/* CSS Document */

body { background:#980001;
	   font-family: Arial, Helvetica, sans-serif;
	   color: #D0D0D0;
	   font-size: 12px;
	   background-image:url(../images/av_bg.jpg);
	   background-repeat:repeat-x;
	  }

.form-label {
	color: #D20001;
	font-size: 23px;
	font-weight: bold;
}

.form-label_small {
	color: #D20001;
	font-size: 22px;
	font-weight: bold;
}

.form-content {
	color: #6F6F6F;
	font-size: 12px;
	font-weight: normal;
}
.form-title {
	color: #999999;
	font-weight: normal;
	font-size: 16px;
	line-height: 17pt;
}

select { background-color: #404040;
		 color: #ffffff;
		 border: 1px;
		 border-color: #262626;
		 font-size: 10px;
}
.enter-button { color: #D20001;
				font:Arial, Helvetica, sans-serif;
				font-size: 23px;
				font-weight: bold;
				text-decoration: none;
}
.enter-button_small { color: #D20001;
				font:Arial, Helvetica, sans-serif;
				font-size: 22px;
				font-weight: bold;
				text-decoration: none;
	
}
.enter-button-arrows { color: #D20001;
				font: Geneva, Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				text-decoration: none;
				vertical-align: bottom;
}
			

#main-content {position:relative; top: 56px; left: -109px; text-align: center; margin: auto; width: 415px;  }
#occupation_dd { width: 138px; position: relative; top: -1px; }
#year_dd { width: 70px; }
.get-flash { color: #666666; font-weight: normal; font-size: 10px; }
a.get-flash { color: #990000; }
.legal-text { color: #666666; font-size: 11px;}
.legal-red { color: #990000; font-size: 10px;}
.legal-lightred { color: #CC0000; font-size: 10px; line-height: 11pt;}
.gershoni { color: #7F0000; font-size: 10px;}


a.legal-text { color: #990000; text-decoration: underline; }
a.legal-red { color: #990000; font-size: 10px; text-decoration: underline; }
a.gershoni { color: #7F0000; font-size: 10px; text-decoration: underline; }
.error-div { color: #ffffff; font-size: 15px; font-weight: bold; text-align:left; position: relative; left: 109px;}

