body {
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeeee;
	color: #333333;
	text-align: center;
}

div#header {
	float: left;
	width: 100%;
	border-bottom: 1px solid #333333;
	color: #f6d565;
	/*background: #f6d565;*/
	background: #3a5e8c;
	margin: -5px -5px 5px -5px !important;
	margin: -10px -10px -23px 0px;
	padding: 5px 5px 0px 5px !important;
	padding: 5px 10px 0px 5px;
	text-align: left;
}

/*div#headBlockM {
	float: left;
	display: inline;
	border: 1px solid #fff;
}*/

img.blockM {
	padding-left: 15px;
	height: 100px;
	float: left;
	display: inline;
	vertical-align: middle;
}

/*div#headWords {
	float: left;
	display: inline;
	border: 1px solid #fff;
}*/

h1.header {
	padding-left: 15px;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-bottom: 0px !important;
	padding-bottom: 15px;
	font-weight: bold;
	float: left;
	display: inline;
	vertical-align: middle;
}

h1.header span.credit {
	/*color: #3a5e8c;*/
	color: #eeeeee;	
}

h1.header span.credit a, h1.header span.credit a:link,
h1.header span.credit a:visited {
	color: #ffffff;
}

h1.header span.credit a:hover, h1.header span.credit a:active {
	color: #cccccc;
}

div#headLines {
	clear: left;
}

hr.header {
	margin: 4px -5px 0px -5px !important;
	margin: 4px -5px -7px -5px;
	padding: 0px 5px 0px 5px;
	border-left: 0px;
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #cccccc;*/
	border-top: 1px solid #3a5e8c;
	border-bottom: 1px solid #f6d565;
	height: 6px;
}

div#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.fontCtrl {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 750px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h2.feedbackhead {
	text-align: center;
}

div#potentialConcerns {
	border: 1px solid #999999;
	/* background: #ffffee; */
	background: #ffffff;
	clear: both;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: left;
}

div#potentialSkills {
	border: 1px solid #999999;
	/* background: #eeffff; */
	background: #ffffff;
	clear: both;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: left;
}

div#safetyTips {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#FAQmenu {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: left;
}

div#FAQlist {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#intro {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#questions {
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.Visual {
	border: 1px solid #660000;
}

div.Cognitive{
	border: 1px solid #006600;
}

div.Motor{
	border: 1px solid #000066;
}

h2.Visual {
	color: #660000;
	text-align: center;
}

h2.Cognitive {
	color: #006600;
	text-align: center;
}

h2.Motor {
	color: #000066;
	text-align: center;
}

div#savedFeedback {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#errorText {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#concernFeedback {
	border: 1px solid #999999;
	background: #ffffff;
	clear: left;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: left;
}

h2.feedbackcat {
	text-align: center;
	font-weight: bold;
	color: #f6d565;
	color: #ffffff;
	background-color: #385e8c;
	padding: 10px;
}

h2.feedbackcat a, h2.feedbackcat a:link, h2.feedbackcat a:visited {
	color: #f6d565;
}

h2.feedbackcat a:hover, h2.feedbackcat a:active {
	color: #ffffff;
}

h3 {
	border: 1px solid #f6d565;
	border: 1px solid #385e8c;
	background-color: #f6d565;
	padding: 3px;
}

div#FAQmenu ul {
	/*list-style-type: none;*/
}

div#FAQlist p.faqQ, div#FAQlist p.faqQ a {
	/*color: #660000;*/
	color: #385e8c;
	font-weight: bold;
}

div#potentialConcerns h2, div#potentialSkills h2, div#safetyTips h2, div#concernFeedback h2 {
	font-weight: bold;
	text-align: left;
}

div#potentialConcerns ul, div#potentialSkills ul, div#safetyTips ul {
}

div#potentialConcerns li, div#potentialSkills li, div#safetyTips li {
font-size: small;
}

div.check {
	float: left;
}

div.check2 {
	/*float: left;*/
	padding-left: 10px;
	width: 95%;
	/* below is for img check */
	background: url(../img/check.gif) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
}

.xyz {
	list-style-image: url(../img/check.gif);
}

div.checkclear {
	clear: both;
	margin-bottom: 20px;
}

/*div.check2 li { */
.check2 {
	/*list-style-type: none;
	background: url(../img/check.gif) left top no-repeat;*/
	list-style-image: url(../img/check.gif);
	/*padding-left: 25px;*/
}

div.column3 {
	float: left;
	width: 28%;
	text-align: left;
}

div.column3a {
	float: left;
	padding-left: 50px;
	width: 28%;
	text-align: left;
}

div.column2 {
	float: left;
	text-align: justify;
	width: 46%;
}

div.column2a {
	float: left;
	padding-left: 50px;
	text-align: justify;
	width: 46%;
}

div.column2 {
	float: left;
	/*width: 46%;*/
}

div.clear {
	clear: both;
}

a:link, a:visited {
	text-decoration: none;
	/*color: #660000;*/
	color: #385e8c;
}

a:active, a:hover {
	text-decoration: underline;
	color: #333333;

}

p.question {
	margin-bottom: 1em;
}

p.responses {
	margin-bottom: 2em;
}

span.qRespR {
	margin-right: 5%;	
	padding-top: 2em;
}

span.qRespB {
	margin-right: 7%;	
	margin-top: 2em;
}

input.nextQuestion {
	color: #333333;
}

p.pop {
  position: relative;
}

p.pop span.popup {
  display: none;
  border: 1px solid #ccc;
  background: #eee;
  position: absolute;
  top: .5em;
  left: 2.5em;
  width: 300px;
	padding: 5px;
  z-index: 100;
}

span.popup span.close {
  text-align: center;
  display: block;
}

p.pop a, p.pop a:link, p.pop a:visited {
	/*color: #660000;*/
	color: #385e8c;
	cursor: pointer;
}

p.pop a:active, p.pop a:hover {
	color: #333333;
	cursor: pointer;
	text-decoration: underline;
}

.hidden {
	display: none;
}
