img {
	behavior:	url("pngbehavior.htc");
}
body {
	background-image: url(images/gradient_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #C65E01;
	margin: 0px;
}
.bodytext {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 25px;
	color: #000000;
}
.bodyTD {
	margin-top: 20px;
}
.dropcapN {

float: left;
width: 52px;
font-size: 62px;
line-height: 41px;
font-weight: lighter;
color:#C65E01;
font-family: georgia, times;

}
.fineprinttext {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 15px;
	color: #AE733D;
}
.Hokansonlink {
	color: #853F00;
	text-decoration: none;
}
.Hokansonlink:hover {
	color: #CC0000;
	text-decoration: underline;
}
.form {
	background-color: #ECC8A6;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px dotted #C65E01;
	margin-top: 15px;
	width: 359px;
}
.inputfield {
	background-color: #F3DDC7;
	height: 15px;
	width: 170px;
	border: 1px inset #C65E01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-left: 3px;
}
.msgtextfield {
	background-color: #F3DDC7;
	height: 150px;
	width: 170px;
	border: 1px inset #C65E01;
	padding-left: 3px;
}
.formtext {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	height: 30px;
	width: 173px;
	border: 1px dotted #FFFFFF;
	background-color: #C65E01;
	font-weight: bold;
	padding-bottom: 3px;
}
.bodylink {
	color: #6F3400;
	text-decoration: none;
}
.bodylink:hover {
	color: #6F3400;
	text-decoration: none;
	border-bottom-color: #733906;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}
.formheadertext {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 20px;
}
.dropcapB {

float: left;
width: 45px;
font-size: 62px;
line-height: 43px;
font-weight: lighter;
color:#C65E01;
font-family: georgia, times;
}
.dropcapI {

float: left;
width: 26px;
font-size: 62px;
line-height: 43px;
font-weight: lighter;
color:#C65E01;
font-family: georgia, times;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
}
form .fineprinttext p a {
	color: #C65E01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C65E01;
}

