﻿body {
	margin: 0px;
	padding: 0px;
	background-image: url(/Images/Themes/10008/page-bg.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page-wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width: 158px;
	padding-left: 10px;
	padding-top: 21px;
}
.left-nav {
	width: 168px;
}

.left-nav table{

}
.left-links {
	padding-right: 40px;
}

.left-nav ul {
	text-align: right;
	list-style-type: none;
}
.left-nav li {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #003E7E;
}
.left-nav ul ul li       {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
}

.left-nav a {
	color: #003E7D;
	text-decoration: none;
}
.left-links a:hover {
	color: #A1CF67;
	text-decoration: underline;
}
.location {
	padding-right: 36px;
	text-align: right;
	color: #003E7E;
	font-size: 10px;
}
.location p {
	margin-bottom: 16px;
}
.location span {
	font-size: 12px;
	font-weight: bold;
	color: #418403;
}
.contents {
	padding: 20px;
}
.contents h2 {
	color: #A1CF67;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 16px;
	padding-top: 6px;
}
.contents h3 {
	color: #003E7E;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 6px;
}
.contents h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003E7E;
	margin-bottom: 6px;
}


.contents p {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 16px;
}
.contents .right-column {
	float: right;
	width: 190px;
	margin-left: 20px;
}
.contents .text-recycling {
	background-image: url(/Images/Themes/10008/text-recycling-bg.gif);
	height: 110px;
	width: 316px;
	padding-left: 110px;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-top: 43px;
	padding-top: 10px;
	color: #418403;
	font-size: 11px;
}
.contents .text-recycling a {
	color: #003E7E;
}
.contents .links a {
	color: #003E7E;
	margin-right: 16px;
}
.heading {
	font-size: 14px;
	font-weight: normal;
	color: #003E7E;
	text-align: center;
	margin-bottom: 16px;
}
.heading span {
	color: #000;
}
.images {
	text-align: center;
	font-size: 11px;
	margin-bottom: 16px;
}
.images img {
	margin-bottom: 6px;
}
.contents ul {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 16px;
}
.contents li {
	margin-bottom: 6px;
}
.contents ol {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 16px;
}
.contents p a {
	color: #003E7E;
}
.contact-form {
	margin-left: 36px;
}
.contact-form td {
	font-size: 12px;
	color: #003E7E;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contact-form .text-box {
	width: 166px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003E7E;
}
.contact-form .text-area {
	width: 166px;
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003E7E;
}
.contact-form .button-submit {
	background-color: #A1CF67;
	font-size: 12px;
	font-weight: bold;
	color: #003E7E;
	border: 1px solid #003E7E;
	width: 60px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.special-table {
	padding-top: 10px;
}
.special-table td {
	padding-bottom: 16px;
}
.contents .blue-line {
	height: 6px;
	background-color: #003E7E;
	border: 1px solid #98b2c9;
	margin-bottom: 16px;
}
