body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

DIV {
	width: 320px;
}

DIV.body {
	width: 420px;
	line-height: 14px;
}

IMG.inline {
	padding-bottom: 10px;
}

INPUT {
	font-size: 11px;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;

}
.arrow {
	border: medium none #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
}
.arrowWhite {
	background-color: #FFFFFF;
	color: #000000;
}
.arrowRed {
	font-size: 11px;
	background-color: #9b261f;
	color: #FFFFFF;
}
.miniNav {
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a {
	font-size: 13px;
	color: #9b261f;
	text-decoration: underline;
}
a.name {
	text-decoration: none;
}
.head {
	font-size: 24px;
	line-height: 42px;
	color: #000000;
	padding-left: 10px;
}
.linkHead {
	line-height: 32px;
	font-weight: bold;
}
.promoHead {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.subHead {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.head2 {
	font-size: 18px;
	line-height: 42px;
	color: #000000;
}
.subNav {
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 5px;
}
.subNav2 {
	font-size: 11px;
	color: #9B261F;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 5px;
}
.footer {
	font-size: 11px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: normal;
}
.bodyText {
	font-size: 11px;
	color: #222222;
	list-style-type: none;
}
.leftNavRed {
	font-weight: bold;
}

.required {
	color: #9b261f;
	font-size: 11px;
}

.error {
	color: #9b261f;
	font-size: 11px;
}
.leftNavHilite {
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.topNavHilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.selectRed {
	font-size: 12px;
	background-color: #9b261f;
	color: #FFFFFF;
}
