@charset "utf-8"
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image:none!important;
}
body.clpurple {
background-image:none!important;
}
#stephorizon        
	{
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	vertical-align: middle;
	}
#stepcontent {
	text-align:left;
	width: 100%;
	
}
#steppage {
	background-color: #FFFFFF;
	width: 100%;
	
}

.wow {
	font-weight: bold;
	color: #CC3399;
}
.steptable {
	border-top: 1px solid #CC3399;
	border-right: 1px solid #CC3399;
	border-bottom: 1px solid #CC3399;
	border-left: 1px solid #CC3399;
	width: 99%;
}
.steptable td {
	padding: 8px;
	text-align: right;
	width: auto;
}
.steptable th {
	padding-bottom: 10px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.steptabletots {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3399;
}
.steptableweeks {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CC3399;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #CC3399;
}
.steptable input {
	width: 30px;
}
.inputtable input {
	text-align: right;
}
#stepheader {
	display:none;
}
#stepfooter {
	display:none;
}
