body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: url("../swfd/layout/clouds.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}

a:active { text-decoration: underline; color: #000066}
a:link { text-decoration: underline; color: #000066}
a:visited { text-decoration: underline; color: #993399}
a:hover { text-decoration: underline; color: #DDA600}

.homehead {
	width: 845px;
	height: 305px;
	position: relative;
	background-image: url("../swfd/layout/home_head.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}

.boldme {
	font-weight: bold;
	}

td {
	font-size: 0.8em;
	line-height: 150%;
	}

.forgotpassword {
	font-size: 0.7em;
	}

.interiorhead {
	width: 845px;
	height: 175px;
	position: relative;
	background-image: url("../swfd/layout/interior_head.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}

.grayrule {
	border: solid #999999;
	border-width: 1px 0px 0px 0px;
	}

.noborder {
	border: none;
	}

.swfdlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.adalogo {
	position: absolute;
	top: 30px;
	right: 35px;
	}

.centershoe{
	background-image: url("../swfd/layout/shoegradient.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding: 20px 10px 10px 10px;
	}
.shoesshoes {
	 float: right;
	 }

.horizontalmenu {
	background-image: url("../swfd/layout/menu_back.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}

.maincontent {
	padding: 0px 10px 10px 10px;
	}

.steps {
	padding-left: 40px;
	}

.grass {
	background-image: url("../swfd/layout/grass.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

.footerback {
	background-image: url("../swfd/layout/footer_background.gif");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 845px;
	}

.footertext {
	padding: 10px 30px 40px 10px;
	font-size: 0.8em;
	}

.convio {
	padding: 10px 10px 40px 40px;
	}

.graybottom {
	border: solid #999999;
	border-width: 1px 0px 0px 0px;
	width: 800px;
	}

legend {
	float: none; /* was left which breaks */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: 4px;
}
