* {
	text-align: left;
}

body {
	padding:0;
	margin:0;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	line-height: 22px;
}

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

.header {
	border-top: 2px solid #0163a4;
	border-bottom: 2px solid #0163a4;

}

.logo {
	padding-left: 5px;
}

h1 {
	font-size: 32px;
	font-weight: normal;
	color: #444444;
	text-align: center;
}

.lefth1 {
	text-align: left;
	font-size: 22px;
}

h1 span {
	color: #444444;
	font-weight: bold;
}

.quote {
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	font-family: Georgia, Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #5d5d5d;
	border-left: 1px dotted #ccc;
	background-image: url(images/successimages/69192.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.quote span {
	color: #444444;
	font-weight: bold;
}

.question_header {
	font-size: 22px;
	font-style: italic;
}
.question_header span {
	color: #444444;
	font-weight: bold;
}


.questions_list li {
	padding: 2px;
}

.box {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

td.box_pic {
	text-align: center;
	width: 800px;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 19px;
	margin-bottom: 3px;
	font-weight: normal;
	font-style: italic;
}

h2 span {
	font-size: 32px;
	color: #0163a4;
	font-style: italic;
}

.boxes_top {
	border-top: 2px solid #0163a4;
	border-bottom: 2px solid #0163a4;
}

.boxes_top .element {
	margin-left: 22px;
	padding-left: 10px;
	border-left: 1px dashed #444;
}

.boxes_top .elc {
	margin-left: 22px;
}

.header_top {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

a, a:visited {
	font-weight: bold;
	color: #0163a4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.calltoaction {
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
}

.center { text-align: center; }
.quizq { /*float: left; */}
.quizi { margin: 0 0 15px 15px; }
.clear { clear: both; }
.underlined { border-bottom: 2px solid #000; }
.results { color: #ff0000; font-weight: bold; font-size: 2em;  }
.your-stage { color: #0163a4; font-weight: bold; font-size: 2em; }
.smalltext { font-size: .8em; }
.whatdoesitmean { text-align: center; font-size: 1.2em; margin-bottom: 10px; color: #0163a4; }
.whatdoesitmean a, .whatdoesitmean a:link, .whatdoesitmean a:visited { color: #0163a4; }


.g-recaptcha > div > div {
margin: 10px auto;
}