@charset "UTF-8";
/* CSS Document */

.main_body_text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B250D;
	line-height: 17px;
}
.panel-title{
	font-size:14px;
	font-weight:bold;
}
.highlights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fbf2e0;
	line-height: 17px;
}
.highlight-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fbf2e0;
	line-height: 17px;
}
.highlights  a:link {
	text-decoration: none;
	color: #fbf2e0;
}
.highlights a:visited {
	text-decoration: none;
	color: #f8efdd;
}
.highlights a:hover {
	text-decoration: underline;
}
.highlights a:active {
	text-decoration: underline;
}
.quicklinks-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f2dfbb;
	line-height: 17px;
}


.quicklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f2dfbb;
	line-height: 17px;
}
.quicklinks  a:link {
	text-decoration: none;
	color: #f2dfbb;
}
.quicklinks a:visited {
	text-decoration: none;
	color: #e4cda2;
}
.quicklinks a:hover {
	text-decoration: underline;
}
.quicklinks a:active {
	text-decoration: underline;
}






a:link {
	text-decoration: none;
	color: #791f00;
}
a:visited {
	text-decoration: none;
	color: #791f00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}




 

p, td, input{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:black;}
 
#panel p{color:white;}

#panel {
	padding: 5px;
}

#panel .error_msg{font-size: 11px; color:red; border: 1px solid #FFCC66; background-color:#ffffcc; padding:10px; width:95%;}
.error_msg{color:red; border: 1px solid #FFCC66; background-color:#ffffcc; padding:10px; width:80%;}
 
.loginApp_label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:white;}
 
#btnLogin{background:url('/images/loginpanel-loginbutton.jpg') no-repeat; color:white; border:0; width:87px; height:24px; font-weight:bold;}
 
#btnRegister{background:url('/images/loginpanel-registerbutton.jpg') no-repeat; color:white; border:0; width:87px; height:24px; font-weight:bold;}
 
#btnSubmit{background:url('/images/loginpanel-submitbutton.jpg') no-repeat; color:white; border:0; width:87px; height:24px; font-weight:bold;}
 

#panel .loginApp_link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#panel .loginApp_link a:link{color:white; text-decoration:none;}
#panel .loginApp_link a:visited{color:white; text-decoration:none;}
#panel .loginApp_link a:hover{color:white; text-decoration:underline;}
#panel .loginApp_link a:active{color:white;text-decoration:underline;}
 
.loginApp_link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.loginApp_link a:link{color:navy; text-decoration:none;}
.loginApp_link a:visited{color:navy; text-decoration:none;}
.loginApp_link a:hover{color:navy; text-decoration:underline;}
.loginApp_link a:active{color:navy;text-decoration:underline;}
 

