/* CSS Document */
body {
  background-color: #C9C5BD;
  color: #fff;
  font-family: Arial, sans-serif;
  text-align: center;
  font-size: 12px;
}
body, div, td { margin: 0; padding: 0; }
* html div { position: relative; }
* html table { position: relative; }
td, div {
  color: #fff;
  text-align: left;
}
.shearBox {
  padding: 0px;
}
.floatLeft {
  float: left;
}
.floatRight   { float: right }
.topStrap {
  position: relative;
  width: 100%;
}
div.topMenu {
  background: none;
  position: absolute;
  padding: 0px;
  width: 470px;
  height: 26px;
  top: 298px;
  right: 0px;
  z-index: 999;
}
ul.navBarUL {
  display: table;
  padding: 0; 
  margin: 0 auto; 
  list-style-type: none;
  white-space: nowrap;
}
ul.navBarUL li {
	font-family: "Times New Roman", Times, serif;
	display: table-cell;
	font-size: 10px;
	padding: 2px;
	text-transform: uppercase;
	color: black;
	line-height: 4px;
	float: left;
}
* html ul.navBarUL li {
  float: left;
}
ul.navBarUL a {
	font-weight: bold;
	color: #231F20;
	margin-left: 4px;
	background-color: #B4AB8F;
	width: auto;
	display: block;
	text-decoration: none;
	border: 0px;
	padding: 8px;
	float: left;
}
* html ul.navBarUL a {
  float: left;
}
ul.navBarUL a.leftMostNav {
  padding-left: 0px;
}
ul.navBarUL a.rightMostNav {
  border-right: 0px;
  padding-right: 0px;
}
div.navBarWidth {
  text-decoration: none;
  display: inline-block;
}
* html div.navBarWidth {
  display: inline-block;
}
div.contentTD {
}
div.mainContentDIV {
  background-color: #231F20;
  padding: 8px;
  padding-bottom: 18px;
  margin-top: 0px;
}
div.contentTD {
  min-height: 363px;
  min-width: 443px;
}
/* commented (Mac IE5) backslash hack v2 \*/
div.contentTD {
  height: 363px;
  overflow: auto;
}
/* end hack */
* html div.contentTD {
  height: 363px;
}
.clearAll {
  font-size: 1px;
  clear: both;
}
div.sideContent ul {
  padding: 0px; 
  margin: 0; 
  list-style-type: none;
  white-space: nowrap;
}
div.pageWidthCenter {
  width: 772px;
  padding: 0px;
  margin: 24px auto;
}
div.sideIndex {
  background-color: #fff;
}
div.sideContent {
  position: relative;
  padding: 0px 15px;
  text-align: center;
  width: 168px;
  min-height: 360px;
}
* html div.sideContent {
  height: 360px;
}
div.sideContent div {
  color: #00529c;
  margin: 0px auto;
  text-align: center;
}
div.contentPadding {
  padding: 0px;
}
div.leftContent {
  background-color: #fff;
  z-index: 999;
  float: left;
  width: 228px;
  margin: 0px;
  padding-right: 6px;
}
div.brdOuter {
  border: 15px solid #00529c;
  border-top: 0px;
  border-bottom: 0px;
}
div.contentDIV {
  padding: 0px;
  width: 455px;
  min-height: 303px;
  padding-left: 76px;
  padding-right: 18px;
  border-right: solid 1px #eee;
}
* html div.contentDIV {
  height: 303px;
}
div.rightBar {
  text-align: center; 
  width: 176px; 
  height: 300px; 
  padding-left: 8px; 
  padding-right: 8px; 
  margin-left: 0px;
}
div.rightBar div {
  padding-top: 12px;
  text-align: center; 
}
.contentPadding ul {
  padding-left: 1.5em;
  margin-left: 0em;
}
.leftBarLink {
  border-top: solid 1px #dec6c4;
  padding: 5px 8px 5px 1.5em;
  text-indent: -1em;
}
.leftBarLink a {
  text-decoration: none;
}
div.rightBox {
  padding: 5px;
}
div.bottomBar {
  text-align: center;
}
div.builtFor {
  font-size: 9px;
  color: #231F20;
  text-align: center;
  margin: 12px auto;
}
div.imageBox {
  padding: 0px 0px 22px 22px;
}
.vertAlignMiddle {
  vertical-align: middle;
}
div.downloadTitle {
  padding-bottom: 12px;
}
div.downloadHeading {
  padding-bottom: 12px;
  font-size: 125%; 
  font-weight: bold; 
  margin-top: 0.7em;
}
h1 {
  font-size: 150%; 
  font-weight: bold; 
  padding: 0px;
  margin: 0px;
  margin-bottom: 12px;
}
h2 {
  font-size: 125%; 
  font-weight: bold; 
  padding: 0px;
  margin: 0px;
  margin-bottom: 0.7em;
}
span.smallerText {
  font-size: 70%;
}
li.popupLI {
  font-weight: bold;
  font-size: 12px;
  border-top: solid 1px #fff;
  padding: 5px 0px;
}
ul.popupSubMenuUL {
  border-top: solid 1px #fff;
  margin-top: 5px;
}
li.popupSubMenuLI {
  font-size: 12px;
  border-bottom: solid 1px #fff;
  padding: 2px 0px;
  background-image: none;
  background-color: #00529c;
}
li.popupSubMenuLI a {
  color: #b2cbe1;
}
li.popupHasKids {
  padding-bottom: 0px;
  border-bottom: 0px;
}
li.lastLI {
  border-bottom: 0px;
}
div.sideContent a {
  padding: 5px 0px;
  text-decoration: none;
}
div.footer {
  margin-top: 11px;
  clear: both;
  padding: 12px 10px;
  font-size: 11px;
  color: #231F20;
  border: solid 1px #b2cbe1;
}
div.footFloat {
  float: right;
  width: 78px;
  margin-right: 20px;
  margin-left: 20px;
}
div.fullWidth {
  width: 100%;
}
div.pageContent {
  padding: 20px 22px 0px 22px;
}
form {  padding: 0px; margin: 0px; position: relative; }
textarea.inputTextBox {
  width: 280px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
input.inputTextBox {
  width: 280px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
td.inputLabelTD {
  width: 100px;
  padding-right: 42px;
}
a  { color: silver }
a:hover  { color: silver }
a.visibleLink {  color: #caa149;  text-decoration: underline;}
ul.navBarUL a.navSelected {
  background-color: #D5CAB0;
}
div.pageTitle {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DACB9A;
}

