body {
     font-family: Arial;
     font-size: 70%;
     color: #999999;
     background-color: #FFFFFF;
     margin: 0;
     }
	 
.hometext {
   color: #ffffff;
   font-size: 80%;
   font-family: Arial;
	}
	 
	 
.bodytext {
	color: #000000;
	font-size: 70%;
	font-family: Verdana;
	text-decoration: none;
}

.bodytext a:link { 
	color: #006699;
	text-decoration: none;
	}
.bodytext a:active { 
	color: #006699;
	text-decoration: none;
	}
.bodytext a:visited { 
	color: #006699;
	text-decoration: none;
	}
.bodytext a:hover {
	color: #666666;
	font-weight : bold;
	text-decoration: none;
}	 

.email {
	color: #000000;
	font-size: 70%;
	font-family: Verdana;
	text-decoration: none;
}

.email a:link { 
	color: #006699;
	text-decoration: none;
	}
.email a:active { 
	color: #006699;
	text-decoration: none;
	}
.email a:visited { 
	color: #006699;
	text-decoration: none;
	}
.email a:hover {
	color: #666666;
	font-weight : normal;
	text-decoration: none;
}	 

 .subheader {
   color: #306646;
   font-size: 90%;
   font-family: Arial;
   font-weight: bold;
}

 .small {
   color: #999999;
   font-size: 70%;
   font-family: Arial;
}


.top a {
  font-family: Arial;
  font-size: 60%;
  font-weight: bold;
  text-decoration: none;
  }
  
.top a:link { color: #8D181A; }
.top a:active { color: #8D181A; }
.top a:visited { color: #8D181A; }
.top a:hover { color: #999999; }

.mainnav  a {
  font-family: Arial;
  font-size: 65%;
  font-weight: normal;
  text-decoration: none;
  }
  
.mainnav a:link { color: #FFFFFF; }
.mainnav a:active { color: #000000; }
.mainnav a:visited { color: #FFFFFF; }
.mainnav a:hover {
	color: #999999;
	font-weight : normal;
}
  
  
.bodylinks a {
  font-family: Arial;
  font-size: 85%;
  text-decoration: none;
  }
  
.bodylinks a:link { color: #004677; }
.bodylinks a:active { color: #004677; }
.bodylinks a:visited { color: #306646; }
.bodylinks a:hover { color: #999999; }
	
.bodylinks_big a {
  font-family: Arial;
  font-size: 90%;
  text-decoration: none;
  font-weight: bold;
  }
  
.bodylinks_big a:link { color: #004677; }
.bodylinks_big a:active { color: #004677; }
.bodylinks_big a:visited { color: #306646; }
.bodylinks_big a:hover { color: #999999; }


  
.sidenav a {
  font-family: Arial;
  font-size: 71%;
  text-decoration: none;
  }
  
.sidenav a:link { color: #004677; }
.sidenav a:active { color: #ffffff; }
.sidenav a:visited { color: #004677; }
.sidenav a:hover {
	color: #ffffff;
	font-weight : normal;
}

.company {
	color: #006699;
	font-size: 65%;
	font-family: Verdana;
	font-weight: normal;
}
.company a:link { 
	color: #006699;
	text-decoration: none;
	}
.company a:active { 
	color: #006699;
	text-decoration: none;
	}
.company a:visited { 
	color: #006699;
	text-decoration: none;
	}
.company a:hover {
	color: #666666;
	font-weight : normal;
	text-decoration: none;
}	

.captions {
	color: #996600;
	font-size: 70%;
	font-family: Verdana;
	font-weight: bold;
}

.dates {
	color: #666666;
	font-size: 70%;
	font-family: Verdana;
	font-weight: normal;
}

.numbers {
	color: #666666;
	font-size: 70%;
	font-family: Verdana;
	font-weight: bold;
}		
		
.mission {
   color: #000000;
   font-size: 75%;
   font-family: Verdana;
   font-weight: bold;
	}

.mainheader {
   color: #996600;
   font-size: 75%;
   font-family: Verdana;
   font-weight: bold;
	}
	.mainheader a:link { 
		color: #006699;
		text-decoration: none;
		}
	.mainheader a:active { 
		color: #006699;
		text-decoration: none;
		}
	.mainheader a:visited { 
		color: #006699;
		text-decoration: none;
		}
	.mainheader a:hover {
		color: #666666;
		font-weight : bold;
		text-decoration: none;
}	
	
.header {
   color: #996600;
   font-size: 70%;
   font-family: Verdana;
   font-weight: bold;
	}
	
.sentence {
   color: #666666;
   font-size: 70%;
   font-family: Verdana;
   font-weight: bold;
	}
	
.footer {
   color: #ffffff;
   font-family: Verdana;
   font-size: 60%;
   }

.backtotop {
	color: #000000;
	font-size: 55%;
	font-family: Verdana;
	text-decoration: none;
}

.backtotop a:link { 
	color: #006699;
	text-decoration: none;
	}
.backtotop a:active { 
	color: #006699;
	text-decoration: none;
	}
.backtotop a:visited { 
	color: #006699;
	text-decoration: none;
	}
.backtotop a:hover {
	color: #666666;
	font-weight : normal;
	text-decoration: none;
}	 
.bodytext-margin {
	color: #000000;
	font-size: 70%;
	font-family: Verdana;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

