﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d4d4d4;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.content a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a260;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE3A42;
	font-weight: normal;
	text-decoration: none;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A160;
	font-weight: bold;
}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.sidecontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	font-weight: normal;
	text-decoration: none;
}
.sidecontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	font-weight: normal;
	text-decoration: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #00A160;
	padding: 0px;
	line-height: 19px;
	padding-bottom: 0.1em;
	font-style: italic;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00A160;
	font-weight: normal;
	line-height: 19px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine {
	width:1px;
	height:1px;
	background:#ffffff
}

.ThinLine { width:1px; height:1px; background:#d40000 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #01A35F;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
	background-color:#7BB79E;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #25211B;
}

#activeLink {
	background-color:#7CB79E;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #252221;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/* --------- ADDED STYLES ------------- */

/* form */

br.clearfix {

	display: block;
	height: 1px;
	display: hidden;
	clear: both;
}
label {

	float: left;
	width: 400px;
	margin-bottom: 12px;
}
input, textarea {

	width: 400px;
	background: #cee1d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c3c3c;
	padding: 5px;
	border: none;
	margin-top: 3px;
}
label.csz {

	float: left;
	width: 120px;
	margin-bottom: 12px;
	margin-right: 20px;
	_margin-right: 10px;
}
input.csz {

	width: 120px;
}
textarea {

	height: 100px;
}
select {

	width: auto;
	background: #cee1d9;
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	padding: 5px;
	border: none;
	margin-top: 3px;
}
input.button {

	width: auto;
	color: #ffffff;
	padding: 5px 45px;
	font-size: 16px;
	background: #ee3a42;
}

table table table img {

	border: #000000 solid 1px;
	padding: 2px;
}
