body
{
	color: #666666;
}

.regPageTop1 
{
	height: 40px;
	width: 780px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.regPageTop2
{
	height: 30px;
	border-top: #004592 2px solid;
	border-bottom: #004592 2px solid;
	background-color: #1362be;
	margin-top: 10px;
}

.regBody
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.regSubBody
{
	width: 500px;
}

.regSubBodyRight
{
	float: right;
	width: 250px;
}

.regHeader
{
	color: #1362be;
	font-size:120%;
	font-weight: bold;
	border-bottom: #c3d9ff 1px solid;	
}

.regSectionDividerLine
{
	border-top: #c3d9ff 1px solid;	
}

.regSpacer
{
	padding-left: 10px;
}

.regRegistrationForm
{
	background-color: #ebf3ff;
	padding-left: 10px;
	padding-right: 20px;
	border: solid 1px #c3d9ff;
}

.regText
{
	color: Black;
	text-align: justify;
}

.regHelpHeading
{
	font-size: 190%;
	margin-bottom: 4px;
	margin-top: 4px;
	font-weight: bold;
}

.registrationTypeHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #666666 1px dashed;
}

.registrationTypeButton
{
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-top: 10px;
	width: 225px;
	height: 50px;
	border: solid 1px #c3d9ff;
}

.registrationTypeButton:hover
{
	background-color: #ebf3ff;
}

.registrationTypeLink
{
	color: #1362be;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.registrationTypeLink:hover
{
	color: #1362be;
}