/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #D5231F;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #034F96;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #D5231F;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #393838;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	line-height:15px;
	}
	
.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 : 14px;
	}

.normal_small_bold{
	Color : #034F96;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #393838;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height:15px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EEEEEE;
	}

#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: #EEEEEE;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:0; margin:0;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
td{
	Color : #393838;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	line-height:15px;
	}
ul.topnav{
	padding:0 0 0 0; margin:0; list-style-type:none;}
ul.topnav li{
	background:url(/sw/themes/11543/site_images/nav-dav.gif) no-repeat 100% 0;
	float:left; padding:0 1px 0 0; margin:0; height:62px;}
ul.topnav li a{
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; text-transform:uppercase; margin:0;
	display:block; padding:37px 17px 0 17px; height:62px; float:left;}
ul.topnav li a:hover{
	background:url(/sw/themes/11543/site_images/nav-O.gif) repeat-x 0 0;
	color:#fff;}
ul.topnav li.noline{
	background:none;}
.more{
	background:url(/sw/themes/11543/site_images/arrow.gif) no-repeat 100% 4px;
	width:70px; padding:0 0 0 0; margin:8px 0 0 0; display:block;
	font:bold 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#034F96; text-decoration:none;}
.more:hover{
	color:#EA0800;}
.more1{
	background:url(/sw/themes/11543/site_images/arrow.gif) no-repeat 100% 4px;
	width:70px; padding:0 0 0 0; margin:8px 0 0 0; display:block;
	font:bold 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#EA0800; text-decoration:none;}
.more1:hover{
	color:#034F96;}
.more11{
	background:url(/sw/themes/11543/site_images/arrow.gif) no-repeat 72px 4px;
	 padding:0 35px 0 13px; margin:8px 70px 0 0; display:block;
	font:bold 9px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#EA0800; text-decoration:none; height:12px;
	background-color:#E0E0E0;}
.more11:hover{
	color:#034F96;}
ul.footernav{
	padding:13px 0 0 192px; margin:0; list-style-type:none;}
ul.footernav li{
	background:url(/sw/themes/11543/site_images/footer-das.gif) no-repeat 100% 4px;
	float:left; padding:0 7px 10px 7px;}
ul.footernav li a{
	font:normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#034F96; text-decoration:none;}
ul.footernav li a:hover{
	color:#000;}
ul.footernav li.nofooterline{
	background:none;}
p.copy{
	font:normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#8A8484; display:block; text-align:center;
	clear:both; padding:0; margin:0 0 5px 0;}

ul.about{
	padding:0; margin:0 0 0 20px;
	list-style-type:none;
	}
ul.about li{
	background:url(/sw/themes/11543/site_images/about-arrow.gif) no-repeat 0 8px;
	font:bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#000; padding:0 0 0 12px;
	}