body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.whiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.whiteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #CC6600;
	MARGIN: 0px 0px 0px 0px;
	font-weight: 100;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #870050;
}
.pgTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #333333;
	padding-left: 52px;
}
.pgTitleSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3d3d3d;
	padding-left: 52px;
	padding-bottom: 0px;
	font-weight: bold;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-left: 12px;
	padding-right: 10px;
}
.whiteTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ececec;
	padding-right: 10px;
}
.whiteTxtBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ececec;
	padding-right: 10px;
}
a.whiteTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ececec;
	padding-right: 10px;
	text-decoration:none;
}
a.whiteTxt:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 10px;
	text-decoration:underline;
}
.displayMessage{
	MARGIN: 5px;
	background-color: #F4F4F4;
	padding: 12px;
	color: #000000;
	border: 1px dotted #990000;
	font-size: 12px;
	font-weight: bold;
}
.sideMenuTitle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 13px;
	color: #dbdbdb;
	font-weight: bold;
	padding-left: 32px;
	padding-bottom: 2px;
}
.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #767676;
	padding-top: 12px;
	font-weight: bold;
}
a.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #767676;
	text-decoration:none;
	font-weight: bold;
}
a.subMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #790102;
	text-decoration:underline;
	font-weight: bold;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.borderForTable {
	border: 1px solid #CCCCCC;
}
#programTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

#programDetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
#programDetails a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #870050;
}
.priceLineThrough {
	text-decoration: line-through;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990033;
}
