/* general */

body {
	margin:0;
	padding:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	line-height:20px;
}

.td_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height:18px;
}

a.toplink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
	
a.toplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}


.lnk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#134e92;
	text-decoration:none;
}
	
.lnk:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#134e92;
	text-decoration:underline;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	line-height:17px;
	padding:5px;
	text-decoration:none;
}
	
.txt:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	padding:5px;
	text-decoration:none;
}

.txt_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#565656;
}

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

.txt_stp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:8px;
	padding-right:8px;
	color:#565656;
}

.bdr_btm {border-bottom:1px solid #ccc;}

.bdr_box {
	border:1px solid #DADADA;
	background-color:#F6F6F6;
}

.bdr_box_new  {
	border-bottom:1px solid #DADADA;
}

.padd_left {padding-left:10px;}

.right_vr {
	background-image:url(images/right_vr.gif);
	background-repeat:repeat-y;
}

.left_vr {background-image:url(images/left_vr.gif);
background-repeat:repeat-y;
}

.btm_hr {
	background-image:url(images/btm_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

.top_hr {
	background-image:url(images/top_hr.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.bx_bg {background-color:#F6F6F6;}

.bx1_bg {
	background-color:#F6F6F6;
	padding:10px;
}

/*forms classes starts*/

form {
	padding:0px;
	margin:0px;
}

input{
	border:1px solid #747474;
	background-color:#FFFFFF;
	color:#000;
	font-family:tahoma; 
	font-size:11px; 
}

.input1{
	border:1px solid #DDDDDD;
	background-color:#DDDDDD;
	color:#000;
	font-family:tahoma; 
	font-size:11px; 
}

textarea{
	border:1px solid #D8D8D8;
	background-color:#FFFFFF;
	color:#000;
	font-family:tahoma; 
	font-size:11px;
	padding:1px; 
}

.textarea1{
	border:1px solid #D8D8D8;
	background-color:#FFFFFF;
	color:#000;
	font-family:tahoma; 
	font-size:11px;
	padding:1px; 
}


select{
	border:1px solid #CCC9C9;
	background-color:#F9F7F7;
	color:#000;
	font-family:tahoma; 
	font-size:11px; 
	padding:1px;
}

.select1{
	border:1px solid #CCC9C9;
	background-color:#F9F7F7;
	color:#000;
	font-family:tahoma; 
	font-size:11px; 
	padding:1px;
}

a.info{
	font-family:arial; 
	font-size:11px; 
	color:#5291B4;
	text-decoration:none;
}

a.info:hover{
	font-family:arial; 
	font-size:11px; 
	color:#5291B4;
	text-decoration:underline;
}
.button{
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #F9A35E;
	color:#A5540A;
	font-family:tahoma; 
	font-size:11px; 
}

.top_call{
	background-image:url(images/call_us.gif);
	background-repeat:no-repeat;
	width:152px;
	text-align:right;
	border:0px;
	font-family:Century Gothic;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

.text_align{
	padding-top:45px;
	padding-left:45px;
}

.form_sub_td {
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-size:12px;
}

.form_sub_td2 {
	font-family:tahoma;
	color:#444;
	font-size:11px;
}

.star {
	font-family:verdana;
	color:#EA0C0C;
	font-size:11px;
}

.footer_bg {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}

.bdr_new {border-bottom:1px solid #F6F6F6;}

.footer_bg1 {
	background-image:url(images/footer_bg1.gif);
	background-repeat:repeat-x;
}

.greencopy {
	background-color:#1F7DDC;
	padding-left:6px;
	padding-right:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.chkbox_border{
	border:0px;
	background-color:#F6F6F6;
}

.maincontent {
	padding:20px 20px 10px 20px;
}

.mainform-top {
	background:url(images/form-top.gif) repeat-x top;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

.mainform-mid {
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding-left:20px;
	padding-right:20px;
}

.mainform-mid p.certificate  {
	margin:0 0 5px 0;
	padding:4px;
	border:0;
}

.divcon {
	float:left;
	width:700px;
	padding-bottom:6px;
	border-bottom:1px solid #000;
}

.divphone {
	float:left;
}

.divfax {
	float:right;
}

.genbor {
	border-bottom:1px solid #000;
}

.genbor2 {
	border-bottom:1px solid #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}

.mainform-bot {
	background:url(images/form-bot.gif) repeat-x bottom;
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

.maincontent {
	padding:20px 20px 10px 20px;
}

.maincontent h1.call {
	font-size:28px;
	padding:6px 0 6px 0;
	line-height:28px;
	text-align:center;
}

.maincontent h1.call span {
	font-size:30px;
	color:#178f45;
}

/****/

.maincontent h2.yellow {
	font-size:36px;
	padding:0;
	text-align:center;
	background:url(images/yellow.gif) repeat-x top;
	padding:8px 5px 12px 5px;
	margin-top:10px;
	color:#FF0000;
	line-height:30px;
	background-color:#ffc710;
}

.maincontent h3 {
	font-size:20px;
	padding:0;
	margin:0;
	text-align:center;
	padding:0 5px 12px 5px;
	line-height:22px;
}

.maincontent p.para {
	font-size:20px;
	margin:20px 20px 20px 0;
	line-height:23px;
}

.maincontent p {
	font-size:15px;
	margin:20px 20px 20px 0;
}

.maincontent div.left {
	float:left;
	font-size:26px;
	text-align:center;
	width:400px;
	line-height:26px;
}

.maincontent p span {
	background-color:#fde400;
	padding:3px;
	font-weight:bold;
}

.maincontent div.right {
	float:right;
}

.welcome_message{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0F4A8C;
}

.button22{
	background-color:#263193;
	border:1px solid #281463;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
	
