﻿label
{
	margin-top: 4px;
	float: left;
	width: 120px;
	color: #336699;
	font-family: Arial;
	font-size: small;
}

.text
{
	color: black;
	font-family: Arial;
	font-size:small;
}

.checkboxLabel
{
	margin-top: 4px;
	float: none;
	width: 120px;
	color: #333;
}

.validationSummary
{
	color:Red;
	font-family: Arial;
	font-size: x-small;
}

.exampleWrapper
{
	background: transparent url(../images/registration-successful.gif) no-repeat left top;
	width: 700px;
	height: 528px;
	position: relative;
}

.multiPage
{
	position: absolute;
	top: 110px;
	height: 490px;
}

.formList
{
	width: 685px;
	list-style: none;
	padding: 0 0 0 5px;
}

.formList li
{
	border-bottom: 1px solid #959485;
	padding: 5px 0px;
}

.formList li.lastListItem
{
	border: none;
}

.textInput, textarea
{
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	background: #fff;
}

textarea
{
	font: normal 11px Arial,sans-serif;
}

.nextButton
{
	background-color: #336699;
	width: 120px;
	height: 25px;
	margin-left: 0px;
	font: bold 11px Arial;
	color: #fefefe;
}

.buttonSeparator
{
	width: 378px;
	border-bottom: 1px solid #959485;
	height: 1px;
}

.previewWrapper
{
	position: absolute;
	right: 10px;
	top: 90px;
	width: 250px;
	padding-left: 18px;
}

.previewWrapper h2
{
	font-size: 21px;
	padding-bottom: 10px;
	color: #4386a5;
	border-bottom: solid 1px #597f90;
	margin-right: 18px;
	margin-top: 20px;
}

.previewWrapper h3
{
	color: #4386a5;
	font-size: 12px;
	margin-right: 18px;
	margin-top: 20px;
	border-bottom: dotted 1px #597f90;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.previewWrapper ul
{
	list-style: none;
	margin: 0 30px;
}

#header
{
	font-size: .8em;
	text-align: left;
	background-color: #336699;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	text-transform: none;
	text-align: left;
	color: White;
	height: 20px;
	width: 685px;
}

.separator
{
	font-size: .8em;
	text-align: left;
	background-color: #336699;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	text-transform: none;
	text-align: left;
	color: White;
	height: 20px;
	width: 685px;
}
