body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.bgHome {
	background-image: url(images/bgHome.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.disclaimer, .disclaimer a:link, .disclaimer a:active, .disclaimer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFEED0;
	text-decoration: none;
}
.disclaimer1{
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	color: #FFEED0;
	text-decoration: none;
}
.disclaimer2{
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	color: #FFEED0;
	text-decoration: none;
}
.disclaimer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFEED0;
	text-decoration: underline;
}
.bgSubpage {
	background-image: url(images/bgSubpage.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomNav, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	text-decoration: none;
	line-height: 16px;
}
.bottomNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	text-decoration: underline;
	line-height: 16px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #730608;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
.bodyText a:link, .bodyText a:active, .bodyText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #730608;
	text-decoration: underline;
}
.bodyText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
.rightBar {
	background-image: url(images/sideBar.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.imageTextWrap {
	margin-right: 10px;
	border: 1px solid #999999;

}
.subTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #730608;
	font-weight: bold;
}
.homeFeatureBoxMid {
	background-image: url(images/homeFeaturedBoxMid.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.imageBordered {
	border: 1px solid #999999;
}
.sectionTitle {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #730608;
	font-weight: bold;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	border: 1px solid #666666;

}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	border: 1px double #666666;

}
.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.Title1 a:link, .Title1 a:visited, .Title1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.lftlogos{ text-align: center; }
.lftlogos img{ margin-bottom: 10px; }
