html {
   overflow-x: auto;
   overflow-y: -moz-scrollbars-vertical;
   overflow-y: scroll;
}

form {
	padding: 0px;
	margin: 0px;
}

#content {
	padding-top: 10px;
	padding-right: 20px;
	font: 15px Arial, Helvetica,sans-serif;
	font-weight: normal;
}
#content.nopadding {
	padding-top: 0px;
}
#menutext {
	font: 12px Arial, Helvetica,sans-serif;
	font-weight: bold;
}


a.nav { font-family : Arial, Helvetica,sans-serif; font-size : 13px; line-height : 15px; text-decoration: none; color : #005500; font-weight: 500 }
a.nav:link    { font-family : Arial, Helvetica, sans-serif; font-size : 13px; line-height : 15px; text-decoration: none; color : #005500; font-weight: 500 }
a.nav:visited { font-family : Arial, Helvetica, sans-serif; font-size : 13px; line-height : 15px; text-decoration: none; color: #0554fa; font-weight: 500}
a.nav:active  { font-family : Arial, Helvetica, sans-serif; font-size : 13px; line-height : 15px; text-decoration: underline; color: #0554fa; font-weight: 500}
a.nav:hover   { font-family : Arial, Helvetica, sans-serif; font-size : 13px; line-height : 15px; text-decoration: underline; color: #FF0000; font-weight: 500}

.newsheader { font : 13px Arial, Helvetica,sans-serif; font-weight: bold; text-decoration : underline; }
.welcome { font : 14px Arial, Helvetica,sans-serif; font-weight: bold; line-height : 16px; }

#content a { text-decoration: none; color : #005500 ; }
#content a:link    { text-decoration: none; color : #005500; }
#content a:visited { text-decoration: none; color: #0554fa; }
#content a:active  { text-decoration: underline; color: #0554fa; }
#content a:hover   { text-decoration: underline; color: #FF0000;}
#content u { font : 11px Arial, Helvetica,sans-serif; font-weight: bold; text-decoration : underline; }
#content p { font : 15px Arial, Helvetica,sans-serif; font-weight: normal; }
#content ol { font : 15px Arial, Helvetica,sans-serif; font-weight: normal; } 
#content ul { font : 15px Arial, Helvetica,sans-serif; font-weight: normal; }
#content li {
	font: 15px Arial, Helvetica,sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.bottompad li {
	margin-bottom: 10px;
}
#content h1{ font : 18px Arial, Helvetica,sans-serif; font-weight: bold; } 
#content h2{ font : 17px Arial, Helvetica,sans-serif; font-weight: bold; } 
#content h3{ font : 16px Arial, Helvetica,sans-serif; font-weight: bold; }
#content h4{ font : 15px Arial, Helvetica,sans-serif; font-weight: bold; } 
#content h5{ font : 14px Arial, Helvetica,sans-serif; font-weight : bold; }
#content b, #content strong { font : 14px Arial, Helvetica,sans-serif; font-weight : bold; }
#content i { font : 15px Arial, Helvetica,sans-serif; font-style : italic; }
#content address { font : 15px Arial, Helvetica,sans-serif; font-weight: normal; font-style : italic; }
.news { font : 13px Arial, Helvetica,sans-serif; font-weight: normal; line-height : 19px;}
.newsbold { font : 13px Arial, Helvetica,sans-serif; font-weight: bold; }
.small { font-family : Arial, Helvetica,sans-serif; font-size : 12px; line-height : 14px;}
.tiny { font-family : Arial, Helvetica,sans-serif; font-size : 11px; line-height : 11px; font-weight: bold; }
.caption { font-family : Arial, Helvetica,sans-serif; font-size : 11px; line-height : 12px; color:#404040; font-weight: normal; }
.txtfld {font-family : monospace;font-size: 12px;}
.more { font-family : Arial, Helvetica,sans-serif; font-size : 11px; font-weight: bold; }
.newscaps { font : 11px Arial, Helvetica,sans-serif; font-weight: normal; line-height : 16px;}

/* Stylesheet for Sphider-plus */
#sphider a.navdown { display: none; }
#sphider a.navup { display: none; }
#sphider .description ul { list-style-type: none; padding:0; margin:0; }
#sphider .mak_1{ font-weight: bold; }
#sphider .mainlist { font-weight:bold; margin-bottom: 1em; }
#sphider .resultlist { width: 100%; line-height: 18px; margin-bottom: 1em; }
#sphider .resultlist .title {  }	
#sphider .searchForm { padding: 4px; border:1px solid #000; line-height: 22px; width: 50%; margin-left: auto; margin-right: auto; }
#sphider .searchBox { text-align: left; width: 100%; }
#sphider #other_pages, #sphider #common_report { font-weight:bold; margin-bottom: 1em;  }

.content {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.headersearch {
	height: 26px;
	width: 150px;
	position: absolute;
	top: 100px;
	right: 10px;
	background-color: #FFF;
	border-radius: 4px;
	border: 1px solid #006329;
	padding: 0;
	margin: 0;
}
.headersearch form {
	padding: 0;
	margin: 0;
}
.headersearch #left {
	float: left;
	width: 106px;
}
.headersearch #query {
	width: 96px;
	height: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0;
	border-style: none;
}
.headersearch #right {
	float: right;
	width: 44px;
}
.headersearch #go {
	background-image: url(images/search.gif);
	height: 26px;
	width: 44px;
	border-style: none;
	padding: 0;
	margin: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#datepopup {
	z-index: 1000;
} 

#datepopup td {
	color: Black;
	background-color: White;
} 
#datepopup a {
	color: Black;
}

#datepopup .cpMonthNavigation {
	background-color: #D8D8D8;
}

.extended_field {
	border: none;
	text-align: right;
	background-color: transparent;
	font: 16px Arial, Helvetica,sans-serif;
	color: Black;
}

