@import url(forms.css);
@import url(tableresults.css);
@import url(cms.css);


* {
	margin: 0;
}
html {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: #FFF1C8;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #4a4a4a;
}
a {
	outline: none;
}
a:link {
	text-decoration: none;
	color: #4a4a4a;
	border: 0px;
}
a:active {
	text-decoration: underline;
	color: #4a4a4a;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #4a4a4a;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #4a4a4a;
	border: 0px;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family:  Arial, sans-serif;
}
img {
	border: none;
}
.wrap {
	width: 955px;
	margin: 0 auto;
	position: relative;
	background: #fff  url(/images/head.jpg) no-repeat left top;
}
.wrap.preview {
	background: #fff  url(/images/headpreview.jpg) no-repeat left top;
}
.sub-wrap {
	width: 955px;
	margin: 0 auto;
	position: relative;
	background: #fff url(/images/subt.jpg) no-repeat left top;
}
.sub-wrap.preview {
	background: #fff url(/images/subtpreview.jpg) no-repeat left top;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li, ol li {
	margin: 0;
	padding: 0;
}
#head {
	clear: both;
}
.wrap #head h1#logo {
	clear: both;
	padding: 48px 0 0 60px;
	display: block;
	height: 142px;
}
.wrap #head h1#logo a {
	background: url(/images/logo.png) no-repeat left top;
	display: block;
	width: 280px;
	height: 140px;
	text-indent: -9999px;
}
.sub-wrap #head h1#logo {
	padding: 0px;
}
.sub-wrap #head h1#logo a {
	background: url(/images/sub-logo.png) no-repeat left top;
	display: block;
	width: 330px;
	height: 151px;
	text-indent: -9999px;
}
#head ul#nav-corner {
	padding: 0 5px;
	float: right;
	display: block;
	height: 20px;
	width: 370px;
	text-align: right;
	margin: 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	letter-spacing:-1px;
	line-height:1em;
	list-style-type:none;
	word-spacing:1px;
}
#head ul#nav-corner li {
	display: block;
	list-style: none;
	float: left;
	padding: 0 7px;
	border-right: 1px solid #f0f0f0;
	line-height: 12px;
}
#head ul#nav-corner li.last {
	border-right: 0px;
}
#head ul#nav-corner li a, #head ul#nav-corner li a:visited {
	text-decoration: none;
	color: #fff;
}
#head ul#nav-corner li a:hover {
	text-decoration: underline;
	color: #fff;
}
#head ul#nav-top {
	clear: both;
	height: 30px;
	padding: 7px 0 0 80px;
}
#head ul#nav-top li {
	display: inline;
	height: 22px;
	margin-top:4px;
	list-style: none;
	padding: 0 10px;
	border-left: 1px solid #0c7894;
}
#head ul#nav-top li#topnav-1 {
	border: 0;
}
#head ul#nav-top li a {
	color: #0c7894;
}
.content {
	clear: both;
	width: 875px;
	padding: 20px 0 110px 80px;
	float: left;
	background: url(/images/con-bg.jpg) no-repeat left bottom;
}
.content div.lcon p {
	font-size:10pt;
	line-height:1.5em;
	text-align:justify;
}
.sub-con {
	padding: 0 0 120px 15px;
	width: 940px;
}

.lcon {
	float: left;
	width: 520px;
	margin: 0 50px 0 0;

}

.lcon p {
	margin: 0 0 10px 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px !important;
	line-height: 1.6em;
}

.lcon ol, .lcon ul {margin-left: 10px;}
.lcon ol ol, .lcon ol ul, .lcon ul ol, .lcon ul ul, .lcon ul ul ul, .lcon ol ol ol {padding-bottom: 0;}

.lcon ol li, .lcon ul li {
	padding-bottom: 10px;
	font-size: 13px !important;
	line-height: 1.6em;
}

.lcon ol, .lcon ul {padding-left: 18px;}
.lcon ol ol, .lcon ol ul, .lcon ul ol, .lcon ul ul, .lcon ul ul ul, .lcon ol ol ol {padding-bottom: 0;}

.lcon  ol li, .lcon ul li {
	padding-bottom: 10px;
}
.lcon h1 {font-size:18px;font-weight:bold;padding-bottom: 10px;}

.lcon a {
	text-decoration:underline;
	color:#13630E;
}

.lcon a:hover {
	text-decoration:none;
}


.rcon {
	float: left;
	width: 250px;
	
}

