@charset "utf-8";
body {
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}
.logobar{
	
	background:#FBFBF9;
	height: 90px;
	border-bottom:#EFEFED 1px solid;
	border-top:#EFEFED 1px solid;
}
.topbuttons{
	border:none;
	
}
.topbuttons th{
	background:#355A74;
	height: 104px;
	width:19px;
}
.topbuttons td{
	background:#6D9CBB;
	
}
.tabletopbutton {
	
}
.tabletopbutton td{
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:10px;
	
}
.tabletopbutton th{
	padding:1px 1px 1px 1px;
	height:30px;
	border-bottom:#EFEFED 1px solid;
	padding-top:1px;
	border-bottom:#EFEFED 1px solid;
	
}
.toplinks{
	font-size:11px;
	font-weight:bold;
	border:none;
}

.toplinks a{
	color:#FFF;
	text-decoration:none;
}
.toplinks a:hover{
	color:#355A74;
	text-decoration:underline;
}
.searchbar{
	border-bottom:#EFEFED 1px solid;
	border-top:#EFEFED 1px solid;
	height:83px;
	
}
.searchbarbox{
	margin-left:5px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	height:14px;
	width:160px;
	
}
.ButtonBLue{
	margin-left:5px;
	margin-bottom:1px;
	background-image:url(../Images/button_blue.jpg);
	border:#CCC 1px solid;
	height:18px;
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
.loginBox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	margin-left:5px;
	background-color:#355A74;
	font-weight:normal;
}

.loginBox a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.loginBox a:hover{
	color:#336;
	font-weight:thik;
	text-decoration:blink;
}
.panels{
	
}
.panels th{
	background-image:url(Images/image_gradient_header.jpg);
	height:29px;
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding-left:6px;
}
.panels td{
	padding-top:7px;
	border:#CCC 1px solid;
	height:Auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:6px;
}
.panels a{
	color:#F90;
	text-decoration:none;
}
.panels a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.footer{
	background-color:#F5F6F1;
	height:60px;
	border-top:#CCC 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#345972;
}
.footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#345972;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
a {
 text-decoration:underline;
 color:#F90;
 font-size:10px;
}
a:hover{
	text-decoration:underline;
}