body
{
	font-family: verdana, arial;
	font-size: 0.8em;
	color: #000000;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}

a img
{
	border: 0px;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.textBlock
{
	width: 630px;
	background-color: #FCE5C6;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.innerTextBlock
{
	padding: 0px 16px 0px 16px;
}

.formBlock
{
	width: 630px;
	background-color: #D6F4BC;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.innerFormBlock
{
	padding: 0px 16px 0px 16px;
}
.formInputName
{
	float: left;
	width: 320px;
	margin-bottom: 4px;
}
.formInput
{
	float: left;
	margin-bottom: 4px;
}
.countDisplay
{
	font-size: 0.7em;
}
.defaultForm
{
	margin: 0px 0px 0px 0px;
}

#buttonBlock
{
	width: 630px;
	margin: 5px 0px 0px 5px;
}
#nextButton
{
	margin: 0px 0px 0px 256px;
}

#homeIcon
{
	position: absolute;
	left: 371px;
	top: 36px;
	width: 47px;
	height: 13px;
}
#helpIcon
{
	position: absolute;
	left: 420px;
	top: 36px;
	width: 38px;
	height: 13px;
}
#mainLogo
{
	position: absolute;
	left: 470px;
	top: 0px;
	width: 160px;
	height: 49px;
}

.downloadTextBlock
{
	position: absolute;
	top: 69px;
	left: 244px;
	width: 389px;
	background-color: #FCE5C6;
}
.downloadIPaqTextBlock
{
	position: absolute;
	top: 243px;
	left: 244px;
	width: 389px;
	background-color: #FCE5C6;
}
#downloadImage
{
	float: left;
	height: 250px;
	width: 205px;
	margin: 20px 0px 20px 4px;
}
#downloadButton
{
	position: absolute;
	top: 168px;
	left: 335px;
	width: 210px;
	height: 70px;
	margin: 0px 0px 0px 0px;
}

#titleBar
{
	margin: 0px 0px 0px 0px;
}
#footerBar
{
	margin: 5px 0px 0px 0px;
}
#footerLinks
{
	font-size: 0.7em;
	width: 640px;
	text-align: center;
}
#footerCopyright
{
	font-size: 0.7em;
	width: 640px;
	text-align: center;
}

#checkName
{
	font-weight: bold;
}
#checkValue
{
}

.errorText
{
	color: #EB1A20;
}

#progressIndicator
{
	position: absolute;
	top: 10px;
	left: 10px;
}
.completedStage
{
	font-size: 0.7em;
	color: #8CC43D;
}
.currentStage
{
	font-weight: bold;
	color: #EB1A20;
}
.futureStage
{
	font-size: 0.7em;
	color: #D4D0C8;
}

.hDivider
{
	border-top: 1px solid #000000;
	margin: 8px 0px 8px 0px;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
}
h2
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
}

.header
{
	padding: 10px;
}

.linkList ul
{
	list-style: none;
	margin-bottom: 8px;
}
.linkList li
{
	list-style: none;
}

.checkList
{
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#helpText
{
	width: 600px;
	height: 265px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: scroll;
}

.roundtop
{
	background: url(img/tr.jpg) no-repeat top right; 
}
.roundbottom
{
	background: url(img/br.jpg) no-repeat bottom right; 
}
.roundtopg
{
	background: url(img/trg.jpg) no-repeat top right; 
}
.roundbottomg
{
	background: url(img/brg.jpg) no-repeat bottom right; 
}
img.corner
{
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}