/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #ED1C24;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #A6C3E4;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #ED1C24;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #434141;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height: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 : #249FD2;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #434141;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

/*
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;
}
.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 

body{
	padding:6px 0 0 0; margin:0;
	background:url(/sw/themes/11526/site_images/body-bg.gif) repeat-x 0 0 #6C6C6C;}
td{
	Color : #434141;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	line-height:12px;
	}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
span.ourproduct{
	display:block; margin:0 0 0 16px; width:137px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#746969;}
span.document{
	display:block; margin:0 0 0 14px; width:83px;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;}
a.seemore{
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color:#FFF3F3; text-decoration:none; text-transform:uppercase;
	display:block; margin:20px 0 0 16px; width:125px;}
a.seemore:hover{
	text-decoration:underline; color:#000;}
.copy{
	font:normal 11px/33px Arial, Helvetica, sans-serif;
	color:#D3D3D3;}
	
