@charset "utf-8";
/* CSS Document */

BODY {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#346285;
	background:#FFF;
	behavior:url(/js/csshover.htc);
}
IMG {
	border:0;
}
a:link, a:visited, a:hover {
	text-decoration:none;
	color:#346285;
}
#container {
	margin:0 auto;
	width:980px;
}
#header {
	width:980px;
	height:91px;
}
#logo {
	float:left;
	width:184px;
	height:91px;
}
#login {
	height:52px;
	text-align:right;
	line-height:52px;
	vertical-align:middle;
}
#mainmenu {
	float:right;
	height:39px;
	border-right:1px solid #e0edf7;
	margin:0;
	padding:0;
	display: block;
}
#mainmenu LI {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	height:36px;
	line-height:36px;
	border-left:1px solid #e0edf7;
	vertical-align:middle;
	text-align:center;
	list-style:none;
	float:left;
	display: block;
	position: relative;
	z-index: 10000;	
}

#mainmenu li a {
	z-index: 10000;
	display: block;
}
#mainmenu li a:hover {
	z-index: 10000;
	
}
#mainmenu li ul {
	display: none;
	z-index: 10000;
	top: 36px;
	left: -1px;
	font-size:12px;
	padding: 0;
	margin: 0;
	position: absolute;
	border-left: 1px solid #346285;
	border-right: 1px solid #346285;
	border-bottom: 1px solid #346285;

}
#mainmenu li ul li {
	display:  block;
	float: none;
	padding: 0;
	margin: 0;
	z-index: 10000;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
#mainmenu li ul a {

	font-size:12px;	
	width: 9.5em;
	text-decoration: none;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 10000;
	
}
#mainmenu li ul a:hover {
	filter: alpha(opacity=100);
	text-decoration: none;
	background-color: #fff;
	z-index: 10000;
	opacity: 1;
	filter: alpha(opacity=100);
}
#mainmenu li:hover ul, li.navover ul {
	display: block;
	z-index: 10000;

}
.mainmenuactive {
	border-top:3px solid #003761;
}
.mainmenuinactice {
	border-top:3px solid #85b8de;
}
.bluebutton1 {
	width:42px;
	height:16px;
	line-height:14px;
	margin:0px 30px 2px 2px;
	vertical-align:middle;
	background:url(../images/bluebutton1.gif) no-repeat;
	border:0;
}
.input1 {
	font-size:10px;
	border:1px solid #346285;
	margin:15px 5px 2px 5px;
	font-style:italic;
	width:114px;
	height:12px;
	padding:3px;
}
#imageContainer {
	width:960px;
	height:122px;
	position:relative;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#leftmenu {
	margin:10px 0 20px 0;
	padding:0;
	width:200px;
	float:left;
}
#leftmenu LI {
	width:157px;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	margin-left:22px;
	margin-right:12px;
	font-size:12px;
	list-style:none;
	text-indent:20px;
}
.leftmenutab {
	background:url(../images/menutab.gif) no-repeat top;
}
.leftmenutabon {
	background:url(../images/menutabon.gif) no-repeat top;
	font-weight:bolder;
}
.leftmenutabnew {
	background:url(../images/menutabnew.gif) no-repeat top;
}
#right {
	width:208px;
	float:right;
}
#crumbs {
	border-top:9px solid #85b8de;
	height:42px;
	width:780px;
	float:right;
}
#rightheading {
	margin-top:18px;
	margin-left:14px;
	margin-right:90px;
	_margin-right:45px;
	padding-right:38px;
	height:19px;
	border-bottom:4px solid #346285;
	font-size:14px;
	font-weight:bolder;
	float:right;
}
#rightarea {
	width:207px;
}
.rightitem {
	margin-left:13px;
	margin-top:12px;
	margin-right:21px;
	padding-bottom:12px;
	border-bottom: 1px dotted #85a1b6;
}
.highline {
}
.rightitem IMG {
	width:48px;
	float:left;
	margin-right:5px;
	margin-bottom:0px;
}
#content {
	border-right:1px dotted #85a1b6;
	padding-right:13px;
	padding-bottom:21px;
	margin-top:0px;
	width:558px;
	float:left;
}
.date {
	float:right;
	color:#85b8de;
}
.datelink {
	color:#85b8de;
	font-weight:bolder;
	font-size:14px;
}
#footer {
	width:757px;
	border-top:1px dotted #85a1b6;
	background:url(../images/footerbar.gif) no-repeat top left;
	height:40px;
}
#copyright {
	margin-right:50px;
	height:33px;
	_height:32px;
	line-height:33px;
	_line-height:32px;
	vertical-align:middle;
	float:left;
	margin-top:4px;
}
#footermenu {
	margin:0;
	padding:0;
	float:left;
	height:32px;
}
#footermenu LI {
	padding:0 20px 0px 20px;
	margin:13px 0 12px 0;
	height:15px;
	line-height:15px;
	vertical-align:middle;
	border-right:1px solid #346285;
	float:left;
	list-style:none;
}
.copyright {
	margin:4px 0 0 0;
	border:0;
}
#popup {
	width:165px;
}
#popup a, #popup a:visited {
	position: relative;
	display: block;
}
#popup a span {
	display: none;
}
#popup a:hover {
	color:#666;
	text-decoration:none;
}
/* the IE correction rule */
#popup a:hover {
	color:#666;
	text-decoration:none;
	text-indent: 0; /* added the default value */
}
#popup a:hover span {
	display: block;
	position: absolute;
	left: 10px;
	width:300px;
	padding: 10px;
	color: #335500;
	background:#FFF;
	border: 1px solid #666;
}
#maincontenttop {
	font-size:16px;
	font-weight:bold;
}
.heavylink {
	font-weight:bolder;
	text-decoration:underline;
}
.read {
	float:right;
	margin:10px;
}
.innerbullets {
	margin:0;
	padding:0;
	list-style:none;
}
.subin {
	list-style:none;
	text-decoration:underline;
}
.subon {
	list-style:none;
	text-decoration:underline;
}
#area {
	float:left;
	width:500px;
	height:42px;
	line-height:42px;
	color:#85b8de;
	text-indent:20px;
}
#area a:link, #area a:visited, #area a:hover {
	color:#85b8de;
}

