body {
 margin: 0;
 padding: 0;
 text-align: center;
 min-width: 800px;
 color: #000;
 background-color: #E5E5E7;
 font-size: 0.8em;
 font-family: Verdana, Arial, sans-serif;}

#wrapper {
 text-align: left;
 color: #000;
 background-color: #FFF;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 border: 1px solid #504E51; }

input {
 border: 1px solid #FCCE55; }

h1 {
 font-size: 1.3em;
 color: #504E51; }

h2 {
 font-size: 1em;
 font-weight: bold; }

h3 {
 font-size: 1em;
 margin: 0; }

#header {
 width: 800px;
 height: 122px; }

.topimg {
 position: absolute;
 padding-left: 2px;
 padding-top: 2px; }

#search {
 position: absolute;
 padding-top: 123px;
 padding-left: 2px; }

#topnav {
 color: #FCCE55;
 background-color: #9B9A9C;
 height: 20px;
 text-align: center; }

.nav {
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
 padding: 2px 5px 2px 5px;
 color: #FCCE55;
 background-color: #9B9A9C; }

.nav:hover {
 color: #FFF;
 background-color: #9B9A9C; }
 
.main {
 width: 800px;
 height: 350px;  }

.leftcol {
 width: 180px;
 border-right: 1px dotted #FCCE55; }

#area {
 margin-top: 30px ;
 margin-left: 10px;
 margin-bottom: 10px;
 text-transform: uppercase;
 font-size: 9px;
 padding-bottom: 2px;
 color: #9B9A9C; }

#subnav {
 width: 170px;
 background-color: #FFF;
 margin: 25px 0 0 5px; }

#subnav a {
 text-decoration: none;
 background-color: #FFF;
 display: block;
 border: 1px dotted #FFF; }

#subnav a:visited {
 color: #999; }

#subnav a:hover {
 text-decoration: none;
 color: #000;
 background-color: #FFF;
 border: 1px dotted #999;  }

 .subnav1, .subnav1Active {
 font-size: 11px;
 color: #000;
 border: 1px dotted #999
 line-height: 150%; }

 p, .subnav2 {
 margin: 0; }

.subnav2, .subnav2Active {
 font-size: 10px;
 padding-left: 6px;
 line-height: 150%; }

.maincol {

 padding: 10px; }

#printicon {
 position: absolute;
 margin-left: 550px;
 margin-top: 2px; }

#tips {
 display: none;
 position: absolute;
 margin-left: 570px; }

.tipstext {
 font-family: Verdana, Arial, sans-serif;
 font-size: 0.8em; }

.link {
 text-decoration: none; }

.link:visited {
 text-decoration: none; }

.link:hover {
 text-decoration: underline; }

.smalltext {
 font-size: 70%; }

#footer {
 color: #CCC;
 background-color: #9B9A9C;
 font-size: 9px;
 text-align: center;
 padding: 3px 0; }

.mailtext {
 text-decoration: none;
 color: #CCC;
 background-color: #9B9A9C;
 font-size: 9px; }

.mailtext:hover {
 text-decoration: underline; }
 

#printtext {
 text-align: left;
 background: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 0.8em;
 margin-top: 60px;
 padding-bottom: 5px;
 border-bottom: 1px solid #00582A;
 margin-bottom: 20px; }

#printcontent {
 text-align: left;
 font-size: 1em; }
