@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(/common/backgroundimg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

img
{
	border: 0px;
}

a {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-size:14px;
	color:#003399;
	margin-top: 0px;
}

h2 {
	font-size:13px;
	color:#003399;
	margin-top: 0px;
}

h3 {
	font-size: 12px;
	color:#003399;
	margin-top: 0px;
}

.likeh2 {
	font-size:13px;
	color:#003399;
	margin-top: 0px;
	font-weight:bold;
}

input[type=text], select, textarea, input[type=password]
{
	border: 1px solid black;
}


a:hover {
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}

.smtbl {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #CCE0ED;
}

.smtxt {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
}
.vtech {
	color:#333333;
	padding: 0 0 5px 10px;
}

.ayellow  {
	color:#FFCC00;
}

.ayellow:hover
{
	color: #B1CFE4;
	text-decoration: none;
}

.srchbar {
	color:#333333;
	font-size:10px;
	font-weight:bold;
}

.bluebartxt {
	color:#003366;
}

a.bluebartxt {
	color:#003366;
}

.blueheader
{
	border-bottom:solid 2px #003366;
	border-top:solid 2px #003366;
	color:#003366;
	font-weight: bold;
	background-color: #F1F1F1;
}

.maintxtarea {
	padding:20px;
	width: 748px;
	vertical-align: top;
	background-color: #F1F1F1;
}

.footerarea {
	color:#FFCC00;
	font-size:9px;
	padding-top:5px;
	padding-bottom:5px;
}

.sidesub1 {
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	color:#003366;
}

.liner {
	border-bottom:#000000 solid;
	border-bottom-width: 2px;

}

.header
{
	 width: 1000px;
	 height: 200px;
}

.header .main
{
	width: 748px;
	vertical-align: top;
}

.header .side {
	padding:20px;
	color:#523104;
	font-size:12px;
	background-image: url('/page_images/right_yellow.jpg');
	width: 252px;
	text-align: center;
}

.mainbody
{
	width: 1000px;
}

.u
{
	text-decoration: underline;
}

.paddedlist li
{
	 padding-bottom: 15px;
}

.blueside
{
	 width: 252px;
	 vertical-align: top;
	 background-image: url('/blue_bar/bluebar_bgd.gif');
}

.partnercell
{
	padding-top: 25px;
	padding-bottom: 25px;
	width: 200px;
	text-align: center;
}

img.socialfooter
{
	margin-left: 5px;
	margin-right: 5px;
}

.bomgarheader:hover
{
	cursor: pointer;
}

.fullcerts:hover
{
	cursor: default;
}

#map
{
	width: 100%;
	height: 400px;
	border-right: 1px solid black;
}

.resultsDiv
{
	padding: 10px;
	width: 230px;
}

.row0
{
	background-color: #f1f1f1;
}

.row1
{
	background-color:#cce0ed;
}

.iebar
{
	position:relative;
	top: 3px;
}

html>body .iebar
{
	top: 1px;
}

#cse-search-results iframe
{
	width:700px;
}

.full
{
	width: 100%;
}

.2col td
{
	width: 50%;
}

.3col td
{
	width: 33%;
}

.4col td
{
	width: 25%;
}

.5col td
{
	width: 20%;
}

td.label
{
	font-weight:bold;
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
}

td.data
{
	vertical-align: top;
	text-align: left;
}

.left
{
	margin-left: 0px;
	margin-right: auto;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

.right
{
	margin-left: auto;
	margin-right: 0px;
}

.vtbutton
{
	-moz-border-radius:7px 7px 7px 7px;
	background-color:#2A5BA2;
	border:1px solid black;
	color:white;
}

table.form td
{
	white-space: nowrap;
}

.adminnav
{
	height: 16px;
	float:left;
	border-right: 1px solid #FFFFFF;
	padding: 3px 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.adminnav:hover
{
	color: #CC0000;
	text-decoration: none;
}

.message
{
	background-color: #FFFE91;
	color: Black;
	padding: 4px;
	border: 1px solid #AA8400;
	display: block;
	margin-bottom:10px;
}

.error
{
	background-color: #FF0000;
	color: white;
	padding: 4px;
	border: 1px solid black;
	display: block;
	margin-bottom:10px
}