BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #546196;
	background-color: white;
	font-size: 14px;
	}

TABLE.logo {
	background-color : #546196;
	color : #ffffff;
	font-size : larger;
	}
a:link.sidelinks {
	color: #546196;
	text-decoration: none;
	}
a:visited.sidelinks {
	color: #546196;
	text-decoration: none;
	}
a:hover.sidelinks {
	color: FF0000;
	text-decoration: none;
	}
a:link.toplinks {
	color: white;
	text-decoration: none;
	}
a:visited.toplinks {
	color: white;
	text-decoration: none;
	}
a:hover.toplinks {
	color: BLACK;
	text-decoration: none;
	}

#page-body {
	position: absolute;
	top: 20px;
	left: 135px;
	width:80%;
	z-index: 0;
	font-size: 16px;
	color: #546196;
}
#textlayer2   {
	position: absolute;
	top: 100px;
	left: 166px;
	width: 80%;
	visibility: visible;
	z-index:1;
	height: 656px;
}
#linklayer   { position: absolute; top: 62px; left: 0px; width: 100%; height: 30px; visibility: visible; z-index:1; }
#sidelinks  {
	position: absolute;
	top: 89px;
	left: 4px;
	width: 175;
	visibility: visible;
	font-size: 10pt;
color; 	color: #000000;
}
#logolayer   { position: absolute; top: 0px; left: 0px; width: 100%; height: 92px; visibility: visible }
#fpchoices   { position: absolute; top: 435px; left: 0px; width: 100%; visibility: visible }

.style1 {color: #FF0000}
.style2 {color: #000000; }
#sidelinks .style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
