/* these are general site styles */



body {

	margin: 0px;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	

}		

/* background : url(../images/bg_main.jpg) repeat-y;	 */

p, span, div, td {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px;}		 



	

a:link {
	text-decoration: none;
	color: #2B1E00;
}

a:visited {
	color: #2B1E00;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}	

a:hover {
	color: #0033FF;
	text-decoration: underline;
}

	

	

/* general layout styles */	

	

.trim1 {

	background-color: #D1BC7B;}

.trim2 {

	background-color: #D1BC7B;}



.footer {	

	color: #333333;

	font-size: 10px;}	

	

div.contentBox1 {

	margin: 15px;}	

div.contentBox2 {

	margin: 8px;}	

div.contentBox3 {

	font-size: 11px;

	color: #ffffff;}	

	



h1 {
	color: #5C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

		

h2 {

	color: #5C1C1C;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 13px;

	font-weight: bold;}

	



.headerSub1	{

	color: #D1BC7B;

	font-size: 11px;

	font-weight: bold;}

	



/* nav links */



a.navLeft:link, a.navLeft:visited {

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;}

a.navLeft:hover {

	color: #EDD4B9;}	

	

a.navFooter:link, a.navFooter:visited {

	color: #0054A7;

	font-size: 10px;}

a.navFooter:hover {

	color: #B51A2E;}



a.navSub:link, a.navSub:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}	

	

	

	

/* form element styles */	



.input1 {

	background-color: #ffffff;

	font-size: 13px;

	border: 1px solid #666666;

	width: 100%;}

.input2	 {

	background-color: #ffffff;

	font-size: 13px;

	border: 1px solid #666666;}

.dropdown1 {

	background-color: #eeeeee;

	font-size: 10px;

	width: 98%;}	

.dropdown2 {

	background-color: #ffffff;

	font-size: 10px;}	

	

.submit	 {

	background-color: #eeeeee;

	font-size: 10px;

	border: 1px solid #cccccc;

	padding: 2px;}	



/* styles for html tables */	

	

.tableNest1 {

	background-color: #333333;} 

.tableNest2 {

	background-color: #ffffff;}	

.tableHeader {

	font-size: 12px;

	color: #000000;

	background-color: #909090;}		

.tableColHeader {

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	background-color: #E7B555;}		

	

a.colHeader:link, a.colHeader:visited {

	color: #ffffff;}	

a.colHeader:hover {

	color: #000000;}



tr.evenRow {

	background-color: #ffffff;}	

tr.oddRow {

	background-color: #eeeeee;}	





	
a:hover {
	text-decoration: underline;
}