.news {}
.news h1 {
	background: url(/images/news-top.png) no-repeat;
	display: block;
	width:248px;
	height: 33px;
	text-indent: -9999px;
}
.news .newsbox {
	background: url(/images/news-bot.png) no-repeat left bottom;
	padding: 0 0 24px 0;
	width:248px;
}
.news #newsbox-content {
	position: relative;
	height:200px;
	overflow: auto;
}
.news #newsbox-content p {
	list-style: none;
	background: url(/images/news-bg.png) repeat-y;
	padding: 10px 25px 0 15px;
}
.news #newsbox-content p h2 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #494949;
}
.news #newsbox-content p {
	font-size: 11px;
	line-height: 1.4em;
	color: #494949;
}
.news a, .news a:visited {
	color: #494949;
	font-weight: bold;
}
.sub {
	margin: 30px 0 0 0;
}
.sub p {
	padding: 0 1px;
	margin: 5px 0 10px 0;
}
.sr {
	width: 200px;
}
.submenu {
	clear: both;
	width: 176px;
	display: block;
	padding: 0;
	background: url(/images/sub-bg.png) repeat-y;
}
.submenu-top {
	background: url(/images/sub-top.png) no-repeat;
	height: 18px;
	width: 176px;
	display: block;
}
.submenu-bot {
	background: url(/images/sub-bot.png) no-repeat;
	height: 17px;
	width: 176px;
	display: block;
}
.submenu ul a {
	color: #fff;
}
.submenu ul li {
	width: 176px;
	list-style: none;
	padding: 0 0 0 20px;
	line-height: 17px;
	color: #fff;
	background:transparent url(/images/sub-bul.png) no-repeat scroll left 4px;
}
.submenu ul li ul {
	background: none;
	padding: 0;
}
.submenu ul li ul li {
	padding: 0 0 0 0px;
	background:none;
}
.submenu ul li ul li ul {
	padding: 0;
}
.submenu ul li ul li ul li {
	padding: 0 0 0 10px;
}
.footer {
	clear: both;
	display: block;
	width: 955px;
	background: url(/images/footer-bg.jpg) repeat-x left top;
	height: 64px;
	margin: 0;
}
.inner {
	padding: 0 10px;
}
/**/ *HTML .inner p {
	height: 22px;
	padding: 5px 0;
}/**/
.inner p {
	line-height: 32px;
	color: #fcfcfc;
}
.inner .small {
	font-size: 10px;
	line-height: 18px;
	padding: 0 0 0 5px;
}
.inner a, .inner a:visited {
	color: #fff;
}
.inner ul li {
	display: inline;
	padding: 0 5px 0 0;
	line-height: 32px;
}
#ticker a:link {
	color: #fff
}
#ticker a:visited {
	color: #fff
}
#ticker a:hover {
	color: #fff;
}
#ticker {
	clear: both;
	position: relative;
	left: 0;
	width: 935px;
	height: 30px;
	overflow: hidden;
	background: #218d28;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	/*	letter-spacing: 0; */
	line-height: 30px;
	white-space: nowrap;
}
#tickinner {
	position: absolute;
	top: 0;
	left: 0;
}
#ticker p {
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
}
#ticker br {
	display: none;
}
#ticker span {
	font-size: 7pt;
	padding-left: 5px;
}
#nav-top li {
	float: left;
	position: relative;
	z-index: 1000;
	padding-left: 20px;/*background: transparent url(/images/design/nav/top-split.gif) no-repeat 10px center;*/
}
#nav-top li a.parent {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 13pt;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: 1px;
	position:relative;
}
#nav-top li a.parent span {
	display: block;
	padding: 2px;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
	padding-left:3px;
	padding-right:5px;
}
#nav-top li#topnav-1 {
	padding-left: 0px;
	background-image: none;
}
#nav-top li:hover a.parent, #nav-top li a.parent:hover, #nav-top li a.parent.active {
	text-decoration:none;
}
#nav-top li a.parent span.copied {
	color: #FFF;
	background: #0097AF;
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
}
#nav-top li:hover>ul {
	display: block;
}
#nav-top ul {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	padding: 0;
	width: 200px;
	list-style-type: none;
	background: #333;
	z-index: 9999;
	font-size: 10pt;
	line-height: 1.5em;
}
#nav-top ul li {
	float: none;
	width: 100%;
	padding: 0;
	background-image: none;
}
#nav-top ul a {
	display: block;
	padding: 2px 4px 2px 14px;
	/*background: #333 url(/images/design/nav/arrow.gif) no-repeat 5px 8px;*/
	border-bottom: 1px solid #444;
	color: #fff;
	text-decoration: none;
	opacity: 1.00;
	filter:alpha(opacity=100);
}
#nav-top ul a:hover {
	color: #efc500;
	opacity: 1.00;
	filter:alpha(opacity=100);
}


#nav-left a {
	/*background:transparent url(/images/design/nav/left-arrow.png) no-repeat scroll 15px 5px;*/
    color:#FFFFFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	letter-spacing:-1px;
	line-height:1em;
	margin:0;
	overflow:hidden;
	padding:3px 0 3px 0px;
	word-spacing:1px;
}
#nav-left a:hover, #nav-left:active {
	text-decoration:none;
	color:#FFE
}
#nav-left ul a.arrow {
	background-image: url(/images/design/arrow.gif)
}
#nav-left ul a.open {
	background-image: url(/images/design/arrowdown.gif);
}
/*#nav-left ul ul a.open {
	margin-top:-3px;
}

#nav-left ul ul ul a.open {
	margin-top:0;
}*/


