@charset "UTF-8";
.bkgd {
	background-color: #103467;
	background-image: url(images/header-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #919056;
	text-decoration: none;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
td a {
	color: #000000;
	text-decoration: underline;
}
td a:hover {
	color: #284976;
	text-decoration: underline;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cac98c;
	text-decoration: none;
}
a.nav {
	color: #cac98c;
}
a.nav:hover {
	color: #FFFFFF;
}
.nav2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2 {
	color: #FFFFFF;
}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.subnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #103467;
	text-decoration: none;
}
a.subnav {
	text-decoration: none;
}
a.subnav:hover {
	text-decoration: underline;
}
.sidebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar {
	text-decoration: underline;
}
a.sidebar:hover {
	color: #C9C98C;
	text-decoration: underline;
}
.sidebar-title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #C9C98C;
	text-decoration: none;
	text-transform: uppercase;
}
.sidebar2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.sidebar2 {
	text-decoration: underline;
}
a.sidebar2:hover {
	color: #284976;
	text-decoration: underline;
}
.sidebar2-title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #919056;
	text-decoration: none;
	text-transform: uppercase;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #a9b6c8;
	text-decoration: none;
}
a.footer {
	color: #a9b6c8;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #103467;
	text-decoration: none;
}
