body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th,p,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

hr {
	border: 0px;
	color: #9A7110;
	background-color: #9A7110;
	height: 1px;
}

.bold {
	font-weight: bold;
}

.headline,.subtitle2 {
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}

.fineprint {
	font-size: 10px;
}

.no_bullet	{
	list-style-type: none;
}

.onGreen {
	color: #ffffff;
	font-weight: bold;
	font-size:10px;
}

.inContent {
	font-size:11px;
}

.gold {
	color: #E0BF72;
	font-weight: bold;
}

.nav_bullet	{
	font-weight: bold;
	color: #044D2D;
}

A:link {
	color: #024C2B;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #024C2B;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #024C2B;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #2E875F;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


A.under_nav:link {
	color: #66CC99;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A.under_nav:visited {
	color: #66CC99;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A.under_nav:active {
	color: #66CC99;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

A.under_nav:hover {
	color: #99FFCC;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

