body {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	background-color: ffffff;
	}
	
body, table, tr, td, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li {
	font-family: verdana, arial, helvetica, geneva, swiss, sunSans-regular;
	}

body, table, tr, td, p, a, b, i, ul, ol, li {
	font-size: 10px;
	color: 000000;
	}
p a {
	font-size: 12px !important;
}
h1 {
	font-size: 16px;
	line-height:1.45 em;
	font-weight: bold;
	color: 000000;
	}

h2 {
	font-size: 12px;
	line-height:1.6em;
	font-weight: bold;
	color: 000000;
	}

p + h2 {
	padding-top:32px;
	}

.footer, .footer a {
	font-size:9px;
	color: 000000;
	}
	
p.subNav {
	padding-left:7px;
	}

p.subSubNav {
	padding-left:17px;
	}

a.subOn, a.subOn:link, a.subOn:visited, a.subOn:active, a.subOn:hover, a.subOff:active, a.subOff:hover, a.subOff, a.subOff:link, a.subOff:visited {
	text-decoration: none ! important;
	font-size:9px;
	line-height: 10px;
	}

td.body-content p {
	line-height: 16px;
	}

td.body-content {
	padding-bottom: 12px;
	}


p.address {
	font-size:9px;
	line-height: 16px;
	}

a.homelink:link, a.homelink:visited {
	text-decoration: none;
	}

a.homelink:active, a.homelink:hover {
	text-decoration: underline;
	}

	

ul li, ol li {
	line-height: 16px;
	}

input.goButton {
	display: block;
	float: right;
	width: 25px;
	margin-top: 5px;
	margin-right: 13px;
	padding: 0px 1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	background-color: #F4F4F4;
	}

/*IE6 hacks*/
input.goButton {
	_margin-right: 6px;
	}
