﻿.links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.links A:link {
	COLOR: #000000;
	text-decoration: none;
}
.links A:visited {
	COLOR: #000000;
	text-decoration: none;
}
.links A:hover {
	COLOR: #F36D27;
	text-decoration: none;
}
.leftlinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.leftlinks A:link {
	COLOR: #000000;
	text-decoration: none;
}
.leftlinks A:visited {
	COLOR: #000000;
	text-decoration: none;
}
.leftlinks A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
p, li {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.mainheader {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #2A3C88;
}
.topnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.topnav A:link {
	COLOR: #2B3D89;
	text-decoration: none;
}
.topnav A:visited {
	COLOR: #2B3D89;
	text-decoration: none;
}
.topnav A:hover {
	COLOR: #F47D3F;
	text-decoration: none;
}
.subheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #F47D3F;
}
.boxloc {
	position: relative;
	top: -115;
	left: 525px;
	width: auto;
	overflow: hidden;
	height: auto;
}
.highlightbox {
	background: #EEF8FF;
	border: 1px solid #878285;
	margin: 10px 0;
	padding: 5px;
}

