body	{ 
	background-color: #aebdae;
	margin-top: 20px;
 
    font-size: 10pt;
	font-family: Helvetica, Arial,  sans-serif;
	
}
#content {
       padding-top: 0em; 
       padding-right: 0em;
       padding-left: 0em;
       width: 90%;
       background-color: #ffffff;
       text-align: left;
       border: 1px solid #003300;
       
       }
       
#content_top {
       padding-top: 0em; 
       padding-right: 0em;
       padding-left: 0em;
       width: 90%;
       background-color: #ffffff;
       text-align: left;
       border-top: 1px solid #003300;
        border-left: 1px solid #003300;
         border-right: 1px solid #003300;
       
       }
       #content_bottom {
       padding-top: 0em; 
       padding-right: 0em;
       padding-left: 0em;
       width: 90%;
       background-color: #ffffff;
       text-align: left;
       border-bottom: 1px solid #003300;
       border-left: 1px solid #003300;
       border-right: 1px solid #003300;
       
       }

p, li {
    color: #000000;
	font-size: 11pt;
	line-height: 14pt;
	letter-spacing: 0.07em;
	margin: 0.7em;
}
a {color: #003300; 
   font-size: 11pt; 
   text-decoration: underline;
  
   }

a:visited {
    color: #003300;
    text-decoration: underline;
    }

a:active {
    color: #006600;
    text-decoration: underline;
    }

a:hover {
    color: #006600;
    text-decoration: underline;
    }
    
.bodytext {
    text-decoration: none;
	text-align: left;
      margin-top: 19px; 
       padding-bottom: 30px;
       padding-right: 0.8em;
       padding-left: 0.4em;

}

.smalltext {
     font-size: 8pt;
}

H1 {font-family:  Helvetica, Arial,  sans-serif;
    font-size: 12pt;
    line-height: 18pt; 
    color: #003300; 
    font-weight: bold; 
   
    border-bottom: 1px dashed #003300;
    padding-left: 0.5em;
    margin-top: 17px;}
H2 {font-family:  Helvetica, Arial,  sans-serif; 
    font-size: 12pt; 
    line-height: 18pt;
    color: #003300; 
    font-weight: bold;
    padding-left: 0.5em;
    padding-top: 10px;
    border-bottom: 1px dashed #003300;
    }
H3 {font-family: helvetica, arial; 
    font-size: 12pt;
    line-height: 16pt; 
    color: #003300; 
    font-weight: bold;
  
    }
HR { margin-top: 19px; 
    margin-bottom: 14px;
    margin-left: 10px; 
    border-top: 1px dashed #003300;
    color: #003300;
    height: 0px;
    width: 98%;
    text-align: left;
 }
.HealthProject {font-family: helvetica, arial; 
    font-size: 12pt;
    line-height: 16pt; 
    color: #FF6600; 
    font-weight: bold; 
    padding-left: 0.5em;}    

.title {
        font-size: 12pt; 
        line-height: 18pt;
        color: #003300; 
        font-weight: bold;
        font-family:   Georgia, Times, serif;
        padding-left: 220px;
       
       border-bottom: 1px dashed #003300;
      border-top: 1px dashed #003300;
       background-color:#ffcc66;
       text-align: left;}
 .title_study {
        font-size: 12pt; 
        line-height: 18pt;
        color: #003300; 
        font-weight: bold;
        font-family:   Georgia, Times, serif;
        padding-left: 14px;
        border-bottom: 1px dashed #003300;
      border-top: 1px dashed #003300;
       background-color:#ffcc66;
       text-align: left;}
 .sky {
       width: 207px;
       text-align: right;}
 .top {
       text-align: left;
       height: 44px;
       border-bottom: 1px dashed #003300;
       }       
 
#LeftMenu {
	float: left;
	display: block;
    width: 207px;
 
	background-color: #ffffff; 
	margin-top: 0px;
    margin-left: 0px;
    
	}       

#sidenav {

    width: 205px;
    list-style: none;
    display: block;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    line-height: 18pt; 
    font-family:   Georgia, Times, serif;
    border-bottom: 1px dotted #336600;
    

    }  

#sidenav a {
    width: 195px;
    padding-top: 0px; 
    padding-bottom: 0px;
    padding-left: 10px;
    display: block;
    color: #336600;
    font-size: 10pt;  
    font-family: Georgia, Times, serif;
    text-decoration: none;

    }
    
    

#sidenav a:hover, #sidenav a:active {
    color: #003300;

    }

#sidenav a.selected:link {
    color: #ffcc33;

    }

#sidenav a.selected:visited {
    color: #ffcc33;
  
    }

#sidesubnav { 
    color: #006600;
    padding-left: 15px;
    font-size: 10pt; 
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #ffcc33;
    
    }

#sidesubnav a:link, #sidesubnav a:visited {
    font-family: Georgia, Times, serif;
    font-size: 10pt; 
    color: #006600;
    text-decoration: none;
    line-height: 16px;
    }

#sidesubnav a:hover, #sidesubnav a:active {
    color: #003300;
    font-size: 10pt; 
    font-family: Georgia, Times, serif;
    line-height: 16px;
    text-decoration: underline;
    }
.required {
    color: #990033;
	font-size: 11pt;
	line-height: 14pt;
	letter-spacing: 0.07em;
	margin: 0.7em;
}