/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #E3651B;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #1D3782;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #E3651B;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #000000;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #1D3782;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 10px;
	}

.normal_small_text{
	Color : #000000;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F9F9F9;
	}

#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: #F9F9F9;
}


body{
	padding:0 0 0 0; margin:0;
	background:url(/sw/themes/11375/site_images/body-bg.gif) repeat 0 0;}
td{
	Color : #000000; Font-Family : Tahoma;
	Font-Weight : Normal; Font-Size : 11px; line-height:14px;
	}
.topnav{
	padding:0; margin:0; list-style-type:none;}
.topnav li{
	background:url(/sw/themes/11375/site_images/top-nav-line.gif) no-repeat 100% 0;
	padding:0 11px; margin:0; float:left;}
.topnav li.noline{
	background:none; padding-right:0;}
.topnav li a.home{
	background:url(/sw/themes/11375/site_images/home-icon.gif) no-repeat 50% 3px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#002566; text-decoration:none; padding:21px 0 0 0; display:block;}
.topnav li a.home:hover{
	background:url(/sw/themes/11375/site_images/home-icon-O.gif) no-repeat 50% 3px;
	color:#002566;}
.topnav li a.aboutus{
	background:url(/sw/themes/11375/site_images/about-icon.gif) no-repeat 50% 1px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#002566; text-decoration:none; padding:21px 0 0 0; display:block;}
.topnav li a.aboutus:hover{
	background:url(/sw/themes/11375/site_images/about-icon-O.gif) no-repeat 50% 1px;
	color:#002566;}
.topnav li a.contact{
	background:url(/sw/themes/11375/site_images/contct-icon.gif) no-repeat 50% 5px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#002566; text-decoration:none; padding:21px 0 0 0; display:block;}
.topnav li a.contact:hover{
	background:url(/sw/themes/11375/site_images/contct-icon-O.gif) no-repeat 50% 5px;
	color:#002566;}
.phonetext{
	font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#002566;}
.phonetext span{
	font-weight:normal; color:#FFFFFF; }
.phonetext a{
	font-weight:normal; color:#FFFFFF; text-decoration:none;}
.phonetext a:hover{
	text-decoration:underline;}
.welcometext{
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#002566;}
.welcometext a{
	background:url(/sw/themes/11375/site_images/more-bg.gif) no-repeat 0 0;
	width:32px; height:14px; display:block;
	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#F76F21; text-decoration:none; padding:0 0 0 15px; margin:16px 0 16px 0; }
.welcometext a:hover{
	background:url(/sw/themes/11375/site_images/more-bg-O.gif) no-repeat 0 0; color:#8C8C8C;}
a.more{
	background:url(/sw/themes/11375/site_images/more-bg.gif) no-repeat 0 0;
	width:32px; height:14px; display:block;
	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#F76F21; text-decoration:none; padding:0 0 0 15px; margin:12px 0 14px 0; }
a.more:hover{
	background:url(/sw/themes/11375/site_images/more-bg-O.gif) no-repeat 0 0; color:#8C8C8C;}
a.more1{
	background:url(/sw/themes/11375/site_images/more-bg1.gif) no-repeat 0 0;
	width:32px; height:14px; display:block;
	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; padding:0 0 0 15px; margin:3px 0 0 240px; }
a.more1:hover{
	background:url(/sw/themes/11375/site_images/more-bg1-O.gif) no-repeat 0 0; color:#fff;}
.bluetext{
	font:normal 20px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#082179; display:block; margin:0 0 13px 0;}
.copy{
	font:normal 11px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#4C4C4C;}
.copy a{
	font:normal 11px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#4C4C4C; text-decoration:none;}