/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #821702;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #413E3E;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #21772C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #666666;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 14px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #777777;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #666666;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #E7E7E7;
	}

#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: #E7E7E7;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:18px 0 0 0; margin:0;
	background:url(/sw/themes/11664/site_images/bg.gif) repeat-x 0 0 #fff;
	}
p{
	padding:0; margin:0;
	}
td{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	}
a{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#CB1D00; text-decoration:none; outline:none; cursor:pointer;
	}			
a:hover{
	text-decoration:underline;
	}
form{
	padding:0; margin:0;
	}		
.bannerbg{
	background:url(/sw/themes/11664/site_images/banner.jpg) no-repeat 0 28px; padding-bottom:25px;
	}
.ph{
	background:url(/sw/themes/11664/site_images/ph-icon.gif) no-repeat 0 0;
	padding-left:16px;
	font:normal 20px/20px Arial, Helvetica, sans-serif;
	color:#F1FFF0; padding-right:15px;
	}	
.ph span{
	font:bold 20px/20px Arial, Helvetica, sans-serif;
	color:#93D790;
	}
.welText{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#666666;
	}	
.feturedbg{
	border-bottom:5px solid #F3F3F3;
	border-left:5px solid #F3F3F3;
	border-right:5px solid #F3F3F3;
	}
.feturesIII{
	background:url(/sw/themes/11664/site_images/prod-bot-bg.gif) no-repeat 0 100% #fff;
	border-bottom:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	padding:10px 0 5px 14px;
	}
.fetureText{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#555555;
	}
.copy{
	font:normal 11px/31px Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-align:center;
	}	
.formbg{
	background-color:#FAFAFA; border:5px solid #F3F3F3;
	padding:10px;
	}	
.userbox{
	background-color:#fff; border:2px solid #f3f3f3;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#000; padding-left:5px;
	width:205px; height:25px; 
	}	

ul.servicelist{
	padding:0; margin:0 0 0 15px; 
	list-style-type:none;
	}
ul.servicelist li{
	background:url(/sw/themes/11664/site_images/black-arrow.gif) no-repeat 0 6px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#000000; padding-left:14px;
	}
ul.servicelist li a{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000000; text-decoration:none;
	}
ul.servicelist li a:hover{
	text-decoration:underline;
	}


.loc{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#A5A3A3; text-align:center; padding:10px;
	}
.loc span{
	color:#62B0FF;
	}							