/* Header */

.header {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	height: 100px;
	width: 990px;
}
.header .accesskey {
	font-size: 10px;
	float: left;
}
.header .accesskey a {
	color: #7DD4DD;
}
.header .left {
	float: left;
}
.header ul {
	margin: 0 10px 8px 0;
	padding-top: 16px;
}
.header li {
	display: inline;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-right: 5px;
}
.header li a {
	color: #005E4A;
}
.header li a:hover {
	color: #CC3300;
}
.header .listimg {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
}
.header .listimg img {
	border-style: none;
}
.header form {
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
}
.header input {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 4px;
}
.header .advanced {
	border-style: none;
	vertical-align: middle;
	margin-top: -1px;
}
.header p {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: both;
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
	margin-left: 73px;
}

/* Left Column */

.side {
	line-height: 145%;
}
.side .accesskey {
	font-size: 10px;
	position: absolute;
	top: 90px;
}
.side .accesskey a {
	color: #FFFFFF;
}
.side .menu {
	margin: 0 10px 12px;
	width: 148px;
	border-top: 1px solid #bfbfbf;
}
html > body .side .menu {
        width: 180px;
}
.side .menu ul {
	margin: 0px;
	list-style-type: none;
}
html > body .side .menu ul {
	margin-left: -40px;
}
*+html > body .side .menu ul {
	margin-left: 0px;
}
.side .menu ul ul {
	border-top-style: none;
}
.side .menu li a {
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: block;
	width: 148px;
	margin: 0px;
	color: #444444;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	padding: 7px 5px 6px 25px;
}
.side .menu li a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #FFFFFF;
}
.side .menu li li a {
	font-size: 75%;
	line-height: 140%;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	display: block;
	width: 148px;
	background-color: #F0FDF5;
	text-align: left;
	color: #006C57;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #CDEBD8;
	padding: 4px 5px 3px 25px;
	font-weight: normal;
}
html > body .side .menu li li a {
	width: 148px;
}
.side .menu li li a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #CC3300;
}
.side .menu .here {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.side .banner {
	text-align: center;
	margin: 0px 5px 10px;
	clear: both;
}
.side .banner img {
	margin-bottom: 6px;
	border: 1px solid #999999;
	width: 170px;
}
.side .block {
	text-align: left;
	border: 1px solid #bfbfbf;
	margin: 0px 10px 10px;
	background-image: url(../images/01infobox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 75%;
	line-height: 140%;
	width: 178px;
}
.side .block .textimg {
	float: left;
	border: 1px solid #999999;
	margin-top: 0px;
	width: 150px;
	margin-left: 12px;
	margin-bottom: 7px;
}
.side .block .community {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}
.side .block .community img {
	border: none;
}
.side .block ul {
	margin: 0px;
}
html > body .side .block ul {
	margin-left: -35px;
	padding-left: 35px;
}
.side .block li {
	line-height: 145%;
	background-position: 12px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/02bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
	padding-right: 5px;
	margin-top: 2px;
	border-bottom: 1px dotted #A0B084;
}
.side h4 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 10px;
	border: none;
	clear: left;
	color: #444444;
	line-height: 160%;
}
html > body .side h4 {

}
.side .login {
	background-image: url(../images/headlogin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 6px 5px 44px;
}
.side .text {
	background-image: url(../images/headtext.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 6px 5px 40px;
}
.side .block h5 {
	line-height: 130%;
	font-size: 100%;
	font-weight: bold;
	margin: 7px 5px 7px 10px;
}
.side .block p {
	margin: 2px 10px 7px;
	letter-spacing: 0em;
	line-height: 135%;
}
.side .block p a {
	margin-left: 2px;
}
.side .blockform {
	margin: 10px 5px 0px 0px;
	text-align: right;
		font-size: 95%;
}
.side .block select {
	font-size: 95%;
}
.side .more {
	margin: 0 0 7px 5px;
	padding: 0 10px 0 0px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 123px 4px;
	float: none;
	display: block;
	text-align: right;
}
/* Center Column */


.center {
	font-size: 75%;
	line-height: 160%;
	text-align: left;
	padding-right: 11px;
	padding-left: 11px;
	width: auto;
}
.center .accesskey {
	font-size: 10px;
	position: absolute;
	top: 90px;
}
.center .accesskey a {
	color: #FFFFFF;
	font-size: 10px;
}
.center .banner {
	margin:0 0 -18px;	
}

.center .banner p {
	width:550px;
}


.center .banner img {
	margin: 0 4px 5px 0;
	border: 1px solid #bfbfbf;
}

.center p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.center ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 7px;
	clear: both;
}
html > body .center ul{
	margin-left: -32px;
	padding-left: 32px;
}
.center ul li {
	line-height: 145%;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 3px;
}
.center ol li {
	margin-bottom: 10px;
}
.headline {
	padding-top: 10px;
	padding-bottom: 5px;
	SCROLLBAR-FACE-COLOR: #f3f3f3;
	SCROLLBAR-HIGHLIGHT-COLOR: #e7ebe7;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #e7ebe7;
	SCROLLBAR-ARROW-COLOR: #7b867b;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}
.headline .tab {
	margin: 0px;
	list-style-type: none;
}
html > body .headline .tab {
	margin: 0px 0px 0px -32px;
}
*+html > body .headline .tab {
	margin: 0px 0px 0px -32px;
}
.headline .tab li{
	display: inline;
	background-image: none;
	padding: 0px;
	font-size: 105%;
	font-weight: bold;
}
.headline .tab li a {
	border: 1px solid #bfbfbf;
	color: #444444;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.headline .tab li a:hover {
	text-decoration: none;
	color: #005E4A;
}
.headline .icon01 {
	background-image: url(../images/icon01grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon01_here {
	background-image: url(../images/icon01green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon02 {
	background-image: url(../images/icon02grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
.headline .icon02_here {
	background-image: url(../images/icon02green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 32px;
	color: #FFFFFF !important;
}
.headline .icon03 {
	background-image: url(../images/icon03grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon03_here {
	background-image: url(../images/icon03green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon04 {
	background-image: url(../images/icon04grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.headline .icon04_here {
	background-image: url(../images/icon04green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 35px;
	color: #FFFFFF !important;
}
.headline .icon05 {
	background-image: url(../images/icon05grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon05_here {
	background-image: url(../images/icon05green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon06 {
	background-image: url(../images/icon06grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.headline .icon06_here {
	background-image: url(../images/icon06green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 35px;
	color: #FFFFFF !important;
}
.headline .icon07 {
	background-image: url(../images/icon07grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon07_here {
	background-image: url(../images/icon07green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon08 {
	background-image: url(../images/icon08grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon08_here {
	background-image: url(../images/icon08green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon09 {
	background-image: url(../images/icon09grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon09_here {
	background-image: url(../images/icon09green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon10 {
	background-image: url(../images/icon10grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon10_here {
	background-image: url(../images/icon10green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
#tcTab_testnews_test {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
html > body #tcTab_testnews_test {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_testnews_test {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tcTab_test1_HRl {
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 23px;
}
html > body #tcTab_test1_HRl {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_test1_HRl {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tcTab_test2_Eventl {
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
html > body #tcTab_test2_Eventl {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_test2_Eventl {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tcTab_TabPanel3_Media {
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
html > body #tcTab_TabPanel3_Media {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_TabPanel3_Media {
	padding-top: 8px;
	padding-bottom: 5px;
}
/*
#tcTab_test4_Project {
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 29px;
}
html > body #tcTab_test4_Project {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_test4_Project {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tcTab_TabPanel3_Media {
	background-image: url(../images/icon05.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
html > body #tcTab_TabPanel3_Media {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab_TabPanel3_Media {
	padding-top: 8px;
	padding-bottom: 5px;
}
*/
#tcTab2_tab222_Science {
	background-image: url(../images/icon06.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 26px;
}
html > body #tcTab2_tab222_Science {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab2_tab222_Science {
	padding-top: 8px;
	padding-bottom: 5px;
}
#tcTab2_TabPanel2_parknews {
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 26px;
}
html > body #tcTab2_TabPanel2_parknews {
	padding-top: 0;
	padding-bottom: 0;
}
*+html > body #tcTab2_TabPanel2_parknews {
	padding-top: 8px;
	padding-bottom: 5px;
}
/*
.headline .box {
	color: #333333;
	padding: 10px 12px 12px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/centerbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #bfbfbf;
	margin-top: 6px;
}
html > body .headline .box {
	margin-top: 5px;
}
*+html > body .headline .box {
	margin-top: 6px;
}
*/
.headline .scroll {
	height: 220px;
	overflow: auto;
}
.headline img {
	float: left;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-right: 10px;
	width: 150px;
}
.headline embed {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	width: 200px;
}
.headline p {
	margin-bottom: 5px;
	margin-right: 11px;
}
.headline ul {
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 11px;
	clear: both;
}
.headline .scroll ul li {
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 3px;
	margin-bottom: 1px;
}
.headline .more {
	margin-right: 16px;
}
.col3 {
	width: 175px;
	float: left;
}
.col3 img {
	width: 160px;
	clear: both;
	margin: 4px 0px 7px;
}
.col3 h5 {
	margin: 0px;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}
.col3 p {
	line-height: 140%;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.footer {
	font-size: 75%;
	line-height: 145%;
	text-align: center;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer p {
	margin-right: 200px;
	margin-left: 200px;
	margin-bottom: 0px;
}
.footer a {
	margin-right: 4px;
	margin-left: 5px;
}
.footer .aplus{
	float: right;
	margin-right: 15px;
	margin-top: -78px;
	margin-bottom: 0px;
}
.footer .aplus img{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	margin-bottom: 5px;
}
.footer .egov{
	float: left;
	background-color: #FFFFFF;
	margin-left: 15px;
}
.footer .egov img{
	border-style: none;
}

/* Common Style */

.body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #006C57;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
h4{
	font-size: 125%;
	font-weight: normal;
	line-height: 130%;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	border-bottom: 2px dotted #999999;
	padding-top: 2px;
}
h4 a:hover {
	color: #CC6600;
}
h5{
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
strong {
	color: #555555;
	font-size: 100%;
	letter-spacing: .05em;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 3px;
}
em {
	color: #CC6633;
	font-style: normal;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.input {
	color: #333333;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 2px 0px 2px 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.button {
	margin: 5px 3px 0px 0px;
}
.more {
	padding-left: 12px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: right;
}
.source {
	color: #CC6633;
	margin: 0 0 0 10px;
	padding-top: 5px;
}
.leftimg{
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.visitor {
	margin: 5px 0px 0px;
	text-align: center;
	font-size: 80%;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-align: right;
	padding-right: 15px;
}


/* Layout Table */

.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 990px;
	margin-bottom: 15px;
}
.layout td {
	vertical-align: top;
	text-align: left;
}
.layout .leftbg {
	width: 200px;
}
.layout .rightbg {
	width: 200px;
}

