@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	min-height:100%;
	background-image: url(../images/waterripple.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment: fixed;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	text-align: center;
		
}

#container {
    width:955px;
	background-color:#ffffff;
	margin: 0px auto;
    padding: 0px;
	text-align: left;
	clear: both;
}
 #upper_header{
	width:955px;
	height:9px;
	background-color:#A4C775;
	padding:0px;
	clear: both;
}


 #header{
	width:805px;
	height:110px;
	background-color:#ffffff;
	vertical-align: top;
	padding:5px 75px 0px 75px ;
	clear: both;	
}

.menu {
    width:955px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-origin: border-box;
	height:36px;
	background-color:#6994BB;
	vertical-align: top;
	padding: 0px;
    list-style: none;
	margin: 0px auto;
	clear: both;
    font: 11px Verdana;
}
.menu li {
	display: inline;
}
.menu li a{
    float: left;
	padding: 8px 19px ;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
}
.menu li a:visited{
	color: #ffffff;	
}

.menu li a:hover, .menu a:active, .menu li.current {
	color: #174479;
}
#top_photo{	
    width:955px;
	height:145px;
	background-color:#ffffff;
	padding:0px;
	clear: both;
}

#lower_photo{	
    width:955px;
	height:55px;
	background-color:#ffffff;
	vertical-align: top;
	padding:0px;
	clear: both;	
}
 #content  {
	background-color:#ffffff;
	width: 955px;
	max-width:955px;
	line-height: 1.5em;
	margin: 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

 #content_wrapper {
    width:955px;
	border: 0;
	margin: 0px;
	padding-top: 20px;
	float: right;
} 

#maincol  {
	width: 905px;
	max-width:905px;
	line-height: 1.5em;
	margin: 0px;
	float: left;
	clear: both;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#leftcol  {
	width: 555px;
	max-width:555px;
	line-height: 1.5em;
	margin: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#rightcol  {
	width: 320px;
	max-width:320px;
	line-height:1.5em;
	margin: 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding :0 20px 0px 10px;
}

.section_box {
	width: 260px;
	margin: 0 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background-color: #e0edf9;
    float: right; 
}
.subtitle {
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #174479;
}
.spacer {
	float: right;
	width:280px;
	height: 18px;
	background-color:#ffffff;
}

#footer {
	width:955px;
	background-color:#ffffff;
	border: 0;
	clear: both;
	margin: 0px;
	padding:10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.5em;
	color: #174479;
	text-align: center;
	font-weight:normal;
	} 

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
color: #174479;
}
a:active {
	text-decoration: none;
	color: #174479;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #174479;
	margin-top: 0px;
	font-style: normal;
	top: 35px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
    color: #6994BB;
	margin-top: 0px;
	font-style: normal;
	font-style: bold;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #174479;
	margin-top: 0px;
	font-style: bold;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #174479;
	margin-top: 0px;
	font-style: normal;
	font-style: italic;
	}


h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6994BB;
	margin-top: 0px;
	font-style: normal;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-style: italic;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	margin-top: 0px;
	font-style: italic;
	text-align: left;

}
.red a:link {
	color: #ff0000;
	text-decoration: none;
}
.red a:visited {
	text-decoration: none;
	color: #ff0000;
}
.red a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.red a:active {
	text-decoration: none;
	color: #ff0000;
}
.italicnavy{
	color: #174479;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.lgnavy{
	color: #174479;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.smrnavy{
	color: #174479;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #174479;
	text-align: center;
	line-height:0.7em;
}
.copyright a:link {
	color: #174479;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #174479;
}
.copyright a:hover {
	text-decoration: underline;
	color: #000000;
}
.copyright a:active {
	text-decoration: none;
	color: #000000;
}
.sitelinks {
	font-size: 10px;
	text-align: center;
	line-height:0.9em;
	color: #174479;
}
.sitelinks a:link {
	color: #174479;
	text-decoration: none;
}
.sitelinks a:visited {
	text-decoration: none;
	color: #174479s;
}
.sitelinks a:hover {
	text-decoration: underline;
	color: #000000;
}
.sitelinks a:active {
	text-decoration: none;
	color: #000000;
}


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #2b50a5;
height: 1%;
color: #174479;
font-family: Verdana, Geneva, sans-serif;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
background: #e0edf9;
color: #174479;
}

.cssform textarea{
width: 250px;
height: 150px;
background: #e0edf9;
color: #174479;
}

