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

BODY {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF;
}
IMG {
	border:0;
}
a:link, a:visited, a:hover {
	text-decoration:none;
	color:#000;
}
#container {
	margin:0 auto;
	width:780px;
}
#header {
	width:780px;
	height:91px;
}
#logo {
	float:left;
	width:184px;
	height:91px;
}
#login {
	display:none;
}
#mainmenu {
	float:right;
	height:39px;
	border:0;
	margin:15px 0 0 0;
	padding:0;
}
#mainmenu LI {
	margin:0;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	line-height:20px;
	border-right:1px solid #000;
	vertical-align:middle;
	text-align:center;
	list-style:none;
	float:left;
}
#mainmenu LI:first-child {
	border-left:1px solid #000;
}
.mainmenuactive {
	font-weight:bold;
}
.mainmenuinactice {
}
.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 {
	display:none;
}
#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 {
	border-bottom:1px solid #000;
}
.leftmenutabon {
	font-weight:bold;
	border-bottom:1px solid #000;
}
#right {
	width:208px;
	float:right;
}
#crumbs {
	height:42px;
	width:580px;
	float:right;
	color:#000;
}
#rightheading {
	display:none;
}
#rightarea {
	display:none;
}
.rightitem {
	display:none;
}
.highline {
}
.rightitem IMG {
	width:48px;
	float:left;
	margin-right:5px;
	margin-bottom:0px;
}
#content {
	padding-right:13px;
	padding-bottom:21px;
	margin-top:0px;
	width:558px;
	float:left;
}
.date {
	float:right;
}
.datelink {
	font-weight:bolder;
	font-size:14px;
}
#footer {
	display:none;
}
#copyright {
	display:none;
}
#footermenu {
	display:none;
}
#footermenu LI {
	display:none;
}
.copyright {
	display:none;
}
#popup {
	display:none;
}
#popup a, #popup a:visited {
	display:none;
}
#popup a span {
	display:none;
}
#popup a:hover {
	display:none;
}
/* the IE correction rule */
#popup a:hover {
	display:none;
}
#popup a:hover span {
	display:none;
}
#maincontenttop {
	font-size:20px;
	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:30px;
	text-indent:20px;
}
#area a:link, #area a:visited, #area a:hover {
	color:#000;
}

