#headerImage {
	width:350px;
	height:150px;
}

.menuBtn {
	width:119px;
	height:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EEEEEE;
	float:left;
	padding-top:10px;
	background-image:url(images/menu-normal.gif);
}

.menuBtn a {
	color:#EEEEEE;
	text-decoration:none;
	padding-top:1px;
}

/* rollover */
.menuBtn a:hover {
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:2px;
	color:#FFFFFF;
}

/* current page link */
body#directions a#directionsNav, body#education a#educationNav, body#news a#newsNav, body#prov a#provNav, body#home a#homeNav, body#firstVisit a#firstVisitNav, body#faq a#faqNav, body#downloads a#downloadsNav {
	border-bottom:solid;
	border-bottom-color:#5A72EA;
	border-bottom-width:2px;
	color:#5A72EA;
}
body {
	background-color: #000000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 16px;
}
.footerText a:link {
	color: #CCCCFF;
}
.footerText a:visited {
	color: #9999CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A72EA;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A72EA;
	font-size: 22px;
	font-weight: bold;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.contentText a:link {
	color: #5A72EA;
}
.contentText a:visited {
	color: #CCCCFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5A72EA;
	font-weight: bold;
}
.contentTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5A72EA;
	font-weight: bold;
}
.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.sidebarText a:link {
	color: #CCCCFF;
}
.sidebarText a:visited {
	color: #9999CC;
}

.surveyHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image:url(images/smallRamp.gif);
	background-repeat:repeat-x;
}

span.radio {
  width: 30px;
  height: 30px;
  padding: 0 5px 0 5px;
  background: url(myRadio.png) no-repeat;
  display: block;
  /*clear: left;
  float: left;*/
}

.answers {
	display:none;
}
