body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	background-image: url(headergraphic.gif);
	background-repeat: repeat-x;
}
.navbartext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallertext {
	font-size: 12px;
}
.texttable {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336666;

}
.smallesttext {
	font-size: 10px;
}
.boldmedblue {
	font-weight: bold;
	color: #336666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;

}
.glossarytable {

	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
}
a:link {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
.teal {

	color: #009999;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.smallesttextRed {
	font-size: 10px;
	color: #CC0000;

}
.boldtext {
	font-weight: bold;
}
