@charset "UTF-8";
.bg_rt_top {
	background-image: url(../images/bg_rt_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_rt_middle {
	background-image: url(../images/bg_rt_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_rt_bottom {
	background-image: url(../images/bg_rt_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_lt_top {
	background-image: url(../images/bg_lt_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_lt_middle {
	background-image: url(../images/bg_lt_middle.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_lt_bottom {
	background-image: url(../images/bg_lt_bottom.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_side {
	background-image: url(../images/bg_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_topnav {
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
.body_text_blue {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #10005D;
}
.body_text_blue_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #10005D;
}
.topnav {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
}
a.topnav {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000066;
}
a.topnav:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
}
.footer_text {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
}
.footer_links {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #c8c8c8;
}
.footer_text_small {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
}
.news_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.news_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
a.news_text_links {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #a30404;
}
a.news_text_links:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.subnav {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
}
a.subnav {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a.subnav:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

