HTML,BODY {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#BCCBD5 url(images/bg.gif) repeat-y top center;
}
.sitecontainer {
	width:989px;margin:0px auto;
}
#header {
	float:left;width:989px;
}
#footer {
	float:left;width:989px;
}
.contentcontainer {
	float:left;
	width:989px;
}
.contentholder {
	margin: 10px auto;
	padding:0px 4px;
	width: 971px;
	height: 537px;
	background:#E3C551;
	overflow:auto;
}
.container1 {
	background:#FFFFFF url(images/bg_main.gif) repeat-y top left;
	width:971px;
	height:529px;
	margin:4px 0px;
	overflow:auto;
}
.container2 {
	float:left;
	width:286px;
	height:529px;
}
.logocontainer {
	float:left;
	width:116px;
	/*height:73px;*/
	float:left;
}
.logocontainer .logomain {
	float:left;
	margin:25px 0px 0px 41px;
}
.topnav {
	float:right;width:591px;
}
.mainnav {
	clear:left;
	float:left;
	width:581px;
	background:#3465B0;
	overflow:visible;
}
.tdiv {
	background:url(images/nav_divider.gif) no-repeat top left;
	padding:2px 13px;
}
.bdiv {
	background:url(images/nav_divider.gif) no-repeat bottom left;
}
.verytop {
	float:left;width:581px;margin:15px 0px 10px 0px;
}
.verytop A,
.verytop SPAN {
	display:block;
	color:#3163AF;
	float:right;
	font-size:10px;
}
.verytop A {
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.verytop A:HOVER {
	text-decoration:underline;
}

.pr_nav {
	z-index:0;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
.pr_nav li.lo, .pr_nav li.hi {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}
.a1 {
	color:#939597;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding:2px 10px;
}
.a1:HOVER {
	color:#3465B0;
}
.pr_drop {
	display: none;
	list-style: none;
	margin: 0;
	padding:3px 0px;
	background:#C7DDE5;
	position:absolute;
	z-index:1000;
}
.pr_drop li {
	padding: 0;
	margin: 0;
	float: none;
	height:20px;
	line-height: 20px;
}
.pr_drop A {
	float:none;
	display:block;
	width:auto;
	margin:0px 5px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#0073A0;
}
.pr_drop A:HOVER {
	color:#F60F30;
}
.pr_nav li.lo .pr_drop {
	display: none;
}

.pr_nav li.hi .pr_drop {
	display: block;
}
#dropdown1 {
	top:13px;
	left:0px;
	width:135px;
}
#dropdown2 {
	top:13px;
	left:1px;
	width:135px;
}
#dropdown3 {
	top:13px;
	left:1px;
	width:131px;
}
#dropdown4 {
	top:13px;
	left:1px;
	width:131px;
}
.maincontent {
	float:right;
	width:682px;
	height:529px;
	font-size:12px;
	color:#666666;
}
.timelineholder {
	clear:right;
	float:right;
	width:682px;
	background:#DCE6EC;
	overflow:visible;
}
.expandable {
	height:auto;
}
H1,H2 {
	margin:0;
}
.maincontent H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:45px;
	color:#007EB9;
	font-weight:normal;
}
.maincontent H2 {
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	line-height:35px;
	color:#ED1B2E;
	font-weight:normal;
}
.margintop {
	margin-top:15px;
}
.maincontent .padarea {
	width:657px;
	margin:15px 0px 0px 25px;
}
.maincontent .padall {
	width:642px;
	margin:15px 15px 15px 25px;
}
.maincontent .padarea DIV,
.maincontent .padall DIV {
	line-height:2em;
}
.maincontent .padarea A,
.maincontent .padall A {
	color:#007EB9;
	text-decoration:none;
	font-weight:bold;
}
.maincontent .padarea A:HOVER,
.maincontent .padall A:HOVER {
	text-decoration:underline;
}
.blue1 {
	color:#007EB9;
}
.maincontent #mousemove {
	width: 657px;
	height: 300px;
	overflow: auto;
	margin: 0 auto;
}
.maincontent .inside {
	float:left;
	width: 657px;
} 
.maincontent .move {
	background: #FFF;
}
.hwhite {
	color:#FFFFFF;
	margin:15px 0px 0px 25px;
}
.newsitem {
	margin:15px 0px 0px 0px;
}
.newsitem .newsdate {
	font-weight:bold;

}
.newsitem .newstitle {
	color:#0080B7;
	font-weight:bold;
}
#footer A {
	color:#838587;
	text-decoration:none;
}
#footer A:HOVER {
	text-decoration:underline;
}
.hgh_blue {
 	color:#0080B7;
	font-weight:bold;
}