/* CSS Document */

body { margin: 0px; background-color:#393939; }

.contentfont { font-family: Tahoma, Georgia, Times New Roman;
			   font-size: 11px;
			   color:#333333;
			   margin-bottom: 2px;s
}
.titlefont { font-family: Arial, Georgia, Times New Roman;
			   font-size: 14px;
			   color:#333333;
}

.contentfontbold { font-family: Tahoma, Georgia, Times New Roman;
			  	   font-size: 11px;
			   	   color:#333333;
				   font-weight: bold;
}

.newsdate { font-family: Tahoma, Georgia, Times New Roman;
			   font-size: 11px;
			   color:#827134;

}

.careerspreview { font-family: Tahoma, Georgia, Times New Roman;
			   font-size: 11px;
			   color:#463F28;
			   text-decoration: underline;

}

.footer		 { font-family: Tahoma, Georgia, Times New Roman;
			   font-size: 11px;
			   color:#F5EBCA;
}
.footerlink	 { font-family: Tahoma, Georgia, Times New Roman;
			   font-size: 11px;
			   color:#F5EBCA;
}

.nav1a:link {font-family: Tahoma, Georgia, Times New Roman;	color: #463F28; font-size: 11px; text-decoration:underline;}
.nav1a:visited {font-family: Tahoma, Georgia, Times New Roman; color: #463F28; font-size: 11px; text-decoration:underline;}
.nav1a:hover {font-family: Tahoma, Georgia, Times New Roman; color: #463F28; font-size: 11px; text-decoration:none;}
.nav1a:active {font-family: Tahoma, Georgia, Times New Roman;color: #463F28; font-size: 11px; text-decoration:underline;}

.nav2a:link {font-family: Tahoma, Georgia, Times New Roman;	color: #F5EBCA; font-size: 11px; text-decoration:none;}
.nav2a:visited {font-family: Tahoma, Georgia, Times New Roman; color: #F5EBCA; font-size: 11px; text-decoration:none;}
.nav2a:hover {font-family: Tahoma, Georgia, Times New Roman; color: #F5EBCA; font-size: 11px; text-decoration:underline;}
.nav2a:active {font-family: Tahoma, Georgia, Times New Roman;color: #F5EBCA; font-size: 11px; text-decoration:none;}


