#main div.story {
	margin: 0 0 0 110px;
}

#main table.standard {
	margin: 0;
	width: 535px;
}

#main table.standard th {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #9B9B9B;
}

#main table.standard th span {
	font-size: 13px;
	color: #EAA701;
	text-transform: uppercase;
}

#main table.standard tr {
	vertical-align: middle;
}

#main table.standard td.label {
	width: 200px;
	font-family: Futura, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: right;
	color: #7E7032;
	padding: 0 10px 0 0;
}

#main table.standard td.field {
	padding: 0 0 2px 0;
}

#main table.standard td.help {
	padding: 0 0 8px 2px;
	color: #7c6d32;
	font-size: 12px;
}

#main table.standard td.instruction {
	padding: 15px 0 15px 0;
	font-size: 13px;
	line-height: 1.4em;
	color: #4D4D4D;
}

#main table.standard td.field span {
	padding: 0 0 0 4px;
	font-size: 12px;
	color: #7E7032;
}

#main table.standard td.error {
	padding: 0 0 8px 2px;
	font-family: Futura, Arial, sans-serif;
	line-height: 1.2em;
}

#main table.standard td.error span {
	color: #993300;
	font-size: 12px;
}

#main table.standard input[type="text"] {
	border-top: 2px solid #cecece;
	border-right: 2px solid #f3f3f3;
	border-bottom: 0;
	border-left: 2px solid #f7f7e1;
	font-size: 13px;
	color: #696969;
	padding: 3px;
	margin-bottom: 4px;
}

#main table.standard input[type="password"] {
	border-top: 2px solid #cecece;
	border-right: 2px solid #f3f3f3;
	border-bottom: 0;
	border-left: 2px solid #f7f7e1;
	font-size: 13px;
	color: #696969;
	padding: 3px;
	margin-bottom: 4px;
}

#main table.standard textarea {
	font-size: 13px;
	color: #696969;
}

#main table.standard td.action div.action {
	float: right;
	width: 125px;
	height: 45px;
	text-align: center;
	margin: 0 0 10px 0;
}

#main table.standard td.action div.action a {
	display: block;
	padding: 12px 0 0 0;
	font-family: "Futura", Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#main table.standard td.field span.emphasis {
	color: #993300;
	font-size: 13px;
	padding-left: 0;
}

#main div.enroll {
	margin: 20px 0 50px 100px;
	width: 615px;
	text-align: center;
}

#main div.enroll div {
	font-family: "Trebuchet MS", Trebuchet,  Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #525252;
}
