td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #EBEBEB;
}
.bullets {
	color: #E96C0B;
}
a:link {
	color: #DC701C;
	text-decoration: none;
}
a:visited {
	color: #DC701C;
	text-decoration: none;
}
a:hover {
	color: #3E8443;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.subnav a {
	font-size: 10px;
	padding-left: 30px;
}
.subnav a:link{
	color: #3E8443;
	width: 100%;
}
.subnav a:visited{
	color: #3E8443;
	width: 100%;
}
.subnav a:hover {
	color: #FFFFFF;
	width: 100%;
	background-color: #3E8443;
}
.subnav a:active {
	color: #FF0000;
	width: 100%;
	text-decoration: none;
}
.largetext {
	font-size: 36px;
	color: #FE9900;
}
.dotted {
	color: #E0DFE3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h3 {
	display: inline;
}
.orange {
	color: #FE9900;
}
h2 {
	display: inline;
	background-image: url(../images/equal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	padding-left: 40px;
}
.border img {
	border: thin inset #D4D4D4;
}
