body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background-color: #446244;
}

#center {
	text-align: center;
}

#formsuc {
	background-color: #F2F2F2;
	width: 500px;
	height: 160px;
	text-align: center;
	font-weight: bold;
	padding-top: 140px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #007B00;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #007B00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 107px;
	top: 142px;
}
.footer {
	text-align: center;
	font-size: x-small;
	color: #ACACAC;
	margin: 0 auto;
}

#nav a:link {
	color: #333333;
	font-weight: normal;
}
#nav a:active {
	color: #333333;
	font-weight: normal;
}
#nav a:visited {
	color: #333333;
	font-weight: normal;
}
#nav a:hover {
	color: #000000;
	font-weight: normal;
}
.container p {position:relative; z-index:100; padding:5px 10px;}
#slogan {
	position:absolute;
	margin-left: 200px;
	bottom: 0px;
}
#textfield {
	border: 1px solid;
	border-color: #666666;
	font-size: small;
}

#formerror
{
	background-color: #FF7D7D;
}

#formerrordesc
{
	color: #990000;
	font-style: oblique;
}

#gmslogo {
	position:relative;
	top: 5px;
	margin: 0 auto;
	width: 400px;
}
#grass {
	position:absolute;
	left: 367px;
	top: 6px;
}


#nav {
	position:absolute;
	width:760px;
	height:18px;
	left: 15px;
	top: 114px;
	text-align: center;
	background-color: #CFE6CF;
}
#nav2 {
	position:absolute;
	width:760px;
	height:2px;
	left: 15px;
	top: 132px;
	background-color: #72A372;
	z-index: 0;
	font-size: 0px;
}

#buttontd
{
text-align:center;
}
#sidebar {
	position:absolute;
	top:0px;
	z-index:1;
	right: 0px;
	width: auto;
}


.container {
	position:relative;
	width:800px;
	color:#000000;
	margin:0 auto;
	background: white;
	padding-bottom: 75px;
 	min-height:450px;
  	height:auto !important;
  	height:450px;
}

#content {
	width:760px;
	z-index:1;
	font-size: 12px;
	top: 30px;
	position: relative;
	left: 18px;
}

.title {
	font-size: small;
	color: #007B00;	
}

#text
{
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
}
#formdiv {
	background-color: #CFE6CF;
	width: 500px;
	padding: 10px;
}

