/* Generated by Peter Davis */

h1 {
   color: green;
   text-align: right;
   font-family: "Times New Roman", Times, serif;
   font-size: 3em;
   margin: auto;
   line-height: 1.5em;
   font-weight: normal;
   font-style: italic;
   }

h2 {
   color: green;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   font-size: 3em;
   line-height: 0;
   font-weight: normal;
   font-style: italic;   
   }

h3 {
   color: red;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   font-size: 2em;
   line-height: 1;
   font-weight: bold;
   font-style: italic;   
   }

h4{
   color: black;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
   line-height: 0.5em;
   font-weight: bold;
   font-style: normal;   
   }

h6{
   color: black;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   font-size: 1.2em;
   line-height: 1.5em;
   font-weight: normal;
   font-style: normal;   
   }


/* h5 footer */
h5 {
   color:black;
   text-indent: 350px;
   font-family: "Times New Roman", Times, serif;
   font-size: 1em;
   font-weight: bold;
   font-style: italic;
   margin: auto;
   }

p {
   color:black;
   text-align: justify;
   font-family: "Bookman Old Style", "Times New Roman", Times, serif;
   font-weight: normal;
   font-size: 1em;
   line-height:1.5em;
   padding-left:50px;
   padding-right: 50px;
   padding-top: 0px;
   padding-bottom: 0px;
   }

th {
   width:220px;
   font-family: "Bookman Old Style", "Times New Roman", Times, serif;
   padding: 20px 0px 0px 20px;
   font-size: 1em;
   text-align: justify;
   line-height: 1.5em;
   vertical-align: top;
   padding-left: 20px;
   padding-right: 10px;
   }

td {
   font-family: "Bookman Old Style", "Times New Roman", Times, serif;
   padding: 20px 0px 0px 20px;
   font-size: 0.9em;
   text-align: justify;
   line-height: 1em;
   vertical-align: top;
   padding-left: 20px;
   padding-right: 10px;
   }
   
.centerred {
   color:red;
   text-align: center;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 1em;
   line-height:1.5em;
   padding-left:50px;
   padding-right: 50px;
   padding-top: 0px;
   padding-bottom: 0px;
   }

.centerblack {
   color:black;
   text-align: center;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 1em;
   line-height:1;
   padding-left:50px;
   padding-right: 50px;
   padding-top: 0px;
   padding-bottom: 0px;
   }

.leftmargin {
   color:black;   
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 1em;
   line-height:1em;
   padding-left:200px;
   padding-right: 50px;
   padding-top: 0px;
   padding-bottom: 0px;
   }


body {
   width: 1192px; 
   }

#page-container {
   background: white;
   margin: 0px 0px 0px 0px;
   width: 1196px;
   text-align: left;
   border-style: none; 
   }

#header {
   float: right;
   left: 0px;
   top: 0px;
   background: white;
   margin-left: 0px;
   height: 173px;
   width:996px;   
   border-style: none; 
   }

#leftside {
   background:white;
   width: 200px;  
   text-align: left; 
   padding-top:5px;
   border-style: none;  
   float:left;  
   }

#maincontent {
   width: 996px; 
   background:white;     
   text-align: left; 
   border-style: none; 
   float:left;  
   }

#footer  {
   float: left;   
   background:white;    
   height:20px;    
   width:1192px;
   border-style: none;  
   }

#navcontainer { margin-left: 10px; }

#navcontainer img { margin-left: 38px;}

#navcontainer ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: verdana, arial, Helvetica, sans-serif;
   }

#navcontainer li { margin: 0; }

#navcontainer a {
   display: block;
   padding: 5px 10px;
   width: 168px;
   color: #000;
   background-color: #ADC1AD;
   text-decoration: none;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-bottom: 1px solid #333;
   border-right: 1px solid #333;
   font-weight: bold;
   font-size: .6em;
   background-repeat: no-repeat;
   background-position: 0 0;
   }

#navcontainer a:hover {
   color: #000;
   background-color: #889E88;
   text-decoration: none;
   border-top: 1px solid #333;
   border-left: 1px solid #333;
   border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   background-repeat: no-repeat;
   background-position: 0 0;
   }

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
   display: block;
   margin-left: 0;
   padding: 5px 5px 5px 15px;
   width: 168px;
   color: #000;
   background-color: #C5D8C5;
   text-decoration: none;
   font-weight: normal;
   }

#navcontainer ul ul a:hover {
   color: #000;
   background-color: #889E88;
   text-decoration: none;
   }

#navcontainer .nonav a {
   color:Black;
   background-color:#ADC1AD;
   text-decoration: none;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-bottom: 1px solid #333;
   border-right: 1px solid #333;
   font-weight: bold;
   font-size: .6em;
   cursor: default;
}

