body {
	background-image: url(/images/main_elements/bkgrnd.gif);
	background-repeat: repeat;
	margin-left: 26px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
.smalltextgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	color: #666666;
}
.smalltextinline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #9BAC4E;
	text-decoration: underline;
}
a:visited {
	color: #9BAC4E;
	text-decoration: underline;
}
a:hover {
	color: #5984B0;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.largelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.largeheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.redheadings {
	color: #BC423D;
}
#bnav a:link {
	color: #535C65;
	text-decoration: none;
}
#bnav a:visited {
	color: #535C65;
	text-decoration: none;
}
#bnav a:hover {
	color: #5984B0;
	text-decoration: underline;
}
#bnav a:active {
	text-decoration: none;
}
.blue a:link {
	color: #5984B0;
	text-decoration: underline;
}
.blue a:visited {
	color: #5984B0;
	text-decoration: underline;
}
.blue a:hover {
	color: #9BAC4E;
	text-decoration: none;
}
.blue a:active {
	text-decoration: underline;
}