/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #8F953B;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #EE0004;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #AA1025;
	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 : 11px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #5FD1EA;
	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 : #F6F6F6;
	}

#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: #F6F6F6;
}

body{
	padding:0; margin:0;
	background-color:#EFEFEF;}
td{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#CC0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
.contactText{
	font:normal 14px/15px Arial, Helvetica, sans-serif;
	color:#8E8E8E;}
.contactText a{
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#8E8E8E; text-decoration:none;}
.contactText a:hover{
	text-decoration:underline;}
ul.nav{
	padding:0 0 0 298px; margin:0; list-style-type:none;}
ul.nav li{
	background:url(/sw/themes/10662/site_images/nav-line.gif) no-repeat 100% 50%;
	float:left;  height:28px;}
ul.nav li a{
	font:normal 11px/28px Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:none; text-transform:uppercase;
	height:28px; margin:0 15px; padding:0;  float:left;}
ul.nav li a:hover{
	color:#E1DDDD; text-decoration:underline;}
ul.nav li.nonavdas{
	background:none;}
.copy{
	font:normal 11px/63px Arial, Helvetica, sans-serif;
	color:#FFFFFF;}

ul.portfoliolist{
	padding:0 0 0 15px;
	margin:0;
	list-style-type:none;
	}
ul.portfoliolist li{
	background:url(/sw/themes/10662/site_images/black-arrow.gif) no-repeat 0 7px;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#000; padding:0 0 0 12px;
	}
