body {
	background-color: #FFFFFF;
	margin: 5px;
}
.header {
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #85B1DE;
	vertical-align: top;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	height: 100%;
	padding: 5px 5px 5px 10px;
}
.footer {
	font-size: 10px;
	color: #000066;
	text-align: center;
	margin: 0px;
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	vertical-align: top;


}
p {
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;


}
h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
.normal {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000033;

}
#nav a {
	text-decoration: none;
	line-height: 24px;
	color: #000033;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav a:active {
	color: #CC0000;
}
#nav a:visited {
	color: #000033;
	text-decoration: none;

}
.boldlg {
	font-size: 14px;
	font-weight: bold;
}
.content {
	border: 1px solid #000033;

}
h3 {
	font-size: 14px;
	color: #993300;
	margin-left: 10px;
}
dt {
	margin-left: 10px;
	color: #85B1DE;
	font-weight: bold;

}
.red {
	color: #993300;
}
.redBold {
	color: #993300;
	font-weight: bold;

}
.bold {
	font-weight: bold;
}
.space {
	margin: 5px;
	padding: 5px;
}
.notes {
	font-size: 10px;
	color: #000033;
	font-weight: normal;


}
th {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.justify {
	text-align: justify;
}
a {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #000066;
}
a:active {
	color: #990000;
}
