body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BLOCKQUOTE{
	border-left: 1px dotted #BF3A07;
	padding-left: 10px;
}

blockquote.helpContents
{
	text-align: left;
	width:175px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -1000px;
	left: -1000px;	
	border: 1px solid #000;
	z-index: 100;
	background-color: #F4F4D0;
	-moz-border-radius: 5px;
	-moz-opacity: .85;
	opacity: .85;
	filter: alpha(opacity=85);
}

blockquote.helpContents a{
	font-family: Tahoma, Verdana;
	color: #CC3300;
	font-weight: bold;
}

.tableWhite {border:1px solid #FFFFFF}
.tableWhite td {
	border:1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.black {  font-family: Tahoma; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
.black_bold {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.White-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.black_small {  font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}
.black_small_bold {  font-family: Tahoma; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
.black_big {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
.white_big {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.smally {  font-family: "Arial Narrow"; font-size: 10px; font-weight: normal; color: #CCCCCC; text-decoration: none}
.White-Bold-under {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.red_bold {  font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none}
a {  font-family: Tahoma; font-size: 10px; font-weight: normal; color: #003399; text-decoration: underline}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
}
.smally-grey {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.black-small-narrow {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.White-small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.White-smally {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.black_med {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black_under {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

table#routes{font-size:10px; font-family: Tahoma;}
table#routes td{vertical-align:top;}
table#routes td.header{color:#DA020D;}
table#routes td.underline{border-bottom:1px solid #B3B3B3;}
