a:link {
	text-decoration: none;
	background: url('../images/underline_1.gif') bottom left repeat-x;
	color: #005A78;
}
a:visited {
	text-decoration: none;
	background: url('../images/underline_visited.gif') bottom left repeat-x;
	color: #6B6B6B;
}
a:hover {
	text-decoration: none;
	background: url('../images/underline_visited.gif') bottom left repeat-x;
	color: #6B6B6B;
}

.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 24px;
}
.bodyTitleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 24px;
}
.bodyTitleLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bodyCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
}
P.footer {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.bodyArriveDepartText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	margin-top: 0px;
}
.bodyArriveDepartTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#navigation ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
div#navigation li {
	padding: 8px 8px 0px 8px;
}
div#navigation li a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background: none;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
html>body div#navigation li a {
	width: auto;
}
div#navigation li a:hover {
	color: #005A78;
	text-decoration: underline;
	background: none;
}

ul {
	list-style-image: url('../images/bullet_1.gif');
	margin-bottom: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
	
table#RightColumnLinks {
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	background-image: url('../images/links_1.gif');
}
table#RightColumnLinks td {padding: 4px 0px 0px 7px;}

table#BoxRight {
	margin: 0px 5px 5px 20px;
	background-repeat: no-repeat;
	background-image: url('../images/links_1.gif');
}
table#BoxRight td {padding: 4px 0px 0px 7px;}

table#BoxRightNoHead {
	margin: 0px 5px 5px 20px;
	background-repeat: no-repeat;
	background-image: url('../images/links_nohead_1.gif');
}
table#BoxRightNoHead td {padding: 4px 0px 0px 7px;}

table#BoxRightPicture {
	margin: 0px 5px 5px 20px;
	background-repeat: no-repeat;
	background-image: url('../images/links_nohead_1.gif');
	z-index: 100;
}
table#BoxRightPicture td {padding: 3px 0px 0px 3px;}

table#BoxContent {
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('../images/links_1.gif');
}
table#BoxContent td {padding: 4px 0px 0px 7px;}

table#BoxContentNoHead {
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('../images/links_nohead_1.gif');
}
table#BoxContentNoHead td {padding: 4px 0px 0px 7px;}

img.image {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: -1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td#leftbar {
	background-repeat: repeat-y;
	background-image: url(../images/left_bg_1.gif);
}
td#rightbar {
	/*background-image: url('../images/right_bg_1.gif');*/
}
.table-row-litegray {
	background-color: #EEEEEE;
}
.table-row-medgray {
	background-color: #CCCCCC;
}
#rightbar ul {
	margin-left: 16px;
}
#rightbar li {
	margin-left: 5px;
}
.pctcimage {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
