body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #0055A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A4099;
}
a:hover {
	text-decoration: underline;
	color: #50B848;
}
a:active {
	text-decoration: none;
	color: #50B848;
}
a.uRhere {
	color: #50B848;
}

h1,h2,h3,h4,h5,h6,caption {
	font-family: Arial Black, Gadget, sans-serif;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 22pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.75em;
	margin-left: 0px;
}
#skipNav {
	font-size: 9pt;
	position: absolute;
	width: 100px;
	top: 0px;
	right: 25px;
	font-variant: small-caps;
	text-align: right;
}


#header {
	position: absolute;
	width: 240px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	font-variant: small-caps;
	padding-left: 25px;
	padding-top: 5px;
	left: 0px;
	top: 0px;
}
#primaryNav {
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 10px;
	font-variant: small-caps;
	font-weight: bold;
	list-style-type: none;
	font-size: 14pt;
	font-family: "Arial Black", Gadget, sans-serif;
}
#primaryNav li {
	margin-right: 23px;
}
#primaryNav li:hover, #primaryNav li a:hover {
	list-style-image: url(../images/purpleDot-15.gif); 
}
#primaryNav li ul {
	display: none;
	font-size: 12pt;
	padding-left: 20px;
}
#primaryNav li:hover ul, #primaryNav li a:hover + ul {
	display: block;
}
#primaryNav li ul li, #primaryNav li:hover ul li {
	list-style-type: none;
	list-style-image: none;
}
#primaryNav ul.submenu li:hover, #primaryNav ul.submenu li a:hover {
	list-style-image: url(../images/purpleDot-10.gif);
}

#primaryNav a {
	text-decoration: none;
	padding-bottom: 10px;
}
#primaryNav a:link, #primaryNav a:visited {
	color: #0055A5;
}
#primaryNav a:active, #primaryNav a:hover {
	color: #5A4099;
	text-decoration: none;
/* for ie	list-style-image: url(../images/purpleDot-15.gif);
	list-style-position: outside; */
/*	background-image: url(../images/wavyLine-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom; */
}
#primaryNav a.uRhere, #secondaryNav a.uRhere, #footer a.uRhere {
	color: #50B848;
}


#secondaryNav {
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}
#textNav {
	font-size: 10pt;
	text-align: center;
}

#content {
	margin-left: 270px;
	padding-top: 15px;
	padding-right: 25px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
}
#footer a {
	font-variant: small-caps;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-right: 20px;
}
#footer .ww {
	font-style: italic;
	font-variant: normal;
	font-size: 10pt;
	margin-right: 0px;
	margin-left: 0px;
}
#footer .ww a {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.mapPage#content {
	text-align: center;
}
#content .masthead {
	margin-left: 270px;
}
.subtitle {
	font-size: .75em;
}
.sidebar {
	float: right;
	width: 200px;
	border: 7px double #FFFFFF;
	background-color: #5A3F99;
	padding: 5px 10px;
}
.sidebar, .sidebar th, .sidebar td {
	font-size: 10pt;
	color: #FFFFFF;
}
.sidebar h1 {
	font-size: 16pt;
	font-weight: normal;
	margin-left: 0px;
}
.sidebar h2 {
	font-size: 14pt;
	font-weight: normal;
}
.sidebar h3 {
	font-size: 12pt;
	font-weight: normal;
}
.sidebar a:link, .sidebar a:visited {
	color: #0099FF;
}
.sidebar ul {
	padding-left: 10px;
	font-size: 10pt;
}


.footnote {
	font-size: 10pt;
	font-style: italic;
}
div#map {
	text-align: center;
}

img.mapPic {
}
.imgLeft {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
}
.imgLeftTrans {
	float: left;
	margin-right: 10px;
}
.imgRightTrans {
	float: right;
	margin-left: 10px;
}

div#legend {
	text-align: center;
}


.required {
	color: #FF0000;
}

#instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table.schedule td, table.schedule th {
	padding-left: 5px;
	padding-right: 5px;
}
table.schedule th {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
table.schedule th.tsh {
	font-size: 12pt;
}

table.schedule th.mapPoint, table.schedule th.mapPoint2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A60A9;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
}
table.schedule td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11pt;
}
table.schedule td.stop {
	font-style: italic;
	text-align: center;
}
table.schedule .initialRoute {
	background-color: #FFFFCC;
}
table.schedule .returnRoute {
	background-color: #FEF886;
}
table.board {
	border: 1px solid #5A4099;
	border-spacing: 0px;
}
table.board th {
	text-align: left;
}
table.board th, table.board td {
	vertical-align: top;
	border: 1px solid #5A4099;
	padding-right: 3px;
	padding-left: 3px;
}




.storyline {
	height: 210px;
	overflow: hidden;
}
.storyPicBox {
	float: left;
	text-align: center;
	margin-right: 20px;
}
.storyPicBox img {
	border: 1px solid #000000;
}



.storyPicBoxLeft {
	float: left;
	text-align: left;
}
.storyPicBoxMiddle {
	text-align: center;
}
.storyPicBoxRight {
	float: right;
	text-align: right;
}
.storyCaption {
	font-size: 9pt;
	font-style: italic;
	margin-top: 0px;
}
.imgBoxRight {
	float: right;
	margin-left: 10px;
	text-align: center;
}
.imgBoxLeft {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.imgBoxCenter {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.imgCaption {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
}
.imgBoxRight img, .imgBoxLeft img, .imgBoxCenter img {
	border: 1px solid #000000;
}
.imgBoxRight img.trans, .imgBoxLeft img.trans { /* for transparent GIFs */
	border: none;
}
#weekChoice {
	color: #999999;
}
#monthChoice {
	color: #999999;
}

/* for phpESP surveys */
fieldset { 
	border: none;
}
.special {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-right: 250px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.special a:link, .special a:visited {
}

.special h2 {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFF66;
}
.special h3 {
	text-align: center;
	color: #473278;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 1.2em;
}
.special span.hilight, span.hilight {
	color: #3399CC;
}

.special .imgBoxRight {
	margin-top: -90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.green {
	color: #609F35;
}


div.outline {
	font-size: 12pt;
	margin-right: 235px;
	padding: 0px 10px 2px;
	border-bottom: 5px double #50B848;
}
div.outline strong.big {
	font-size: 14pt;
}


.flagstopMsg {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	width: 710px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.flagstopMsg img.left {
	float: left;
}
.flagstopMsg img.right {
	float: right;
}
.shim {
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
span.formErrorTxt {
	font-weight: bold !important;
	color: #CC0000 !important;
}
span.formNormalTxt {
}
span.formDisabledTxt {
	color: #999999;
}
