body{
	font-family:"Lucida Sans Unicode", "Lucida Grande",
	Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	background-image:url(../images/bg/rotator.php);
	background-repeat:no-repeat;
	background-color: #003730;
}
	
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", 
		"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}	
		
* {
	padding:0;
	margin:0;
}

a {color:#00718C;}
a:focus { outline:none;}


/* Top Styles */	
#topBar{
	height:82px;
	background:white;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	padding: 77px 0px 0px 0px;
}	
	
#logo_container {
	width: 895px;
	text-align:left;
	cursor:pointer;
}

/* Styles for Home Center Content Area */
#mainContent{
	width: 920px;
	margin:0;
	padding: 0 0 50px 0;
}

.center_content {
	width: 390px;
	float:left;
	text-align:left;
	color:white;
	padding: 40px 50px 0px 55px;
	line-height: 20px;
}
.center_content h1{
	color:#A1E263;
	font-size:1.5em;
	line-height: 24px;
	font-weight:normal;
	margin: 0px 0px 15px 0px;
}

.center_content h1 span{
	font-size:1.7em;
	line-height: 24px;
	font-weight:normal;
}

.center_content h1 span b{
	font-size:1em;
	line-height: 40px;
	font-weight:normal;
}

.center_content p b{
	color:#A1E263;
}
/* END Styles for Home Center Content Area */


/* Right hand side callout */
.right_callout {
	width:173px;
	background: #00718C;
	float:left;
	text-align:left;
	color:white;
	padding: 17px;
	font-size:.95em;
	line-height: 16px;
	margin: 40px 0px 0px 0px;
}

.right_callout img{
	padding: 5px 0px 5px 0px;
}

.right_callout a{
	color:#A1E263;
	text-decoration:none;
}
.right_callout a:hover{
	color:#A1E263;
	text-decoration:underline;
}

/* END Right hand side callout  */
	
	
/* Newsletter start  */
.newsletter {
	float:left;
	color:white;
	padding: 32px 19px 20px 10px;
	background:#00718C;
	margin-top:1px;
	text-align:right;
}	

.newsletter fieldset { border:none;}

.newsletter a { color:#4C9BAE; }

.survey {
	color:white;
	padding: 10px 0px 10px 0px;
	background:#00718C;
	margin-top:1px;
	text-align:right;
}	

.survey a { color:#4C9BAE; }
.survey a:hover { color:#FFFFFF; }


.input { border:1px solid #4C9BAE; background:#006982; color:#4C9BAE; width: 115px; float:left; font-size:.96em; margin: 3px 0px 0px 2px; padding: 2px 0px 2px 5px;}
.submit { border:1px solid #4C9BAE; background:#006982; color:#fff; width: 53px; float:left; font-size:.96em; margin:3px 0px 0px 2px; padding: 1px 0px 0px 0px; cursor: pointer;}
/* END Newsletter */

/* Footer Start */	
#footer {
	width:100%;
	background:#00718C;
	height:91px;
	float:left;
	margin: 0;
}

#footer_container {
	width: 820px;
	text-align:center;
	padding: 22px 0px 0px 0px;
	color:white;
	line-height: 16px;
    margin: 0 auto:
    
}

#footer_container span {
	float:left;
	padding: 0px 20px 0px 0px;
    text-align:left;
}

#footer_container span a{
	color:white;
	text-decoration:none;
}

#footer_container span h4 {
	color:#84C447;
	font-weight:normal;
	font-size: 1em;

}
/* END Footer */


/*Login Page */
.login_form {
	width: 200px;
}

.login_form .input { border:1px solid #4C9BAE; background:#FFF; color:#4C9BAE; width: 115px; float:left; font-size:.96em; margin: 3px 0px 0px 2px; padding: 2px 0px 2px 5px;}

.login_form .submit { border:1px solid #4C9BAE; background:#006982; color:#fff; width: 53px; float:left; font-size:.96em; margin:3px 0px 0px 2px; padding: 1px 0px 0px 0px; cursor: pointer;

}


/*End Login Page */




