body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #4A185A;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #000000;
}

.leftnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A185A;
	font-weight: bold;
	text-decoration: none;
}
.leftnavlinks:visited {
	color: #4A185A;
	font-weight: bold;
	text-decoration: none;
}
.leftnavlinks:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.subhead1 {
	font-weight: bold;
	color: #4A185A;
	font-size: 14px;
}
.subhead2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.cellcolorblack {
	background-color: #000000;
}
.cellcolorgray {
	background-color: #8A8A8A;
}
.cellcolorpurple {
	background-color: #4A185A;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cellcolorgray2 {
	background-color: #CCCCCC;
}

.purpletext1 {
	font-size: 11px;
	color: #4A185A;
}
.purpletextbold {
	font-size: 12px;
	color: #4A185A;
	font-weight: bold;

}

.tabtext {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.monospace {  font-family: "Courier New", Courier, mono; font-size: 10pt}
.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
}
.rightnavheader {
	font-size: 14px;
	font-weight: bold;
	color: #4A185A;
}
.announceheader {
	font-size: 12px;
	font-weight: bold;
	color: #FF5A00;
}
.rightnavtext {
	font-size: 9px;
}
.leftnavselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A185A;

}
.whitetextlinks {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	color: #4A185A;
	height: 1;
}
.smalltext {
	font-size: 9px;
}
.columngraysmall {
	font-size: 9px;
	background-color:#cccccc;
}

.whitetext {color: #ffffff;}