/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #4451ff;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #1E71A0;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #4451ff;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #5B5B5B;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #E29C0F;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #5B5B5B;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F5F5F5;
	}

#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: #F5F5F5;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	}
body {
	padding:0px;
	margin:0px;
	background:url(/sw/themes/11403/site_images/body-bg.gif) repeat-x 0 0;
	background-color:#D4D4D4;
	}
td{
	Color : #5B5B5B;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;} 
img{
	padding:0px;
	margin:0px;
	outline:none;
	}
span {
	padding:0px;
	margin:0px;
	}
.call {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#DDDDDD;
	text-decoration:none;
	}
.call span {
	font-weight:bold;
	}
.call a {
	color:#DDDDDD;
	text-decoration:none;
	font-weight:normal;}
	
.call a:hover {
	color:#F1CE6B;
	text-decoration:underline;
	}
ul.menu {
	padding:0 0 0 52px;
	margin:0;
	list-style-type:none;
	}
ul.menu li {
	background:url(/sw/themes/11403/site_images/li-bg.gif) repeat-y 100% 0%;
	font:normal 12px/35px Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	padding:0 1px 0 0; margin:0px; height:35px;
	float:left;
	}

ul.menu li a {
	font:normal 12px/35px Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	text-transform:uppercase;
	display:block;
	padding:0 17px; 
	text-decoration:none;
	}
ul.menu li a:hover {
	background:url(/sw/themes/11403/site_images/li-bg-o.gif) repeat-x 0 0;
	}
ul.menu li.nobg {
	background:none;
	}
.features {
	 background-color:#F4F4F4; 
	 border:1px solid #E6E6E6;
	 }
.whychoose {
	padding:9px 30px 24px 2px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	}
.whychoose span {
	font-weight:bold;
	color:#4451ff;
	}
.products {
	background:url(/sw/themes/11403/site_images/products-bg.jpg) no-repeat 0 0;
	padding:39px 0 13px 47px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	}
.products span{
	color:#fff;}
.products a {
	margin:10px 0 0 0;
	width:38px; height:14px;
	background-color:#CB6407; line-height:13px;
	text-decoration:none; text-align:center;
	color:#FFFFFF; font-weight:normal;
	display:block;
	}
.products a:hover {
	background-color:#8D4504;
	}
.document {
	background:url(/sw/themes/11403/site_images/document-bg.jpg) no-repeat 0 0;
	padding:61px 75px 13px 47px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
.document span{
	color:#fff;}
.document a {
	margin:10px 0 0 0;
	width:38px; height:14px;
	background-color:#77B7DB;
	text-decoration:none; font-weight:normal;

	color:#FFFFFF; text-align:center; line-height:13px;
	display:block;
	}
.document a:hover {
	background-color:#00479B;
	}
.footer {
	background-color:#F7F7F7;
	border:1px solid #E5E5E5;
	padding:18px 0 0 0;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	text-decoration:none;
	}
ul.aboutus{
	padding:10px 0 10px 20px; margin:0; list-style-type:none;}
ul.aboutus li{
	background:url(/sw/themes/11403/site_images/bla-arrow.gif) no-repeat left 4px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#000; padding:0 0 0 12px; margin:0 0 5px 0;}
