/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #000000;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.sub_heading{
	Color : #EE3323;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_bold_text{
	Color : #817C7C;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #817C7C;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}

.normal_small_bold{
	Color : #000066;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #000066;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F5F5F5;
	}

#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: #F5F5F5;
}
body{
	margin:0; padding:8px 0 0 0;
	}
td{
	Color : #817C7C;
	Font-Family : "Trebuchet MS";
	Font-Weight : Normal;
	Font-Size : 12px;
	}
a{
	Color : #444444;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	text-decoration:none;
	outline:none;
	}
a:hover{
	Color : #FD1813;
	text-decoration:underline;
	}
.copyright{
	Color : #000;
	Font-Family : Verdana;
	Font-Weight : Normal;
	Font-Size : 10px;
	}
ul.solutionList{
	margin:0; padding:0; list-style:none;
	}
ul.solutionList li{
	background:url(/sw/themes/11086/site_images/square-bullet.gif) no-repeat 0 5px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#817C7C; padding:0 0 0 7px;
	}
a.red{
	Color : #FD1813;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	text-decoration:underline;
	}
a.red:hover{
	Color : #FD1813;
	text-decoration:none;
	}
a.red:visited{
	Color : #FD1813;
	text-decoration:none;
	}

.smallText{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#525151;
	}
ul.listText{
	margin:0; padding:0; list-style:none;
	}
ul.listText li{
	background:url(/sw/themes/11086/site_images/red-arrow.gif) no-repeat 0 3px;
	font:normal 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#817C7C; padding:0 0 0 18px; margin:0 0 2px 0;
	}
ul.demo{
	margin:0; padding:0 0 10px 10px; list-style:none;
	}
ul.demo li{
	background:url(/sw/themes/11086/site_images/arrowdemo.gif) no-repeat 0 4px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#817C7C; padding:0 0 0 10px; margin:10px 0 0 0;
	}
ul.demo li a{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#817C7C; 
	}
ul.demo li a:hover{
	color:#817C7C; text-decoration:underline; 
	}
.boldemo{
	Color : #EF3830;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	}
.boldemo1{
	Color : #242424;
	Font-Family : "Trebuchet MS";
	Font-Weight : Bold;
	Font-Size : 12px;
	} 
.buttonfontstyle{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff;	
	line-height:18px;
	font-weight:bold;
	padding:0 0 0 4px;
	}
