td {
	font-family:verdana, arial, helvetica;
	font-size:12px;
	color:#082b6f;
	text-align:justify;
	
}
body { font-family:verdana, arial, helvetica; font-size:12px; color:#082b6f; text-align:justify;}

a:active {color:#8ec124; font-weight: bold; font-size:11px;}
a:link {color:#8ec124; text-decoration:none; font-weight: bold; font-size:11px;}
a:visited {color:#8ec124; text-decoration:none; font-weight: bold; font-size:11px;}
a:hover {color:#8ec124; text-decoration:underline; font-weight: bold; font-size:11px;}

a.menu:active {color:#082b6f; font-weight: bold; font-size:11px;}
a.menu:link {color:#082b6f; text-decoration:none; font-weight: bold; font-size:11px;}
a.menu:visited {color:#082b6f; text-decoration:none; font-weight: bold; font-size:11px;}
a.menu:hover {color:#8ec124; text-decoration:underline; font-weight: bold; font-size:11px;}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #c0c0c0;
}

SELECT,INPUT { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #003366;
}
.bg {background-image: url(pics/footer.jpg);
	background-repeat: no-repeat;}
	
	.style1 {
	font-size: 12px;
	font-weight: bold;
	color:#003366;
}

	.headwhit {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.heading {
	font-family:arial;
	font-size:16px;
	color:#8ec124;
	font-weight: bold;
	text-align:justify;
	
}

.subheading {
	font-family:arial;
	font-size:14px;
	color:#082b6f;
	font-weight: bold;
	text-align:justify;
	
}

.green {
	font-family:arial;
	font-size:12px;
	color:#8ec124;
	font-weight: bold;
	font style: italic;
	text-align:justify;
	
}

.hr {
	color:#082b6f;
	
}

#wrapper {width:300px; margin:50px auto; font-family: Arial}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf; font-family: Arial}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold; font-family: Arial}
.form select {float:left; width:146px; margin-top:10px; font-family: Arial}
.form input {float:left; margin-top:10px; font-family: Arial}
.form .submit {clear:both; font-family: Arial} 
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px; font-family: Arial; font-size: 12px;}
#msgcontent {display:block; background:#f3e6e6; color: #000000; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px; font-family: Arial; font-size: 12px;}
