﻿body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;


	background-color: #afafaf;
	margin: 0;
}

p
{
	padding: 20px 0 20px 0;
	margin: 0;
	line-height: 150%;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a img {
	border-width: 0;
}

#bodyContainer {
	width: 900px;
	margin:0 auto;
	text-align: center;
	/*background-image: url(images/hcp-confirmation/bg-body.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
}

.bodyContainerInner
{
	text-align: left;
}

.logo {
	padding-left: 43px;
	padding-top: 20px;
}

.mainContent {
	margin: 98px 0px 0px 178px;
	width: 554px;
	height: 314px;
	background-image: url(images/hcp-confirmation/hcp_landing_box_box.gif);
	background-position: left top;
	background-repeat: no-repeat;

}

.hcp-landing-content {
	padding-top: 43px;
	padding-left: 38px;
}

span.reg {
	position: relative;
	top: -0.3em;
	font-size: 0.8em;
}

.question {
	color:#834cb1;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:27px;
}

.description {
	color:#000000;
	width:480px;
}

.buttons {
	padding-top: 12px;
	padding-left:188px;

}

/*Footer*/
.footer {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 10px 0 45px 185px;
	text-align: left;
	margin-top: 16px;
}

.footerLogo {
	text-align: right;
	padding: 0 25px 20px 0;
}
