body {
	background-color: #FFFFFF;
	background-position: center;
	margin: 20px;
}
.divider_horiz {
	background-image: url(images/page_foot_rule.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.small_print {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.text_grey_12px {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.main_nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
}
.sub_category {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	line-height: 18px;
}
.range {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #0099CC;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.form_top {
	background-image: url(images/form_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.form_bottom {
	background-image: url(images/form_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form_left {
	background-image: url(images/form_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.form_right {
	background-image: url(images/form_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.form_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #666666;
}
