.description {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.descriptionbrackets {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.instructions {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.introtext {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 17px;
	font-style: oblique;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.snipefnote {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.whyheadline {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.whysubhead {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.searchheaders {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 003d7e;
	text-decoration: none;
}
.searchlesserheads {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003d7e;
	text-decoration: none;
}
.copyright {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#printsummary {
        background: url('images/bgdovalresults.gif') no-repeat;
        padding:0.1px 10px 20px 20px;
}

.resultSection
{
	font-size: 24px;
	color: #E86A6B;
}

#displayresults {
        border:5px solid #8DC4ED;
	margin-top:5px;
        
}

dl {
	width: 97%;
	font-size: 0.8em;
	font-family: Verdana;
	margin: 0 0 0 8px; 
	padding: 0;
}

dl dt {
	background: #002b6d;
	padding: 3px;
	color: #fff;
}

dl dd {
	border: 1px solid #a0acc3;
	margin: 0 0 5px 0;
	padding: 2px 0 2px 20px;
}

dl dd.eco {
	border: 1px solid #a0acc3;
        margin: 0 0 5px 0;
        padding: 2px 0 2px 20px;
	background: url('/24hrcallout.png') bottom no-repeat;
}

dl dd a {
	display: block;
	width: 60px;
	height: 15px;
	background: url('/webicon.png') left no-repeat;
	float: right;
	font-size: 10px;
	padding-left: 15px;  
}

div#printresults { display: none; }

