BODY, p, td {
	FONT-SIZE: 94%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #993300;
}
a:visited {
	color: #604020;
}
a:hover {
	color: #996633;
}
.menu {
	background-color: #1E4265;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 192px;
	text-align: center;
	padding: 4 2 4 2;
}
#topnav  { font-size: 80%; font-family: arial, Helvetica; font-weight: bold; background-color: #efdac6; letter-spacing: 2px; padding-top: 5px; padding-bottom: 5px; width: 770px; border-top: thin solid #993300 }

a.topnav:link {color: #492B0E;}
a.topnav:visited {color: #996633}
a.topnav:hover {color: #993300}

#topnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #1E4265;
	background-repeat: repeat;
	text-align: center;
	width: 770px;
	padding-top: 2px;
	color: White;
	padding-bottom: 2px;
}

a.topnav2:link {color: #EDEDED;}
a.topnav2:visited {
	color: #AAC5F5;
}
a.topnav2:hover {color: White;}

#content {
	margin-right: 10px;
	width: 770px;
	text-align: left;
	padding-right: 5px;
	padding-top: 10px;
}
#sidebar {
	width: 170px;
	background-color: #B0C4DE;
	padding: 2px 2px;
	float: right;
	margin-left: 6px;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 770px;
	padding-top: 2px;
	color: #000000;
	padding-bottom: 2px;
}
.footercell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

.sidecell {
	background-color: #EFDAC6;
	padding: 5px 5px;
}
.sidehead {
	background-color: #1E4265;
	color: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}
.sidehead2 {
	background-color: #993300;
	color: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}
.colhead {
	background-color: #993300;
	color: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	text-align: left;
}
#sidetextEM {
	background-color: #4682B4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	color: White;
}
H2 {
	font-size: 140%;
	font-weight: bold;
	color: #993300;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
H2.white {
	color: #ffffff;
}
H3 {
	font-size: 120%;
	font-weight: bold;
	color: #993300;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.textheader {
	font-size: 90%;
	font-weight: bold;
	color: #1E4265;
	background-color: #eae7ca;
	background-position: 100%;
	background-repeat: repeat;
	width: 300px;
	border-top: 1px solid #1E4265;
	border-bottom: 2px solid #1E4265;
}

.boxblurb {
	border: 1px solid #993300;
	clear: both;
	width: 90%;
}
.blurbcell {
	padding-left: 5px;
	padding-right: 15px;
}
.blurbhead {
	border: 1px solid #993300;
	color: White;
	font-weight: bold;
}
.tborder {
	border: 1px solid #4682B4;
}
dd {
	list-style: inside;
	list-style-position: inside;
	margin-left: 5px;
}

UL.side {
	LIST-STYLE-POSITION: outside;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(images/arrow.gif);
}

.formlabel {
	background-color: #D3D3D3;
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	vertical-align: top;
}
.formlabel2 {
	background-color: #D3D3D3;
	font-weight: bold;
	text-align: center;
}
.formfield {
	background-color: #EFDAC6;
	vertical-align: top;
}
.formfield2 {
	background-color: #eae7ca;
	text-align: center;
}

