/* CSS Document */
body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #666666;
}
.headLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.btmTxtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.mainContentLines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.greyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #929c94;
}
.menuLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546869;
	text-decoration: underline;
	line-height: 0px;
}

.orangeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6600;
	font-weight: normal;
}

.whiteHeaderTextNonLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.underLineTableCell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7f7f7f;
}
.vsOfTheWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffcc;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration:none
}
.orangeText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
	font-weight: normal;
}