body, html {
	padding: 0;
	margin: 0; 
}
#header table { margin: 0; padding: 0; }
#header td { color: #00688B; }
#header a { font-family: arial; font-size: 8pt; font-weight: bold; 
	letter-spacing: -0.02em; text-decoration: none; color: #555; }
#header a:visited { color: #555; }
#header a:hover { color: black; }
#header img { border: 0; margin: 0; padding:0; float: left; }
#left { width: 200px; text-align: right; padding: 1em; float: left; }
#left a { font-family: arial; font-size: 9pt; font-weight: bold;
	letter-spacing: -0.02em; text-decoration: none; color: #555; 
	line-height: 18pt; }
#left a:visited { color: #555; }
#left a:hover { color: black; }
#content {
	width: 1010px;
	background-color: white;
	text-align: left;
}
#top {
	width: 100%;
}
#sidebar {
	float: right;
}
.tollfree {
	text-align: right;
	font-size: 16pt;
	font-weight: bold;
	font-family: arial;
}
#main ul, ol {
	list-style-position: inside;
}
#main {
	margin-left: 240px; 
	padding-top: 10px;
	font-family: arial, helvetica;
	font-size: 9pt;
}
#main p {
	line-height: 12pt;
}
#main h1 {
	color: #00688B;
	font-size: 14pt;
}
#main h2 {
	color: #528B8B;
	font-size: 10pt;
}
#main h3 {
	color: #53868B;
	font-size: 10pt;
}
#main a, a:visited {
	/* color: #00688B; */
	color: blue;
}
#sidebar {
	padding-left: 20px;
	padding-bottom: 30px;
	font-family: Verdana;
	font-size: 8pt;
	color: #777;
	line-height: 10pt;
}
#sidebar h3 {
	font-family: verdana;
	font-size: 9pt;
	letter-spacing: -0.10em;
	color: #FF8247;
}
#sidebar a {
	line-height: 8pt;
}
#bottom {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}
