.FooterFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.uppernav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #febd35; 
	line-height: normal
}
.uppernav:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff; 
	line-height: normal
}

body {            background-color:#edf5f1;
                  margin:2px 2px 2px 2px;
                  color:#4c2b18;
                  font-size:13px;
                  text-align:center; }
a {               color:#00843e;
                  text-decoration:underline; }

.para:first-letter { font-family:sans-serif;
                     font-weight:bold;
                     font-size:16px;}
.para {              text-align:left; }
.nav {               background-color:#00843e;
                     color:#febd35;
                     text-decoration:none;
                     font-weight:bold;
                     font-size:12px;
                     font-family:sans-serif; }
.navHigh {           background-color:#febd35;
                     color:#00843e;
                     text-decoration:none;
                     font-weight:bold;
                     font-size:12px;
                     font-family:sans-serif; }
.pageNav {           color:#febd35;
                     font-weight:bold;
                     font-size:14px;
                     font-family:sans-serif;
                     text-align:center; }
.section {           font-family:sans-serif;
                     font-weight:bold;
                     font-size:18px;
                     color:#00843e;
                     text-align:center;
                     margin-top:10px; }
.highlight {         font-weight:bold;
                     margin-left:10px;
                     margin-right:10px;
                     text-align:left; }
.subSection {        font-weight:bold;
                     text-align:center;
                     color:#00843e;
                     font-size:14px; }
.required {          font-weight:bold; }
.bullet {            padding-left:10px;
                     margin-left:10px; }
.headline {          font-weight:bold;
                     font-family: sans-serif;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
