.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.navText a:link {text-decoration:none;
color: #FFFFFF;}
.navText a:hover {text-decoration:underline;
color: #FFFFFF;}

.navText a:visited {text-decoration:none;
color: #FFFFFF;}

body {
	margin: 0px;
}
.blue {
	background-color: #2464AC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D6D54;
	font-size: 12px;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	color: #4573B4;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4573B4;
	font-size: 18px;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 149px;
	top: 540px;
	background-color: #000000;
	visibility: hidden;
	border: thin double #FFFFFF;
}
#new_bus {
	position:absolute;
	width:190px;
	height:47px;
	z-index:2;
	background-color: #F3BB44;
	visibility: hidden;
	left: 400px;
	top: 507px;
}
#upper_bucks {
	position:absolute;
	width:190px;
	height:47px;
	z-index:2;
	background-color: #F3BB44;
	visibility: hidden;
	left: 400px;
	top: 557px;
}
#DBCA {
	position:absolute;
	width:190px;
	height:47px;
	z-index:2;
	background-color: #F3BB44;
	visibility: hidden;
	left: 400px;
	top: 608px;
}
#bar {
	position:absolute;
	width:190px;
	height:47px;
	z-index:2;
	background-color: #F3BB44;
	visibility: hidden;
	left: 400px;
	top: 654px;
}
.rewards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #4573B4;
	font-weight: bold;
	width: 470px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	font-weight: bold;
	list-style-image: url(images/blue_dot.gif);
	width: 470px;
	color: #FF8400;
}
.lightGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #B1AB16;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 7px 7px 15px;
}
.list2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	list-style-image: url(images/orange_dot.gif);
	width: 400px;
	color: #4573B4;
}

.list2 a:link {color: #4573B4; text-decoration: none;
}

.list2 a:visited {color: #4573B4; text-decoration: underline;
}

.list2 a:hover{color: #4573B4; text-decoration: underline;
}


.yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8B43A;
	font-size: 130%;
}
.list3 li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-image: url(images/green_dot.gif);
	font-size: 12px;
}
.list3 a:link {text-decoration: underline;
color: #FFFFFF;}

.list3 a:visited {text-decoration: underline;
color: #FFFFFF;}

.list3 a:hover{	text-decoration: underline;
color: #FFFFFF;}

.list3 p {line-height:18px;}
.orangeText {
font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8400;
}
