BODY, td {
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	FONT-SIZE: 98%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #9C1029;
}
a:visited {
	color: #040484;
}
a:hover {
	color: Blue;
}

a.nav:link {
	color: #F0F8FF;
	text-decoration: none;
}
a.nav:visited {
	color: Silver;
	text-decoration: none;
}
a.nav:hover {
	color: #FFE4E1;
	text-decoration: underline;
}

#content {
	margin-right: 10px;
	width: 770px;
	text-align: left;
	padding-right: 5px;
	padding-top: 10px;
}
#sideleft {
	width: 171px;
	padding: 10;
	float: left;
	margin-left: 4px;
}
.navlist {
	background-image: url(images/navback.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	width: 165px;
	line-height: 120%;
	color: #87CEFA;
}
#sideright {
	width: 150px;
	float: right;
	margin-left: 15px;
	background-color: #B0C4DE;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	width: 770px;
	padding-top: 2px;
	color: #000000;
	padding-bottom: 2px;
	margin-top: 10px;
}


.sidehead {
	background-color: #1E4265;
	color: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

H2 {
	font-size: 140%;
	font-weight: bold;
	color: #040484;
	margin-bottom: 1px;
}
H3 {
	font-size: 120%;
	font-weight: bold;
	color: #9C1029;
	margin-bottom: 1px;
}
.textheader {
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #9C1029;
	background-position: 100%;
	background-repeat: repeat;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}


dd {
	list-style: inside;
	list-style-position: inside;
	margin-left: 5px;
}
UL {
	LIST-STYLE-POSITION: outside;
	FONT-SIZE: 97%;
	COLOR: Black;
	FONT-FAMILY: arial;
}

.formlabel {
	background-color: #D3D3D3;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
}
.formlabel2 {
	background-color: #D3D3D3;
	font-weight: bold;
	text-align: center;
}
.formfield {
	background-color: #eae7ca;
}
.formfield2 {
	background-color: #eae7ca;
	text-align: center;
}