body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f1e8;
}

img { border: none; }

a:link { color: #424664; text-decoration: underline; }
a:visited { color: #424664; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #424664; text-decoration: underline; }

.topmenuhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
  padding-right:32px;
  padding-bottom:4px;
}

.topmenuhome a:link { color: #000000; text-decoration: none; }
.topmenuhome a:visited { color: #000000; text-decoration: none; }
.topmenuhome a:hover { color: #958B7D; text-decoration: underline; }
.topmenuhome a:active { color: #000000; text-decoration: none; }



.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
  padding-right:25px;
  padding-bottom:4px;
}

.topmenu a:link { color: #000000; text-decoration: none; }
.topmenu a:visited { color: #000000; text-decoration: none; }
.topmenu a:hover { color: #958B7D; text-decoration: underline; }
.topmenu a:active { color: #000000; text-decoration: none; }


.navmenu {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}


.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  line-height: 13pt;
  padding-top: 18px;
  padding-bottom: 14px;
  padding-left: 23px;
  background-color: #e9e2d1;
}

.subpagetitle {
  font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
  line-height: 16pt;
	font-weight: bold;
  color: #674c24;
}

.subpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  line-height: 13pt;
  padding-top: 18px;
  padding-bottom: 24px;
  padding-left: 23px;
  background-color: #E9E2D1;
}

.homebottom {
  padding-bottom: 18px;
  padding-left: 23px;
  background-color:#e9e2d1;
}


.homebottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  line-height: 13pt;
  background-color: #d59a52;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  line-height: 13pt;
  background-color: #f4f1e8;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #E9E2D1;
  padding-bottom:4px;
  padding-top:4px;
  text-align:left;
}

.subnav a:link { color: #1A427A; text-decoration: underline; }
.subnav a:visited { color: #1A427A; text-decoration: underline; }
.subnav a:hover { color: #958B7D; text-decoration: underline; }
.subnav a:active { color: #1A427A; text-decoration: underline; }

.subnavon { color: #322310; text-decoration: underline; }

