@charset "ISO-8859-1";
#backTop {
	background-image: url(images/general/backtop.gif);
	background-repeat: repeat-x;
	height: 149px;
	overflow: visible;
	position: relative;
	top: 0px;
	vertical-align: top;
}

#navBar {
	line-height: 19px;
}
#navBar a:link {
	text-decoration: none;
}
#navBar a:hover {
	text-decoration: underline;
}
#navBar a:visited {
	text-decoration: none;
}
.blue {
	color: #173664;
}
.grey {
	color: #a1a1a1;
}
.tenSide {
	font-size: 10px;
}
.tenSide a:link {
	color: #FF6600;
	text-decoration: none;
}
.tenSide a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.tenSide a:visited {
	color: #FF6600;
	text-decoration: none;
}
.mainText {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.highlight {
	font-weight: bold;
}
.sideWhite {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
.split {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.listing {
	line-height: 16px;
	color: #666666;
}
