html {
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background:url(bgimage.gif) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
}



#header {
	display: block;
	margin: 0px;
	padding: 5px 0 0 0;
	width: 1002px;
	height: 237px;
}
#topright #topmenu {
	text-decoration: none;
	padding: 0px;
	height: 87px;
	margin: 0px 10px 0px auto;
}
#topright>#topmenu {
	text-decoration: none;
	padding: 0px;
	height: 87px;
	margin: 0px 10px 0px auto;
}
#topright #dvh {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
}


#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	float: right;
}

#topmenu li {
	display: inline;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#topmenu a {
	display: block;
	height: 62px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(topbutton.jpg) no-repeat left top;
	width: 118px;
	margin: 0px;
	float: left;
	text-align: center;
}

#topmenu a:hover {
	text-decoration: none;
	background: url(topbutton_ov.jpg) no-repeat left top;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding: 60px 0px 0px 330px;
	margin: 0px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(tbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 728px;
	padding-top: 10px;
	text-indent: 38px;
}




#topright>h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding: 60px 0px px 330px;
	margin: 0px;
}

#topmenu li {
	display: inline;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#header #topright {
	background: url(topright.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	float: right;
	width: 774px;
	padding: 0px;
	height: 237px;
}
#container #page {
	width: 996px;
	background: url(contopbg.gif) no-repeat left top #FFFFFF;
	margin: 0px: auto 0px auto;
	padding: 15px 3px 0px 3px;
}


#page #maincontent {
	text-decoration: none;
	width: 734px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#page #subnav {
	text-decoration: none;
	width: 237px;
	margin-right: 0px;
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
.menu1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 235px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border: 1px solid #CCCCCC;

}
.menu1 li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.menu1 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #98CA00;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #608002;
	width: 225px;
	background: url(bt1.gif) no-repeat left top;
	text-indent: 2px;
}

.menu1 li a:hover {
	color: #2f3f00;
}

.menu1 li ul a {
	color: #006600;
	text-decoration: none;
	background-color: #edfcc4;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	border-bottom: 2px solid #c3da91;
	background: url(ba_p.gif) no-repeat left center;
	text-indent: 22px;
}
.menu1 li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu1 li ul li {
	margin: 0px;
	padding: 0px;
}

.menu1 li ul a:hover {
	color: #FF6600;
	text-decoration: underline;
}




#container #footer {
	background-color: #81ac00;
	clear: both;
	margin: 0px;
	width: 1002px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.flot .pp {
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-image: url(pp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	height:100px;
}




#container {
	text-align: left;
	padding: 0px;
	width: 1002px;
	margin: 0px auto;
}
#container #header #logo {
	background: url(topleft.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 228px;
	width: 228px;
}
#menu_t h6 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: normal;
	text-align: center;
	padding: 5px 0px 0px 0px;
}#subnav #nav_main {
	padding: 0px;
	width: 237px;
	margin: 0px 0px 10px 0px;
}
#nav_main #menu_t {
	display: block;
	margin: 0px;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	background: url(menutitle.jpg) no-repeat left top #CCCCCC;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	text-indent: 10px;
	line-height: 1em;
}
#inner li h4 {
	line-height: 1.5em;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
#inner li h4 a {
	color: #006699;
	text-decoration: none;
}
#inner li h4 a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#inner .ul-1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}




.path1 {
	text-decoration: none;
	color: #1941A5;
}
.path1on {
	color: #FF6600;
}

a.path1:hover {
	color: #CC3300;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #5A5A5A;
	text-decoration: none;
	word-break:break-all;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
    word-break : keep-all;;
}
h3 {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.flot {
	float: left;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#inner .sp {
	clear: both;
	width: auto;
	margin-top: 10px;
	position: relative;
}
.flot li {
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



h2 {
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.flot h2 {
	background-image: url(20p.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-indent: 20px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}



#maincontent #inner {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(bbc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.flot img {
	height: 160px;
	width: 200px;
}

.flot p {
	text-align: left;
	line-height: 150%;
}
.outline {
	text-decoration: none;
	border: 1px dashed #CCCCCC;
	margin: 5px;
	padding: 1px;
}
a.outline:hover {
	border: 1px dashed #333333;
}
.pt {
	text-decoration: none;
	float: left;
	margin: 5px;
	padding: 5px;
}
.pt a {
	color: #006699;
	text-decoration: none;
	text-align: left;
}
.pt a:hover {
	color: #993300;
	text-decoration: underline;
}


.flot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.flot a:hover {
	color: #993300;
	text-decoration: underline;
}
.bar {
	height: 1px;
	width: 100%;
	display: block;
	margin-top: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	margin-bottom: 5px;
}
#maincontent #innermap {

	margin-right: 10px;
	margin-left: 10px;
}
.pt1 {
	text-decoration: none;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 200px;
}
.pt1 a {

	color: #006699;
	text-decoration: none;
	text-align: left;
}
.pt1 a:hover {

	color: #993300;
	text-decoration: underline;
}
#chartlink {
	background-color: #F0F0F0;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#chartlink ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}
#chartlink li {
	line-height: 1.5em;
}
#chartlink ul li a {
	background-image: url(img17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#chartlink ul li a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h2 {

	background-image: url(20p.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-indent: 20px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.pt3 {
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	text-align: center;
	clear: both;
}
.pt2 {
	text-decoration: none;
	margin: 5px;
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.flotright {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 180px;
	width: 130px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.t1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0099CC;
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: 600px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.t2 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: 100px;
	background-color: #28CAFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.t3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.t3 h6 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.t3 span {
	font-weight: bold;
	color: #000000;
}
.t3 em {
	font-style: normal;
	color: #009933;
	font-weight: bold;
}

.t4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #28CAFF;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0066CC;
}
.arrow {
	float: right;
	height: 50px;
	width: 53px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
