﻿body {
	text-align:center;
	margin:auto;
	font-family: Arial;
	color:Black;
	font-size: 11pt;
	line-height: 1.2em;
	/*background-image: url(../images/BackgroundRepeat.jpg);
	background-repeat: repeat-x;
	background-color:#40658A;*/
	background-color:White;
	padding-bottom: 10px;
}
h1, h2, h3
{
	font-weight:bold;
	color:#396BA6;
	font-family: Georgia;
}
h1
{
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2
{
	font-size: 13pt;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #87A936;
}
h3
{
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #D37127;
}	
#container
{
	width:772px;
	margin:auto;
	padding-top: 20px;
}
#banner
{
	width:772px;
}
#middle
{
	width: 772px;
	background-image: url(../images/ContentRepeat.jpg);
	background-repeat:repeat-y;
}
#navigation
{
	float:left;
	width: 180px;
	padding-right:20px;
	padding-top: 20px;
	text-align:right;
	background-color: #8CB728;
}
#ctl00_navigationMenu
{
	width:180px;
	margin-top: -20px;
}
#ctl00_navigationMenu table table tbody {
    display: block;
	padding: .5em 0 .5em 25px;
	color: #2c5a7d;
	font-weight: bold;
	text-decoration: none;
	position:relative;
	visibility:visible;
	z-index:100;
}
.ctl00_navigationMenu_0 table, 
.ctl00_navigationMenu_0 tbody,
.ctl00_navigationMenu_0  
{
	float:left;	
	color: #2c5a7d;
	font-weight: bold;
	z-index: 100;
}
 #navigation a
 {
	display: block;
	padding: .5em 0 .5em 10px;
	color: #292B47;
	text-decoration: none;
	text-align:right;
	padding-right: 0px;
	font-weight: bold;
	font-size: 10pt;
	width:175px;
	letter-spacing: -1px;
	background-color: #8CB728;
 }
 #navigation a:hover
 {
	color: #40658A;
 }
 #navigation a.active 
 {
	color: #a2af17;
 }
 #navigation td 
 {
	vertical-align:middle;
 }
 #navigation table table a 
 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
 }

#navigation #ctl00_navigationMenu_SkipLink
{
	display: none;
}
#navigation .ctl00_navigationMenu_5
{
	text-align:left;
}

#content
{
	text-align:left;
	padding:0px;
	background-color:White;
	padding-bottom: 5px;
	float:left;
	width: 547px;
	padding:10px;
	padding-left: 15px;
}
#bottom
{
	width:772px;
	background-image: url(../images/Bottom.jpg);
	background-repeat:no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color:#292B47;
}
body table,
body table tbody
{
	margin:auto;
}
#footer
{
	text-align:center;
	font-size:9pt;
	padding-top: 20px;
}
h1.PageHeader
{
	height: 50px;
	width: 522px;
	background-image:url(../images/HeaderBackground.jpg);
	background-repeat: no-repeat;
	padding-left: 250px;
	text-align:left;
	color:White;
	text-transform:uppercase;
	line-height:44px;
	vertical-align:middle;
	font-family: Georgia;
	font-weight:normal;
	margin:0px;
}
a, a:link, a:active, a:visited
{
	color:#408000;
}
a:hover
{
	color: #292B47;	
}
a.Button{
    display:inline-block;
    width: 119px;
    text-align:center;
    vertical-align:middle;
    height:31px;
    background-image: url(../images/ButtonBG.gif);
    background-repeat: no-repeat;
    background-position: 0px -31px;
    color:white;
    text-decoration:none !important;
    line-height:28px;
}
a.Button:hover{
   background-position: 0px 0px;
}
.modalPopup
{
	width:300px;
	border: 1px solid black;
	padding: 10px;
	position:relative;
	left: -250px;
	top: -150px;
}
#footer
{
	font-size:8pt;
	color:White;
}

#footer a
{
	color:White !important;
}

p
{
	margin-bottom: 10px;
}
ul li
{
	margin-left: 30px;
	list-style-type: disc;
}
ul
{
	margin-bottom: 10px;
	
}
.rightImage
{
	float:right;
	margin: 15px;
}
td
{
	vertical-align:top;
}
.GreenHeading
{
	display:block;
	vertical-align:middle;
	line-height: 30px;
	background-color: #5E9832;
	color:White;
	font-family: Georgia;
	font-size: 11pt;
	padding-left: 5px;
	margin-bottom: 5px;
}
.DarkBlueHeading
{
	display:block;
	vertical-align:middle;
	line-height: 30px;
	background-color: #292B47;
	color:White;
	font-family: Georgia;
	font-size: 11pt;
	padding-left: 5px;
	margin-bottom: 5px;
}
.LightBlueHeading
{
	display:block;
	vertical-align:middle;
	line-height: 30px;
	background-color: #40658A;
	color:White;
	font-family: Georgia;
	font-size: 11pt;
	padding-left: 5px;
	margin-bottom: 5px;
}
.OrangeHeading 
{
	display:block;
	vertical-align:middle;
	line-height: 30px;
	background-color: #D37127;
	color:White;
	font-family: Georgia;
	font-size: 11pt;
	padding-left: 5px;
	margin-bottom: 5px;
}
.contentArea
{
	float:left;
	width: 130px;
	font-size: 10pt;
	line-height: 1.15em;
}
.contentArea.setHeight
{
	height: 257px;
}
.contentArea p
{
	margin-bottom: 0px;
}
.contentArea.rightMargin
{
	margin-right: 5px;
}
#homePageLeft
{
	width: 400px;
	float:left;
	margin-right: 7px;
}
#homePageLeft .contentArea
{
	margin-top: 7px;
}

#homePageRight
{
	width: 134px;
	float:left;
}
