@charset "utf-8";
body {
	font-size: 14px;
	line-height: 24px;
	background-color: #4A483E;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 880px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
}
#wrapper #head {
	background-color: #333333;
	height: 20px;
	width: 880px;
}
#wrapper #head h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
}
#wrapper #header {
	background-image: url(img/bg_header.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 880px;
}
#wrapper #header #title {
	float: left;
	height: 100px;
	width: 350px;
}
#wrapper #header #banner {
	float: left;
	height: 100px;
	width: 530px;
}
#wrapper #global_menu {
	height: 50px;
	width: 880px;
}
#wrapper #main {
	width: 870px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
#wrapper #main #local_menu {
	float: left;
	width: 190px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
#wrapper #main #local_menu ul {
	background-color: #F7F7F7;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #main #local_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
}
#wrapper #main #local_menu a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#wrapper #main #local_menu a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
}
#wrapper #main #local_menu a:hover {
	color: #0099FF;
	text-decoration: underline;
	display: block;
}
#wrapper #main #local_menu a:active {
	color: #333333;
	text-decoration: none;
	display: block;
}
#wrapper #main #center {
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
}
#wrapper #main #right {
	float: left;
	width: 190px;
	padding: 5px;
}
#wrapper #main #center #entry_title {
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	width: 450px;
	border-bottom-style: double;
	border-bottom-color: #90B021;
	margin-bottom: 10px;
}
#wrapper #main #center #entry_body {
	width: 450px;
	text-align: left;
	clear: both;
}
.img_space {
	padding-right: 5px;
	padding-left: 5px;
}
.text_orange {
	color: #FF6600;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.under_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.text_12 {
	font-size: 12px;
	line-height: 20px;
}


a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}


.color_green {
	color: #669900;
}
#wrapper #main #center #entry_body ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 450px;
}
#wrapper #main #center #entry_body li {
	float: left;
	width: 225px;
	list-style-type: none;
	font-size: 12px;
}
.text_bold {
	font-weight: bold;
}
#wrapper #footer {
	color: #FFFFFF;
	background-color: #333333;
}
#wrapper #main #center #entry_body h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper #main #center #entry_title h2 {
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #right #nocopy {
	font-size: 10px;
	line-height: 16px;
	background-image: url(img/bg_nocopy.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 180px;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #main #right #right_banner {
	width: 190px;
	padding-top: 10px;
}

#wrapper #main #right #right_5years {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
#wrapper #main #right a {
	color: #00BBEA;
	text-decoration: underline;
font-size: 10px;
}

#wrapper #main #right ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #main #right li {
	margin: 0px;
	padding: 0px;
list-style-type: none;
	line-height: 25px;
text-align: left;
}
