body {
	margin: 0px;
	background-color: #999999;
}
img {border: none;}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#bg {
	background-image: url(../order/images/bg.jpg);
	background-repeat: repeat-y;
	width: 745px;
	padding-right: 8px;
	padding-left: 7px;
}
#nav {
	padding-bottom: 10px;
}
#utils {
	background-image: url(/images/layout/topbar2_generic.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 10px 4px 0px;
	text-align: right;
	height: 11px;
	margin: 0px;
}
#utils a {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	background-image: url(/order/images/footer.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-top: 105px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#content {
	margin: 0px 20px;
	color:#333333;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:17px;
vertical-align:top;
	padding-bottom: 10px;
}
.clearer {
	clear: both;
}
h1 {
	background-color:#94000E;
	border-bottom:10px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	padding:5px 5px 5px 10px;
}

#earthday {
	width: 688px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#header {
	background-image: url(/order/images/bgpic03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 104px;
}
#earthday fieldset {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #e5e5e5;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 100%;
}

#earthday fieldset div select#title {
	margin-right: 5px;
	width: 50px;
}

#earthday select#referral {
}
#earthday legend {
	color: #006600;
	font-size: 14px;
	margin-bottom: 10px;
}
#earthday label {
	float: left;
	clear: left;
	width: 240px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #415482;
}
#earthday label.radio {
	width: 270px;
}
#earthday label.nofloat {
	float: none;
}
#earthday input, #earthday textarea, #earthday select {
	margin-bottom: 5px;
	width: 300px;
}
#earthday button {
	width: 100px;
	clear: none;
	margin-left: 10px;
	float: none;
	margin-top: 2px;
	margin-bottom: 0px;
}

table, table tr, table td, table th {
	vertical-align: top;
}

table th {
	text-align: right;
}

table th, table td {
	padding: 5px;
}
p.instructions {margin-left: 250px; font-style: italic;}