DIV.cmsContent {
	width: 214px;
	width: 235px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #011652;
	line-height: 19px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	color: #011652;
}

/* Email form */

DIV.cmsFields {
	width: 272px;
	width: 262px;
	width: 241px;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #011652;
}
DIV.cmsFields TD {
	font-size: 13px;
	color: #011652;
}
FORM.tmpEmailForm {
}
FORM.tmpEmailForm INPUT {
	margin-bottom: .75em;
}
FORM.tmpEmailForm TEXTAREA {
	width: 272px;
	width: 100%;
	height: 80px;
	margin-bottom: .75em;
}
FORM.tmpEmailForm DIV {
	font-size: 13px;
	padding-bottom: 3px;
}
FORM.tmpEmailForm DIV SPAN {
	color: Red;
}
INPUT.tmpLarge {
	width: 200px;
}
INPUT.tmpPhone {
	width: 128px;
	margin-right: 10px;
}
INPUT.tmpExt {
	width: 62px;
}

/* Email confirmations */

DIV.tmpConfirmation {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 1em;
	color: Red;
	font-weight: bold;
	line-height: 19px;
}

DIV.tmpRecipient {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 1em;
	color: #011652;
	line-height: 19px;
}
