body {
	margin: 15px 15px 15px 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFF;
}

p {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.bodyText {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FB2600;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FB2600;
}

img {
	border: 0px;
}

#copyright {
	font-size: 10px;
	color: #000;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a.copyright:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

#headline {
	margin: 5px 0 10px 0;
	font-size: 14px;
	color: #09357A;
}

#link {
	font-size: 10px;
	color: #000;
}

a:link, a:visited, a:active {
	color: #FB2600;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
	color: #09357A;
	text-decoration: none;
}

#compare {
	font-size: 10px;
	color: #000;
	width: 325px;
}

div#homeLogoBottom {
	width: 120px;
	height: 240px;
	position: relative;
	background: url(../images/home_logobottom.jpg) 0px 0px no-repeat;
}

div#homeLogoBottom a:link, div#homeLogoBottom a:visited, div#homeLogoBottom a:hover, div#homeLogoBottom a:active {
	text-decoration: none;
	text-indent: -9999px
}

#rockBusLink {
	position: absolute;
	top: 78px;
	left: 11px;
	width: 102px;
	height: 140px;
}



