body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(assets/img_bkgrnd_repeat.jpg); 
}
p, td {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000;
}

.headers {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.navigation {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: normal;
}
.navigation	a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #999999;
	text-decoration: none;
}
.navigation	a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #999999;
	text-decoration: none;
}
.navigation	a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #999999;
	text-decoration: none;
}
.navigation	a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #999999;  
	background-color: #FFFFFF;
	text-decoration: none;
}
#copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center; 
}
a:link { 
	color: #032D57;
	text-decoration: underline;
}
a:visited {
    color: #032D57;
	text-decoration: underline;
}
a:active {
    color: #032D57;
	text-decoration: underline;
}
a:hover {
   color: #FFFFFF;  
   text-decoration: none;
   background-color: #032D57;
}
td a:link { 
	color: #032D57;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
td a:visited {
    color: #032D57;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
td a:active {
    color: #032D57;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
td a:hover {
   color: #FFFFFF;  
   text-decoration: none;
   background-color: #032D57;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
}
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #032D57;
	text-decoration: underline;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #032D57;
	text-decoration: underline;
}
.leftnav a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #032D57;
	text-decoration: underline;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;   
	color: #FFFFFF;  
	background-color: #032D57;
	text-decoration: none;
}
.leed {
    color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
