.menubut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #993333;
	letter-spacing: 1pt;
	text-decoration: none;
}
.botmenubuts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.titleheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #336699;
	font-variant: normal;
	height: 80%;
}
.nexttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 140px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.titleLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #336699;
	display: block;
	background-color: #CCCCCC;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.blueline {
	background-image: url(../images/blueline.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	background-position: left;
	color: #990000;
	line-height: 20px;
	text-align: left;
}
.tabletxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	font-weight: normal;
}
.submitbut {
	color: #FFFFFF;
	background-color: #669999;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

