body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:100%;
  background-color: #ffffff;
  color: #000000;
  margin:0; padding:0;
  text-align: center;
}

p,div {
  position:relative;
  margin:0;
}

p {
  font-size:.8em;
  margin-bottom:8px;
  text-align:justify;
}

#wrapper {
  margin: 0 auto;
  margin-top:0px;
}

#hdrDiv {
  top:0px;
  left:0px;
  height:75px;
  background: url(../images/hdrBkgdRepeat.jpg) repeat-x;
  z-index:1;
}

#logoDiv {
  position:absolute;
  top:0px;
  left:34px;
  width:135px;
  height:75px;
  z-index:1;
}

#hmCenterDiv {
  margin-top:2px;
}

#hmSplashImgDiv {
  z-index:1;
}

#hmNavDiv {
  margin-top:3px;
  height:23px;
  background: url(../images/navBarBkgdRepeat.gif) repeat-x;
  z-index:25;
}

#hmContentWrapperDiv {
  background: url(../images/contentBkgdRepeat.gif) repeat;
}

#hmContentDiv {
  top:8px;
  left:17px;
  margin-right:45px;
  padding-bottom:20px;
  z-index:5;
}

#innerContentWrapperDiv {
  background: url(../images/contentBkgdRepeat.gif) repeat;
  padding-bottom:25px;
}

#innerContentDiv {
  top:25px;
  left:25px;
  margin-right:45px;
  z-index:5;
}

#footerDiv {
  position:relative;
  bottom: 0px;
  left:0px;
  z-index:9;
}

#footerDivTmp {
  width:100%;
  position:absolute;
  bottom: -20px;
  left:0px;
}

#frameTop {
  width:100%;
  background: url(../images/frameTopRepeat.jpg) repeat-x;
}

#frameMid {
  background: url(../images/frameMidRepeat.jpg) repeat-x;
}

#frameBot {
  background: url(../images/frameBotRepeat.jpg) repeat-x;
}

h1, h2 {
  font-family: Times, serif;
  font-size:1.1em;
  color: #000099;
  margin-top:0px;
  margin-bottom:0px;
}

h3 {
  font-family: Times, serif;
  font-size:1em;
  margin-top:10px;
  margin-bottom:8px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:.9em;
  margin-top:0px;
  margin-bottom:2px;
}

table {
  border: 0px; 
  border-color: #FFFFFF; 
  border-collapse: collapse;
  padding: 0px; 
}

p.mainBody {
  margin-bottom:10px;
  line-height: 115%;
}

ul {
  margin-top:0px; 
  margin-bottom:0px; 
}

li { 
  line-height:115%;
  font-size: .8em;
  margin-top:0px; 
  margin-bottom:0px; 
} 

img {
  border-style: solid;
  border-width: 0px
}

.editLinkDiv {
  float:right;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: .7em; 
  color: #000000;
  z-index:9;
}

.footertext { 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: .7em; 
  color: #999999;
}

.indent {
  padding-left:25px;
  padding-right:25px;
}

.navLink {
  font-family: serif;
  font-size:14px;
  color: #000099;
}

.dropLink {
  font-weight:normal;
  font-size:12px;
  color: #000099;
}

A:link {color: #999999; text-decoration: none;}
A:visited {color: #999999; text-decoration: none;}
A:hover {color: #999999; text-decoration: underline;}

A:link.linkHighlight {color: #000099; text-decoration: none;}
A:visited.linkHighlight {color: #000099; text-decoration: none;}
A:hover.linkHighlight {color: #000099; text-decoration: underline;}

A:link.navLink {font-size:9pt;font-family:Verdana;color: #000099; text-decoration: none;}
A:visited.navLink {font-size:9pt;font-family:Verdana;color: #000099; text-decoration: none;}
A:hover.navLink {font-size:9pt;font-family:Verdana;color: #000099; text-decoration: underline;}

A:link.dropLink {color: #000099; text-decoration: none;}
A:visited.dropLink {color: #000099; text-decoration: none;}
A:hover.dropLink {color: #FFFFFF; font-weight:bold; text-decoration: none;}

A:link.editLink {color: #000000; text-decoration: underline;}
A:visited.editLink {color: #000000; text-decoration: underline;}
A:hover.editLink {color: #000000; text-decoration: none;}

A:link.footer {color: #999999; text-decoration: underline;}
A:visited.footer {color: #999999; text-decoration: underline;}
A:hover.footer {color: #999999; text-decoration: none;}


.menuActuator{ 
  color:#E2D9CB;
  font-weight:bold;
  font-size:9pt;
  font-family:Arial;
}

.menu {
  padding-top:2px;
  padding-left:5px;
  font-family:Arial;
  color:#E2D9CB;
  font-size:9pt;
  letter-spacing:1px;
  background-color:#96311F;
  z-index:15;
}

.dropTop {
  background: url(../images/menuTreeTee.gif) no-repeat;
  background-position: left center;
}

.dropMid {
  background: url(../images/menuTreeTee.gif) no-repeat;
  background-position: left center;
}

.dropBot {
  background: url(../images/menuTreeBot.gif) no-repeat;
  background-position: left center;
}

