body
{
	min-width: 800px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-image: url("/Images/body_bg.png");
}

h1, h2, h3, h4, h5, h6 {color: #212E02;}

h1 {
	margin-left: 0px;
	font-size: 2.0em;
	font-weight: normal;
}
h2 {
	margin: 1.2em 0em 1.2em -1em;
	clear: both;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
    margin: 1.2em 0em 1.2em -1em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin-left: 0px;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
}

strong, b {font-weight: bold;}

img 
{
	border: none;
}

a 
{
	color:#362F76;
}

a:link 
{
	text-decoration:underline;
}

a:visited
{
	text-decoration:underline;
}

a:hover 
{
	text-decoration:none;
}

#mainwrapper {			
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url("/Images/main_bg.png");
}

#header {
	height: 170px;
	position: relative;
	margin-left: 9px;
}

#breadcrumbs {
	position: absolute;
	left: 10px; 
	top: 141px; 
	font-size: 10px;
}

.breadCrumbSeparator 
{
	 background-image: url("/Images/breadCrumbSeparator.png");
	 background-repeat: no-repeat;
	 padding-left: 8px;
	 padding-right: 8px;
}

#searchBar 
{
	position: absolute;
	left: 520px; 
	top: 110px; 
	font-size: 10px;
}

.button {
    margin: 0;
    border:1px solid #362F76;
    background-color:#990000;
    color:#FFFFFF;
    font-weight:bold;
	font-size: 11px;
}

#advancedSearch 
{
	position: absolute;
	left: 715px; 
	top: 109px; 
	font-size: 10px;
}

#advancedSearch a 
{
	color: #FFFFFF;
}

#nav {
	position: absolute;
	left: 0px;
	top: 108px;
	height: 28px;
	width: 781px;
	background-image:url("/Images/menu_bg.jpg");
}

#nav ul 
{
	list-style-type: none;
	margin: 0px 0px 0px 8px;
	padding:0px;
	height: 28px;
} 
#nav li
{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	height: 28px;
}

#parentTitle
{
	float: right;
	font-size: 10pt;
}

.backTo 
{
	font-size: 8pt;
}

#footer
{
	position: static;
	margin-left: 210px;
	margin-right: 25px;
	text-align: center;
	font-size: 10px;
	border-top: #362F76 1px dashed;
	padding-right: 3.5em;
	padding-left: 3.5em;
	padding-bottom: 1em;
	padding-top: 0px;
}

#nextSteps
{
	border-bottom: #362F76 1px dotted;
	border-top: #362F76 1px dotted;
	border-right: #362F76 1px dotted;
	padding-top: 10px;
	padding-left: 14px;
	font-size: 8pt;
	margin-bottom: 4px;
}

#bottomShadow {
}

#content {
	position:relative;
	margin-top: 0px;
}

.featuredTitle 
{
	border-left: #362F76 1px solid;
	border-top: #362F76 1px solid;
	border-right: #362F76 1px solid;
	background-color: #362F76;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin-left: 14px;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 167px;
}

.featuredBody 
{
	font-size: 8pt;
	border-left: #362F76 1px solid;
	border-bottom: #362F76 1px solid;
	border-right: #362F76 1px solid;
	padding-top: 0px;
	margin-left: 14px;
	width: 170px;
}

.featuredBody ul
{
	margin-top: 0px;
	list-style: none;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.featuredBody li
{
	padding-bottom: 8px;
	padding-top: 8px;
}

.homeOtherLinks
{
	position: absolute;
	top: 0px;
	left: 450px;
	width: 300px;
	padding-top: 0px;
	padding-left: 20px;
	background-image: url("/Images/vote.png");
	background-position: 0px 10px;
	background-repeat: no-repeat;
	
}
.homeOtherLinks p 
{
	line-height: 1.6em !important;
	text-align: justify;
	padding-right: 40px;
}

.homeServices
{
	width: 40%;
	border-right: dotted 1px #362F76;
}
.homeNews 
{
	margin-top: 6px;
	border-top: #362F76 1px solid;
}

.rightColumn
{
	float: right;
	display: inline;
	width: 43%;
	text-align: justify;
}
.leftColumn
{
	float: left;
	display: inline;
	width: 43%;
	text-align: justify;
}

.rightColumn2
{
	float: right;
	display: inline;
	width: 70%;
}
.leftColumn2
{
	float: left;
	display: inline;
	width: 25%;
}
.contactForm 
{
	margin-top: 160px;
}

.leftBox 
{
	padding-top: 16px;
	margin-left: 15px;
}

.newsItem
{
	border-bottom: #362f76 double;
	font-size: 8pt !important;
	line-height: 1.6em !important;
}

/* Hide from IE5 Mac \*/
* html #content {
	height:1%;
}
/* End hide from IE5 Mac */

