#navfoot ul{
	font:Helvetica;
	font-size:smaller;
	white-space : nowrap;
	background-color:#FFFFFF;
	color: #336600;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#navfoot ul li{
   display : inline;
}
#navfoot ul li a{
   padding-left : 0.5em;
   padding-right : 1em;
   background-color:#FFFFFF;
   color:#006633;
   font-weight : bold;
   text-decoration : none;
   float : left;
}
#navfoot ul li a:hover{
   background-color:#FFFFFF;
   color:#99CCCC;
}
#navfoot ul li .current{
   background-color:#FFFFFF;
   color:#99CCCC;


}
#nav ul{
	font:Helvetica;
	font-size:smaller;
	padding-left: 80px;
	margin : 0;
	white-space : nowrap;
	background-color:#FFFFFF;
	color: #336600;
	float : left;
	width : 75%;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 0.5em;
   padding-right : 1em;
   background-color:#FFFFFF;
   color:#006633;
   font-weight : bold;
   text-decoration : none;
   float : left;
}
#nav ul li a:hover{
   background-color:#FFFFFF;
   color:#99CCCC;
}
#nav ul li .current{
   background-color:#FFFFFF;
   color:#99CCCC;
}

.accreditation {
	color: black;
	font: 6pt Verdana;
	text-align: center;
}

.newstyle {
	
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;

	
	}.quote {
	font-size: medium;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#margins {
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tableHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #005136;
}
.tableRow1 {
	background-color: #9CC;
	border: 1px solid #FFF;
}
.tableRow2 {
	background-color: #CEF2EF;
	border: 1px solid #FFF;
}
#footer {
	padding-right: 80px;
	padding-left: 80px;
	background-color: #FFF;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}

