BODY, p, td {
	FONT-SIZE: 94%;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

a:link {
	color:        #ee0000;                           /* orig color changed ghs #cc0000; */
}
a:visited {
	color:  navy;                     /* orig color changed ghs  #063272;*/
}
a:hover {
	color:   #063272;   /* #4D76B2;  */
}
a.side:link {
	color: #ffffff;
	text-decoration: none;
}
a.side:visited {
	color: #afafaf;
	text-decoration: none;
}
a.side:hover {
	color: #ffffff;
	text-decoration: underline;
}
.sidebar {
	background-color: #063272;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	width: 107px;
	background-image: url(images/back_sideblue.gif);
	vertical-align: top;
}
.sidecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: top;
	width: 103px;
}
.bluecell {
	background-color: #063272;
}
.content {
	margin-right: 10px;
	width: 770px;
	text-align: left;
	padding-right: 5px;
	padding-top: 10px;
}
.head1 {
	background-color: #063272;
	background-image: url(images/back_topblue1.gif);
	width: 100%;
}
.head2 {
	background-color: #4D76B2;
	background-image: url(images/back_topblue2.gif);
	width: 100%;
}
.head3 {
	background-color: Black;
	background-image: url(images/back_topblack.gif);
	width: 100%;
}
.head4 {
	background-color: White;
	width: 100%;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 88%;
	text-align: center;
	padding-top: 2px;
	color: #aa0000;
	padding-bottom: 2px;
}
.footercell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.blbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #1E4265;
}
.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: 88%;
}
H1 {
	font-size: 180%;
	font-weight: bold;
	color: #aa0000;
	margin-bottom: 2px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
}
H1.white {
	font-size: 190%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
H2 {
	font-size: 140%;
	font-weight: bold;
	color: #063272;
	margin-bottom: 2px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
}
H2.white {
	color: #ffffff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
H3 {
	font-size: 110%;
	font-weight: bold;
	color: #993300;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
H3.white {
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}
.pageheader {
	background-color: #cc0000;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 8px;
}
.quotes {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.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;
}
.tableheader {
	font-size: 100%;
	font-weight: bold;
	color: #1E4265;
	background-color: #eae7ca;
	background-position: 100%;
	background-repeat: repeat;
	text-align: center;
}
.cellheader {
	background-color: #1E465;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	padding-top: 2px;
}

.tborder {
	border: 1px solid #4682B4;
}
dd {
	list-style: inside;
	list-style-position: inside;
	margin-left: 5px;
}

.formlabel {
	background-color: #4D76B2;
	color: #ffffff;	
	text-align: right;
	padding-right: 2px;
	font-weight: bold;
	vertical-align: top;
}
.formfield {
	background-color: #D3D3D3;
	vertical-align: top;
}


