﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}
#wrapper
{
	width: 798px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#container
{
	background-color: #ffffff;
	border-bottom: #01215a 7px solid;
	border-left: #01215a 1px solid;
	border-right: #01215a 1px solid;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 800px;
	padding: 0px;
	width: 798px;
}

#banner
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 798px;
	height: 115px;
	margin-bottom: 1px;
}
.links
{
	margin-right: -2px /*IE6*/;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}
.nav-main
{
	clear: both;
	float: left;
	width: 798px;
	min-height: 2.0em;
	height: auto !important;
	height: 22px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: #00225a;
	color: #ff9900;
	font-family: Arial;
	font-size: 10pt;
}
.nav-main ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.nav-main li
{
	float: left;
	white-space: nowrap;
	background-color: inherit;
}
.nav-main li a
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px rgb(255,255,255);
	color: #ff9933;
	text-decoration: none;
	font-size: 10pt;
}
.nav-main a:hover, .nav-main a.selected
{
	background-color: inherit;
	color: #ffffff;
	text-decoration: none;
}
#content
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#HPcontentLeft
{
	width: 520px;
	float: left;
	padding-bottom: 10px;
}
#HPcontentRight
{
	padding-left: 10px;
	margin-bottom: 9px;
	width: 255px;
	border-left: #01215a 1px solid;
	float: right;
}
#commissionerPhoto
{
	float: right;
	margin: 20px;
}
#searchPhoto
{
	float: right;
	margin: 20px;
}


#contactUsLeft
{
	width: 360px;
	float: left;
	margin: 0px;
}
#contactUsRight
{
	width: 360px;
	height: 201px;
	float: right;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
}
#footer
{
	width: 799px;
	text-align: center;
	margin-top: 9px;
}

/*Styles*/
a
{
	color: #000099;
	text-decoration: none;
	border: 0px;
}
a:hover
{
	text-decoration: underline;
}
a.faq
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

img
{
	border: 0px;
}
#content p, h3
{
	margin-left: 30px;
	margin-right: 30px;
}
#content h2
{
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
	font-size: 13pt;
}
.bold
{
	font-weight: bold;
}
.smallRed
{
	font-size: 90%;
	color: Red;
}
.boldRed
{
	font-weight: bold;
	color: Red;
}
.Button
{
	border-right: #6699cc 2px outset;
	border-top: #6699cc 2px outset;
	border-left: #6699cc 2px outset;
	color: #000000;
	border-bottom: #6699cc 2px outset;
	background-color: #b0c4de;
}

/*building value table styling*/
#tableD2
{
	border: solid 1px lightGrey;
	width: 100%;
}
.trHeader
{
	background-color: #00225a;
	color: White;
}
.trRow
{
	background-color: #EEEEEE;
}
.td
{
	text-align: center;
}

/*Gridview Styling*/
.gvRow
{
	color: Black;
	background-color: White;
}

.gvAlternatingRow
{
	color: Black;
	background-color: #C0DCF0;
}

.gvHeader
{
	background-color: #088BDA;
	font-weight: bold;
	font-size: 105%;
	color: White;
	font-weight: bold;
}

td
{
	vertical-align: top;
}

