@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #444597;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
a:link, a:visited, a:active {
	color: #000066;
}
a:hover {
	color: #CC0000;
}

table.main {
	/*width="656" border="0" align="center" cellpadding="0" cellspacing="0"*/
	width:800px;
}
.foot {
	text-align: center;
	font-size:10px;
	line-height:12px;
	padding-top:25px;
	padding-bottom:35px;
}
.bodytext, .ebodytext {
	padding-left: 12px;
	padding-right:22px;
	padding-top: 15px;
	padding-bottom:20px;
	text-align:justify;
	vertical-align:top;
}
.bodytext ul{
	text-align:justify;
}
.bodytext ul li{
	padding-bottom:10px;
	text-align:justify;
}
.bodytext ul li ul {
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	margin-bottom:0px;
}


.header, .eheader {
	font-size: 26px;
	line-height:26px;
	color:#FFFFFF;
	background-color:#000066;
	padding-left: 10px;
	padding-right:10px;
	padding-top:24px;
	padding-bottom:10px;
	text-align:left;
	font-weight:normal;
}
.smallheader, .esmallheader {
	font-size: 18px;
	line-height:18px;
	text-align: left;
	color:#FFFFFF;
	background-color:#000066;
	padding-left: 12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:right;
	font-weight:bold;
}

.subhead {
	font-size: 16px;
	line-height:20px;
	text-align: left;
	color:#000000;
	font-weight:bold;
}
.larger {
	font-size: 16px;
	line-height: 20px;
}
.small {
	font-size:10px;
	line-height:12px;
}
.blue {
	color: #444597;
}
.red {
	color:#FF0000;
}
.bigred, .bigbigred {
	font-size:26px;
	line-height:32px;
	color:#FF0000;
	font-weight:bold;
	font-family: Arial Black;

}
.bigbigred {
	font-size:30px;
}

.imageright {
	text-align: right;
	padding-left: 15px;
}
.imageleft {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.imageleftmanagement {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 25px;
}
.imageleftoperations {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
}


table.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	border-collapse: collapse;
	text-align: center;
	height: 35px;
	width: 800px;
}
table.navbar td {
	border: 0px solid #ccc;
}
.current {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
	background-image:url(images/menu-bg.gif);
	background-repeat: repeat-x;	
}

table.navbar td a{
	display: block;
	/*width: 156px;*/
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
	font-size: 15px;
	/*height: 37px;*/
}
table.navbar td a:link, table.navbar td a:visited {
	color: #000000;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #FFFFFF;
	background-image:url(images/menu-bg.gif);
	background-repeat: repeat-x;	
}


.rhs {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	width:148px;
	vertical-align:top;
	text-align:left;
}
table.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	border-collapse: collapse;
	text-align: left;
	/*height: 37px;*/
	width: 100%;
}
table.sidemenu td {
	border: 0px solid #ccc;
}
.subcurrent {
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(images/submenu-bg.gif);
	background-repeat:repeat;	
	font-weight:bold;	
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

table.sidemenu td a{
	display: block;
	/*width: 156px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	/*height: 37px;*/
}
table.sidemenu td a:link, table.sidemenu td a:visited {
	color: #333333;
	font-weight:bold;
}
table.sidemenu td a:hover, table.sidemenu td a:active {
	color: #FFFFFF;
	background-color:#000066;
}


table.news {
	border: 0px solid #ccc;
}
table.news td {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	border: 0px solid #ccc;
}
.newsdate {
	width:120px;
}


.eheader {
	background-color:#990000;
}
.esmallheader {
	background-color:#990000;
}
.ebodytext {
	font-size:12px;
	line-height:14px;
}
.etexthead {
	font-size: 24px;
	line-height: 26px;
	color:#FF0000;
	font-weight:bold;
}

.caption {
	font-size:11px;
	color:#000000;
	font-weight:bold;

}

.envprojtableheader {
	background-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#333333;
}
.envprojtable {
	padding-top:5px;
	padding-bottom:5px;
}