body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	} 
	
p {
	font-family: verdana;
	line-height: 15pt;
	font-size: 12px;
	color: #135339;
	text-indent : 0;
	text-align: justify;

} 


h1 {
	font-family: verdana;
	line-height: 10pt;
	font-size: 12px;
	color: #135339;
	font-weight : bold;
	}
	

b {	font-family: verdana; line-style: bold;	font-size: 12px; color: #135339;} 
ul { font-family: verdana; line-style: underline; line-height: 13pt; font-size: 11px; color: #135339; } 
strong { font-family: verdana; line-height: 11pt; font-size: 10px; color: #135339;}
table, tr, p, td { color: #135339; font-family: verdana; font-size: 12px; border:0px; line-height: 15pt;}
textarea, input, select { font-family: verdana; font-size: 11px; color: #135339; }

a          { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none }
a:hover    { color: #AFC8BE; font-size: 12px; font-weight: none; text-decoration: underline }

.sub-nav,
.sub-nav:a { color: #135339; font-weight: none; text-decoration: none }
.sub-nav:hover { color: #AFC8BE; font-weight: none; text-decoration: none }
.sub-nav:visited { color: #135339; font-weight: none; text-decoration: none }

.fsub-nav,
.fsub-nav:a { color: #FFFFFF; font-size: 10px; font-weight: none; text-decoration: none }
.fsub-nav:hover { color: #AFC8BE; font-size: 10px; font-weight: none; text-decoration: none }

.bluebox {
	font-family: verdana;
	line-height: 10pt;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	}
	
.hours {
	font-family: verdana;
	line-height: 15pt;
	font-size: 14px;
	color: #135339;
	font-weight : bold;
	}
	
.greenfooter {
	font-family: verdana;
	line-height: 10pt;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	}
	
.border {
   border-bottom: 1px solid #FFFFFF;
   padding: 7px 0px 7px 0px;
}

.borderline {
   border-bottom: 1px solid #135339;
   padding: 5px 0px 5px 0px;
}