/* For text only browsers */
.accesskeys {
    display:			none;
}

.bannerContainer {
	display:			none;
}

.rightImg {
	display:			none;
}

.notes {
	display:			none;
}

.footerContainer {
	display:			none;
}

.navContainer {
	display:			none;
}

.directionInfo {
	display:			none;
}

.detail {
	margin-left:		5px;
}

body {
	background-color:	rgb(255, 255, 255);
	text-align:			left;
}

div, ul, li, span, h1, p, h2, address {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				rgb(0, 0, 0);
	font-size:			10pt;
	text-align:			left;
}

address {
	margin-left:		15px;
}

h1 {
	font-size:			12pt;
}

h2 {
    font-size:          10pt;
}

a {
	color:				rgb(0, 0, 0);
	text-decoration:	underline;
}

.sign {
	font-size:			18pt;
	font-style:			italic;
}
.speed { 
	font-size:			18pt;
	font-weight:		bold;
}

.directionList li {
	font-size:			18pt;
	margin-bottom:		15px;
}