body {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#header {
	background-image: url(images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 94px;
}
#header-left {
	width: 575px;
	float: left;
	padding-left: 320px;
	padding-top: 25px;
	font-size: 10px;
}
#header-right {
	width: 80px;
	float: left;
	background-image: url(images/napd.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
#menubkgd {
	background-image: url(images/menu-bkgdM.gif);
	background-repeat: repeat-x;
	height: 46px;
	float: left;
}
#content {
	width: 100%;
	padding-bottom:10px;
	position:relative;
	overflow: visible;
	min-height: 380px;
	height: auto;
	_height: 380px;
	clear: both;
}
* html #content {
	height: 380px;
	overflow: visible;
}
#content-left {
	width:250px;
	float: left;
	top:0;
	left:0;
}
#content-main {
	float: left;
	top:0;
	right:0px;
	width:700px;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 10px;
}
#main-right {
	width: 250px;
	float: right;
	margin-left: 10px;
}
#searchbkgd {
	background-image: url(images/searchbox_bkgdM.gif);
	background-repeat: repeat-x;
	height: 40px;
	float: left;
	line-height: 40px;
	padding-top: 4px;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: x-small;
	background-color: #FFFFFF;
	height: 50px;
}
#footer-left {
	width:250px;
	float: left;
	top:0;
	left:0;
}
#footer-main {
	float: left;
	top:0;
	right:0px;
	width:720px;
	overflow: hidden;
	margin-left: 10px;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #009999;
}
h1 {
	color:
	color: #009999;
	font-size: large;
	color: #009999;
}
h2 {
	font-size: medium;
	color: #009999;
}
h3 {
	font-size: medium;
	color: #000000;
}
h4 {
	font-size: large;
	color: #00CACA;
}
UL.arrow  {
	text-indent: 1px;
	font-weight: normal;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/sml-arrow.gif);
	margin: 1.5em;
}
img.floatLeft {
	float: left;
	margin: 0px 4px 0px 4px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 10px 4px;
}
.leftmenu {
	color: #009999;
	height: 25px;
	width: 200px;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 35px;
	background-image: url(images/leftmenu.gif);
	background-repeat: no-repeat;
}
.leftmenu a:link {
	color: #009999 !important ;
	text-decoration: none !important;
}
.leftmenu a:visited {
	color: #009999 !important ;
	text-decoration: none !important;
}
.leftmenu a:hover {
	color: #999999 !important;
	text-decoration: none !important;
	background-image: url(images/leftmenu-on.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	line-height: 25px;
	padding-left: -35px;
}
.leftmenu a:active {
	color: #009999 !important ;
	text-decoration: none !important;
}
.lg-green {
	font-size: medium;
	color: #00CACA;
}
.lg-grey {
	font-size: medium;
	color: #666666;
}
.lg-dk-grey {
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.sml {
	font-size: x-small;
}
.topmenu {
	background-color: #009999;
	height: 25px;
	width: 125px;
	color: #FFFFFF;
	border: 1px solid #0DFFFF;
	margin-top: 7px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
}
.topmenu a:link {
	color: #FFFFFF !important ;
	text-decoration: none ;
}
.topmenu a:visited {
	color: #FFFFFF !important ;
	text-decoration: none ;
}
.topmenu a:hover {
	color: #0DFFFF !important ;
	text-decoration: none ;
}
.topmenu a:active {
	color: #FFFFFF !important ;
	text-decoration: none ;
}

#vertmenu {
width: 190px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #009999;
margin: 0px;
width:190px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #009999;
	width:190px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/leftmenu-on.gif);
	background-repeat: no-repeat;
}

