.mainbodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #0A76B6;
	text-decoration: none;
	}
	
.mainbodytext a:hover {
	color: #0A76B4;
	text-decoration: none;
}

.blue-heading {
	color: #0A76B4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blue-heading a:link,  .blue-heading a:active, .blue-heading a:visited {
	color: #0C76B2;
	text-decoration: none;
	}
	
.blue-heading a:hover {
	color: #D7D7D7;
	text-decoration: none;
}

.bigblueheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #0A76B4;
	font-weight: bold;
}
.background-table {
	background-image: url(images/aditus-background.jpg);
	background-repeat: repeat-y;
}
.unique-topic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
}
.unique-topic a:link,  .unique-topic a:active, .unique-topic a:visited {
	color: #666666;
	text-decoration: none;
	}
	
.unique-topic a:hover {
	color: #0A76B4;
	text-decoration: none;
}
.flashbox {
	position: relative;
	z-index: 1;
}

.engineering {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0A76B4;
}

