@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #3c393b;
}
body {
	background-color: #3c393b;
}
a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a1a39a;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffcc00;
}
input{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3c393b;
}
select{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3c393b;
}
#form1{
	background-image: url(images/form1BG.jpg);
	background-repeat: repeat-y;
}
.form_text a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7e807a;
	text-decoration: none;
}
.form_text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
	text-decoration: underline;
}
.form_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
}
.form_label{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
	font-weight: bold;
}
.form2_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
}
.form2_text_sm{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3c393b;
}
.form2_label{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
	font-weight: bold;
}
.form2BG{
	background-image: url(images/form2BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.info{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
	background-image: url(images/ymso_05.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 25px;
}
.indent{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3c393b;
	font-weight: bold;
	padding-left: 35px;
}
.topGradient{
	background-image: url(images/topGradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.congrat_text{
	background-image: url(images/ymso_pg2_03.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d8d8cb;
	padding-left: 75px;
}
.accurate_text{
	background-image: url(images/ymso_pg2_05.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	padding-left: 30px;
}
.footer_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a39a;
}
.footer_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a39a;
	text-decoration: none;
}
.footer_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c393b;
	text-decoration: underline;
}
.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #a1a39a;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a39a;
}
div#qTip {
 	 padding: 3px;
 	 border: 1px solid #ffcc00;
 	 border-right-width: 2px;
 	 border-bottom-width: 2px;
 	 display: none;
 	 background: #ffffff;
 	 color: #3c393b;
 	 font: bold 9px Arial, Helvetica, sans-serif;
 	 text-align: left;
 	 position: absolute;
 	 z-index: 1000;
}
.err {
	color: #2c4151;
	background-color: #ffd5f5;
	font-size: 10px;
	font-family: Verdana, Arial;
    border: 1px solid #7f9db9;
    height: 15px;
    text-align: left;
}
-->
-->
</style>
