#banner {
	position: relative;
	height: 110px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#top_narrative {
	height: auto;
	width: 100%;
	position: relative;
}
#basket {
	position: relative;
	height: auto;
	width: 100%;
}
#ftr {
	position: relative;
	height: auto;
	width: 100%;
}
img#logo {
	border: none;
	float: left;
}
div#ssl {
	height: 100px;
	width: 60%;
	margin-left: 40%;
	position: relative;
}
img#ssl {
	height: 76px;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 24px;
}
#ban_narr {
	margin-left: 65px;
	margin-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 5px;
}
.red_header {
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;
	display: inline;
}
.feature {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	display: block;
}
.help {
	font-size: 11px;
	color: #000000;
	display: block;
	margin-top: 8px;
}
#step {
	font-size: 22px;
	color: #990000;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 780px;
	font-weight: bolder;
	text-align: center;
	display: block;
}
.narrative {
	font-size: 12px;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#table {
	text-align: center;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
table {
	height: auto;
	width: 100%;
}
.form_value {

}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	background-color: #336699;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td {
	font-size: 14px;
	color: #000000;

}
.left {
	text-align: right;
	height: auto;
	width: 30%;
	padding-right: 10px;
	vertical-align: top;
}
.right {
	height: auto;
	width: 70%;
	display: block;
	vertical-align: top;
}
form input {
	color: #336699;
	background-color: #FFFFCC;
}
form input:focus {
	color: #FFFFFF;
	background-color: #336699;
}
form textarea {
	color: #336699;
	background-color: #FFFFCC;
}
form textarea:focus {
	color: #FFFFFF;
	background-color: #336699;
}
form select {
	color: #336699;
	background-color: #FFFFCC;
}
form select:hover {
	color: #FFFFFF;
	background-color: #336699;
}
div#dynamic_bit {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	position: relative;
}
div#dynamic_bit p {
	margin-right: 15px;
	margin-left: 15px;
}
div#instruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
div#cancel_form {
	position: absolute;
	height: auto;
	width: auto;
	left: 40%;
	bottom: 0px;
}
.indent {
	margin-right: 20px;
	margin-left: 20px;
	text-transform: none;
}
.sml_txt {
	font-size: 10px;
}
