/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #6A6A6A;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 15px;
	}

.sub_heading{
	Color : #335BB2;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #989898;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #989898
	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 : #989898;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

.normal_small_bold{
	Color : #989898;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #989898;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #EBE9E9;
	}

#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: #EBE9E9;
}

body{
	background:url(/sw/themes/11188/site_images/bg-grd.gif) repeat-x 0 0;
	padding:0; margin:0;}

td{
	Color : #989898;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
a{
	Color : #989898;
	Font-Family : Arial;
	text-decoration:underline;
	}
a:hover{
	Color : #989898; 
	text-decoration:none;
}			
.blueTxt{font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#5C7BB8;}
.contact{font:bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#827F7F;}
.whiteTxt{font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#C2CFEE;}
a.more{font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#5C7BB8; text-decoration:none; text-align:center; float:left;
	background-color:#B6C8EB; display:block; margin:8px 0 0 0;
	height:15px; width:37px;}
a.more:hover{
	color:#0D2451;}
.topLink a{font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#EBF1FF; text-decoration:none;}
.topLink a:hover{color:#FFF; text-decoration:underline;}
a.contact{font:bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#827F7F; text-decoration:none;}
a.contact:hover{font:bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#294CA4; text-decoration:underline;}
.copyright{font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#5E82C5;}
 
.buttonfontstyle{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff;	
	line-height:15px;
	font-weight:bold;
	padding:0 7px 0 5px;
	}
