@charset "utf-8";
/* CSS Document */
body, a, li, td, th, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
}
body, div, span, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 15px;
	
}
ul {
}
li {
	margin-bottom: 5px;
}

select {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}



sup {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
html {
}
body {
	min-width: 800px;

	font-size: 11px;

	background-color: #dfddd9;

	text-align: center;
	vertical-align: top;
}
body, div {
}
p {
}
a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #5c80b0;
	text-decoration: none;
}
a:hover	{
	color: #00346F;
	text-decoration: underline;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
}
img {
	display: block;
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
body {
}
textarea {
	padding: 2px;
	font-size: 12px;
}


hr {
	clear: both;
	color: #E5E5E5;
	height: 2px;
	border: 0px solid #E5E5E5 !important;
	margin-bottom: 10px;
	background: #E5E5E5;
	width: 100%;
}



blockquote#hidden {
	visibility: hidden;
}


/* Generic boxes */
#wrapper {
	width: 811px;

	margin: 0;
	margin-left: auto;
	margin-right: auto;

	background: url(images/bg.gif) repeat-y top center #F4F4F4;
}	

#header	{
	position: relative;

	height: 124px;

	margin-left: 8px;
	margin-right: 8px;

	background: #FFF;
}

#header h1 {
	position: absolute;
	left: 0;
	top: 24px;

    padding: 0;
    margin: 0;
}
#header h1 a {
	display: block;

    width: 160px;
    height: 94px;

	background: transparent url(images/logo.gif) no-repeat left top;

	overflow: hidden;
	line-height: 500px;
}


#header .questions {
	position: absolute;
	top: 10px;
	left: 160px;

	height: 24px;

	line-height: 16px;
}
#header .questions * {
	vertical-align: middle;
}
#header .questions label {
	color: #999999;
}
#header .questions .more {
	padding: 5px 0 5px 0;
	color: #5c80b0;
}

#header .gears {
	position: absolute;
	top: 0;
	right: 0;

	padding: 11px 20px 0 0;
	margin: 0;
}
#header .gears li {
	display: inline;

    list-style-type: none;

	padding: 0 5px 0 0;
	margin: 0;
}
#header .gears a {
	font-weight: bold;

	padding: 0 0 0 10px;
	margin: 0;

	background: transparent url(images/hg.gif) no-repeat left center;
	background-position: left 60%;

	font-size: 10px;
	color: #5c80b0;
}

#body {
    float: left;
    margin-left: 5px;
    display: block;
    width: 625px;
}
#footer {
    clear: both;
	height: 36px;
    padding-left: 8px;
    padding-right: 8px;
	background: url(images/bg_footer.gif) repeat-y top center transparent;
	color: #919191;
}			
#footer a {
	color: #919191;
}
#footer hr {
	display: none;
}
#footer #copyright {
    padding: 0;
    margin: 0;
    padding-top: 10px !important;
    padding-left: 170px;
	float: left;
	font-weight: normal;
}
#footer #developed {
    padding: 0;
    margin: 0;
    padding-top: 10px !important;
    padding-right: 10px;
	float: right;
	font-weight: normal;
}

#floatEnd {
	clear: both;
	float: none;

	visibility: hidden;

	margin: 0;
	padding: 0;
	border: 0;

	height: 0px;
	font-size: 0px;
	overflow: hidden;
}

/* Horizontal nav */
#nav2 {
	position: absolute;
	top: 92px;
	left: 165px;
	z-index: 100;
}
#nav2 ul {

	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	overflow: visible;

}
#nav2 li {
	display: block;
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

*html #nav2 li {
	display: inline;
}

#nav2 a {
	display: block;

	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFF;
}
*html #nav2 a {
	width: 100%;
	margin-bottom: -2px;
}
#nav2 a:hover {
	text-decoration: none;
}
#nav2 li ul {
	display: none;
}
#nav2 li li {
	display: block;
	float: none;

	border: 0 !important;
	margin-bottom: 0;
	margin-top: 0;

	padding: 0 !important;
	margin: 0 !important;
}
#nav2 li li a {
	display: block;
	color: #FFF;
	font-weight: normal !important;
	padding-left: 8px;
	background: url(images/tp.gif) no-repeat transpatent;
}
#nav2 li#current ul {
	display: none;
}

#nav2 li#current2 ul {
	width: 205px;
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	margin-top: -1px;
}
#nav2 li#current, #nav2 li#current2 {
	margin-bottom: 0;
	margin-top: 5px;
}
#nav2 li#current li, #nav2 li#current2 li {
	margin-bottom: 0;
	margin-top: 0;
}
#nav2 li#current a {
}
#nav2 li#current li a {
}
#nav2 li#current li a:hover	{
}
#nav2 li#current li#current a {
}
.business ul {
	background: #00346F !important;
}
.home ul {
	background: #1b7435 !important;
}
.recycle {
	margin-right: 0;
}
.recycle ul {
	background: #00346f !important;
}

