.bannerBit {
	background-image: url(border/index_r1_c6.gif);
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whiteText {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: overline;
}
.mediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101852;
}
.compassIcon {
	background-image: url(images/compass_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dividerLine {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF
}
a.white:hover {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
}