#copy
{
	position: static;
	margin-left: 188px;
	margin-right: 10px;
	padding-right: 3.5em;
	padding-left: 3.5em;
	padding-bottom: 2em;
	padding-top: 0px;
	min-height: 460px;	
	height:auto !important;
	height:460px;
}

* html #copy {padding:0 5em 4em 2em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from IE Mac*/


#copy ol, #copy ul, #copy li {
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	font-size: 1.0em;
	line-height: 1.8em;
	list-style-type: none;
}


* html #copy ul {padding-left:0px; list-style-type: none;}

#copy li {
	margin-left:0px;
	background-image: url("/Images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 16px;
}


#copy p {
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.8em;
}
#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
}

#copy .testimonialQuote 
{
	padding-bottom: 3px;
	border-top: #362F76 1px solid;
	line-height: 1.4em;
	margin-top: 30px;
}

#copy .testimonialAuthor 
{
	font-style: italic;
	padding-left: 100px;
	font-size: 8pt;
	margin-bottom: 20px;
}

#copy .moreLinks
{
	float: right;
	display: inline;
	width: 35%;
	margin: 1em 0 1em 1em;
	font-weight: bold;
	line-height: 1.8em;
	border-top: #362F76 1px dotted;
	border-bottom: #362F76 1px dotted;
	padding-bottom: 6px;
	padding-top: 3px;
	font-size: 10pt;
}

#copy .moreLinksHomePage
{
	float: right;
	display: inline;
	width: 35%;
	margin: 1em 0 1em 1em;
	font-weight: bold;
	line-height: 1.6em;
	border-top: #362F76 1px dotted;
	border-bottom: #362F76 1px dotted;
	padding-bottom: 6px;
	padding-top: 3px;
	font-size: 8pt;
}

#copy .moreLinks a
{
	font-weight: normal;
}

#copy .newsImage
{
	float: left;
	display: inline;
	padding-right: 4px;
}

#copy .rightImage
{
	float: right;
	display: inline;
	padding-left: 4px;
}

#copy a {color:#362F76;}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}

#copy .textBox {
	margin-left: 1em;	
	border:1px solid #304012;
	background-color:#8E985E;
}

#copy .textBox:focus {background-color:#ECE4D2;}

#copy .dropDownlist {
	margin-left: 1em;
	background-color: #8E985E !important;
}

#copy .radioButtonList {margin-left: 1em;}

#copy fieldset {
	padding: 1.5em;
	border:1px solid #304012;
}

#copy legend {color: #333333;}

.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
.clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#menu {
	position: absolute;
	left: 9px;
	top: 0px;
	width: 180px;
}

.StaticMenuItem
{
	color: Black;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 0px;
	font-size: 8pt;
	width: 180px;
	background-image: url("/Images/menuitemlevel1.png");
}

.StaticMenuItem a 
{
	padding-left: 14px;
}

.StaticSubMenuItem
{
	color: Black;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 0px;
	font-size: 8pt;
	width: 180px;
	background-image: url("/Images/menuitemlevel1.png");
}

.StaticSubMenuItem a 
{
	padding-left: 30px;
}

.StaticHover
{
	color: #362F76;
	background-image: url("/Images/menuitemlevel1hover.png");
}

.StaticSelected
{
	background-image: url("/Images/menuitemlevel1selected.png");
}

.StaticMenuHeader 
{
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 14px;
	width: 182px;
	border-bottom: #362F76 1px solid;
	white-space: normal;
}
