/* 	Property Adjustment Key: top, right, bottom, left */
/*  * is universal */

* { font-family: arial, helvetica, sans-serif; font-size: 100%; color:#000000; 	margin-top: 0; }


td {}
	.margin_10_0_0_0 { margin: 10px 0px 0px 0px; clear: both; }
	
img {}
	.tertiaryNav { position: absolute; top: 233px; z-index: 99; }

.floatabove {
	position: absolute;
	height: 30px;
	width: 750px;
	top: 303px;
	z-index: 120;
	left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.floatabove:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.large_text {
	font-size: 18px;
	font-weight: bold;
}

.medium_text {
	font-size: 15px;
}