body {
	margin:0px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
}

.headlinks {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.headlinks:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.headlinks:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.footlinks {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footlinks:visited {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footlinks:hover {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.pagelinks {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
.pagelinks:visited {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
.pagelinks:hover {
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
}

.pagehead {
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
}

/* FAQ Module CSS */

a.FAQGroup {
	color:#993300;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.FAQGroup:visited {
	color:#993300;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}
a.FAQGroup:hover {
	color:#993300;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;	
}

a.FAQQuestion {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
a.FAQQuestion:visited {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
a.FAQQuestion:hover {
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
}
.FAQdivider {
	color:#660000;
}
a.TopLink {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
a.TopLink:visited {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}
a.TopLink:hover {
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
}
.StaffHeader {
	font-size:16px;
	color:#3399FF;
}
