.ContentHeading
{
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.ContentText
{
	font-family: Arial, Sans-Serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.ValidateError
{
	font-family: Arial, Sans-Serif;
	color: #ff0000;
	font-size: 12px;
	vertical-align: middle;
}
h1
{
	background: url(../../images/Kit-h1Line.gif) repeat-x center bottom;
	color: #000000;
	font-family: Century Gothic,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
}
.SubmitButton
{
	width: 94px;
	height: 27px;
	background: url(../../images/Kit-Submit.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
	color: #59595b;
	font-size: 11px;
}
.TextField
{
	width: 158px;
	height: 16px;
	border-top: solid 1px #6E6E6E;
	border-left: solid 1px #8C8C8C;
	border-right: solid 1px #D1D1D1;
	border-bottom: solid 1px #E8E8E8;
	background-image: url(../../images/Kit-TextFieldBG.gif);
	background-position: top left;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
.CommentField
{
	width: 158px;
	height: 100px;
	border-top: solid 1px #6E6E6E;
	border-left: solid 1px #8C8C8C;
	border-right: solid 1px #D1D1D1;
	border-bottom: solid 1px #E8E8E8;
	background-image: url(../../images/Kit-CommentFieldBG.gif);
	background-position: top left;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}