/* CSS Document */

body {
	background: #EDEDED url(images/bg_card_3.jpg) no-repeat;
	color: #666666;
	font: 76% Arial, Helvetica, sans-serif;
}
#footer {
	position: absolute;
	left: 19px;
	top: 595px;
	padding-bottom: 60px;
}
#mainCopy h2 {
	font-size: 2.4em;
	margin-right: 20px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
}
#mainCopy a, #footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px dotted #D1EA33;
}
#mainCopy a:hover, #footer a:hover {
	color: #000000;
	text-decoration: none;
	background: #D1EA33;
}
h2 {
	color: #333333;
	background: #D9EE55;
	display: block;
	padding: 2px 2px 2px 4px;
}
#navList {
	display: block;
	position: absolute;
	left: 65px;
	top: 190px;
	width: 233px;
	height: 174px;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
}
#badge {
	position: absolute;
	left: 31px;
	top: 446px;
	z-index: 5;
	display: none;
}
#navList li {
	margin: 0px 0px 2px;
	padding: 0px;
	list-style: none;
	color: #999999;
}
#mainTitle {
	display: block;
	position: absolute;
	left: 66px;
	top: 62px;
	width: 313px;
	color: #333333;
}
#mainTitle h1 {
	font-size: 3.4em;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 85%;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
}
.copyUp {
	font-size: .6em;
}
#mainCopy {
	height: 550px;
	width: 340px;
	position: absolute;
	left: 489px;
	top: 58px;
	color: #333333;
}
.scrollBox {
	overflow: auto;
	height: 400px;
	padding-right: 10px;
	padding-left: 2px;
}
#navList a {
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 2px;
}
#navList a:hover {
	color: #333333;
	text-decoration: none;
	background: #D9EE55;
}
#subHead {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
h3 {
	font-size: 1.3em;
	border-top: 2px solid #F0E8BF;
	padding-top: 0.5em;
	margin-top: 2em;
	margin-bottom: 1.6em;
}
.highlight {
	display: block;
	font-weight: bold;
}
.quote {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.callOut {
	color: #000000;
	background: #D9EE55;
	display: block;
	padding: 7px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 15px;
}
hr {
	color: #F0E8BF;
	background-color: #F0E8BF;
	height: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: none;
}
.wrong {
	background: url(images/cross.gif) no-repeat left top;
	padding-left: 24px;
}
.right {
	background: url(images/tick.gif) no-repeat left top;
	padding-left: 24px;
}
#questionBadge {
	position: absolute;
	left: 229px;
	top: 441px;
	z-index: 10;
}
label {
	display: block;
	width: 85px;
	float: left;
	text-align: right;
	padding-right: 3px;
	padding-top: 2px;
}
textarea, input {
	font: 1em Arial, Helvetica, sans-serif;
	width: 200px;
	margin-bottom: 6px;
}
#submit {
	width: 70px;
	left: 88px;
	position: relative;
}
strong {
	color: #000000;
}

