/* CSS Document */
body {
	background:#fff;
	color:#000;
	margin:0;
	padding:2px;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button, .button2, .button3, #nav-top, .search, #previous, #next, #quote, .divider, #form, iframe, .right, .print, .spacer, #left-link, #right-link, #call-to-action, #foot-img, #logo, .handheld, .captionR img, .captionL img, .captionL, .captionR, .imgL, .imgR, #handheld, .right-col {
	display: none;
	height:0;
	width:0;
}
ul {
	margin:1px 0 1px -10px;
}
#body, .results {
	background: url(../struc/spacer.gif)
}
.results {
	width:95%;
	height:auto;
	border-top:solid 1px #cd4d1e;
	padding:2px;
	margin:0;
	float:left;
}
#width {
	background: url(../struc/handheld-logo.jpg) no-repeat top left;
	height:25px;
	width:auto;
	margin:5px;
	padding-bottom:2px;
}
#head {
	height: auto;
	width:auto;
	margin:2px;
	border-bottom:#083A84 solid 1px;
	padding-bottom:2px;
}
#content {
	background:none;
}
.results {
	width:auto;
	height:auto;
	border:0;
	padding:2px;
	margin:0;
	float:none;
	background:none;
}
.results p {
	margin:auto;
}
.parent, .sub {
	margin:0;
}
#nav {
	font-size:smaller;
}
h1, h2, h3 {
	font-weight:bold;
	font-size:medium;
	color:#083A84;
}
#foot {
	border-top:#083A84 solid 1px;
	display:block;
	padding-top:5px;
	margin-top:5px;
	font-size:smaller;
}
.clear {
    display: block;
    clear: both;
	height:1px;
}
a {
	text-decoration:underline;
}
a:link {
	color:#BF430D
}
a:visited {
	color:#666666
}
a:hover, a:active {
	color:#083A84
}
