@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #E8483C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E8483C;
}
a:hover {
	text-decoration: none;
	color: #30955D;
}
a:active {
	text-decoration: none;
	color: #E8483C;
}

a.footerlink:link {
	color: #000;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #000;
}
a.footerlink:hover {
	text-decoration: none;
	color: #fff;
}
a.footerlink:active {
	text-decoration: none;
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Calibri;
	margin: 0px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 17px;
	color: #E8483C;
	margin-bottom: 15px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
#pageTwoB tr,td{
	color: #000;
}
.highlightScript {
	font: bold normal 18px "Segoe Script";
	color: #E8483C;
}
.feesTable {
	color:#000;}
.table1 {
	color: #FFF;
	background: #E8483C;
	padding-left: 10px;
}
.table2 {
	color: #FFF;
	background: #999;
	text-align: center;
}
.table3 {
	color: #FFF;
	background: #AAA;
	text-align: center;
}

.table3-text-left {
	color: #FFF;
	background: #AAA;
}
.table4 {
	color: #FFF;
	background: #BBB;
	text-align: center;
}

.table4-text-left {
	color: #FFF;
	background: #BBB;
}
.table5 {
	color: #FFF;
	background: #8A8A8A;
	text-align: center;
}

.table6 {
	color: #FFF;
	background: #9A9A9A;
	text-align: center;
}

.table7 {
	color: #FFF;
	background: #A4A4A4;
	text-align: center;
}

.table-fees-dark {
	color: #FFF;
	background: #BBB;
	text-align: center;
}

.table-fees-light {
	color: #FFF;
	background: #d7d7d7;
	text-align: center;
}
a.moreInfo:link {
	background: url(../images/more-info.png) no-repeat left -1px;
	padding-left: 13px;
}
.membershipHighlight {
	font-size: 16px;
	color: #E8483C;
}

.addressText {
	font-size: 16px;
	font-weight: normal;
}

