body{	margin: 0px;	padding: 0;	background-color: #000033;}#maincontainer{	position: relative;	width: 700px;	height: 600px;	height: auto;}#header{	display: block;	width: 700px;	height: 81px;}#content { height: auto; }#menubox{	background-color: #000033;	width: 147px;	height: auto;	border-color: #000033;	border-style: solid;	border-right-width: 0px;	border-top-width: 1px;	border-bottom-width: 0px;	border-left-width: 0px;}#menubox a {	display: block; 	background-color: white;	height: auto;	border-color: #000033;	border-style: solid;	border-right-width: 0px;	border-top-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	color: #003366;	font-family: Verdana;	font-size: 8pt;	font-weight: bold;	text-align: right;	padding-top: 2px;	padding-right: 8px;	padding-bottom: 2px;	text-decoration: none;}#menubox a:hover {	background-color: #0099cc;	color: white;	padding-right: 6px;	margin-right:2px}#rightbox{	width: auto;	display: block;	border-color: #000033;	border-style: solid;	border-right-width: 0px;	border-top-width: 1px;	border-bottom-width: 0px;	border-left-width: 0px;	background-color: white;	height: 100%;	margin-left: 1px;}#maintext{	width: auto;	display: block;	color: #000033;	font-family: verdana;	font-size: 9pt;	font-weight: normal;	text-align: justify;	margin: 20px 20px 20px 20px;	height: auto;}#maintext b{	color: #003366;;	text-decoration: none;	font-weight: bold;	font-size: 9pt;}#maintext a{	color: #003366;}#maintext a:hover{	color: #0099cc;}.sectionhdr{	display: block;	font-family: Verdana;	font-size: 11pt;	font-weight: bold;	text-align: left;	color: #000033;    margin: 0px 0px 0px 0px;}#footer{	clear: left;	display: block;	width: 700px;	height: auto;	text-align: center;	color: white;	margin-top: 4px;	font-family: Helvetica;	font-size: 8pt;	font-weight: normal;	text-align: center;}.list{	display: block;}.list ul{	list-style: none;	margin-left: 5px;	padding-left: 5px;}
