body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	min-width:1000px;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	}

a:link, a:visited, a:active {
	color: #007050;
	text-decoration: none;
	/*background-image: url(bullet-content.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	/*padding-left: 1.2em;*/
	border: none;
	}

a:hover {
	color: #007050;
	text-decoration:underline;
	border: none;
	}

hr {
	margin: 5px 0px 5px 0px;
	color: #007050;
	border: 0;
	border-top: 1px solid #007050;
	height: 1px;
	width: 580px;
}

h1 {
	font-size: 16px;
	color:#007050;
	text-align: left;
	margin: 8px 2px 8px 2px;
	line-height:24px;
	}

h2 {
	font-size:14px;
	color:#007050;
	text-align:left;
	margin: 8px 2px 8px 2px;
	}
	
h3 {
	font-size:11px;
	color: #007050;
	text-align:left;
	line-height:14px;
	}
/* --------------------- start -------------------- */
#allbody {		width: 1000px;
				margin:0 auto;
				margin-top:10px;}

#banner {		position:relative;
				margin-top:0px;
				top:0px;
				width:1000px;
				height: 200px;}

#bannerbox { 	position:absolute;
				margin-top:0px;
				left:0px;
				top:0px;
				width: 1000px;
				height: 200px;
				background-image: url(bannertext.png);}
					
#bannertext {	position:absolute;
				top:0px;
				padding-left: 820px;
				padding-top: 30px;
				padding-right: 20px;
				}
			
#bannertext h1 {color:#FFFFFF;
				font-size:16px;
				line-height:30px;
				}

#container {		width: 1000px;
					padding-top:20px;
					margin-left:0px;
					height:auto;
					}
#container .column{	position: relative;
					float:left;
					}

/* ------------------   Menu   --------------------*/

#menu {				width: 200px;
					left:10px;
					top:10px;
					}
#menu ul, .menu li {margin: 0px;
					padding: 0px;
					list-style: none;
					margin-left: 0.0em;
					line-height: 1.5em;
					}
#menu ul ul {		padding-left: 10px;
					}
#menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
					display: block;
					padding: 2px;
					}
#menu_default a:link, .menu_default a:visited, .menu_default a:active {
					border-bottom:none;
					}
#menu_default a:hover {
					background-color:#007050;
					color:#ffffff;
					}
.menu_current {		border-bottom: none;
					font-weight: bold;
					}

/* ------------------   Content   --------------------*/

#content {		width:560px;
				padding-left:20px;
				padding-right:20px;
				text-align:left;
				border-left:1px;
				border-right:1px;
				border-left-style:solid;
				border-right-style:solid;
				border-color:#cccccc;
				}
				
#relcontent {	width:178px;
				padding-left:20px;
				}

#footer {		clear:both;
 				position:relative;
				top:20px;
				left:0px;
				width:1000px;
				border-top:solid 1px;
				border-color:#cccccc; */
				background-color: none;
				height: 20px;
				font-size: 10px;
				color: #007050;
				text-align: right;
				line-height: 18px;
				}
				
#footer a:link, a:visited, a:active {
				background-image: none;
				padding-left: 0em;
				}
				
/* ------------------   A-Z Index   --------------------*/
			
.TabbedPanelsTabGroup li {
	background-image: none;
	padding-left: 1.0em;
	padding-right: 1.0em;
}
.TabbedPanelsContent li{
	background-image: none;
	padding-left: 1.0em;
	padding-right: 1.0em;
}

.blue {
	color: #007050;
}

.black {
	color: #000000;
}
