.bodytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555556;
	line-height:25px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555556;
	line-height:25px;
	/*padding:5px 20px 5px 20px;*/
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #555556;
	line-height:25px;
	/*padding:5px 20px 5px 20px;*/
}



.bodytextwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.whiteheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	padding-left:20px;
}
.call {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;

}
.number {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #336b84;

}
.bodytextgray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3b727e;
	line-height:17px;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e17d25;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.bodytextblack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bodytextgray3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;

}
.bodytextgray4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;


}
.bodytextgray5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:20px;

}
.bodytextgray6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height:18px;

}
.bodytextblack1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:20px;

}
.bodytextred1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84c6ff;
	line-height:18px;
}
.bodytextred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e17d25;
	line-height:18px;
}
.footer_link:link, .footer_link:active, .footer_link:visited
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e17d25;
	text-decoration: none;
	
}

.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e17d25;
	text-decoration: none;

}

#innput input {
background-color:transparent;
border:0px;
color:#d3d3d3;
padding-left:10px;

}
.tbl {
	border: 1px solid #DCDCDC;
}
.tb2 {
	border: 3px solid #952B2B;
}
.tb3 {
	border: 3px solid #A5A4A4;
}
a.whitelink
{
color:#FFFFFF;
}
a.whitelink:hover
{
color:#CCCCCC;
text-decoration:none;
}
a.greylink
{
color:#3b727e;
text-decoration:underline;
}
a.greylink:hover
{
color:#000000;
text-decoration:none;
}

#error{
width:500px;
color:#FF0000;
text-align:center;
padding:10px;
margin-left:20px;
margin-right:20px;
font-weight:bold;
}

.capatcha {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}