body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.SectHead {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #0D3A64;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #064E04;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.bottomlinks
{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}
.bottomlinks a:visited
{
  color: #CCCCCC;
  text-decoration: none;
}
.bottomlinks a:link
{
  color: #FFFFFF;
  text-decoration: none;
}
.bottomlinks a:hover
{
  color: #73B39E;
  text-decoration: underline;
}
.leftcolumn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftcolumn a:visited
{
  color: #666666;
  text-decoration: none;
}
.leftcolumn a:link
{
  color: #FFFBE6;
  text-decoration: none;
}
.leftcolumn a:hover
{
  color: #0000FF;
  text-decoration: underline;
}

.centercolumn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.centercolumn a:visited
{
  color: #666666;
  text-decoration: none;
}
.centercolumn a:link
{
  color: #0D3A64;
  text-decoration: none;
}
.centercolumn a:hover
{
  color: #0000FF;
  text-decoration: underline;
}

.rightcolumn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #914800;
	line-height: 15px;
}
.rightcolumn a:visited
{
  color: #000000;
  text-decoration: none;
}
.rightcolumn a:link
{
  color: #00005C;
  text-decoration: none;
}
.rightcolumn a:hover
{
  color: #00005C;
  text-decoration: underline;
}
.featuredlinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #914800;
	line-height: 12px;
}
.featuredlinks a:visited {

  color: #000000;
  text-decoration: none;
}
.featuredlinks a:link {

  color: #00005C;
  text-decoration: none;
}
.featuredlinks a:hover {

  color: #00005C;
  text-decoration: underline;
}
.featuredlinksTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #914800;
	line-height: 15px;
}
.largerbody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
}
