p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 2px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.standout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF3319;
}
.standout2 {
	font-size: 15px;
	color: #333333;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav{
font-weight: bold;
color:#000000;
text-decoration:none;
}
li {
	margin-bottom: 10px;
}
.leftsidebar
{
	float:left;
	padding:5px;
	width:200px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.maincontent
{
	float:left;
	width:540px;
	padding:5px;
	margin-left: 17px;
}
.largerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tesxtstandout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	background-color: #EBEBEB;
	padding: 6px;
	border: thin solid #999999;
}
.sidelist {
	font-size: 12px;
	margin-top: 0px;
	margin-left:-25px;
	margin-bottom: 0px;
}
