@charset "iso-8859-1"; 

/* Layout */
#bodyID {
	background-position:top;
	padding-top: 10px;
    margin:0px;
	text-align: center; 
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #666666;
    }

/** This centers page for Firefox **/	
#container {
text-align: -moz -center;
margin: auto;
width: 778px;
}

/* Main Content Styles */
#contentMain {
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 10px 0px 0px 0px;
	line-height: 15px;
	}
	
#contentMain p{
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	}	

#contentMain a {
	color: #46a89e;
	text-decoration: underline;
	font-weight: nromal;
	}

#contentMain a:hover {
	color: #b8d0e7;
	text-decoration: none;
	font-weight: nromal;
	} 
	
#contentMain h1 {
	background: #ffffff;
	font-size: 12px;
	color: #3e5770;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	}
	
#contentMain img {
	border: solid 1px #3e5770;
	}		
	
#contentMain h2 {
	background: #ffffff url(../images/listing_bg.jpg) repeat-x;
	font-size: 11px;
	color: #3e5770;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 2px 0px;
	border: solid 1px #b8d0e7;
	}
	
#contentMain hr {
	color: #3B557F;
	background-color: #cccccc;
	height: 1px;
    width: 250px;
    
} 

/***** Form Styles *****/
#formBody {
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #3e5770;
	}

#formBody td {
	vertical-align:top;
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #3e5770;
		}
		
#formBody h1 {
	font-size: 13px;
	color: #3e5770;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
	}	 
	
#formBody h2 {
	font-size: 13px;
	color: #3e5770;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
	}		
	
#formBody	a {
	color: #46a89e;
	text-decoration: underline;
	font-weight: nromal;
	}

#formBody	A:hover {
	color: #b8d0e7;
	text-decoration: none;
	font-weight: nromal;
	}

	

#emailBody {
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #222222;
	}

#emailBody td {
	vertical-align:top;
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #222222;
	}	

.titleBar {
	background:#efefef;
    padding: 3px;
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    }
 
.formText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10.5px;
    COLOR: #000075; 
	FONT-FAMILY: Tahoma,Arial,Helvetica; 
	TEXT-DECORATION: none;
	}
     
.inputCheck  {
	font-family: tahoma,verdana,helvetica;
    border: 1px solid #0D5441;
    background-color:#F4F4F4;
    }
        
.inputTitle {
  	font-family: Arial, Helvetica;
	color: #00853f;
	font-size: 12px;
	font-weight: normal;
	}

.inputLine {
	border: 1px solid #b8d0e7;
	font-family: tahoma,verdana,helvetica;
    color: #444444;
    background-color:#F4F4F4;
	height: 20px;
	line-height: normal;
	}
    
.inputSelect {
	border: 1px solid #04349f;
	font-family: tahoma,verdana,helvetica;
    color: #444444;
    background-color:#F4F4F4;

	line-height: normal;
	}    
    
.inputBox {
	border: 1px solid #b8d0e7;
	background-color:#F4F4F4;
	height: 80px;
	width: 400px;
	font-size: 11px;
	line-height: normal;
	}

.submitBt {
	 border: 2px solid #E4E4E4;
	 background-color:#46a89e;
	 height: 20px;
	 width: 120px;
	 font-family: Verdana;
	 font-style:normal;
	 font-weight:bold;
	 color:#ffffff;
	 font-size:12px;
	}
	
.required {
	color: #04349f;
	font-size: 10px;
	font-weight: bold;
	}

.disclaimer {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	}
				
/*End Form Styles*/







