@CHARSET "ISO-8859-1";
#hd{
height:90px;
}
.reg_header{
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#2D7BB2;
	}
#form_container fieldset{
border:none;
background:#EAEAEA;	
margin-top:10px;
margin-bottom:10px;	
}

#form_container legend{
font-size:16px;
color:#404040;
}

	
#form_container  input, select{
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:15px;
height:16px;
width:150px;
color:#404040;
}

#form_container  label{
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#2D7BB2;
	}


#form_container .description{
	font-size:13px;
	color:#13890D;
	font-weight:bold;
	}
#right-bar{
position:relative;
top:10px;
}

#zone{
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:14px;
height:25px;
}

/* must be at end */
#form_container  #submitbutton{
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
border:1px;
height:30px;
width:80px;
color:white;
font-size:15px;
font-weight:bold;
background-color:#2D7BB2;
border:2px solid #002F51;
}