.sectionmenuheader
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input.login {
	height: 18px;
	font-size: 10pt;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #111111;
	font-size: 10pt;
}
body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.texturedrow {
	background-image: url(../images/bar.gif);
	background-color: #D6DEEB;
	background-position: 3px;
}
.blackbordertable {
	border-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000099;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
.redtext {
	color: #990000;
}
.bluetext {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	color: #dd0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
h2 {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}
h3 {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
h4 {

	color: #dd0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
h5 {
	color: #DD0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
}


ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.glossary {
	border-bottom-style: double;
	color: #006600;
}
.thinrule {
	height: 1px;
	width: 165px;
	color: #000000;
}
li {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #111111;
}

legend {color:#0077DB; font-weight:bold; font-size:125%; font-family:verdana,arial}
fieldset {margin:10pt; font-size:9pt; font-face:arial}
.answers {
	list-style-type: lower-alpha;
}
.correct {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #009933;
	font-weight: bold;
}
.incorrect {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.red_title {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #FF0000;
}
.long_menu {
	overflow: scroll;
	height: 400px;
}
