.logo{	text-align: center;	margin-top: 8px;	position: absolute;	top: 0;	left: 0;	width: 20%}.header{	margin-top: 8px;	position: absolute;	top: 0;	margin-left: 20%;	width: 80%}.dividerline{	position:absolute;	margin-top: 25%;	width:99%;	top:0;}#main{  margin-top: 16%;  margin-left: 20%;  margin-right: 25%;}#leftcol{  float:left;  width:15%;  background-color: black;}#leftcol div.nav{}#rightcol{  float: right;  width: 20%;}#rightcol div.rhtcol{  border: solid 1px black;}#wrapper{}* html #wrapper {	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/	width: auto; } /*** resets the value for IE6 and IE5-Mac ***/.left{	float: left;	width: 45%;}html>body .left {margin-left: 12px; } /*** IE doubles the margin on the float. This sets					the margin to the correct width for others ***/.right {	float: right;	width: 45%;}html>body .right {margin-right: 12px; } /*** IE doubles the margin on the float. This sets					the margin to the correct width for others ***/.clear{	clear: both;	margin: 0;	padding: 0;}A{color: #9e000b;}A:Visited{	color: #9e000b;}A:Active{	color: #9e000b;}A:Hover{	color: #9e000b;}body{	color: black;	font-size: small;	font-family: verdana, helvetica, Arial, Sans-Serif;	font-style: normal;	font-weight: normal;	background-color: white;}.field{	color: black;	font-size: small;	font-family: Arial;	font-style: normal;	font-weight: normal;	text-align: left;}.tableheading{	color: black;	font-size: small;	font-family: Arial;	font-style: normal;	font-weight: normal;	text-align: left;}td{	color: black;	font-size: small;	font-family: Arial;	font-style: normal;	font-weight: normal;	text-align: left;}.segment{	border-width : 3;	border-color : silver;	border-style : inset;	layer-background-color : ffffee;	background-color : ffffee;	height : auto;	width : 580;	padding-top : 5px;	padding-right : 5px;	padding-bottom : 5px;	padding-left : 5px;}.last{	position : absolute;	visibility : hidden;}.menu{	color: #ffffff;	font-size: 12pt;	font-weight: bold;	background-color: #777777;	border-style: solid;	border-width: 1px;	border-color: #cccccc #555555 #555555 #cccccc;}.menuHilight{	color: #ffffff;	font-size: 12pt;	font-weight: bold;	background-color: #9e0008;	border-style: solid;	border-width: 1px;	border-color: #ffaaaa #660000 #660000 #ffaaaa;}.subMenu{	color: #ffffff;	font-size: 8pt;	font-weight: bold;	background-color: blue;	border-style: solid;	border-width: 1px;	border-color: #ffaaaa #660000 #660000 #ffaaaa;}.menu A {	color: #FFFFFF;	text-decoration:none;}.menu A:Hover{	color: #ffffff;	text-decoration: underline;}.menu A:Visited{  color: #FFFFFF;  text-decoration:none;}.menu A:Active{	color: #ffffff;	text-decoration: none;}.button{	background-color: #CCCCCC;	border-left: 1px solid #FFFFFF;	border-right: 1px solid #666666;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #666666;	color:	#000000;	text-align: center;	padding-top: 10;	font-weight:bold;	font-size:9pt;}.button A{	color: #000000;	text-decoration: none;}.button A:hover{	color: #ffffff;	text-decoration: underline;}.tdcenter{	font-size: 12pt;}