.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.grayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.whiteTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteTextLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.whiteTextLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.grayTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.grayTextLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.grayTextLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}

.bluetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #762100;
	font-weight: bold;
}
.blackTextLarge {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.asterix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.BlueTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
hr {
	border: none 0;
	border-top: 1px solid #762100;
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.reddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.orangeworkshop {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

.newsblckText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}

li {
	color: #333333;
	list-style-type: disc;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.close {
	height:10px;
	width:95%;
	margin-left: 10px;
	overflow:hidden;
}

.open {
	width:100%;
	overflow:visible;
}
.bodytext {
	font-weight: normal;
	font-style: normal;
}


/***ADDED BY RLH***/
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #762100;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #762100;
	font-weight: bold;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.alinks img {
	border: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}