.menulink {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7C032F;
	background-color: #931018;
	border-right-width: 11px;
	border-left-width: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #931018;
	border-right-color: #931018;
	border-bottom-color: #931018;
	border-left-color: #931018;
	text-align: center;
	vertical-align: middle;
}

a.text {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}

a.bodylinktext {
	text-decoration: underline;
	color: #931018;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a.hovertext {
	text-decoration: none;
	color: #FFE305; 
	font-weight: bold;
}

.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-align: right;
	
}

.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #041C64;
	text-align: left;
}

.bodylink {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #931018;
	text-align: left;
}

.headinglink {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7C032F;
	text-align: left;
}

.blue {
	color: #001C64;
	font-weight: bold;
}

.red {
	color: #7C032F;
	font-weight:bold;
}

.bred {
	color: #FF0000;
	font-weight: bold;
}

.small {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7C032F;
	text-align: center;
}

.caption {
	font-size: 9px;
	text-align: center;
}

.bluereg {
	color: #001C64;
	font-size: 12px;
	font-weight: bold;
}