/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #C52C1A;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #0A60B4;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #DF1900;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_text{
	Color : #666666;
	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 : #102F79;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #000066;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F7F7F7;
	}

#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: #F7F7F7;
}
body{
	padding:0; margin:0;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#993333; text-decoration:underline; outline:none; padding:0; margin:0;}
a:hover{
	text-decoration:none;}
td{
	Color : #949494;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}
topcontact{
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#6E6E6E; padding:56px 0 0 5px;}
a.topcontact:hover{
	text-decoration:none;}
a.topcontact:visited{
	text-decoration:none;}
a.topcontact:active{
	text-decoration:none;}

ul.choose{
	padding:7px 0 0 23px; margin:0; list-style-type:none;}
ul.choose li{
	background:url(/sw/themes/11276/site_images/red-arrow.gif) no-repeat left 3px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#949494; padding:0 0 0 13px; margin:5px 0;}
.gettext{
	font:normal 14px/15px Arial, Helvetica, sans-serif;
	color:#000; padding:5px 0 0 0;}
a.show{
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#E01E00; text-decoration:none; display:block;
	width:100px; margin:10px 0 0 0;}
a.show:hover{
	text-decoration:underline;}
.copy{
	font:normal 11px/40px Arial, Helvetica, sans-serif;
	color:#808080;}


	 
.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#fff;
	line-height:17px;
	padding:0 0 0 25px;
	font-weight:bold;
	}
