.topofpage {
	height: 2em;
}
.dividerhead {
	text-align: left;
	padding-top: 1em;
	font-weight: bold;
	font-size: 1.2em;
}
.testlink {
	text-indent: -3.4em;
	padding-left: 2em;
	margin-left: 3em;
	font-weight: 400;
	font-size: 1.1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.subinfo {
	margin-top: 0px;
	margin-bottom: .4em;
	background-color: #F4F8FB;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 1em;
	margin-left: 2em;
	line-height: 1.75em;
	font-size: 1em;
}
#indnav {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#indnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#indnav ul li {
	display: inline;
	list-style: none;
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	padding: .2em;
	height: 30px;
	width: 30px;
	}
#indnav a {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
	}
#wordnav {
	font-family: Arial, Helvetica, sans-serif;
	Times, serif;
	font-size: 1em;
	font-weight: bold;
}
#wordnav ul {
	list-style-image: none;
	list-style-type: none;
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	} 
#wordnav ul li {
	list-style: none;
	font-weight: bolder;
	margin: 1px;
	text-align: left;
	border: 2px;
	padding: 2px;
	width: 150px;
	text-indent: 0pt;
	display: block;
	color: #FFFFFF;
	background-color: #003399;
	border-top-color: #9999CC;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #336699;
	border-style: outset;
	}
#wordnav a {
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
	}
.blue {
	color: #FFFFFF;
	background-color: #003399;
	border-top-color: #9999CC;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #336699;
	border-style: outset;
	border: 3px;
	}
.grey {
	color: #DDDDDD;
	background-color: #999999;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-style: inset;
	border: 3px;
	}

