body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bgDiag.jpg);
	font-size: 12px;
}
.StageTable {
	height: 496px;
	width: 772px;
	margin-left: 15px;
	border-top: 4px none #000000;
	border-right: 4px solid #000000;
	border-bottom: 4px none #000000;
	border-left: 4px solid #000000;
}
.nav {
	text-transform: uppercase;
}
.nav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 900;
}
.nav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: 900;
	font-size: 9px;
	text-transform: uppercase;
}
.nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FA0F0C;
	text-decoration: underline;
	margin-top: 30px;
	font-weight: 900;
	font-size: 9px;
	text-transform: uppercase;
}
.nav:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FA0F0C;
	text-decoration: underline;
	font-weight: 900;
	font-size: 9px;
	text-transform: uppercase;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #FA0F0C;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #FA0F0C;
	text-decoration: underline;
	font-weight: bold;
}
.HomeTable {
	background-color: #FFFFFF;
	height: 180px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.bodytd {
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.captiontd {
	text-align: left;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.headline {
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1D0F81;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subheadline {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}
.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.footer:active {
	text-decoration: underline;
	color: #FFCC00;
}
.tickertd {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
hr {
	border: 4px solid #000000;
}
li {
	list-style-type: square;
}
.navTR {
	background-color: #FFFFFF;
	background-image: url(../img/bgDiagnav.jpg);
}