#nav-left ul a.active, #nav-left ul a:hover {
	color: #FFA;
	background-image: url(/images/design/circle.gif)
}
#nav-left ul a.active.arrow, #nav-left ul a.active.arrow:hover {
	background-image: url(/images/design/arrow.gif)
}
#nav-left ul a.active.open, #nav-left ul a.active.open:hover {
	background-image: url(/images/design/arrowdown.gif)
}
#nav-left ul a:hover {
	background-image: url(/images/design/circle.gif);
	text-decoration:none;
}
#nav-left ul a.arrow:hover {
	background-image: url(/images/design/arrow.gif)
}
#nav-left ul a.open:hover {
	background-image: url(/images/design/arrowdown.gif)
}
#nav-left ul a {
	background:transparent url(/images/design/circle.gif) no-repeat scroll left 7px;
	font-size:12px;
	height:auto;
	line-height:16px;
	margin:0;
	overflow:visible;
	padding:2px 0 5px 10px;
}

/*#nav-left ul {
	margin:0 !important;
	padding:0 !important;	
}

#nav-left li {
	margin:0 !important;
	padding:0 !important;	
}

#nav-left a {
	margin:0 !important;
	padding:0 !important;	
}
*/

#nav-left li li li li a {
	width:112px;
}

#nav-left li ul {display:none;}
#nav-left li.open ul {display:block;}

#pdfoverlay {
	background:#222222 none repeat scroll 0 0;
	color:#FFFFFF;
	height:100%;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:19999;
	display:none;
}
#pdfoverlay a.closeoverlay {
	background:#444444 none repeat scroll 0 0;
	color:#FFCC33;
	display:block;
	float:right;
	font-size:12pt;
	font-weight:bold;
	padding:2px 8px;
	position:absolute;
	right:0;
	top:0;
}
#newsbox {
	float: right;
	margin: 4px 0 4px;
	padding: 0 25px 0 0;
	width: 250px;
	background: transparent url(/images/design/news/fill.gif) repeat-y 0 0;
}
#newsbox .outer {
	background: transparent url(/images/design/news/top.jpg) no-repeat 0 0;
	padding-top: 20px;
}
#newsbox .inner {
	padding-top: 10px;
	padding-bottom: 6px;
	background: transparent url(/images/design/news/bot.gif) no-repeat 0 bottom;
}
#newsbox h4 {
	display: none;
}
#newsbox-content {
	position: relative;
	height: 200px;
	width: 245px;
	overflow: auto;
	font-size: 8pt;
	line-height: 1.5em;
}
#newsbox-content p {
	padding: 0 0 1em;
}
#newsbox-contentwrap {
	position: relative;
	height: 200px;
	width:250px;
	overflow: hidden;
}
#newsbox-contentwrap #newsbox-content {
	position: relative;
	left: 0;
	height: auto;
	width: 250px;
	overflow: visible;
}
.pdf {
	background-repeat: no-repeat;
	background-position: right center;
}
#content.scroll {
	float: left;
	position: relative;
	width: 493px;
	height: 296px;
	overflow: auto;
}
#contentwrap {
	float: left;
	position: relative;
	width: 493px;
	height: 26px;
	overflow: hidden;
	padding-bottom:10px;
}
#contentwrap #content.scroll {
	position: relative;
	width: 483px;
	height: auto !important;
	overflow: visible;
}
.scrollbar {
	position: absolute;
	z-index: 999;
	top: 35px;
	right: 15px;
	width: 7px;
	height: 200px;
	border-right: 1px solid #828385;
}
.scrollbarinner {
	position: relative;
	top: 4px;
	width: 7px;
	height: 192px;
}
.scroll-top {
	position: absolute;
	top: -5px;
	left: 4px;
	width: 7px;
	height: 8px;
	/*background: transparent url(/images/design/scroll/slide-top.gif) no-repeat center top;*/
}
/*.scroll-top:hover {
	background-image: url(/images/design/scroll/slide-top-over.gif)
}*/
.scroll-bot {
	position: absolute;
	bottom: -5px;
	left: 4px;
	width: 7px;
	height: 8px;
	/*background: transparent url(/images/design/scroll/slide-bot.gif) no-repeat center bottom;*/
}
/*.scroll-bot:hover {
	background-image: url(/images/design/scroll/slide-bot-over.gif)
}*/
.knob {
	position: relative;
	left: 4px;
	top: 0;
	width: 7px;
	background-color: #828385;
}
.knob-mid {
	height: 97px;
	background-color: #828385;
}
.knob-bot {
	height: 3px;
	background-color: #828385;
}
.knob.hover, .knob:hover {
	background-color: #0f144b;
}
.knob.hover .knob-mid, .knob:hover .knob-mid {
	background-color: #0f144b; /*background-image: url(/images/design/scroll/bar-mid-over.gif);*/
}
.knob.hover .knob-bot, .knob:hover .knob-bot {
	background-color: #0f144b;
}
span.small {
	font-size:90%;
}

.sitemap li {
	padding: 0px !important;
}