@charset "utf-8";
/* CSS Document */

body {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top:2px solid #8BC159;
	border-top:20px solid #BCE77C;
	line:25px;
}

.logo {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}
.header {
}

#nav {
	margin:0;
	padding:0px;
}

#nav td {
	padding-right:5px;
}

#nav td a {
	color:#999;
	background:#BCE77C;
	font:13px Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	height:28px;
	line-height:28px;
	display:block;
	padding-right: 6px;
	padding-left: 6px;
}
#nav td a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav td a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

ol,ul {
	
}

.heading {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #efefee;
}
.subheading {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	border-bottom:1px solid #efefee;
}
a.email {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:underline;
}
a.email:hover {
	text-decoration:none;
}


a.menu {
	color:#999;
	background:#BCE77C;
	font:13px Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	height:28px;
	line-height:28px;
	padding-right: 6px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 6px;
}
a.menu:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

a.menu-active {
	background-color:#eee;
	color:#444;
	font:13px Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	height:28px;
	line-height:28px;
	padding-right: 6px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 6px;
}
.link_news_heading {
	font-family:Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#000000;
}
a.link_news_heading:hover {
	font-family:Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
}
.news_detail {
	font-family:Lucida Grande, Lucida Sans Unicode, verdana, geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-bottom:20px;
	padding-top:8px;
	color:#333333;
}
