body {
	margin: 0;
	padding: 1em;
	font: 12px verdana, arial, helvetica, sans-serif;
}

a {
	color: #006633;
}

a:hover {
	text-decoration: none;
}

a:visited {

}

.center {
	margin: 0 auto;
}

#container {
	width: 855px;
	height: 100%;
	margin: auto;
	padding: 0.5em;
	border: 1px solid #000000;
	text-align: left;
}

#header {
	height: 75px;
	margin: 0 0 0.5em 0;
	border: 2px solid #006633;
	/*background: #3c7796;*/
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	text-align: right;
}

#header h1 {
	color: #000000;
	font-size: 2.2em;
	font-weight: bold;
	margin: -15px 5px 0 0;
	#margin: -20px 5px 0 0;
	_margin: -20px 5px 0 0;
	float:right;
}

#header p {
	text-align: right;
	padding: 10px 15px 0 0;
	#padding: 15px 15px 0 0;
	_padding: 15px 15px 0 0;
}

#nav {
	margin: 0;
	padding: 0;
	float: left;
}

#nav p {
	text-align: center;
}

#nav a {
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 1px 0;
	width: 160px;
	display: block;
	text-indent: 1em;
	font-variant: small-caps;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #006633;
	color: #ffffff;
}

#nav a:hover {
	background: #33cc00;
}

#nav .nest {
	background: #006633;
	color: #ffffff;
	text-indent: 1em;
	padding: 0.5em 0 0.5em 0;
	font-variant: small-caps;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

#nav .used {
	background: #4AA02C;
}

#content {
	float: left;
	margin: 0 0 0 0.5em;
	padding: 0 0.5em 0 0.5em;
	width: 490px;
	line-height: 1.4;
}

#content h2 {
	border: 1px solid #006633;
	text-indent: 0.5em;
	font-size: 16px;
	font-variant: small-caps;
	color: #ffffff;
	margin: 0;
	padding: 0.5em;
	background: #006633;
}

#content h3 {
	font-size: 4.0em;
}

#content h4 {
	font-size: 1.2em;
	text-align:center;
}

#content h5 {
	font-size: 1.3em;
	text-align:center;
	color:#009200;
	font-weight:bold;
	font-style:italic;
}

#content p {
	font-size: 15px;
	margin: 0.5em;
	padding: 0;
}

#content li {
	font-size: 15px;
}

.action {
	height: 115px;
	width: 143px;
	background-image: url('images/button.png');
	background-repeat: no-repeat;
	display: table-cell;
	padding: 15px 0 0 3px;
}

.action p {
	width: 120px;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#content .pdf {
	text-indent: 2em;
	display: block;
	line-height: 1.5em;
}

#content a.pdf {
	text-decoration: none;
	color: #ff0000;
}

#content a.pdf:hover {
	text-decoration: underline;
}

#content_wide {
	float: left;
	margin: 0 0 0 0.5em;
	padding: 0 0.2em 0 0.5em;
	width: 680px;
	line-height: 1.4;
}

#content_wide h2 {
	border: 1px solid #006633;
	text-indent: 0.5em;
	font-size: 16px;
	font-variant: small-caps;
	color: #ffffff;
	margin: 0;
	padding: 0.5em;
	background: #006633;
}

#content_wide th {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#content_wide td {
	font-size:10px;
	font-weight:bold;
}

#content_wide table.listing {
	 border-left: 1px;
	 border-right: 1px;
	 border-bottom: 1px;
	 border-top: 0;
	 border-style: solid;
	 border-color:#006633;
}

.desc {
	font-weight:normal;
}

.greenbutton {
	background-image: url('images/news_bg.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	text-indent: 0.1em;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	margin: 0 0 0 6px;
	padding: 8px 0 0 0;
}

.greenbutton a {
	color:#ffffff;
}

table .greenbold {
	color:#00ac00;
	font-weight: bold;
	font-size:16px;
	text-align:center;
}

#news {
	width: 180px;
	float: left;
}

#news h2 {
	background-image: url('images/news_bg.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	text-indent: 0.1em;
	font-size: 16px;
	color: #ffffff;
	text-align:center;
	margin: 0 0 0 6px;
	padding: 10px 0 0 0;
}

#news h2 a {
	color: #ffffff;
}

#news h3 {
	background-image: url('images/click_here.gif');
	background-position: 16px 0;
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	margin: 0 0 0 6px;
	padding: 10px 0 0 0;
}

#news h3 a {
	color: #ffffff;
}

#news p { 
	font-size: 12px;
	margin-left: 10px;
}

#news p.title {
	font-weight: bold;
}

#news ul { 
	list-style-image: url("images/ul_star.gif") 
}

#starburst {
	margin: auto;
	height: 135px;
	width: 135px;
	background-image: url('images/starburst.gif');
	background-repeat: no-repeat;
}

#starburst p {
	padding: 45px 9px 0 0;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

#starburst a {
	color: #ffffff;
	text-decoration: none;
}

#starburst a:hover {
	color: #FFFF00;
}

#footer {
	clear: both;
	text-align: center;
	height: 20px;
	margin: 0;
	padding: 10px 0 5px 0;
	#padding: 5px 0 0 0;
	_padding: 5px 0 0 0;
	border: 0px solid #3c7796;
	color: #000000;
}

#footer p {
	margin: 12px 0 0 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
	color: #33cc00;
}

/* styles for forms */

form {
	margin-top: 0;
	padding-left: 60px;
	border: 1px solid #000000;
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}

p.title {
	font-size: 1.1em;
	font-weight:bold;
}