@charset "utf-8";
/* CSS Document */

/***************** Main **************/
body{
	margin:0 3;
	padding:0;
	height: 100%;
	color:#666666;
	background:#8CBAE7 url(../images/bg_page.jpg) repeat-x;
	text-align:center;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 10px;
	line-height: 18px;
}
	
.footer{
	
	width:798px;
	height:110px;
	text-align:center;
	padding:1px;	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #305A73;
	}/*centers main content*/

/***************** Menu *****************/
.menu{	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left;
	white-space: normal;
	font-weight: normal;
	}/*centers main content*/
.menu  a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.menu  a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu  a:hover{
	color:#FFCC00;
	text-decoration:none;
}

#green_header {
	color: #009900;
	font-size: 16px;
	
	}	
#content_text {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	}


.header
{
	font-family:Arial, Helvetica, sans-serif;
	right: auto;
	font-size: 16px;
	color: #3A6D8B;
	font-weight: normal;	
}

.greenheader
{
	font-family:Arial, Helvetica, sans-serif;
	right: auto;
	font-size: 18px;
	color: #009900;
	font-weight: normal;
}

form

{
	color: #666666;
	font-size: 11px;
	line-height: normal;
	}
	
	.form

{
	color: #666666;
	font-size: 11px;
	line-height: normal;
	}

/**************** JML Blurb *****************/
.blurb{
	font-family:Arial, Helvetica, sans-serif;
	right: auto;
	font-size: 10px;
	color: #3A6D8B;
	font-weight: normal;
	
}

.blurb a:link, a:visited{
	color:#3A6D8B;
	text-decoration:none;
}
.blurb  a:hover{
	color:#999999;
	text-decoration:none;
}

