body {
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCD7C4;
}
.topbar {
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
td {
	vertical-align: top;
}
.topnav {
	font-size: 0.75em;
	color: #FFFFFF;
	font-weight: bold;
}
.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover, .topnav a:active {
	color: #000000;
	text-decoration: none;
}
.strapline {
	font-weight: bold;
	padding-top: 1px;
}
.main {
	padding-left: 12px;
}
.leftnav {
	background-color: #ECF4EC;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.search-b {
	background-image: url(images/search-b.gif);
	background-repeat: repeat-x;
}
#search-box {
	vertical-align: top;
}
.formfield {
	border: 1px solid #007160;
	vertical-align: top;
}

.see-also a{
	font-size: 0.8em;
}
.leftnav a, .see-also a, .subsection-nav a{
	background-image: url(images/left-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 1em;
	padding-top: 2px;
	margin-top: 2px;
}
.leftnav a:link, .see-also a:link, .subsection-nav a:link {
	color: #000000;
	text-decoration: none;
}
.leftnav a:active, .leftnav a:hover, .see-also a:active, .see-also a:hover {
	color: #CD1D26;
	text-decoration: none;
}
.leftnav a:visited, .see-also a:visited {
	color: #333333;
	text-decoration: none;
}
.body {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 343px;
}
p, .sub-subsections, li {
	font-size: 0.8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	letter-spacing: -0.05em;
	margin-left: 15px;
	margin-right: 25px;
}
.welcome a:link {
	text-transform: uppercase;
	color: #CD1D26;
	text-decoration: none;
}
.welcome a:visited {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.welcome a:active, .welcome a:hover {
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.welcome a {
	font-weight: bold;
}
.icons {
	vertical-align: bottom;
}
.see-also {
	padding: 10px;
}
.see-also p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.tip {
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.see-also-top {
	padding-top: 25px;
}
.home-page {
	margin-top: 5px;
}
.welcome {
	margin-top: 5px;
}
.tip p {
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.hidden {
	display: none;
}
.leftnav .current, .leftnav .current a:link, .leftnav .current a:visited {
	color: #BC2000;
	background-image: none;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 1em;
}
.subsection-nav {
	text-transform: uppercase;
	padding-left: 10px;
	display:block;
	margin-bottom: 10px;
	padding-right: 5px;
}
.subcurrent {
	color: #BC2000;
	padding-left: 15px;
	display:block;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link {
	color: #334477;
}
a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #ffffff;
}
.sub-subsections {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sub-subsections a:link {
	color: #BC2000;
	text-decoration: none;
	font-weight: bold;
}
.sub-subsections a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sub-subsections a:active, .sub-subsections a:hover, {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.body img {
	vertical-align: middle;
	margin-right: 5px;
}
h1, p h1 {
	color: #003E28;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

li {
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
h1 img {
	float: left;
}
#float-right {
	float: right;
}
body .footer img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	position: relative;
}
.bottom-backgr {
	background-color: #ECF4EC;
}
.footer {
	color: #000000;
	font-weight: bold;
	font-size: 0.6em;
	margin: 40px 0px 0px 15px;
	padding: 0px;
	background-color: #EAF2E9;
	background-image: url(images/bottom-bar_r1_c4.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	line-height: 2px;
}.footer a:link {
	text-decoration: none;
	color: #000000;
	text-transform:uppercase;
	font-weight: bold;
	vertical-align: middle;
}
.footer a:visited {
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
.footer a:active, .footer a:hover {
	color: #CD1D26;
	font-weight: bold;
}
#footer {
	vertical-align: top;
	padding-left: 10px;
	text-transform: uppercase;
	color: #000000;
}
.footer-text {
	position: relative;
	top: .5em;
}.contact-title {
	margin-top: 40px;
	margin-bottom: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF5611;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contact img {
	margin-top: 40px;
	margin-bottom: 40px;
}
.contact{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	line-height: 1.3em;
}
.contact a:link, .site-map a:link{
	color: #BC2000;
}
.contact a:hover, .contact a:active,  .site-map a:hover,  .site-map a:active{
	color: #ffffff;
}
.contact a:visited{
	color: #000000;
}
table h2 {
	margin-top: 5px;
	vertical-align: middle;
	font-size: 1em;
	letter-spacing: normal;
}
.contact table {
	margin-top: 5px;
}
.contact table td {
	padding: 5px;
}
.contact input, textarea{
	border: thin solid #003E28;
	margin-right: 10px;
}
textarea {
	margin-bottom: 20px;
}
.contact table img{
	margin-top: 10px;
	margin-right: 10px;
}

.contact table .no-border {
	border: 0px none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-left: 15px;
}
.site-map table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 15px;
}
.site-map table p {
	margin: 0px 0px 20px;
	padding: 0px;
}
.site-map table h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.right {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
