/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #353A97;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #206EA5;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #0E1C7B;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #6e6e6e;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #0E1C7B;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #B0B2B3;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EFEDED;
	}

#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: #EFEDED;
}

body{
	background:url(/sw/themes/11094/site_images/bg.gif) repeat-x 0 0;
	padding:0; margin:0;}
td{
	Color : #6e6e6e;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
a{
	Color : #DF1E2D;
	Font-Family : Arial;
	text-decoration:underline;}
a:hover{
	Color : #DF1E2D;
	text-decoration:none;}
a.knowMore{
	background:url(/sw/themes/11094/site_images/square-box.gif) no-repeat 0 4px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none; display:block;
	margin:85px 0 0 20px; padding:0 0 0 14px; width:70px;}
a.knowMore:hover{
	background:url(/sw/themes/11094/site_images/square-box-on.gif) no-repeat 0 4px;
	color:#000000; text-decoration:underline;}
.lightGrey{
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color:#D3D4D5;}
a.more{
	background:url(/sw/themes/11094/site_images/white-arrow.gif) no-repeat 100% 60%;
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#B5DCF8; text-decoration:none; width:43px;
	float:right; margin:5px 0 16px 0;}
a.more:hover{
	color:#FFF; text-decoration:none;}
a.expanded{
	Color : #206EA5;
	Font-Family : Arial;
	text-decoration:underline;}

.copyright{
	font:normal 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#597585;}

	
ul.service{
	padding:0; margin:0;
	list-style-type:none;
	}
ul.service li{
	background:url(/sw/themes/11094/site_images/arrow12.gif) no-repeat 0 6px;
	padding:0 0 0 8px; margin:0;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#0E1C7B;
	}
.gurantee{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	}
 
.buttonfontstyle{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#fff;	
	line-height:16px;
	font-weight:bold;
	padding:0 0 0 7px;
	}
