@import url("/css/pillars.css");
@import url("/css/layout.css");
@import url("/css/topnav.css");

html{
	font-family:Verdana,Tahoma,Arial,Helvetica,San-Serif;
	font-size:14px;
	}

body{background-image:url(/images/BKG2.jpg);}
body a, body a:active, body a:visited{color:#f60;}

/*** Report Styles ***/
table.report{
	border-collapse:collapse;
	margin:0 auto;
}

table.report td,
table.report th{
	font-size:8pt;
	padding:3px 8px;
	line-height:16px;
	vertical-align:middle;
	}
	
table.report td{text-align:left;white-space:nowrap;}

table tr.odd-row{background-color:#FFFFFF;}
table.report thead tr{background-color:#B2E3E8;}

table.sortable th{cursor:pointer;}
table.sortable th.sorttable_nosort{cursor:default}
/*** Report Styles End ***/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	top: auto;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: repeat;
	}
	
.Title_Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}

.Text_Main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1D1D1D;
	}

.FirstLetterOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	}

.Direction_Bar {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}

.Footer_Bar {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}

.OrangeLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	}

.Footer_Orange {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	}
.text_Orange {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	}

.text2_Orange {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	}

