a {
	color: #FF3300;
}

a:hover {
	color: #7DAF45;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	background-color: #FFFFFF;
	color: #FF3300;
	font-size: 18px;
	margin-bottom: 5px;
	margin-bottom-color: #CC0033;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
}

h2 {
	border-bottom-color: #FF3300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 16px;
}

.form {
	background-color: #E0EDD1;
	border: 1px solid #A7CC7D;
	color: #405A23;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
}

.form input {
	background-color: #F5FAF1;
	width: 95%;
}

.form select {
	background-color: #F5FAF1;
	width: 95%;
}

.form td {
	border-bottom-color: #A7CC7D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px;
}

.form textarea {
	background-color: #F5FAF1;
	width: 95%;
}

#container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#content {
	background-color: #E0EDD1;
	border: 1px solid #A7CC7D;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 798px;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	float: left;
	font-size: 11px;
	text-align: center;
	width: 800px;
}

#footer a {
	color: #000000;
}

#header {
	background-color: #FFFFFF;
	border-bottom-color: #EC3C00;
	border-bottom-style: none;
	border-bottom-width: 5px;
}

#header h1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 33px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#header h2 {
	border: none;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
}

#mainarea {
	background-color: #FFFFFF;
	border-bottom-color: #A7CC7D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A7CC7D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A7CC7D;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A7CC7D;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 403px;
}

#mainarea li {
	line-height: 110%;
	margin-bottom: 5px;
}

#mainarea p {
	line-height: 130%;
}

#nav {
	border-top-color: #EC3C00;
	border-top-style: none;
	border-top-width: 5px;
	float: left;
	margin-right: 5px;
	margin-top: 40px;
	width: 160px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	background-color: #A7CC7D;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	text-decoration: none;
}

#nav li a:hover {
	background-color: #FF3300;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#right {
	background-color: #F9FCF5;
	border: 1px solid #A7CC7D;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	padding: 0px 10px 10px;
	text-align: justify;
	width: 155px;
}

#right h1 {
	background-color: #A7CC7D;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#right li {
	list-style-type: none;
	margin-bottom: 7px;
	margin-top: 0px;
}

#right ul {
	margin: 0px;
	padding: 0px;
}
.box {
	font-size: 11px;
	background-color: #F4F9F0;
	border: 1px solid #A7CC7D;
}
.box p {
	font-size: 11px;
	margin-top: 0px;
}
.box td {
	padding: 5px;
	border: 1px solid #A7CC7D;
}
.box li {
	margin: 0px;
	padding: 0px;
}
.box h2 {
	border: none;
	background-color: #A7CC7D;
	color: #FFFFFF;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
	text-align: center;
}
h3 {
	font-size: 14px;
}
#right p {
	margin-bottom: 3px;
	margin-top: 7px;
}
#mainarea li {
	line-height: 130%;
}
