.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bk.gif);
}
.topnavlink {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-size: 12px;

}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009933;
}
.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.greenbold {
	font-weight: bold;
	color: #006600;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.footerlinks {
	color: #000000;
	text-decoration: underline;
}
input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.brownbold {

	font-weight: bold;
	color: #993300;
}
.locationheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;

}
.locationsubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;

}
.solutionheaders {
	font-size: 15px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
