
#form{
	margin-top:55px;
	margin-left:10px; 
	margin-right:80px; 
	float:left;
	width:450px; 
	margin-bottom: 10px; 
}
#reachus{ margin-top:22px; float:left; width:400px; margin-rigth: 0px;}
#reachusHead{ padding-left:35px; float:left; width:340px; height:36px; background-image:url(../images/other_ways.gif); background-repeat:no-repeat;}
#reachusHead H1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#EC2123; margin-top:10px;}
FORM{ text-align:right; margin:0px; padding:0px;}
.bold{ background-image:url(../images/bold.gif); background-repeat:no-repeat; background-position:bottom; width:175px;}
/*.label{ text-align:right; margin-right:20px;}*/
/* Form */
.inputText {

	color:#303030;
	width:300px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif; size:11px;
	border: 1px solid #C3C3C3;
	background-image:url(../images/input_bg.gif); background-repeat:repeat-x;
	margin-bottom:10px;
}
.errorText {

	color:#303030;
	width:300px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif; size:11px;
	border: 1px solid #FF878A;
	background-image:url(../images/input_bg.gif); background-repeat:repeat-x;
	margin-bottom:10px;
}

.textArea {

	color:#303030;
	width:300px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif; size:11px;
	background-image:url(../images/textArea.gif); background-repeat:repeat-x; background-position:bottom;
	border: 1px solid #C3C3C3;
	margin-bottom:10px;
}

.red{ color:#EC2426;}
#submitbtn{ padding-top:1px; float:right; width:320px; text-align:center; margin-top:1px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; background-image:url(../images/lm_btn.gif); background-repeat:no-repeat; background-position:center; height:22px;}
#submitbtn a{ text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
#submitbtn a:hover{ text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:underline;}
.validate{ color:#EC2426; margin-left:144px; margin-bottom:10px; padding:5px; background-color:#FFFBBA; border: 1px solid #FFC407;}
.info {
	padding-bottom: 5px;
	padding-top: 5px;
}
.info-voice {
	padding-bottom: 5px;
	padding-top: 5px;
}
.info-more {
	padding-left: 5px;
}
.footerText {
margin:0;
padding-left:3%;
}
#subHeadFull{ 
	/*padding-top:60px; padding-left:23px; background-image:url(../images/full_header.jpg); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#303030; width:955px; height:85px;*/
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
	color:#303030;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	height:25px;
	padding-top:10px;
	width:959px;	
	text-align: left;
}