﻿#root TABLE.middle TD.left .box .menuSection8 {
	background-color: #F8F8EE;
	border: solid 1px #DEDEDE;
	border-top: solid 0px;
	padding: 8px 0px 10px 0px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive {
	background-image: url("/img/u/s8/li_menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 2px 0px 2px 18px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A {
	font-weight: bold;
	text-decoration: none;
	color: #AB8D00;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A:HOVER {
	text-decoration: underline;
}

#root TABLE.middle TD.left .box .cMain .subItem .subItem .item A.target {
	color: #AB8D00;
	text-decoration: underline;
}

#content A, #content A:HOVER, #content A:VISITED {
	color: #ab8d00;
}
#content H2 {
	color: #AB8D00;
}
#content DIV.contacts STRONG {
	font-weight: bold;
	color: #AB8D00;
}
#content DIV.contacts TD.sep {
	padding: 10px 0px;
}
#content DIV.contacts IMG.photo {
	float: left;
	border: solid 3px #bebebe;
	margin-right: 20px;
	margin-bottom: 0px;
}
#content DIV.contacts .address {
	float: left;
}

#content DIV.contacts IMG.photoWhite {
	float: left;
	border: solid 3px #ffffff;
	margin-right: 20px;
	margin-bottom: 0px;
}
#content .tabContent {
	background-color: #ffffff;
	border: solid 1px #dedede;
	border-top: solid 0px;
	padding: 1px 1px 1px 2px;
}

#content #maps {	
	background-color: #F8F8F8;
	border: 1px solid #dedede;
	border-top: 0px solid;
	margin-bottom: 15px;
	padding: 8px 9px 9px 9px;
}

#content #maps .mapItem {
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #dedede;
	font-size: 11px;
}
#content #maps .mapItem H4 {
	font-size: 13px;
}

#content #maps .mapItem .itemImg {
	margin-top: 4px;
	margin-right: 9px;
	border: solid 3px #dedede;
}

#content #maps .mapItem .legend {
	margin-bottom: 4px;
}
#content #maps .mapItem .sep {
	padding-bottom: 10px;
}
#content #maps .mapItem H4 {
	margin-top: 4px;
	margin-bottom: 9px;
}

#content #maps .mapItem .legend .ico {
	width: 25px;
	height: 25px;
}

#content #maps .mapItem .legend .text {
	color: #515151;
	width: 130px;
}

#content #maps #jsMaps {
	position: relative;
	height: 130px;
}

#content #maps #jsMaps .mapItem {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	width: 503px;
}



#content TABLE.tabs {
	width: 523px;
}
#content TABLE.tabs TD {
	background-color: #ffffff;
	background-image: url("/img/u/s2/bg_letters.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
#content TABLE.tabs TD.empty {
	width: 10px;
}
#content TABLE.tabs TD.emptyLast {
	width: 50%;
}
#content TABLE.tabs TD.selected {
	background-image: url("/img/u/s8/bg_tab_selected.gif");
	background-repeat: no-repeat;
	background-position: top right;
	border-left: solid 1px #dedede;
}
#content TABLE.tabs TD.selected .c {
	padding: 10px 30px 7px 15px;
	background-image: url("/img/u/s8/corner_tab.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#content TABLE.tabs TD.selected .c IMG.letters {
	margin-bottom: 5px;
}
#content TABLE.tabs DIV.unselected {
	white-space: nowrap;
	background-image: url("/img/u/s2/bg_tab_gray.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: solid 1px #dedede;
	border-bottom: solid 0px;
	padding: 8px 10px;
}
#content TABLE.tabs DIV.unselected A,
#content TABLE.tabs DIV.unselected A:HOVER,
#content TABLE.tabs DIV.unselected A:VISITED {
	text-decoration: none;
	color: #515151;
}

#content #lines, #content .noScript {
	position: relative;
	background-color: #F8F8F8;
	border: solid 1px #dedede;
	border-top: solid 0px;
	font-size: 11px;
}
#content .noScript {
	padding: 10px;
}
#content #lines TD, #content .noScript TD {
	padding: 0px 20px 0px 1px;
	line-height: 14px;
}
#content #airLines {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 13px;
	width: 500px;
}
#content #busLines {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 13px;
	width: 500px;
}
#content #roadLines {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 13px;
	width: 500px;
}

