p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	list-style-position: inside;
	list-style-type: square;
}
.navside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-left: 5px;
	background-color: #f4f4f4;
	margin: 0px;
	border-top: none;
	border-right: thin solid #FFCC00;
	border-bottom: none;
	border-left: thin solid #ffcc00;
	overflow: visible;
}

.numlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	color: #000066;

}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: underline;
	color: #AA0000;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

li {
	list-style-position: outside;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
.yellowverticalline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.texttiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.grayoutlink {
	color: #CCCCCC;
}
.redtext {
	color: #990000;
}
.textunderline {
	text-decoration: underline;
}
.textplus1 {
	font-size: medium;
}
