body, table, ul, li, th, td, p, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin-bottom: 0 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-bottom: 0 }


.leftnavborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F3F3;
	padding-left:20px;
	padding-right:5px;
} 

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0066FF;
	text-decoration: underline;
	
}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0066FF;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CAB374;
	text-decoration: none;
}
	

.navLeft {}
	a.navLeft, a.navLeft:active { font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #0066FF; text-decoration: underline}
	a.navLeft:visited { color: #0066FF; text-decoration: underline }
	a.navLeft:hover { color: #CAB374; text-decoration: none }
}

.navLeftsub {}
	a.navLeftsub, a.navLeftsub:active { font-family: Arial, Helvetica, sans-serif;font-size: 11px; color: #CC3300; text-decoration: underline}
	a.navLeftsub:visited { color: #0066FF; font-size: 11px; text-decoration: underline }
	a.navLeftsub:hover { color: #CAB374; font-size: 11px; text-decoration: none }
}

.footerlink { font-family: Arial, Helvetica, sans-serif; font-size: 9px}
	a.footerlink, a.footerlink:visited { color: #666666; }
	a.footerlink:active, a.footerlink:hover { color: #CAB374; }
	
}

#subNav {
	padding:0 0 0 7px;
}
