/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #004F90;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #005596;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #005596;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 10px;
	}

.normal_text{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	}

.normal_small_bold{
	Color : #78B029;
	Font-Family : Verdana;
	Font-Weight : Bold;
	Font-Size : 9px;
	}

.normal_small_text{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 9px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #FAFAFA;
	}

#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: #FAFAFA;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:30px 0 30px 0; margin:0;
	background:url(/sw/themes/11495/site_images/body-bg.gif) repeat 0 0;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#005596; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
td{
	Color : #000000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	}
.bluetext{
	color:#1DA2D6;}
.bluetext a{
	color:#1DA2D6; text-decoration:none; font-weight:normal; font-size:10px;}
a.more{
	background:url(/sw/themes/11495/site_images/more-bg.gif) no-repeat 0 0;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	color:#B9000F; text-decoration:underline; padding:0 0 0 19px;
	width:70px;  margin:6px 0 15px 168px; display:block;}
a.more:hover{
	text-decoration:none; color:#005495;}
a.more1{
	background:url(/sw/themes/11495/site_images/more-bg.gif) no-repeat 0 0;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	color:#B9000F; text-decoration:underline; padding:0 0 0 19px;
	width:70px; margin:18px 0 15px 168px; display:block;}
a.more1:hover{
	text-decoration:none; color:#005495;}
.copy{
	font:normal 10px/32px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;}
ul.cost{
	padding:10px 0 10px 25px; margin:0; list-style-type:none;}
ul.cost li{
	background:url(/sw/themes/11495/site_images/gr-bull.gif) no-repeat 0 3px;
	padding:0 0 0 15px; margin:0 0 5px 0;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#000;}