/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #007058;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #72413F;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #545050;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #000000;
	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 : #545050;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EDEDED;
	}

#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: #EDEDED;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	}
body{
	padding:0; margin:0;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#000000;
	}
td{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#000000;
	}
a{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#A02222; text-decoration:underline; outline:none;
	}
a:hover{
	text-decoration:none;
	}			
p{
	padding:0; margin:0;
	}
	
ul.topnav{
	padding:0; margin:0;
	list-style-type:none;
	}
ul.topnav li{
	font:normal 15px/24px Helvetica, sans-serif;
	color:#FFFFFF; float:left;
	}
ul.topnav li a{
	font:normal 15px/24px Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:none; display:block; text-indent:-200000px;
	}
ul.topnav li a.home{
	background:url(/sw/themes/11590/site_images/home.gif) no-repeat 0 0;
	width:74px; height:24px;
	}	
ul.topnav li a:hover.home{
	background:url(/sw/themes/11590/site_images/home-o.gif) no-repeat 0 0;
	}
ul.topnav li a.about{
	background:url(/sw/themes/11590/site_images/about.gif) no-repeat 0 0;
	width:92px; height:24px;
	}
ul.topnav li a:hover.about{
	background:url(/sw/themes/11590/site_images/about-o.gif) no-repeat 0 0;
	}
ul.topnav li a.product{
	background:url(/sw/themes/11590/site_images/product.gif) no-repeat 0 0;
	width:91px; height:24px;
	}
ul.topnav li a:hover.product{
	background:url(/sw/themes/11590/site_images/product-o.gif) no-repeat 0 0;
	}
ul.topnav li a.service{
	background:url(/sw/themes/11590/site_images/services.gif) no-repeat 0 0;
	width:87px; height:24px;
	}
ul.topnav li a:hover.service{
	background:url(/sw/themes/11590/site_images/services-o.gif) no-repeat 0 0;
	}
ul.topnav li a.servicecenter{
	background:url(/sw/themes/11590/site_images/service-center.gif) no-repeat 0 0;
	width:124px; height:24px;
	}
ul.topnav li a:hover.servicecenter{
	background:url(/sw/themes/11590/site_images/service-center-o.gif) no-repeat 0 0;
	}
ul.topnav li a.contact{
	background:url(/sw/themes/11590/site_images/contact.gif) no-repeat 0 0;
	width:105px; height:24px;
	}
ul.topnav li a:hover.contact{
	background:url(/sw/themes/11590/site_images/contact-o.gif) no-repeat 0 0;
	}

ul.topnav li a.career{
	background:url(/sw/themes/11590/site_images/career-nav.gif) no-repeat 0 0;
	width:84px; height:24px;
	}
ul.topnav li a:hover.career{
	background:url(/sw/themes/11590/site_images/career-nav-O.gif) no-repeat 0 0;
	}	

.location{
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	color:#EAA32F; padding-bottom:10px;
	}	
.contheadText{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#000000; padding-bottom:10px;
	}
.contheadText span{
	text-transform:uppercase;
	display:block; font-weight:bold;
	}	
.cat{
	font:normal 22px/22px Georgia, "Times New Roman", Times, serif;
	color:#000000; padding-bottom:5px;
	}
.copy{
	font:normal 11px/71px Verdana, Arial, Helvetica, sans-serif;
	color:#DDDDDD; text-align:center;
	}