a:link {	
	color: #3366CC;	
	text-decoration: none
}
a:visited {	
	color: #3366CC;	
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	background-color: #DEFAC8;
	color: #000000;
	}
	
body {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 2px; margin-top: 0; margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3;
	}
h1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom : 3px;
	margin-top : 0.5em;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	font-weight: bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.1em;	
	margin-bottom : 2px;
	margin-top : .5em;
	padding-top: 1em;
	}
.h2class {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;	
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .95em;	
	color: #666666;
	margin-bottom : 2px;
	margin-top : .5em;
	line-height: 1.15em;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #000000
	}

ul {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .9em;	
	list-style-type: square;	
	list-style-position: outside
	}

.directionsnav {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
	}

tr.ListHeaderColor th {
	text-align: left;
	}
.small {
	font-size: 10px;
}
.indent {
margin-left: 30px;
}
#navigation {
	padding-left: 0; padding-top: 0px;
}
#maincontent {
	padding-left: 25px;
	padding-top: 20px;
}
#maincontent_subpage {
	padding-left: 25px;
	padding-top: 5px;
}
.font75bold {
	font-size: .75em;
	line-height: 1.25em;
	font-weight: bold;
	}
.font75 {
	font-size: .75em;
	line-height: 1.25em;
	}
#navBackgroundImage {
	margin: 0;
	height:69px;
	background-image: url(http://metrocouncil.org/images/filler.gif);
	background-position: top left;
	}

