td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: none;
	border-bottom-color: #FFFFFF;
}
a.heading:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.heading:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.heading:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	
	text-decoration: none;
	text-transform: none;
	text-indent: 15px;
}
a.subHeading:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subHeading:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subHeading:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.rowOver { 
	background-color: #990000;
}
.rowOut { 
}
 A:link {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
      A:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
   A:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	background-color: #990000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	border-top: thin solid #990000;
	border-right: thin solid #990000;
}
.whiteText{color: #FFFFFF; 
		  font-family: arial;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.resultsSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-style: italic;
	font-weight: bold;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;fieldset {
}
fieldset {
	width: 98%;
}
legend {
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	}
.quizQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	}
.correctAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
	font-style: italic;
	text-transform: uppercase;
}
.wrongAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-transform: uppercase;
}
.busNav {
	border: thin dashed #990000;
}
