html {background: #fefdf7 url("images/main/front_bg.gif") repeat-x;}   
body {font : normal 75% Georgia, "Times New Roman", Times, serif;}
html>body {font-size:12px;margin: auto;color: #000000;}	
#front{background:#fefdf7;}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
 }
a,a:link, a:visited { color : #2d3d70; text-decoration : underline; }
a:active, a:focus { color : #2d3d70; text-decoration : underline; }
a:hover { color : #000000; text-decoration : none;}
 #horizon {
   top: 0;
   left: 0;
   width: 100%;
   margin-top: 0;
   text-align: center;
   min-width: 980px; 
 }
	  
#wrapper {

	position: relative;
	text-align: left;
	width: 980px;
	height: 600px;
	margin: 0px auto;
	}
#formWrapper {
	/*visibility: hidden;*/
	background: #fefdf7 url("http://oldhead.com/images/main/front_bg.gif") repeat-x 0 0; 
	width: 460px;
	margin: 0 auto;
	min-width: inherit;
	padding: 0px 20px 10px 20px;
	text-align: left;
    	normal 14px/22px Georgia, "Times New Roman", Times, serif;
}



p {	
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: left;
	normal 14px/22px Georgia, "Times New Roman", Times, serif;
}


fieldset{margin:10px;}
.inputleft{float:left;width:140px;text-align:right;}
.inputleft label{}
.inputbig{border:1px #d0b35a solid;margin:0 0 15px 0px;padding:0;width:386px;height:25px;float:right;}
.inputbig input{background:#fffbf5;border:2px #FFFFFF solid;margin:1px;padding:2px 5px 2px 5px;width:370px;height:15px;font:normal normal 1em/1.1em Georgia, "Times New Roman", Times, serif;}

.inputmed{border:1px #d0b35a solid;margin:0 0 15px 0px;padding:0;width:286px;height:25px;float:right;}
.inputmed input{background:#fffbf5;border:2px #FFFFFF solid;margin:1px;padding:2px 5px 2px 5px;width:270px;height:15px;font:normal normal 1em/1.1em Georgia, "Times New Roman", Times, serif;}

.inputsmall{border:1px #d0b35a solid;margin:0 0 15px 0px;padding:0;width:46px;height:25px;}
.inputsmall input{background:#fffbf5;border:2px #FFFFFF solid;margin:1px;padding:2px 5px 2px 5px;width:30px;height:15px;font:normal normal 1em/1.1em Georgia, "Times New Roman", Times, serif;}

.select{padding:0;width:206px;float:left;}
.select select{background:#f2f5fd;border:1px #CCCCCC solid;margin:0;padding:2px 5px 2px 5px;width:204px;font:normal normal 12px Georgia, "Times New Roman", Times, serif;}


.selectsmall{padding:0;width:156px;float:left;}
.selectsmall select{background:#f2f5fd;border:1px #CCCCCC solid;margin:0;padding:2px 5px 2px 5px;width:154px;font:normal normal 12px Georgia, "Times New Roman", Times, serif;}


.selectsmaller{padding:0;width:56px;float:left;}
.selectsmaller select{background:#f2f5fd;border:1px #CCCCCC solid;margin:0;padding:2px 5px 2px 5px;width:54px;font:normal normal 12px Georgia, "Times New Roman", Times, serif;}



.textarea{border:1px #d0b35a solid;margin:0 0 15px 0px;padding:0;width:386px;float:left;}
.textarea textarea{background:#fffbf5;border:2px #FFFFFF solid;margin:1px;padding:2px 5px 2px 5px;width:370px;font:normal normal 12px Georgia, "Times New Roman", Times, serif;}


.inputbig input:focus,.inputmed input:focus,.inputsmall input:focus,.textarea textarea:focus, input.sffocus {border:2px #ddfcd9 solid;padding:2px 5px 2px 5px;}

.formhint{margin-left:40px;padding:0;font:normal normal 85% Georgia, "Times New Roman", Times, serif;color:#FF0000;}

fieldset img{border:none;}

.formtitle{
background:transparent;
color:#2f3c73;
font:normal normal 1.3em/1.2em Georgia, "Times New Roman", Times, serif;
letter-spacing:.1em;
margin: 15px 0 0 0;
padding:0;
font-variant: small-caps;
text-align:right;
}
.inputHighlighted
		{color: red;font:normal normal 1.2em/1.6em Georgia, "Times New Roman", Times, serif;margin-right:15px;}
        
         /* FLASH CHECK
-------------------------------------------------------------------- */	
.flash{font:normal normal 1.0em/1.9em Georgia, "Times New Roman", Times, serif;margin:0;padding-left:40px;padding-right:40px;padding-top: 150px;clear:left;text-align: center;color:#000000;}
.flash a:link,.flash a:visited{color:#000000;text-decoration:underline;}