body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.subheader16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #D6C801;
	font-weight: bold;
	padding-top: 15px;
}

ul {
	margin-top: -15px;
}

.texthighlightyellow {
	background-color: #4B4F15;
}

.copyhighlightyellow {
	color: #D6C801;
}


a.submenu1:link {
	color: #D6C801;
	text-decoration: none;
}
a.submenu1:visited {
	text-decoration: none;
	color: #D6C801;
}
a.submenu1:hover {
	text-decoration: underline;
	color: #D6C801;
}
a.submenu1:active {
	text-decoration: none;
	color: #D6C801;
}

a.infolink1:link {
	color: #D6C801;
	text-decoration: underline;
}
a.infolink1:visited {
	text-decoration: underline;
	color: #D6C801;
}
a.infolink1:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D6C801;
}
a.infolink1:active {
	text-decoration: underline;
	color: #D6C801;
}

a.submit1:link {
	color: #000000;
	text-decoration: none;
}
a.submit1:visited {
	text-decoration: none;
	color: #000000;
}
a.submit1:hover {
	text-decoration: underline;
	color: #000000;
}
a.submit1:active {
	text-decoration: none;
	color: #000000;
}

a.smallwhitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.smallwhitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.smallwhitelink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.smallwhitelink:active {
	text-decoration: none;
	color: #ffffff;
}

a.footer:link {
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: underline;
	color: #333333;
}
a.footer:active {
	text-decoration: none;
	color: #333333;
}