/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #46B0DC;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #B50000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #B50000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #656565;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_white_text{
	Color : #656565;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #656565;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #656565;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 10px;
	}

.normal_small_text{
	Color : #656565;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #C1D9F2;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "verdana";
	font-size : 10pt;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Arial;
	Font-Size : 10pt;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #C1D9F2;
}
body{
	padding:0;
	margin:0;
}

a{
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;
}

a:hover{
	text-decoration:none;
}
td{	Color :#656565;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
}
.link{
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none;}

a.link{
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none;}
a.link:hover{
	color:#FF0000;}

.getto{
	font:bold 18px/16px Arial, Helvetica, sans-serif;
	color:#000000;
}

.gettobd{
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#000000; padding:14px 10px 12px 0; display:block;}

a.clickhere{
	font: normalv 11px/12px Arial, Helvetica, sans-serif;
	color:#807E7E; text-decoration:underline;
	margin:58px 0 0 12px; display:block; width:47px;}

a.clickhere:hover{
	text-decoration:none;}
a.clickhere1{
	font: normalv 11px/12px Arial, Helvetica, sans-serif;
	color:#807E7E; text-decoration:underline;
	margin:74px 0 0 12px; display:block; width:47px;}

a.clickhere1:hover{
	text-decoration:none;}
.phone{
	font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	    color:#FF0000;}

.gettotxt{
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	padding:0 29px 0 0;
	color:#B80000;
}

.protext{
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#7C7979;
	padding:0; width:95px; margin:17px 19px 14px 0; display:block;
}

a.more{
	background:url(/sw/themes/11302/site_images/morebg.gif) no-repeat 0 0;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-align:center;  margin:0 19px 0 0;
	 height:14px;	width:60px; display:block;
	text-decoration:none;
}
a.more:hover{
	color:#D3D3D3;
	text-decoration:none;
}
a.clickhere2{
	font: bold 11px/24px Arial, Helvetica, sans-serif;
	color:#8DD8F7; text-decoration:none;
	margin:109px 0 0 20px;
	width:59px;
    display:block;
}

a.clickhere2:hover{
   color:#ffffff;
   text-decoration:none;
}
ul.why{
	padding:0; margin:0; list-style-type:none;}
ul.why li{
	background:url(/sw/themes/11302/site_images/red-arrow.gif) no-repeat left 3px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#000000; padding:0 0 0 15px; margin:5px 0;}
 
.buttonfontstyle{
	font:bold 12px   Verdana, Arial, Helvetica, sans-serif;
	color:#FFF; height:18px; text-align:center;
	}
