body {
	background-color: #CCCCCC;
}
body, div, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #161C68;
	text-decoration: none;
}

a:visited {
  color: #161C68;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}
.header {
	background-image: url(/images/headerBg.jpg);
}
.mainTable {
	background-color: #FFFFFF;
}
.navCell {
	background-color: #FEBB36;
}
#nav {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}
#nav a:link {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FAD64A;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:visited {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FAD64A;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FAD64A;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.secondaryNav {
	background-color: #e2e4e3;
	border: 1px solid #21386C;
	font-size: 11px;
}
.topNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.copyrightInfo {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #21386C;
	text-align: center;
	padding: 4px;
}


#nav a:active {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FAD64A;
	color: #000000;
	margin-bottom: 3px;
	width: 166px;
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #21386C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEBB36;
}
.newsRelated {
	background-color: #F0F0F0;
}
.blueBorder {
	border: 1px solid #21386C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blueBorderOnly {
	background-color: #E6E6E6;
	border: 1px solid #21386C;
}
