@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #5DBB49;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #202020;
	text-align: left;
}
a{
	color: #448b04;
	text-decoration: underline;
}
a:hover{
	color: #045d91;
	text-decoration: none;
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #022f48;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #001f6f;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #d50100;
}
.maintable{
	width: 900px;
	border: 0px;
	background-color: #FFFFFF;
	clear: both;
	margin: auto;
	float: none;
}
.header{
	height: 100px;
	background-image: url(../images/logo.gif);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
}
.greenline{
	background-color: #448b04;
}
.exmore{
	height: 70px;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
.exmore a{
	text-decoration: none;
}
.exmore a:hover{
	text-decoration: underline;
}
.footer{
	height: 70px;
	background-color: #012e48;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.skytext{
	color: #2187c2;
	line-height: 25px;
}
.topnav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;	
	background-image: url(../images/topnav_bg.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.topnav a{
	display: inline;
	padding: 5px 18px;
	*padding: 6px 18px;
	margin: 0px 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover{
	background-image: url(../images/topnav_bg_hover.gif);
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a.here{
	background-image: url(../images/topnav_bg_hover.gif);
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover.here{
	background-image: url(../images/topnav_bg_hover.gif);
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
.inside{
	padding: 6px 12px;
}
.banner{
	width: 645px;
	height: 228px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #b5b5b5;
}
.space35{
	height: 35px;
}
.space5{
	height: 5px;
}
.space10{
	height: 10px;
}
.leftpanel{
	background-color: #f0f0f0;
}
.leftmenu_cont{
	padding: 0px 2px;
}
.grayline{
	background-image: url(../images/graydot.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 10px;
}
.leftmenutable{
	background-color: #b5b5b5;
	border: 0px;
}
.newslettertable{
	background-color: #c8c8c8;
	border: 0px;
}
.leftmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012e48;
	line-height: 16px;	
	background-image: url(../images/gray_arrow.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}
.leftmenu a{
	padding-left: 30px;
	color: #012e48;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #cef300;
	text-decoration: none;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
.greentext{
	color: #448b04;
}
.txtbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
	background-color: #d7d7d7;
	border: 1px solid #787878;
}
.rightpanel{
	padding-left: 14px;
}
.readmore{
	background-image: url(../images/icon_more.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003E5B;
	border: 1px solid #757575;
	width:70px;
	height:18px;
	background-color: #FFFFFF;
}
/*coding implemented on 11 April 2008*/
.chart{
	width: 100%;
	border: 0px;
}
.chart th{
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 0px 10px;
	vertical-align: middle;
	height: 28px;
	line-height: 16px;
	background-color: #448b03;
}
.chart td{
	vertical-align: middle;
	line-height: 16px;
}
.lightgray{
	background-color: #f0f0f0;
	padding: 4px 10px;	
	height: 28px;
}
.lightblue{
	background-color: #d8e9f3;
	padding: 4px 10px;	
	height: 28px;
}
.monthlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #202020;
	text-align: left;
}
.monthlist a{
	color: #448b04;
	text-decoration: underline;
}
.monthlist a:hover{
	color: #045d91;
	text-decoration: none;
}
