@charset "utf-8";
html {
  height: 100%;
  margin-bottom: 1px;
	min-width:870px;
 xwidth:expression(document.body.clientWidth < 870? "955px": "auto" );
}
body {
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #5a471c;
	min-width:870px;
	text-align: center;
 xwidth:expression(document.body.clientWidth < 870? "870px": "auto" );
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#left a:link, #left a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
}

#left a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#FFFFFF;
}

div.center {
  text-align: center;
		z-index:100;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	min-width:870px;
	width:870px;

 xwidth:expression(document.body.clientWidth < 870? "870px": "auto" );
	text-align: left;
}

#w {
	background-image: url(images/w.jpg);
	background-repeat: repeat-y;
}
#e {
	background-image: url(images/e.jpg);
	background-repeat: repeat-y;
}
#left {
	background-color: #A01A23;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
#mainbodytop {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#mainbodybottom {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.errorMessage {
	font-size: xx-small;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.itemLabel {
	text-align: right;
	color: #5a471c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.helpImage {
	padding-left: 5px;
}
.itemClass {
	font-style: italic;
	text-align: left;
}
.errorField {
	background-color: #FFCC33;
}
.submitButtonClass {
	text-align: right;
	color:#5a471c
	padding-left: 15px;
	padding-top: 5px;
	height: 80%;
	width: 80%;
}
.formBody {
  width: 100%;
}
.bodytitle {
	font-weight: normal;
}
.submittedText {
	font-weight: normal;
}.emailmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
