@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0;
}

img {
	border-width: 0px;
}

a,a:visited {
	color: #0080FF;
	text-decoration: none;
}

a:hover {
	color: #FFB158;
	cursor: pointer;
}

.leftbar {
	background-image: url(images/shared/vertbar-left.gif);
	background-repeat: repeat-y;
}

.rightbar {
	background-image: url(images/shared/vertbar-right.gif);
	background-repeat: repeat-y;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
	padding-right: 70px;
	padding-top: 5px;
}

.rightalign {
	float: right;
}

.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.speakingcopy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sectionhead {
	font-size: 14px;
	font-weight: bold;
}

.slideleft {
	width: 447px;
	height: 596px;
	background-color: #818181;
}

.slideright {
	width: 329px;
	height: 545px;
	background-color: #FFFFFF;
}

.answerClear {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.answerSet {
	color: #B12416;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.preload {
	background-image: url(images/shared/transparent.gif);
	background-repeat: no-repeat;
}

.question1 {
	background-image: url(images/quiz/q1.gif);
	background-repeat: no-repeat;
}

.question2 {
	background-image: url(images/quiz/q2.gif);
	background-repeat: no-repeat;
}

.question3 {
	background-image: url(images/quiz/q3.gif);
	background-repeat: no-repeat;
}

.question4 {
	background-image: url(images/quiz/q4.gif);
	background-repeat: no-repeat;
}

.question5 {
	background-image: url(images/quiz/q5.gif);
	background-repeat: no-repeat;
}

.question6 {
	background-image: url(images/quiz/q6.gif);
	background-repeat: no-repeat;
}

.question7 {
	background-image: url(images/quiz/q7.gif);
	background-repeat: no-repeat;
}

.question8 {
	background-image: url(images/quiz/q8.gif);
	background-repeat: no-repeat;
}

.answer1 {
	background-image: url(images/quiz/a1.gif);
	background-repeat: no-repeat;
}

.answer2 {
	background-image: url(images/quiz/a2.gif);
	background-repeat: no-repeat;
}

.answer3 {
	background-image: url(images/quiz/a3.gif);
	background-repeat: no-repeat;
}

.answer4 {
	background-image: url(images/quiz/a4.gif);
	background-repeat: no-repeat;
}

.answer5 {
	background-image: url(images/quiz/a5.gif);
	background-repeat: no-repeat;
}

.answer6 {
	background-image: url(images/quiz/a6.gif);
	background-repeat: no-repeat;
}

.answer7 {
	background-image: url(images/quiz/a7.gif);
	background-repeat: no-repeat;
}

.answer8 {
	background-image: url(images/quiz/a8.gif);
	background-repeat: no-repeat;
}

.toggler�{
	color: #0080FF;
	cursor: pointer;
}

.toggler:hover {
	background-color: #EEEEEE;
	cursor: pointer;
}

.element {
	line-height: 18px;
}
.credithead {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.credits {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
}
