@charset "utf-8";

body {
	color:#999;
	background:#2a2a2a url('../contact/images/bg.gif') repeat-x;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, th, td {
	color:#999;
}

a:link, a:visited {
	color:#5d9912;
	text-decoration:none;
}

a:hover, a:active {
	color:#ccc;
}

#container {
	background:url('../contact/images/container_bg.jpg') no-repeat;
}

#extension {
	padding-bottom:25px;
}

.section ul {
	list-style:none;
}

.section ul li {
	text-indent:28px;
}

#mailform {
	padding-bottom:12px;
	background:#2a2a2a url('../contact/images/mailform_bg.jpg') no-repeat;
}

#mailform table {
	width:595px;
	margin:0 0 0 141px;
}

#mailform th {
	width:110px;
	padding:12px 0;
	color:#5d9912;
	font-weight:normal;
	text-align:left;
	border-bottom:1px #333 solid;
}

#mailform td {
	padding:12px 0;
	color:#999;
	border-bottom:1px #333 solid;
}

#mailform p.remarks {
	padding:20px 0 0 0;
	text-align:center;
} 

#mailform p.button {
	padding:20px 0 0 0;
	text-align:center;
}

#mailform p.button img {
	display:inline;
} 

.error {
	padding-bottom:9px;
}

.error p.message {
	padding:16px 0 0 140px;
	color:#a00;
}

.result {
	padding-bottom:12px;
}

.result h4 {
	color:#5d9912;
}

#policies {
	padding-bottom:9px;
	background:#2a2a2a url('../contact/images/policies_bg.jpg') no-repeat;
}

#policies h5 {

}

#policies table {
	width:595px;
	margin:0 0 0 141px;
}

#policies th {
	padding:2px 20px 16px 0;
	color:#5d9912;
	font-weight:normal;
	text-align:left;
}

#policies td {
	padding:2px 0 16px 0;
	color:#999;
}

#footer p#copyright a:link, #footer p#copyright a:visited {
	color:#ccc;
}

#footer p#copyright a:hover, #footer p#copyright a:active {
	color:#5d9912;
}