#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;
	display: table;
}
#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%;
}
dl {
	padding: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
    float: left;
    clear: left;
    width: 175px;
    text-align: right;
    font-weight: bold;
    color: #20282B;
}
dd {
    margin: 0 0 0 200px;
    padding: 0 0 0.5em;
}
#cc {
	text-align: right;
	vertical-align: top;
	height: auto;
	width: 50%;
}
#ic {
	text-align: left;
	height: auto;
	width: 50%;
}
.caption {
	text-align: center;
	height: auto;
	width: 155px;
}
#pmt_mth {
	margin-top: 10px;
}

