.background {
	background-image: url(../images/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background_ftr {
	background-image: url(../images/bg_ftr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ftr_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
}
a.ftr_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
a.ftr_text:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.ftr_text_small {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
a.ftr_text_small {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.ftr_text_small:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
.body_text_links {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #B4132E;
}
a.body_text_links {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #B4132E;
	text-decoration: none;
}
a.body_text_links:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.body_text_11pt {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
a.body_text_11pt {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.body_text_11pt:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.sub_background {
	background-image: url(../images/sub_hdr_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
