/* CSS Document */
body{ width:93%;}
.innerMenuType {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
	margin:0 0px 0 0; 
}
#innerMenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding:2px 10px 2px 10px;
}
#innerMenu table td {
	border-left:3px #FFFFFF solid;
	border-right:3px #FFFFFF solid;
	background-color:#256D68;
	
}
#innerMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentText
{
font-family: Tahoma; 
font-size: 16px;
}

#innerLocations {
	width: 100%;
	height:270px;
	OVERFLOW:auto;
	margin:0;
	padding:0;
}