/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #990000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #3366FD;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #658CF7;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #323232;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height:15px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 14px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 14px;
	}

.normal_small_bold{
	Color : #3366FD;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 10px;
	}

.normal_small_text{
	Color : #323232;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	line-height:15px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F3F3F3;
	}

#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: #F3F3F3;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:20px 0 20px 0; margin:0;
	background:url(/sw/themes/11533/site_images/body-bg.gif) repeat-x 0 0 #fff;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
td{
	Color : #323232;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height:15px;
	}
.phnumb{
	font:normal 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;}
.phnumb a{
	font:normal 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#999999; text-decoration:underline;}
.phnumb a:hover{
	text-decoration:none;}
a.more{
	background:url(/sw/themes/11533/site_images/more-bg.gif) no-repeat 0 0;
	width:35px; height:17px; display:block;
	font:bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; padding:0 0 0 20px; margin:16px 0 0 437px;}
a.more:hover{
	color:#F6F631;}
ul.ourservice{
	padding:22px 0 0 10px; margin:0; list-style-type:none;}
ul.ourservice li{
	background:url(/sw/themes/11533/site_images/ser-arrow.gif) no-repeat 0 2px;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#323232; padding:0 0 0 26px; margin:0 0 10px 0;}
.copy{
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	color:#fff;}