@charset "utf-8";
/* CSS Document */
body{
	padding: 0px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #31528E;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
}
h1{
	font-size: 1.4em;
	font-style: italic;
	font-color: #000066;
	color: #006;
	line-height: 1.2em;
}
#wrapper{
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #00174F;
	border-left-color: #00174F;
}
#header{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	width: 775px;
	background-color: #FFF;
}
#header a {
    height:75px;
	width: 75px;
    display:block;
 }
#header a span {
    display:none;   /* this is for the benefit of those who have CSS disabled */ 
 }
#nav{
	height: 35px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 182px;
}
#bodyContent{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
	width: 764px;
	padding: 0px;
	background-color: #FFF;
}
#leftCol{
	padding: 7px;
	float: left;
	width: 130px;
	background-color: #FDFDE8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #057E05;
	border-right-color: #05AA02;
	border-bottom-color: #05AA02;
	border-left-color: #057E05;
}
#midCol{
	width: 410px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	text-align: justify;
}
#midCol ul li, #midCol ul li ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#midColWide{
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	text-align: justify;
}
#rightCol{
	padding: 7px;
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #057E05;
	border-bottom-color: #05AA02;
	text-align: center;
	background-color: #FDFDE8;
}
#leftCol p, #rightCol p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftCol ul, #rightCol ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#leftCol ul li, #rightCol ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
}

 #rightCol ul li{
	font-size: 85%;
}
#leftCol ul li a, #rightCol ul li a, #leftCol ul li a:visited, #rightCol ul li a:visited{
	font-size: .9em;
	color: #066;
	text-decoration: none;
	font-weight: bold;
}
#leftCol ul li a:hover, #rightCol ul li a:hover{
	color: #0234e5;
	text-decoration: underline overline;
}
#footer{
	background-image: url(../images/footer_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	width: 775px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
p.floatClear{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.rightImg{
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-right-color: #0059B3;
	border-bottom-color: #0059B3;
	border-left-color: #036;
}
.leftImg{
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-right-color: #0059B3;
	border-bottom-color: #0059B3;
	border-left-color: #036;
}
