body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top left;
}

a:link, a:visited, a:active
{
	font-family: verdana,geneva,arial;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

a:hover
{
	font-family: verdana,geneva,arial;
	font-size: 10px;
	color: #A81830;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}


.breadtext
{
	font: 11px/15px verdana,arial,geneva;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.header1
{
	font: 18px arial, verdana, geneva;
	color: #A81830;
	font-weight: bold;
}


.adv_header
{
	align: center;
	font: 12px arial, verdana, geneva;
	color: #A81830;
	font-weight: bold;
}

.subheader
{
	font: 13px/15px verdana,arial,geneva;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


.formtext
{
	font: 10px arial,geneva;
	color: #000000;
	font-weight: bold;
	text-align: left;
}


input, select
{
	font: 11px arial,geneva;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-color: #A0A0A0;
	border-width: 1px;
}

#conditions
{
	position: absolute;
	width: 505px;
	height: 600px;
	z-index: 1;
	background-color: #686868;
	display: none;
}

#addresshelp
{
	position: absolute;
	width: 224px;
	height: 140px;
	z-index: 999;
	background-color: #686868;
	visibility: hidden;
}

.style1
{
	color: #000000;
}
.style2
{
	color: #ffffff;
}

.mystyle
{
	color: #FFFFFF;
}


table.costs
{
	border-left: 1px solid black;
	border-top: 1px solid black;
}

table.costs td
{
	text-align: center;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.scorecardquestion
{
	
	font-family: arial, verdana, geneva;
	text-align:left;
	width:260px;
}

.scorecardheadline
{
	font-size: 8pt;
	font-weight: bold;
	width: auto;
	margin-bottom:4px;
	margin-left: 2px;
}

.scorecardoptions
{
	font-size: 8pt;
	width: auto;
	margin-left: 6px;
	margin-bottom:6px;
}

.scorecardoptions input
{
	border: none !important;
}
