body{
 padding: 0px;
 margin: 0px;
 background: #83ABBF;
 font-family: verdana, arial, sans-serif;
 }

#header {
 width: 730px;
 }

#maintable{
 width: 738px;
 margin: 0px auto;
 }

.sidebar {
 background: url('bg.jpg') repeat;
 width: 152px;
 vertical-align: top;
 color: #fff;
 padding-top: 20px;
 }



#globalnav ul {
 list-style: none;
 padding: 0px;
 margin: 0px auto;
 display: block;
 width: 152px;
 text-align: center;
 border-bottom: 1px solid #bcd8eb;
 border-top: 1px solid #3e8fc6;
 }

#globalnav li {
 display: block;
 font-size: 13px;
 font-weight: bold;
 line-height: 20px;
 background: #7cb4d8;
 color: #6884b8;
 }
 
#globalnav a {
 display: block;
 background: #98c4e0;
 color: #fff;
 text-decoration: none;
 width: 100%;
 border-top: 1px solid #bcd8eb;
 border-bottom: 1px solid #3e8fc6;
 }

#globalnav li a:hover {
 color: #6884b8;
 }


#maincontent {
 width: 578px;
 vertical-align: top;
 background: #fff;
 font-size: 80%;
 padding: 30px 0px 30px 0px;
 }

#maincontent ul {
margin:  0px 0px 0px 20px;
padding: 5px 20px 0px 20px;
 }

.edge {
 width: 8px;
 background: url('edge.jpg') repeat-y;
 }

#maincontent p {
	margin: 0px;
	line-height: 150%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
 }

#maincontent li {
 line-height: 150%
 }

h3 {
 padding: 10px 10px 0px 15px;
 Font-size: 110%;
 letter-spacing: 2px;
 margin: 0px;
 }

#printfriend {
 width: 100%;
 }

.super {
 vertical-align: super;
 font-size: 70%
 }

.footnote {
 font-size: 90%;
 }

hr {
 width: 40%;
 height: 1px;
 text-align: left;
 margin: 10px;
 }

#cell1 {
 width: 50%;
 text-align: left;
 }

#cell2 {
 text-align: right;
 padding-right: 20px;
 }

#footer{
 text-align: center;
 font-size: 70%;
 padding: 0px;
 margin: 0px;
 width: 578px;
 background: #fff;
 }

#footer p {
 Padding: 0px;
 margin: 0px;
 }
.style1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
#maintable #maincontent a {
	color: #95C3DA;
	text-decoration: none;
}
