td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.footer {
	color: #FFF;
}
.busEmail {
	color: #666666;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.busTitle {
	color: #002757;
}
a {
	color: #003366;
}
.splashText {
	font-size: 10px;
	color: #6B3919;
}
.thumbNail {
	border: 1px solid #003366;

}
.showMe {
	color: #FFFFFF;
}
.rolloverImage {
	position: absolute;
	filter: alpha(opacity = 0);
	cursor: hand;
}
.regionsWhite {
	color: #FFFFFF;
}
.regionsGreen {
	color: #003A4F;
}
#bg {
	position: absolute;
	top: 0px;
	width: 50%;
	left: -1px;
	height: 481px;
	text-align: left;
	background-image:  url(../_images/mastHead/fade.gif);
	z-index: 1;
}
#innerbg {
	position: absolute;
	top: 0px;
	width: 357px;
	left: -238px;
	height: 60px;
	background-image:  url(../_images/mastHead/fade2.gif);
	z-index: -1;
	background-repeat: no-repeat;
}
#pageContainer {
	top: 0px;
	left: 0px;
	margin: auto;
	width: 776px;
	position: relative;
	z-index: 3;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #022C79;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.infoBG {
	background-image:  url(../_images/info/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.meetingHeader {
	color: #002757;
}

