.form-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#595959;
}
.form-text a{
	color:#E0723F;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#595959;
}
.text a{
	color:#E0723F;
}

.subtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#595959;
}
.subtext a{
	color:#E0723F;
}

.navtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E0723F;
}
.navtext a{
	color:#E0723F;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#595959;
}
.footer a{
	color:#595959;
}

body, p, div, span, td, th, li, ul, ol, h1, h2, h3, h4, h5
{
	font-family: Verdana;
}

.font-x-small
{
	font-size: 6px;
}

.menu-text
{
	line-height: 14px;
	font-size: 11px;
	color: white;
}

.menu-text a
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menu-text a:hover
{
	text-decoration: underline;
}

.content-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#595959;
}

.content-text a
{
	color:#E0723F;
}

.google-search
{
	font-size: 11px;
	color: #666769;
	font-weight:bold;
}

.content-text a:hover
{
	text-decoration: underline;
}

.footer-text
{
	line-height: 14px;
	font-size: 10px;
	color: #666769;
}

.footer-text a
{
	font-size: 10px;
	color: #666769;
	text-decoration: underline;
}

.breadcrumbs-text
{
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	color: #666769;
}

.breadcrumbs-text-inactive
{
	font-weight: bold;
	font-size: 11px;
	color: #A5A6A7;
}

.breadcrumbs-text a
{
	font-weight: bold;
	font-size: 11px;
	color: #666769;
	text-decoration: none;
}

.breadcrumbs-text a:hover
{
	text-decoration: underline;
}

.red-header
{
	font-weight: bold;
	font-size: 14px;
	color: #A62841;
}

.red
{
	color: #A62841;
}

sup
{
	font-size: 9px;
}

.form-textbox
{
	font-size: 12px;
	height: 20px;
	width: 150px;
}

.form-textarea
{
	font-size: 12px;
	height: 100px;
	width: 250px;
}

.signupform-dropdown
{
	font-size: 11px;
	height: 20px;
}

.form-dropdown
{
	font-size: 11px;
	color: #666769;
	font-weight:bold;
	height: 20px;
}

.small
{
	width: 100px;
}

.xsmall
{
	width: 50px;
}

.xxsmall
{
	width: 25px;
}

.large
{
	
	width: 250px;
}

.xlarge
{
	width: 350px;
}

.semi-full
{
	width: 80%;
}

.full
{
	width: 100%;
}

tr.header
{
	line-height: 12px;
	font-weight: bold;
	color: White;
	background-color: #A62841;
}

tr.row
{
	background-color: #f6f6f6;
}

tr.alt-row
{
	background-color: white;
}

table.table
{
	background-color: #e6e6e6;
}

tr.row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

tr.alt-row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.last-col
{
	border-right: 1px solid #e6e6e6;
}

div.indent
{
	padding-left: 20px;
}


.btn { font-weight: bold; border-left-color: navy; border-bottom-color: navy; color: white; border-top-style: none; border-top-color: navy; font-family: Arial; border-right-style: none; border-left-style: none; background-color: slateblue; border-right-color: navy; border-bottom-style: none; }

.header { font-weight: bold; font-size: 18px; color: dimgray; font-family: Arial, Helvetica, Sans-Serif; }
