/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #990000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #3366CC;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #872531;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #4F4F4F;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #000066;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #4F4F4F;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #C1D9F2;
	}

#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: #C1D9F2;
}
body{
	padding:0; margin:0; list-style-type:none;
	background:url(/sw/themes/11285/site_images/body-bg.gif) repeat-x left top; background-color:#ffffff;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#872531; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
td{
	Color : #4F4F4F;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
ul.topnav{
	padding:0 0 0 6px; margin:0; list-style-type:none;}
ul.topnav li{
	background:url(/sw/themes/11285/site_images/nav-line.gif) no-repeat right top;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#E1DFDF; text-transform:uppercase; /*display:block;*/ float:left; padding:30px 4px 0 0; margin:0 0 0 16px;}
ul.topnav li a{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#E1DFDF; text-decoration:none; }
ul.topnav li a:hover{
	 border-bottom:2px solid #872531;}
.buisnesstext{
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	color:#872531; display:block; margin:0 8px 9px 16px}
.buisnesstext1{
	font:normal 10px/16px Arial, Helvetica, sans-serif;
	color:#555555; display:block; margin:0 8px 10px 16px}
a.more{
	background:url(/sw/themes/11285/site_images/arrow.gif) no-repeat right top;
	 font:normal 10px/12px Arial, Helvetica, sans-serif;
	color:#ffffff; text-decoration:none; text-transform:uppercase; display:block;
	width:140px; padding:0 0 5px 10px; margin:0 0 10px 16px;}
a.more:hover{
	background:url(/sw/themes/11285/site_images/arrow-O.gif) no-repeat right top;
	}
.copy{
	font:normal 11px/39px Arial, Helvetica, sans-serif;
	color:#FFFFFF;} 
.buttonfontstyle{
	font:bold 11px   Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; padding:0 5px 0 5px; height:20px;
	}
