/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #3386D2;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 17px;
	}

.sub_heading{
	Color : #D59205;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.normal_bold_text{
	Color : #3387D3;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #383838;
	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 : #F4000D;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #383838;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

span.nec{
	Color : #001E87;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #FAFAFA;
	}

#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: #FAFAFA;
}
body{
	padding:0; margin:0;
	background:url(/sw/themes/11329/site_images/main-body-bg.gif) repeat-x left top; background-color:#EDEDED;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#990000; text-decoration:underline; outline:none; }
a:hover{
	text-decoration:none;}
td{
	Color : #383838;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
p{
	padding:0; margin:0;}
	
p.contacttext{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#004483; display:block; margin:0 0 9px 0; }
p.contacttext a{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#3689D6; text-decoration:underline; }
p.contacttext a:hover{
	text-decoration:none;}
/*a.click{
	font:bold 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; display:block; margin:65px 0 0 9px;  width:55px;}
a.click:hover{
	color:#A78D17;}
a.click1{
	font:bold 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none; display:block; margin:65px 0 0 9px;  width:55px;}
a.click1:hover{
	color:#6FAFE6;}*/
a.readmore{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#F4000D; text-decoration:none; display:block; margin:10px 0 0 175px; width:60px;}
a.readmore:hover{
	color:#3489D4;}
a.Quote{
	font:bold 14px/15px Arial, Helvetica, sans-serif;
	color:#F4000D; text-decoration:underline;}
a.Quote:hover{
	text-decoration:none;}
ul.news{
	padding:0; margin:0; list-style-type:none;}
ul.news li{
	background:url(/sw/themes/11329/site_images/news-bull.gif) no-repeat left 2px;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#000000; padding:0 0 0 25px; margin:16px 0 16px 0;}
.copy{
	font:normal 12px/61px Arial, Helvetica, sans-serif;
	color:#fff;}
ul.solution{
	padding:10px 0 10px 15px; margin:0; list-style-type:none;}
ul.solution li{
	background:url(/sw/themes/11329/site_images/blac-bull.gif) no-repeat left 4px;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#000000; padding:0 0 0 25px; margin:0 0 8px 0;}
/*-------------------nav start-----------------------*/
ul.leftnav{
	padding:0; margin:0; list-style-type:none; }
ul.leftnav li{
	position:relative;
	background:url(/sw/themes/11329/site_images/menu-bg.gif) repeat-x left top;
	padding:0; margin:0; height:26px; width:212px; float:left;
	}
ul.leftnav li a{
	/*background:url(/sw/themes/11329/site_images/bla-arrow.gif) no-repeat 188px 8px;*/
	font:bold 11px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#000; padding:0 0 0 20px; height:26px; display:block; text-decoration:none;	

	 }
ul.leftnav li a:hover{
	/*background:url(/sw/themes/11329/site_images/bla-arrow-O.gif) no-repeat 188px 8px;*/
	color:#FF0000; }
/*--------------------------nav end-------------------------*/

.buttonfontstyle{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#fff;	
	Font-Weight:normal;
	line-height:20px;
	padding:0 10px 0 10px;
	text-transform:uppercase;
	
	}
