body
{
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 50px;
}

a, a:link { color: #004000; }
a:visited { color: #336; }
h1
{
	color: #004000;
	font-size: 12pt;
	margin: 0;
	padding-top: 1em;
}
#copy h1 { font-style: normal; margin: 0; }

#masthead { float: left; width: 300px; }
#masthead a img { border: 0; }
#masthead #from { margin: 5px 0; padding: 2px 6px; }
#masthead #from img { vertical-align: middle; }
#masthead #web { display: none; }
#topbanner { margin-left: 310px; width: 250px; }
#content { width: 600px; clear: both; }

#content h2
{
	display: inline;
	float: left;
	margin: 0 1ex 0 0;
	padding: 0;
	font-size: 10pt;
	text-transform: uppercase;
}
#content h2:after { content: '.'; }

#content table caption
{
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	padding-top: 1em;
	text-align: left;
}
#content table th { text-align: left;  padding-top: 1em; }
#content table td { width: 15em; }
#content li { clear: both; }
#content img.floatright { float: right; margin: 0 0 5px 5px; border: 0; clear: right; }
#content img.floatleft { float: left; margin: 0 5px 5px 0; border: 0; clear: left; }
#content a img { border: 0; }
#content .floatmiddle { margin: 5px 10%; text-align: center; clear: both; }
#content .floatmiddle table { width: 100%; }
#content br.endsection { clear: both; }
#content .frac {
	font-style: oblique;
	font-size: 125%;
}
#content .frac sup, #content .frac sub {
	font-style: normal;
	font-size: 65%;
	position: relative;
}
#content .frac sup {
	top: 0.2ex;
	left: 0.15em;
	vertical-align: text-top;
}
#content .frac sub {
	top: 0.1ex;
	left: 0;
	vertical-align: text-bottom;
}

#copy p { line-height: 2.6ex; }

#preview { font-style: italic; clear: both; }

#footer { margin-top: 5ex; clear: both; }
#footer dl { float: left; clear: right; width: 15em; margin-bottom: 20px; }
#footer dt, #masthead #from
{
	background: url(/etips/images/gradient.gif) repeat-y left center;
	font-weight: bold;
	padding: 2px 6px;
	vertical-align: 20%;
}
#footer dd
{
	margin-left: 0;
	padding: 1px 1px 1px 10px;
	background: url(/etips/images/arrow.gif) no-repeat left center;
}

#footer #copyright { font-style: italic; font-size: smaller; clear: both; }
#footer #copyright a img { float: left; border: 0; margin-top: -8px; }

