a {
	color: #002d60;
	text-decoration: none;
}
a:hover {
	color: #a6b022;
	text-decoration: underline;
}

body {
color: #668caa;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-align: center;
border-top: 0px;
background: #003f72 url(../images/blue_background2.jpg) no-repeat scroll top;
margin-top: 0px;
}

.frontpanel1, .frontpanel2, .frontpanel3{
font-family: Arial, Helvetica, Sans-Serif;
width: 238px;
height: 289px;
float: left;
}

.frontpanel1{
background: #002d60 url("../images/front_panel1.gif") no-repeat;
}

.frontpanel2{
background: #002d60 url("../images/front_panel1.gif") no-repeat;
}

.frontpanel3{
background: #002d60 url("../images/front_panel1.gif") no-repeat;
}

.frontpanel2, .frontpanel3 {
margin-left: 30px;
margin-bottom: 20px;
}
.frontpanel1{
margin-left: 10px;
}
.frontpanel1 p, .frontpanel2 p, .frontpanel3 p{ 
padding: 10px;
font-size: 90%;
color: #c8dbf0;

}
.frontpanel1 h2, .frontpanel2 h2, .frontpanel3 h2{
display:none;
}

.frontpanelcontent
{
padding-top: 0;
}


.frontpanel1 a, .frontpanel2 a, .frontpanel3 a, #announcement a, #signup a{
color: #88a5c6;
}

.frontpanel1 a:visited, .frontpanel2 a:visited, .frontpanel3 a:visited, #announcement a:visited, #signup a:visited{
color: #b288c6;
}

.padding10 {
	padding: 10px;
}
.padding5 {
	padding: 5px;
}


.askus {
	background:#012348;
	border-top:1px solid #0c0e0a;
	border-left:1px solid #0c0e0a;
	border-bottom:1px solid #3f4934;
	border-right:1px solid #3f4934;
	width:125px; 
	height:12px;
	font:11px/16px "trebuchet ms";
	color:#a6b022;
	padding: 2px;
}

#footer {
color: #668caa;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 85%;
}

#footer a {
color: #88a5c6;
text-decoration: none;
}

#footer a:hover {
color: #a6b022;
}

.footer_mailing {
	float: left;
}
.footer_email {
	float: right;
}
.page_header {
	color: #a8b62a;
	font-size: 18px;
	text-align: left;
}
.page_text {
	color: #668caa;
	text-align: left;
	font-size: 12px;
}
.news_date {
	font-size: 10px;
}
.news_header {
	font-size: 12px;
}
.news_header a {
	font-size: 12px;
	color: #002d60;
	text-decoration: none;
}
.news_header a:hover {
	font-size: 12px;
	color: #a6b022;
	text-decoration: underline;
	
}
.news_description {
	font-size: 10px;
}
#AreUHuman {display: none;}