@charset "UTF-8";
.bg_image {
	background-image: url(../images/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lt_side {
	background-image: url(../images/bg_lt_side.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.rt_side {
	background-image: url(../images/bg_rt_side.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.text_small_caps {
	font-family: arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-align: center;
}
.home_news {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-left: 25px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
a.footer {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
	text-decoration: none;
}
a.footer:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-align: center;
	text-decoration: underline;
}
.footer_small {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-align: center;
	text-decoration: none;
}
a.footer_small_link {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-align: center;
	text-decoration: none;
}
a.footer_small_link:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
.footer_small_link {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-align: center;
}
.body_copy {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 15px;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a.body_link:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.snav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
a.snav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-decoration: none;
}
a.snav:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-decoration: underline;
}
.snav_alt_link {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-decoration: none;
}
a.snav_alt_link {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-decoration: none;
}
a.snav_alt_link:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-decoration: underline;
}
.snav_selected {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.body_copy_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1970A6;
	text-align: left;
}
