﻿.MemberForm
{
	border-style: solid;
	border-width: 1px;
	border-color: #C4E6DF #FFFFFF #FFFFFF #C4E6DF;
	margin: 10px;
}
.Required
{
	font-size: 18pt;
	font-weight: bold;
	color: #CC0066;
}
.MemberNote
{
	font-size: 9pt;
	color: #CC0066;
}
.MemberNote div
{
	margin-left:20px;
}
.MemberInput
{
	border: 1px solid #6CC1B0;
}
.FormQuestion
{
	padding: 0px;
	width: 235px;
	text-indent: 5px;
	vertical-align: top;
}
.SoftwareTitle
{
	background-image: url('../../images/bodyBg.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
	font-size: 14pt;
	font-weight: bold;
	height: 40px;
}
.Thanks
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff3399;
}
.Thanks p
{
	font-size: 10pt;
	color: #004048;
	font-weight: normal;
}
.Validator
{
	font-size: 10pt;
}
