*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	background-color: #BACEE7;
	text-align: center;
}
#wrapper
{
	display: inline-table;
	text-align:center;
	width: 792px;
	height: 595px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content
{
	height: 233px;
	width: 792px;
	max-height: 233px;
	max-width: 792px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}
#middle
{
	width: 683px;
	height: 233px;
	float: left;
	margin: 0px 54px 0px 55px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
#footer
{
	background-image: url('../images/footer.jpg');
	height: 173px;
	width: 792px;
	text-align: center;
}
#footer_top
{
	height: 78px;
	width: 792px;
	text-align: left;
	color: #71717B;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
#footer_bottom
{
	padding: 25px 55px 0px 54px;
	height: 52px;
	width: 683px;
	text-align: center;
	color: #24477D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer_bottom a
{
	color: #24477D;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#stepTop
{
	padding: 5px;
	height: 20px;
	color: #0b6fc0;
	font-size: 14px;
	font-family: verdana;
}
#stepLeft
{
	margin: 15px 0px 0px 35px; 
	padding: 0px 0px 0px 0px;
	width: 225px; 
	font-family: verdana; 
	font-size: 10px; 
	color: #0c2c5d; 
	text-align: justify;
	height: 185px;
	float: left;
	display: inline;
}
#stepRight
{
	margin: 15px 10px 0px 25px; 
	padding: 0px 0px 0px 0px;
	width: 379px; 
	font-family: verdana; 
	font-size: 10px; 
	color: #404243; 
	text-align: left;
	float: left;
	height: 185px;
	display: inline;
}
#step
{
	width: 379px;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/stepBackground.png');
}
#stepName
{
	width: 369px; 
	height: 31px;
	padding: 5px 5px 5px 5px; 
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px; 
	color: #404243; 
	display: block;
	clear: none;
}
#finishedLeft
{
	margin: 20px 20px 20px 100px;
	float: left;
	display: inline;
}
#finishedRight
{
	margin: 25px;
	width: 350px;
	float: left;
	font-family: verdana; 
	font-weight: bold;
	font-size: 10px; 
	color: #205096; 
	 text-align: left;
	display: inline;
}
#form
{
	width: 379px;
	height: 137px;
	background-image: url('../images/formBackground.png');
	font-family: verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#formElements
{
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	font-family: verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
}
#faqLeft
{
	padding: 20px 5px 0px 20px;
	width: 340px;
	font-family: verdana;
	font-size:10px;
	text-align: left;
	float: left;
}
#faqLeft b
{
	font-weight: bold;
	color: #2372aa;
}
#faqLeft br
{
	margin-bottom: 7px;
}
#faqRight
{
	padding: 45px 15px 0px 7px;
	width: 293px;
	font-family: verdana;
	font-size:10px;
	text-align: left;
	float: left;
}
#faqRight b
{
	font-weight: bold;
	color: #2372aa;
}
#faqRight br
{
	margin-bottom: 7px;
}
#errors
{
	color: #B9212D;
}
.faqTitle
{
	font-family: verdana;
	font-size: 18px;
	color: #1b477f;
	font-weight: bold;
}
.points
{
	float: left;
	font-family: verdana;
	color: #000000;
	padding: 2px 5px 2px 5px;
	margin: 5px 0px 5px 0px;
	border-right: 1px solid #71717B;
	border-bottom: 1px solid #71717B;
}
.points h3
{
	font-size: 14px;
	font-weight: none;
	padding: 0px;
	margin: 0px;
}
.points h4
{
	font-size: 10px;
	font-weight: none;
	padding: 0px;
	margin: 0px;
}
.red
{
	color: #8A0101;
	font-weight: bold;
}
.inputText
{
	background-color: #beddf7;
	border: 1px solid #7fafce;
	width: 150px;
}
.formText
{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-align: right;
}