body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fff;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	
}

.mainTable{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;

}

.bodyTextHP{
	font-size:12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;

}

.headerBlueMed {
	color: #003366;
	font-weight: bold;
	font-size: 16px;
	padding-left: 8px;

}

.bodyTextLN{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;

}

.miniHead{
	font-size: 12px;
	font-weight:bold;
	padding-top:8px;
	padding-right: 8px;


}

.miniList{
	font-size: 12px;
	color:#333333;
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.headerMaroonLG {
	color: #6C1521;
	font-weight: bold;
	font-size: 20px;
}

.headerMaroon {
	color: #6C1521;
	font-weight: bold;
	font-size: 18px;
}
.headerMaroonSm {
	color: #6C1521;
	font-weight: bold;
	font-size: 12px;
	
}

.headerMaroonMed {
	color: #6C1521;
	font-weight: bold;
	font-size: 14px;

}
.headerWhite {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.footerText {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.testimonials {
	color: #6C1521;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-style:italic;
}


a:link     {
	font-size: 12px;
	color:#003399;
}
a:visited {
	font-size: 12px;
	color:#003366;
}
a:hover {
	font-size: 12px;
	color:#990000;
}
a:active {
	font-size: 12px;
	color: #990000;
}

a.whiteLink:link     {
	font-size: 12px;
	color:#fff;
}
a.whiteLink:visited {
	font-size: 12px;
	color:#fff;
}
a.whiteLink:hover {
	font-size: 12px;
	color:#fff;
}
a.whiteLink:active {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

a.headLink:link     {
	color: #6C1521;
	font-weight: bold;
	font-size: 14px;
}
a.headLink:visited {
	color: #6C1521;
	font-weight: bold;
	font-size: 14px;
}
a.headLink:hover {
	color:#CC0000;
	font-weight: bold;
	font-size: 14px;
}
a.headLink:active {
	color: #6C1521;
	font-weight: bold;
	font-size: 14px;
}

a.sportLink:link     {
	font-size: 12px;

}
a.sportLink:visited {
	font-size: 12px;

}
a.sportLink:hover {
	font-size: 12px;
	font-weight: bold;
}
a.sportLink:active {
	font-size: 12px;
}

a.lgLink:link     {
	color: #6C1521;
	font-weight: bold;
	font-size: 18px;
}
a.lgLink:visited {
	color: #6C1521;
	font-weight: bold;
	font-size: 18px;
}
a.lgLink:hover {
	color:#CC0000;
	font-weight: bold;
	font-size: 18px;
}
a.lgLink:active {
	color: #6C1521;
	font-weight: bold;
	font-size: 18px;
}



