body {
	background-color: #5C5078;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuText {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #850510;
}

.menuText A {
	color: #850510;
	text-decoration: none;
}

.menuText A:hover {
	color: #333377;
	text-decoration: none;
}

.menuText UL {
	margin-top: 0;
	padding-top: 10;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bodyText {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;

	color: #850510;
}

.bodyText h2 {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #333377;
	padding-top: 0;
	margin-top: 0;
}

.bodyText A {
	color: #333377;
}

.bodyText A:hover {
	color: #850510;
	text-decoration: none;
}

.showInfo {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #ECD38F;
}

.showInfo h2 {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #B81C1C;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.showInfo A {
	color: #B81C1C;
}

.showInfo A:hover {
	color: #ff0000;
	text-decoration: none;
}

.footerText {
	font-family:  "Arial","Helvetica", sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #DFC273;
	padding-left: 4px;
	padding-right: 4px;
}

.footerText A {
	color: #DFC273;
	text-decoration: none;
}

.footerText A:hover {
	color: #ffffcc;
	text-decoration: none;
}

.phoneNum {
	font-size: 13px;
}

