html, body, h2, h3, h4, div, p, a, ul, li, input, select, table, tbody, thead, tfoot, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	color:#333333;
	background-color:#F2FFD9;
	padding:0;
	margin:0;
	font-size:11px;
}
.bg-content {
	background-image: url(../../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.copyright {
	color: #666666;
	font-size: 10px;
}
.content {
	color:#333333;
	line-height:20px;
	font-size:11px;
}
.notice {
	color:#C00;
	font-size:12px;
	font-weight:bold;
}
.content-lgrn {
	color:#66cc33;
	font-size:11px;
}
.content-white {
	color:#FFFFFF;
	font-size:11px;
}
.icon {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}
.icon:hover {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
.welcome {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 28px;
	padding-top: 70px;
}
.welcome-highlight {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
}
.news-highlight {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news-highlight:hover {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.linkage {
	color: #66CC33;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.linkage-link {
	color: #66CC33;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none
}
.linkage-link:hover {
	color: #66CC33;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.important{
	background-color: #ffff66;
	color: #006600;
	font-weight: bold;
	text-align: center;
}

ul.list {
	color:#333333;
	line-height:20px;
	font-size:11px;
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.list li {
	line-height: 25px;
}

ul.list li.form {
	line-height: 60px;
}

ul.list li a {
	color: #66CC33;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none

}

.year-highlight{
	background-color:#006600;
	color:#ffffff;
	padding:2px;
	font-weight:bold;
	}

a.banner-link{padding:0;border:none; width:184px; height:50px;}