body, p, li, select, input, option, td {
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0px;
}
.navLinks { color: #000066; font-size: 10px; font-weight: normal}
.smallWhiteText { color: #FFFFFF; font-size: 12px; font-weight: bold; text-align: center }
h1 {  font-size: 22px; color: #003366; font-weight: normal}
.footnote {  font-size: 10px; color: #999966; font-weight: normal}
h4 { font-size: 11px; color: #000066; font-weight: bold}
.sideBarText { font-size: 14px; line-height: 22px; font-style: italic; color: #000066}
.smallBlackText { font-size: 9px}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 6699CC;
}
.largeText {
	font-size: 15px;
	line-height: 22px;
}
.mapText {
	font-size: 11px;
	color: #FFFFFF;
}
.outlined td {
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	white-space:nowrap;
}
.outlineTable2 {  border: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h2 {
	font-size: 15px;
}
.footer {
	font-size: 11px;
	color: #6699CC;
	border-top: 1px solid #6699CC;
}
#routemap, #corridor, #accidents, #top10, #inprogress, #completed {
	visibility:hidden;
	position: absolute;
	left: 120px;
	top: 120px; 
}