html {
	height:100%;
}

body {
	height:100%;
	margin:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#505050;	
}

.clear {
	clear:both;
	height:0px;
}

#container {
	width:800px;
	margin:0px auto;
}

#header {
	width:800px;
	height:172px;
	margin:0px;
	background-image:url(images/core/bg-header-full.gif);
	background-repeat:no-repeat;
}

#header .logo a {
	width:120px;
	height:82px;
	margin:58px 0 0 20px;
	display:block;
	float:left;
}

#header .logo a h1 {
	display:none;
}

#header .title {
	width:315px;
	height:40px;
	margin:100px 43px 0 0;
	float:right;
}

#header .title h2 {
	display:none;
}

#status {
	width:800px;
	height:46px;
	margin:0px;
}

#status .one {
	width:800px;
	height:46px;
	margin:0px;
	background-image:url(images/core/status-step-one.gif);
	background-repeat:no-repeat;
}

#status .two {
	width:800px;
	height:46px;
	margin:0px;
	background-image:url(images/core/status-step-two.gif);
	background-repeat:no-repeat;
}

#status .three {
	width:800px;
	height:46px;
	margin:0px;
	background-image:url(images/core/status-step-three.gif);
	background-repeat:no-repeat;
}


#status .one h3, #status .two h3, #status .three h3 {
	display:none;
}

#content {
	width:800px;
	margin:0px;
	background-image:url(images/core/bg-content-repeat.gif);
	background-repeat:repeat-y;
}

#content .active {
	width:695px;
	margin:0px auto;
	padding:12px 0;
}

#content .inactive {
	display:none;
}

.news-wrapper {
	width:235px;
	margin:-12px 0 0 -15px;
	padding:18px 15px;
	background-image:url(images/core/bg-news-repeat.gif);
	background-repeat:repeat-x;
	float:left;
}

.bullet {
	width:15px;
	height:15px;
	margin-top:16px;
	background-image:url(images/core/bullet-news-home.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	float:left;
}

.news-item {
	width:215px;
	margin-top:16px;
	float:left;
	font-size:13px;
}

.news-item .title a {
	font-weight:bold;
	color:#505050;
	text-decoration:none;
	line-height:15px;
}

.news-item .title a:hover {
	text-decoration:underline;
}

.news-item .source {
	font-style:italic;
	color:#7D7D7D;
	line-height:15px;	
}
.homepage-form {
	width:412px;
	margin:0px 0px 0 0;
	float:right;
}

.homepage-form .intro {
	text-align:center;
	margin-bottom:18px;
}

.homepage-form .ding {
	font-weight:bold;
	font-size:18px;
	color:#E31937;
}

.homepage-form .input-text{
	width:189px;
	height:18px;
	margin:0 64px 12px 0;
	background-image:url(images/bg-text-field.gif);
	background-repeat:repeat-x;
	padding:2px 0 0 4px;
	border:1px solid #D1D1D1;
	float:right;
}

.homepage-form .label-text {
	float:right;
	margin-bottom:12px;
	padding-right:22px;
}

.homepage-form .radio-button {
	margin-top:8px;
}

.homepage-form .label-radio {
	margin-right:10px;
	font-weight:bold;
}
.homepage-footer {
	font-size:11px;
	color:#BFBFBF;
	margin:48px 0 0 25px;
}

.homepage-form .error {
	border:1px solid #E31937;
}

#content .active .question {
	font-weight:bold;
	padding-bottom:4px;
}

#content .active .answer {
	margin:0;
	padding:4px 0 4px 24px;
	font-size:13px;
	border-bottom:1px dotted #000;
}
#content .active dd.answer,
#content .active dd.answer-last {
	text-indent:-2em;
	margin:0 0 0 2em;
}

#content .active .answer .text, #content .active .answer-last .text {
	width:75%;
	float:left;
}
#content .active .answer-last {
	margin:0;
	padding:4px 0 12px 24px;
	font-size:13px;
}

#content .active .radio {
	width:20%;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#8B1504;
	float:right;
}

.image-area {
	width:345px;
	height:345px;
	margin:10px 0 40px 0;
	float:left;
	position:relative;
}

.button-area {
	width:345px;
	margin:0 0 40px 0;
	float:left;
}
.score-area {
	width:40%;
	float:right;
	margin:28px 40px 0 0;
}

hr {
	border-top:1px dotted #000;
	height:1px;
	margin:6px 0 3px 0;
}

.score-area .score {
	font-weight:bold;
	width:75%;
	padding-top:7px;
	float:left;
}

.score-area .score-number {
	width:15%;
	font-size:150%; 
	font-weight:bold; 
	color:#C4122F;
	text-align:right;
	padding-right:12px;
	float:right;
}

.definitions p {
	font-size:14px;
	margin:6px 0 0 0;
}

.definitions p {
	font-size:14px;
	margin:9px 0 0 0;
}


.label-small {
	font-size:14px;
	font-weight:bold;
	color:#A90D0D;
}

.results-title {
	width:65%;
	font-size:20px;
	font-weight:bold;
	color:#C4122F;
	float:left;
}

.btn-print {
	width:34%;
	height:23px;
	margin:0;
	text-align:right;
	float:right;
}

.results-header {
	width:694px;
	height:11px;
	margin:0;
	background-image:url(images/core/header-results.gif);
	background-repeat:no-repeat;
}

.results-wrapper {
	width:654px;
	margin:0;
	padding:11px 20px;
	background-image:url(images/core/bg-results-repeat.gif);
	background-repeat:repeat-x;
}

.results-label {
	font-size:12px;
	font-weight:bold;
	color:#5F5F5F;
	margin-bottom:8px;
}

.results-personal-info {
	font-weight:bold;
	color:#A90D0D;
	float:left;
}

.in-form {
	width:145px;
	height:18px;
	background-image:url(images/bg-text-field.gif);
	background-repeat:repeat-x;
	padding:2px 0 0 4px;
	border:1px solid #D1D1D1;
}

.specified {
	font-weight:bold;
	color:#8B1504;
}
	
#footer {
	width:800px;
	height:66px;
	margin:0px;
	background-image:url(images/core/bg-footer-graphic.gif);
	background-repeat:no-repeat;
}

#footer .text {
	margin:34px 0 0 25px;
	font-size:11px;
	color:#BFBFBF;
}

#footer .text a {
	color:#BFBFBF;
	text-decoration:none;
}

#footer .text a:hover {
	text-decoration:underline;
}
#footer .text .red {
	color:#E31937;
}
#header .print-logo {
	display:none;
}
#header .print-title {
	display:none;
}
.btn-print-bottom { 
	margin-top:12px;
}