/* CSS Document */
body {
	background-image: url(../images/grassbkg2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: -1px;
	background-color: #a0b436;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #de0c07;
}

a:visited {
	color: #de0c07;
}

a:hover {
	color: #da2524;
}

P {
    margin-top: 7px;
    margin-bottom: 7px;
}


.formLabel {font-weight: normal; text-align: left; vertical-align: top;}

.normal {font-weight: normal;}

.headersteps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.easystepsheader {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.easystepshighlight {
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 18px;
}

.stuckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border: 2px double #258D9E;
	text-align: center;
	color: #1B4F54;
} 
