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

a:hover {
color:#660033;
	text-decoration:underline;
}
a:visited {
color:#660033;
	text-decoration:none;
}
a:active {
color:#006666;
	text-decoration:none;
}
a:link {
color:#006699;
	text-decoration: none;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	text-decoration: none;
}
.bcrumbstext {
padding-left:3px;
padding-bottom:1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.headingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: center;
	vertical-align: top;
}

.Contenttext {
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align:left;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
}

.tableheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color:#330000;
	padding-left:10px;
}
.whattable {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#330000;
padding-left:20px;
padding-right:20px;
padding-top:20px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.quizquestions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	padding-right:10px;
}
.quizanswers {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}

.resourcestext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #330000;
}

.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: left;
}


.formtextleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-align: left;
}
.formbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(Images/formbuttonback.gif);
}
.introtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-align:left;
}

