/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #002A5C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #CC0000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #002A5C;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #555454;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

p {
	Color : #555454;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #CC0000;
	Font-Family : Tahoma;
	Font-Weight : Bold;
	Font-Size : 10px;
	}

.normal_small_text{
	Color : #555454;
	Font-Family : Tahoma;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F6F6F6;
	}

#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: #F6F6F6;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	}
td{
	Color : #555454;
	Font-Family : Tahoma;
	Font-Weight :normal;
	Font-Size : 11px;
	}
body{
	padding:0; margin:0;
	background:url(/sw/themes/11398/site_images/body-bg.gif) repeat-x left top; background-color:#003385;}
a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
ul.topnav{
	padding:0; margin:0; list-style-type:none; 
	}
ul.topnav li{
	background:url(/sw/themes/11398/site_images/top-nav-line.gif) no-repeat right top;
	font:bold 11px/37px Arial, Helvetica, sans-serif;
	color:#fff; padding:0 7px; margin:0; display:block; float:left;}
ul.topnav li a{
	font:bold 11px/37px Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; padding:0; margin:0;}
ul.topnav li a:hover{
	color:#002A5C;}
ul.topnav li.noimg{
	background:none;}
a.readmore{
	background-color:#002A5C; display:block; width:72px; height:17px;
	font:normal 10px/16px Tahoma,Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; text-transform:uppercase; text-align:center; margin:26px 0 0 0;}
a.readmore:hover{
	background-color:#084287;}
.copy{
	font:normal 11px/65px Tahoma,Arial, Helvetica, sans-serif;
	color:#555454; text-align:center;}
 
