.add_address { display:none; }
.add_logo { display:block; }

body {
	background-color: #FFFFFF;
	margin: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px ;
	text-align: left;
}

#top 			{position: absolute; top: 0px; left: 0px; }
form			{margin: 0px;}
img				{border: 0px;}

ul ul {
margin: .5em 0em 0em 2em;
padding: 0em 0em .5em 0em;
}

ul {
margin: .75em 0em 0em 0em;
padding: 0em 0em .75em 0em;
}

li {
margin: 0em 0em 0em 0em;
padding: 0em 0em .3em 0em;
}

td {
	color: #666666;
	font-size: 12px;
}

#container
{
position:relative;
margin: 20px auto;
width: 640px;
color: #666666;
font-size: 100% ;
line-height: 150%;
text-align: left;
}

#content {
position:relative;
left:0px;
top:0px;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 10px 20px 0px 20px;

}

a:link			{color:#CC6620; text-decoration: none;}
a:visited 		{color:#CC6620; text-decoration: none;}
a:hover 		{color:#999999; text-decoration: underline;}
a:active 		{color:#999999; text-decoration: underline;}

#footer {
	position:relative;
	left:0px;
	top:0px;
	text-align: left;
	font-size: 90%;
	clear: both;
	padding: 25px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	color: #BFBFBF;
}

.small_sub_headline { color:#CC6620; }

#content p { margin: 0px; }
#content h1 { font-size:18px; font-weight:bold; line-height: 18px; }
#content h2 { font-size:16px; font-weight:bold; line-height: 17px; }
#content h3 { font-size:12px; font-weight:bold; line-height: 12px; }

#content strong .h2 { font-size:16px; font-weight:bold; line-height: 14px; }

.body_copy_tight_tracking {margin: 0px; letter-spacing: -0.01em}
.body_copy_loose_tracking {margin: 0px; letter-spacing: +0.01em}
.graytext {color:#888888;}
