body {
	font-family: helvetica, arial;
}

#header ul,
#print,
#loan_help,
.tabs,
.replaced img,
#navigation,
.getquote,
#footer {
	display: none;
}

a.image img, a img {
	border: 0;
	border: none;
}

p {
	font-size: 10pt;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 16pt;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 12pt;
	margin: 0 0 3px 0;
}

#quotetable th,
#quotetable td {
	font-size: 10pt;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
}

#quotetable th {
	border-bottom: 1px solid #000;
}

#quotetable td {
	border-bottom: 1px solid #ddd;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

dl {
  clear: both;
  margin: 0;
  padding: 0;
  width: 500px;
}

dl dt {
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 0 2% 0.5em 0;
  text-align: right;
  text-indent: 0;
  width: 35%;
}

dl dd {
  float: left;
  margin: 0;
  padding: 0 0 0.5em 0;
  text-indent: 0;
  width: 62%;
}

#copyright {
  clear: both;
  padding-top: 2em;
}

h2,h3,h4 {
  clear: both;
}

h3,h4 {
  border-bottom: 1px solid #000;
  padding: 1em 0 0.25em 0;
}