.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border: 1px none #4B2572;
	width: 650px;
}
.floatinginfo {
	background-color: #FFF4C8;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #AB0000;
	width: 250px;
	display: inline-block;
	float: none;
	border: thin solid #B90000;
	position: relative;
	left: 150px;
}
.nleaddress {
	padding: 15px;
	list-style-position: outside;
	list-style-type: none;
}

.header {
	font-weight: bold;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
}
.announceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #663399;
	font-weight: bold;
	text-indent: 7px;
}

.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
	text-align: center;
}
.questbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableshade {
	background-color: #E9DDF0;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.emphasisquest {
	font-weight: bold;
	color: #663399;
}
.italicquest {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.tableshadewht {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnav {
	font-style: italic;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.comlist {
	padding-left: 25px;
	text-align: left;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.purpleh3header {
	font-size: 24px;
	font-weight: bold;
	color: #663399;
}


topnav a:link {
	color: #663399;
}
topnav a:hover {
	color: #FFCC00;
}
.printbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
	height: 50px;
	width: 200px;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	vertical-align: 10%;
}
.body div table tr td .printbutton a:link {
	color: #FFFFFF;
}

.body div table tr td .printbutton a:visited {
	color: #FFFFFF;
}

.body div table tr td .printbutton a:hover {
	color: #FFCC00;
}
.body div table tr td .printbutton a:active {
	color: #FFFFFF;
}



.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comdescript {
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.contentholder {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
}
#main {
	float: left;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
}

div #announcements {
	background-color: #F5F1F7;
	width: 250px;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	overflow: auto;
	margin-top: 50px;
	color: #4A2570;
	list-style-type: disc;
	border: 2px solid #663399;
	padding-bottom: 5px;
	background-image: url(images/028.JPG);
	background-repeat: repeat;
	font-size: 14px;
	font-weight: normal;
}
#contentindex {
	float: left;
	width: 550px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div #Materials {
	background-color: #FFEB99;
	background-image: url(images/paper017.jpg);
	background-repeat: repeat;
	width: 250px;
	float: left;
	margin-top: 20px;
	border: 1px solid #3D1E5B;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #3D1E5B;
}
#announcements .header {
	font-weight: bold;
	text-decoration: underline;
}
.highlightred {
	color: #990000;
	background-color: #FFEDA6;
	font-weight: bold;
	width: 350px;
	border: thin solid #990000;
	padding-left: 10px;
	vertical-align: top;
	height: auto;
	text-align: center;
	font-size: 14px;
}
.red {
	color: #CC3300;
}