#nav2 .business a {
	background: transparent url(images/nav2_business_bg.png) no-repeat right top;
	border-left: 1px solid #001730;
	border-bottom: 1px solid #001730;
}
#nav2 .home a {
	background: transparent url(images/nav2_homes_bg.png) no-repeat right top;
	border-left: 1px solid #263f1b;
	border-bottom: 1px solid #263f1b;
}
#nav2 .recycle a {
	background: transparent url(images/nav2_rec_bg.png) no-repeat right top;
	border-left: 1px solid #001730;
	border-bottom: 1px solid #001730;
}

#nav2 .business ul a, #nav2 .home ul a, #nav2 .recycle ul a {
	background-image: none;
	border-left-width: 0;
	border-bottom-width: 0;
}

#nav2 .business#current a {
	border-bottom: 1px solid #073b76;
}
#nav2 .home#current a {
	border-bottom: 1px solid #1b7435;
}
#nav2 .recycle#current a {
	border-bottom: 1px solid #073b76;
}

.business li a {
	background: #00346F;
	border-top: 1px dashed #6685A9;
}
.business li a:hover {
	background-color: #6685A9 !important;
}
.home li a {
	background: #4C7521;
	border-top: 1px dashed #94AC7A;
}
.home li a:hover {
	background-color: #94AC7A !important;
}
.recycle li a {
	background: #00346F;
	border-top: 1px dashed #6685A9;
}
.recycle li a:hover {
	background-color: #6685A9 !important;
}
#taxonomy {
	padding-top: 8px;
}
#taxonomy h2 {
	display: none;
}
#taxonomy ul {
	padding: 0;
	margin: 0;
}
#taxonomy li {
	list-style: none;
	display: inline;
	background: url(images/taxonomy.gif) no-repeat center left transparent;
	background-position: left 60%;
	padding: 0;
	margin: 0;
	padding-left: 9px;
}
#taxonomy a {
	display: inline;
	padding: 0;
	margin: 0;
}
#taxonomy .first {
	background: transparent;
}
#taxonomy li {
	color: #A5A5A5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}



#taxonomy2 {
	padding-top: 8px;
	background-color:#00346E;
}
#taxonomy2 h2 {
	display: none;
}
#taxonomy2 ul {
	padding: 0;
	margin: 0;
}
#taxonomy2 li {
	list-style: none;
	display: inline;
	background: url(images/taxonomy.gif) no-repeat center left transparent;
	background-position: left 60%;
	padding: 0;
	margin: 0;
	padding-left: 9px;
}
#taxonomy2 a {
	display: inline;
	padding: 0;
	margin: 0;
}
#taxonomy2 .first {
	background: transparent;
}
#taxonomy2 li {
	color: #A5A5A5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}


/* home header */
#taxonomy3 {
	padding-top: 8px;
	background-color:#1b7435;
}
#taxonomy3 h2 {
	display: none;
}
#taxonomy3 ul {
	padding: 0;
	margin: 0;
}
#taxonomy3 li {
	list-style: none;
	display: inline;
	background: url(images/taxonomy.gif) no-repeat center left transparent;
	background-position: left 60%;
	padding: 0;
	margin: 0;
	padding-left: 9px;
}
#taxonomy3 a {
	display: inline;
	padding: 0;
	margin: 0;
}
#taxonomy3 .first {
	background: transparent;
}
#taxonomy3 li {
	color: #A5A5A5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
/* home header end */

#content, #content2 {
	overflow: visible;
}
#content2 {
	background: #FFF;
}
#content, #page-header {
	background: #F4F4F4;
}
#content h1, #page-header h1 {
	font-weight: normal;

	font-size: 20px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 5px;

	margin: 0;
	border-bottom: 1px dashed #FFFFFF;
}

*html #page-header {
	height: 1%;
}
.with-sidebar#content {
	padding-right: 0 !important;
}

.left {
	float: left;
}
.right {
	float: right;
}

#sidebar {
	float: left;
	clear: left;
	padding-left: 13px;
}

#sidebar img {
	clear: both;
	border-top: 3px solid #FFF;
	border-bottom: 5px solid #FFF;
}

.tooltip_box {
	background: white;
	border: 1px solid #E5E5E5;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 270px;
}

a.glossary {
	cursor: help;
}

#page-image {
	margin:0;
	padding:0;
	
}
*html #page-image {
	height:1%;
}

.news-list-item {
}
.news-list-item .title {
	margin-bottom: 17px;
	line-height: 17px !important;
}
.news-list-item .date {
	font-size: 11px;
}
.news-list-item .under-title-text {
	color: #a5a5a5;
	font-weight: bold;
}


.colbiz {
	color: #00346F;
}
.colbizh {
	color: #D2DAE5;
}
.colbizh a {
	color: #D2DAE5;
	text-decoration:none;
}
.colbizh a:hover {
	color: #D2DAE5;
	text-decoration:underline;
}

.colbizh3 {
	color: #DBE3D3;
}
.colbizh3 a {
	color: #DBE3D3;
	text-decoration:none;
}
.colbizh3 a:hover {
	color: #DBE3D3;
	text-decoration:underline;
}
.greentext {
	color: #1B7435;
}
