body {
	background-color: #006940;
	margin: 0 0 50px 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	margin: 0px 0 6px 0;
	font-size: 14px;
	color: #006940;
}

h2 {
	margin: 5px 0 3px 0;
	font-size: 13px;
	color: #006940;

}

a {
	color: #006940;
}

p {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;

}

label {
        display: block;
        float: left;
        width: 100px;
        clear: both;
        margin: 4px 0 0 0;
}

label.required {
        font-weight: bold;
}

input {
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
}

.errorbox {
        padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
        color: #FFFFFF;
	background-color: #EE0000;
}

#mainpod {
	position: relative;
	padding: 0 0 0 41px;
	background: url(../images/mainpod_bg4.gif) top left no-repeat;
	width: 872px;
	text-align: left;
}

#mainpod-image {
	width: 267px;
	float: left;
}

#contentpod {
	float: right;
	width: 604px;
}

#navigation {
	width: 436px;
	height: 42px;
	margin: 20px 0 0 0;
}

#content-header {
	position: relative;	
	width: 604px;
	height: 160px;
	background: #caded4 url(../images/header_bg5.gif) top left no-repeat;
}

#content {
	padding: 0 25px 25px 25px;
	background-color: #caded4;
	width: 554px;
	line-height: 17px;
}

#content-footer {
	background: url(../images/footer_bg5.gif) top left no-repeat;
	width: 604px;
	height: 17px;
	clear: both;
}

#footer {
	clear: both;
}

#legal {
	padding: 6px 0 0 10px;
	width: 426px;
	height: 21px;
	color: #ffffff;
	background: url(../images/legal_bg4.gif) top left no-repeat;
	font-size: 11px;
	text-align: left;
}

#legal a {
	color: #006940;
}

#logo1 {
	position: absolute;
	top: 8px;
	left: 52px;
}

#logo2 {
	position: absolute;
	top: 8px;
	left: 373px;	
}

#button1 {
	position: absolute;
	top: 445px;
	left: 52px;
	z-index: 99;
}
