/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #03151C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.sub_heading{
	Color : #0B55A9;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #818183;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #818183;
	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 : #818183;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #818183;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #E9E9E9;
	}

#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: #E9E9E9;
}

body{
	background:url(/sw/themes/11173/site_images/bg.gif) repeat-x 0 0;
	padding:0; margin:0;}

td{
	Color : #818183;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
a{
	Color : #FE0000;
	Font-Family : Arial;
	text-decoration:underline;}
a:hover{
	Color : #FE0000;
	text-decoration:none;}
.phone {
     color:#FE0000;
     Font-Family : Arial;
	 Font-Weight : Normal;
	 Font-Size : 10px;}
.home {
     color:#FE0000;
     Font-Family : Arial;
	 Font-Weight : Normal;
	 Font-Size : 12px;}
.aboutus {
     color:#000000;
     Font-Family : Arial;
	 Font-Weight : Normal;
	 Font-Size : 12px;
	 }
.darkText{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#03151C;}
	
.blueText{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#0B55A9;}
.phoneText{
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	color:#736D6D;}	
.StructuredWeb {
    font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#12137D;}
	
.simplyText{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#818183;}
	
.copyrightText{ 
     color:#12137D;
     Font-Family : Arial;
	 Font-Weight : Normal;
	 Font-Size : 10px;
	 }	
.footer { background:url(/sw/themes/11173/site_images/footer-bg.gif) repeat-x 0 0 ;	
	padding:0; margin:0;}
	
 
.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff;	
	line-height:18px;
	font-weight:bold;
	padding:0 10px;
	}
