body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.Banner
{
	background-image: url('images/MEC-Banner.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


.nav
{
	padding: 1px 1px 0px 3px;
	font-weight: bold;
	color: #000000;
	background-color: #F2D231;
	border: 1px solid #000000;
	font-size: .8em;
	
}
.RightBorder
{
	border-right: solid 1px #000000;
}
/*
#NavBar {
	position: absolute;
	left: 0px;
	top: 150px;
	margin: 0px;
	padding: 0px;
	background: url(images/Nav-bk_08.gif) repeat-x;
	width: 100%;
}

#nav ul
{
	padding: 0;
	margin: 0;
	
	font-weight: bold;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a
{
	border-width: 1px;
	border-color: #000000;
	font-size: small;
	color: #000000;
	background-color: #F2D231;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: 9em;
	vertical-align: middle;
	border-right-style: solid;
} 

#nav ul li a:hover, #nav ul li a:focus
{
	color: #000000;
	background-color: #B6DCF7;
}
*/
.main
{
	padding: 0px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 160px;
	padding:  10px 25px 10px 25px; 
	font-family: Arial, Helvetica, sans-serif;
}

.list
{
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	list-style-type: circle;
}

td {
	
	vertical-align: top;
}

h1 {
	color: #0099CC;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CC9900;
}

li {
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.vCenter {
	vertical-align: middle;
}

.standout {
	font-weight: bold;
	color: #3399CC;
}

/*#footer {
	color: #000000;
	text-align: center;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
}
*/
.footer {
	background-color: #84B3DF;
	padding: 10px 0px 10px 0px;
	color: #000000;
	text-align: center;
	font-size: x-small;
}


.lbl
{
	font-weight: bold;
}
#GoogleMap
{
	width: 425px;
	height: 375px;
	float: right;
	padding: 0px 4px 0px 4px;
}
#GoogleMapLeft
{
	width: 425px;
	height: 375px;
	float: left;
	padding: 0px 4px 0px 4px;
}
#GoogleAerialRight
{
	width: 425px;
	height: 375px;
	float: right;
	padding: 0px 4px 0px 4px;
}

/*.MenuGroup
{
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	background: #F2D12C;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.MenuItem 
{
	color:#000000;
	cursor:hand;
	background: #F2D12C;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	
}

.MenuItemOver 
{
	color:#000000;
	font-weight:bold;
	padding:3px;
	cursor:hand;
	background: #B6DCF7;
	border-top: 1px solid #E2F1FC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #E2F1FC;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		
}

.MenuItemDown 
{
  background-color:#000066;  
  color:#4FADEB;  
 border-top: 1px solid #E2F1FC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #E2F1FC;
  padding:3px;
  cursor:hand;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemScroll
{
	background-color:#0080ff;
	border-top: 1px solid #F8E485;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #F5DA57;
	padding:3px;
	font-weight: bold; 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.MenuItemScrollOver 
{
	background-color:#0080ff;
	border-top: 1px solid #F8E485;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #F5DA57;
	padding:3px;
	cursor:hand;
	font-weight: bold;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.ItemSeparator
{
  margin-left:26px;
  margin-right:3px;
}
*/