@charset "utf-8";
.normalBodyText {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.normalBodyTextFullJust {
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
}


.bodyHeaders {
	font-size: 18px;
	padding-left: 25px;
	text-align: left;
	color: #366;
}
.noPaddingCell {
	padding: 0px;
	text-align: left;
}
.bodyHeadersMod {
	font-size: 18px;
	color: #366;
}
.tableText {
	font-size: 10px;
}
.TDnoRepeatBG {
	background-repeat: no-repeat;
}
.bodyHeadersMod {
	background-repeat: no-repeat;
	text-align: center;
}
.BoldedHeaderSmaller {
	font-weight: bold;
	color: #000;
}
.normalBodyText10px {
	font-size: 10px;
	line-height: 14px;
}
#topCenter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	clear: both;
	float: left;
	width: 800px;
}
#mainCenter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #036;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: left;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#copyright {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #000;
	background-image: url(images/GoldBottomRounder.jpg);
	clear: both;
	float: left;
	width: 850px;
	background-repeat: no-repeat;
}
#menu {
	font-family: Verdana;
	font-size: 12px;
	clear: both;
	float: left;
	height: 250px;
	width: 800px;
}
#background {
	background-image: url(images/MCDVSbackground.jpg);
	background-repeat: repeat-x;
}

