body {
	font-family:Arial, sans-serif; 
	padding: 0px;
	margin: 0px;
}
#container {
	background: url(images/logo.png) top left no-repeat;
	font-size:11px;
}
a {
	text-decoration: none;
	color: #00aeef;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a.landed {
	color: #00aeef;
	font-size: 25px;
}

#nav {
	padding: 0px;
	float: left;
	margin-top: 245px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 15px;
}

#nav ul li {
	font-size: 18px;
	line-height: 35px;
}

#nav ul li a {
	text-decoration: none;
	color: #666;
}
#nav ul li a.landed {
	color: #00aeef;
	font-size: 30px;
}

#cm_sidebarDIV {
	width: 225px;
	padding: 5px;
}

#cm_sidebarDIV a {
	text-decoration: none;
	color: #666;
}

#cm_sidebarDIV img {
	padding-top: 5px;
	float: left;
	margin-right: 5px;
	border: none;
}

#rankDiv {
	display: none;
}

#labelDiv {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

#showDiv {
	font-size: 12px;
	color: #00aeef;
	padding-bottom: 5px;
}

#rangeDiv {
	font-size: 9px;
	color: #666;
	padding-bottom: 30px;
}

#dates {
	padding-bottom: 5px;
	color: #000;
	margin-top: 15px;
	font-size: 12px;
}

#leftBubble {
	float: left;
	width: 375px;
	height: 225px;
	padding-right: 10px;
}

#leftBubble img {
	float: left;
	margin-right: 10px;
}

#showBubble {
	font-size: 15px;
	color: #00aeef;
}

#description {
	font-size: 11px;
	color: #666;
}


#rightBubble {
	float: right;
	width: 200px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}

#titleBubble {
	font-size: 15px;
	font-weight: bold;
}

#septaBubble {
    margin-top: 15px;
	height: 35px;
	padding-left: 40px;
	color: #666;
	background: url(images/septa.jpg) top left no-repeat;
}

#urlBubble {
    font-size: 11px;
}

#urlBubble a {
    color: #00aeef;
    text-decoration: none;
}

#urlBubble a:hover {
    text-decoration: underline;
}#container #nav p {
	width: 90px;
	padding: 10px;
}
#bottomNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomNav {
	margin-left: 115px;
	margin-top: 15px;
	width: 750px;
	font-size: 12px;
	color: #666;
	margin-bottom: 25px;
}
#bottomNav ul li {
	float: left;
	padding-right: 20px;
	font-size: 15px;
	line-height: 35px;
}

#bottomNav ul li a {
	text-decoration: none;
	color: #666;
}
#bottomNav ul li a:hover {
	text-decoration: none;
	color: #00aeef;
}
#bottomNav ul li a.landed {
	color: #00aeef;
	font-size: 20px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottomNav p {
}
#bottomNav #submit {
	width: 200px;
	float: right;
	border: thin solid #666;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bottomNav #left {
	float: left;
	width: 525px;
}
#bottomNav #submit .big {
	font-size: 20px;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#bottomNav #submit .bigBlue {
	text-align: center;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #00AEEF;
}
#bottomNav #submit .small {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomNav #left p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomNav #submit .big a {
	color: #000;
}
#bottomNav #submit .big a:hover {
	color: #00AEEF;
}
#container #v1Nav ul {
	list-style-type: none;
}
#container #v1Nav ul li {
	float: right;
	margin-right: 25px;
	margin-left: 25px;
	color: #889598;
}
#container #v1Nav {
	height: 35px;
}
#bottomNav ul .mapVersion {
	font-size: 28px;
	color: #666;
}
