@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
}
p {
	text-indent: 2em;
}
.page {
	margin: 12px 0px 6px;
	color: #000000;
	text-align: right;
	padding-top: 8px;
	padding-right: 12px;
	clear: both;
}
.page .pagered {
	color: #FF0000;
}
.page a {
	text-decoration: none;
	color: #000000;
}
.page a:hover {
	text-decoration: none;
	color: #FF8000;
}
.pagebox {
	font: 11px Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}

a.grey {
	color: #444444;
	text-decoration: none;
	font-size: 12px;
}
a.grey_2 {
	text-decoration: none;
	line-height: 2em;
	color: #444444;
	font-size: 12px;
	text-indent: 2em;
}

a.grey:hover {
	color: #F9A200;
	text-decoration: none;
}
a.grey2:hover {
	text-decoration: none;
	color: #F9A200;
}

a.grey_more {
	color: #717172;
	text-decoration: none;
	font-size: 10px;
}
a.grey_more:hover {
	color: ##F9A200;
	text-decoration: none;
}
a.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #F9A200;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}





.font_bottom {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.font_black {
	color: #000000;
	text-decoration: none;

}
.font_black2 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 0px 78px;
}
.font_grey2 {
	color: #555555;
	text-decoration: none;
	line-height: 2em;
	text-indent: 2em;
}

.font_grey {
	color: #555555;
	text-decoration: none;
	font-size: 12px;
}
.font_red {
	color: #FF0000;
	text-decoration: none;
}
.font_red2 {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.font_blue {
	color: #0977b5;
	text-decoration: none;
}
.font_info {
	font-size: 14px;
	line-height: 200%;
	color: #666666;
	margin: 0px;
	padding: 0px 12px;
}
.font_blue2 {
	font-size: 14px;
	font-weight: bold;
	color: #0076AE;
	margin: 0px;
	padding: 0px 0px 4px;
}
.font_blue3 {
	font-size: 14px;
	font-weight: bold;
	color: #0076AE;
	margin: 0px;
	padding: 0px;
}
.font_blue2 a {
	font-size: 14px;
	font-weight: bold;
	color: #0076AE;
	text-decoration: none;
}
.bigfont {
	font-size: 15px;
	font-weight: bold;
	color: #0076AE;
}



.bg_btn {
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_pic {
	text-decoration: none;
	background-repeat: no-repeat;
}
.bg_border {
	padding: 2px;
	border: 2px solid #d8d8d8;
}
.bg_feedback {
	background: url(../images/bg_feedback.jpg) no-repeat right bottom;
}

.list {
	line-height: 140%;
	color: #666666;
	margin: 0px 12px;
	padding: 0px;
	background: url(../images/bg_news.jpg);
}
.list li {
	margin: 0px;
	padding: 4px 0px 5px 24px;
	background: url(../images/dot-red.gif) no-repeat 13px 10px;
	list-style: none;
}
.list a {
	text-decoration: none;
	color: #666666;
}
.list a:hover {
	text-decoration: none;
	color: #FF8000;
}


.list span {
	float: right;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
}
.formtext {
	font-size: 12px;
}
.pic{
	border: 1px solid #999999;
}
.PageButton {
	border: 1px groove #E3E4DF;
	font-size: 12px;
}


}a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.nav:hover {
	color: #ADDEFE;
	text-decoration: none;
}
.alpha1 {FILTER: Alpha(Opacity=50);}
