body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContent a:link {
	color: #CC0000;
	text-decoration: none;
}

#mainContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#mainContent a:active {
	color: #CC0000;
	text-decoration: none;
}

#mainContent a:visited {
	color: #CC0000;
	text-decoration: none;
}

#logo {
	height: 63px;
	background-color: #FFFFFF;
}

#topNameTag {
	height: 20px;
	text-align: right;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
}

#bannerAndNav {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

.bannerHr {
	height: 10px;
	background-color: #CC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bannerHrWhite {
	height: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bannerHrBlackThin {
	height: 2px;
	background-color: #000000;
}

#mainContent {
	background-color:#CC0000;
	width: 100%;
}

#contentTable {
	background-color: #FFFFFF;
	width: 100%;
}

#leftContent {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}

#centerContent {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

#centerOnlyContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

#rightContent {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	vertical-align: top;
	text-align: center;
}

.footerHr {
	height: 12px;
	background-color: #000000;
}

#mwhcecLink {
	font-size: 14px;
}

#miniNav {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	font-variant: small-caps;
}

#sectionHeader {
	color: #CC0000;
	font-size: 26px;
	font-weight: bold;
}

#memberPH {
	padding-left: 8px;
}

.bacName {
	font-weight: bold;
}

.bacPosition {
	font-size:14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}

.bacInfo {
	padding-top: 4px;
}

.bacExtInfo {
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 6px;
}

.headingSmall {
	font-size:14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}

.paeMeetingLoc {
	color: #CC0000;
}

.paeMeetingExtInfo {
	
}

.paeMeetingDate {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}