/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background:url(images/sitebg.gif) top left;
	margin:0px;
}
.topbg{
	background:url(images/sitebg2.gif) top left repeat-x;
}
a:link {
	color: #006099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006099;
}
a:hover {
	text-decoration: none;
	color: #ff7800;
}
a:active {
	text-decoration: none;
	color: #ff7800;
}

#header{background:url(images/header2.jpg) top left no-repeat; width:780px; height:177px; text-align:left;}
.navbar{background:url(images/navbar.gif) top left repeat-x; width:780px; height:25px; text-align:left; font-size:9px;}
.navlink{margin:0px 15px 0px 15px;}
.wrapper{background:#FFFFFF; padding: 0px; border: solid 0px #cfd8d9; width:780px; text-align:left;}
.searchbox{background:url(images/top-searchbg.jpg); height:58px; width:302px;}
.topbox{padding-left:12px;}
.newsbox{border:5px solid #aaaaaa; width:446px; height:246px;} 
.newsrow{padding:5px 0px 5px 0px; text-align:left; border-bottom:1px solid #FFFFFF;}
.whiteline{ border-bottom:1px solid #FFFFFF;}
h3{font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#004066; margin:0px;}
h4{font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#ff7800; margin:0px;}
.bluebar{background:url(images/bluebarbg.gif) repeat-x; height:23px;}
.bluediv{background:url(images/blue-div.gif) repeat-y right top;}
.box{padding:1px 5px 1px 5px; color:#4d5055;}
.bg1{background-color:#eaf0f4;}
.bigorange{font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#ff7800;}
.footer{height:35px; text-align:center; padding-top:10px; font-size:10px; color:#3d4242; background:#eaf0f4}