DIV.cmsContent {
	width: 565px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #663300;
}
DIV.cmsContent TD {
	font-size: 15px;
	color: #663300;
}
DIV.cmsContent A {
	color: #663300;
}

/* Feedback form */


/* Request form */

DIV.tmpConfirmation {
	color: #666666;
	color: Red;
	font-weight: bold;
	margin-top: 1em;
}
FORM.tmpEmailForm {
	margin: 0;
	margin-top: 1em;
}
FORM.tmpEmailForm TABLE TD {
	font-size: 15px;
	color: #663300;
	white-space: nowrap;
	font-family: Arial, sans-serif;
}
FORM.tmpEmailForm INPUT, FORM.tmpEmailForm SELECT, FORM.tmpEmailForm TEXTAREA {
	font-size: 15px;
	border: 1px solid #7B0019;
	color: #663300;
	font-family: Arial, sans-serif;
}
FORM.tmpEmailForm SELECT {
	font-family: Arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
TD.tmpLabel {
	padding-right: 10px;
}
TD.tmpLabel DIV {
	width: 155px;
}
SPAN.tmpLabel {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	vertical-align: top;
	_padding-top: 1px;
	_padding-bottom: 1px;
}
TD.tmpField {
	width: 100%;
}
INPUT.tmpFullTextField {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 398px;
	height: 22px;
}
SPAN.tmpFullTextField {
	display: block;
	width: 398px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 22px;
	line-height: 22px;
	color: #999999;
}
TEXTAREA.tmpRequest {
	width: 564px;
	height: 100px;
}
DIV.tmpRequest {
	width: 564px;
	color: #999999;
	padding-top: 2px;
}
DIV.tmpButton {
	width: 565px;
	padding-top: 10px;
	text-align: right;
}
DIV.tmpButton INPUT {
	border: 0;
	width: 118px;
	height: 28px;
}

