body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363626;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#head p {
	margin: 0;
	padding: 10px;
}
#head-logo {
	position: absolute;
	top: 0px;
	left: 2px;
}
#topmenu {
	position: relative;
	xwidth: 100%;
	height: 42px;
	margin-left: 177px;
	text-align: right;
}
#head>#topmenu {
	width: auto;
}
#topmenu p {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	background: #E8B230 url(/images/topmenu.jpg) left top repeat-y;
	padding: 0;
}
#head>#topmenu p {
	width: auto;
}
#topmenu p a {
	display: block;
	float: right;
	padding: 2px 8px 2px 8px;
	border-left: solid 1px #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
#topmenu p a:link, #topmenu p a:visited {
	color: #363626;
	text-decoration: none;
}
#topmenu p a:hover {
	background: #589EBC;
	color: #FFFFFF;
}
#head-phone {
	position: relative;
	width: 100%;
	height: 42px;
	xmargin-left: 177px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#head>#head-phone {
	width: auto;
}
#head-phone p {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#main {
	padding-top: 84px;
	width: 100%;
}
#content {
	font-size: 0.7em;
	color: #363626;
}
#content #contentinner {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 8px;
	padding-bottom: 5px;
}
#content h1 {
	font-size: 125%;
	color: #363626;
	margin-top: 0;
	padding-top: 20px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #047ABC;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #FD4A4A;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #047ABC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #727262;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #589EBC;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #047ABC;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #047ABC;
}
#content a:visited {
	color: #727262;
}
#content a:hover {
	color: #E8A900;
}
#content td {
	font-size: 0.8em;
}
#content .redtext {
	color: #FF0000;
}
#footer {
	clear: both;
}
#footer td {
	font-size: 0.7em;
	color: #363626;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #363626;
}
#footer a:hover {
	text-decoration: none;
	color: #E8A900;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
}
/* RESPONSE FORM */
#form-error {
	color: red;
	font-weight: bold;
}
#response2 {
	width: 100%;
}
#response2 div {
	float: left;
	xpadding: 5px 0 5px 10px;
	padding: 0px 0 10px 10px;
}
#response2 div.appl1 {
	clear: both;
	padding-left: 0px;
	width: 50%;
}
#response2 div.appl2 {
	padding-left: 0px;
	width: 49%;
	border-left: solid 1px #FFB4B4;
}
#response2 div.comb {
	clear: both;
	padding-left: 0px;
	width: 99%;
}
#response2 div.indent {
	padding: 0 0 0 20px;
}
#response2 h3 {
	clear: both;
	padding-top: 20px;
}
#response2 div h3 {
	clear: none;
	text-align: center;
	padding-top: 0;
}
#response2 .small {
	font-size: 80%;
}
#response2 label {
	font-weight: bold;
}
#response2 .req {
	color: #0000D0;
}
#response2 label.lineup {
	float: left;
	width: 15.5em;
	padding: 5px 5px 0 0;
	text-align: right;
}
#response2 p {
	text-indent: -20px;
	margin: 0 0 0 20px;
}
#response2 input:focus, #response2 textarea:focus {
	background-color: #dedede;
}
#response2 table {
	margin-left: 10px;
}
#response2 td, #response2 th {
	xfont-size: 0.7em;
}
#response2 p.error {
	color: #FF0000;
	font-weight: bold;
	margin: 0 0 20px 25px;
}

