body {
	font-family: Verdana, Arial, sans-serif;
	color: #a5253b;
	background-repeat: no-repeat;
	width:200px;
	height:450px;
}
a:visited {
	color: blue;
}
#firstPage {
	margin:0;
	padding:0;
	text-align: right;
	font-size: 7pt;
	padding-right:55px;
}
#toptabs {
	padding-top: 0px;
	font-size: 8pt;
	top: 71px;
	left:3px;
	width:195px;
	height: 20px;
	position: absolute;
}
#show {
	width:183px;
	height:295px;
	margin-top:66px;
	overflow: auto;
	font-size: 8pt;
}
#iconBlock {
	display:inline;
	height: 100px;
}
#leftResultButton {
	position: relative;
	top:0px;
	left:25px;
	margin-bottom: -35px;
}
#rightResultButton {
	position: relative;
	top:0px;
	left:120px;
	margin-bottom:-35px;
}

#question {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 10px;
}	
#choices {
	margin-left:-5px;
	font-size: 8pt;
}
#nav {
	margin-top:5px;
	margin-left: 140px;
}
#nextButton {
	background-color:#8fb7c7;
	color:#ffffff;
	border: solid 1px;
	border-top-color:#b8cfda;
	border-left-color:#b8cfda;
}
input.styledButton {
	color:#ffffff;
	background: url(../images/nav/nextButton.gif) top left no-repeat;
	border-style:none;
	width:46px;
	height:22px;
	vertical-align: top;
}
input.styledButton2 {
	color:#ffffff;
	background: url(../images/nav/nextButton2.gif) top left no-repeat;
	border-style:none;
	width:46px;
	height:22px;
	vertical-align: top;
}
#status {
	padding-top:7px;
	padding-left:1px;
	color:white;
	font-size:8pt;
	height:10px;
}
#ctaBlock {
	background: url(../images/images/internalBlock.gif) top left no-repeat;
	padding-left:78px;
	padding-top:13px;
	padding-right:12px;
	color:black;
	font-size:7pt;
	min-height:123px;
	margin-top:9px;
}
#ctaBlock a {
	text-decoration:none;
}
#progress {
	padding-top:4px;
	padding-left:3px;
	margin:0;
}

#debug {
	position: absolute;
	margin-left: 200px;
	margin-top: -350px;
}
#disabledChoice {
	padding-left:4px;
}
.radioButton {
	vertical-align: top;
}
.buttonText {
	font-size: 8pt;	
}
.traitList {
	list-style-position: outside;
	margin-left: -10px;
}
.icon {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
#frontClick {
	margin-top:153px;
}
#frontPageButtonPosition {
	margin-left:-7px;
	margin-top:17px;
}
#frontPageButtonPositionKernel {
	margin-left:-7px;
	margin-top:8px;
}