.main{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6f6f6f;
}

a.main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: underline;
}	

a.main:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9687c4;
	text-decoration: underline;
}	

.splashFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a7a0b8;
}

a.splashFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a7a0b8;
	text-decoration: none;
}

a.splashFooter:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.insideFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #584b82;
}

a.insideFooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #584b82;
	text-decoration: none;
}

a.insideFooter:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.sideMenuItems {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #554486;
}

ol.ContentList li{
	padding-top: 0px;
	margin-bottom: 6px;
}

ul.ContentList li{
	padding-top: 0px;
	margin-bottom: 6px;
}

ul.SideMenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.SideMenu li{
	background-image: url(/images/listBullet.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
}


.mainContent{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #6f6f6f;
}

a.mainContent:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #554486;
}

.newsEventsLink {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #554486;
}

#subhead {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 22px;
	color: #554486;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

#faqQuestion {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #554486;
	font-weight: bold;
	margin-bottom: 5px;
}

.printHeader {
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 22px;
	color: #554486;
}

