
table.steps td.content a:hover
{
	color:#D79928;
}

#content-wrapper {
	background-image: none;
}

#resources
{
	display:none;
}

table.steps {
margin-top:0;
	
}

table.steps tr.steps td {
	background-color: #F9E4BC;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	width: 189px;
	padding: 0 15px 8px 15px;
	text-align: center;
	vertical-align: top;
	line-height: 1.1em;
	cursor: hand;
	cursor: pointer;
}

table.steps td h2 {
	font-size: 1.4em;
	color: #24638e;
	width: 8em;
	margin: 0 auto;
	padding-top: 27px;
	line-height: 1.2em;
}

table.steps tr.steps td.end {
	width: 190px;
	border-right-width: 0;
}

table.steps #step-1 { background-image: url(../images/bg_learn_home_1.gif); }
table.steps #step-2 { background-image: url(../images/bg_help_home_2.gif); }
table.steps #step-3 { background-image: url(../images/bg_search_home_3.gif); }
table.steps #step-4 { background-image: url(../images/bg_order_home_4.gif); }

table.steps #step-1.on { background-image: url(../images/bg_learn_home_1_on.gif); }
table.steps #step-2.on { background-image: url(../images/bg_help_home_2_on.gif); }
table.steps #step-3.on { background-image: url(../images/bg_search_home_3_on.gif); }
table.steps #step-4.on { background-image: url(../images/bg_order_home_4_on.gif); }

table.steps tr.nav td {
	padding: 0;
	margin: 0;
	padding: 0;
}

table.steps tr.nav td a {
	background-color: #D79928;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 4px 0;
}

table.steps tr.nav td a:hover {
	background-color: #00497F;
}

table.steps td.content {
	background: transparent url(../images/bg_home_gethelp.jpg) 0 0 no-repeat;
	background-color: #fff;
	width: 758px;
	padding: 0;
}

table.steps td.content table {
	width: 376px;
	float: right;
}

table.steps td.content table td {
	background-color: #fff;
	padding: 5px;
	vertical-align: top;
}

table.steps td.content table td h3 {
	font-size: 1.1em;
	color: #24638e;
	margin: 0;
	padding: 0;
}

table.steps td.content table td a {
	font-size: 1em;
	font-weight: bold;
	color: #24638e;
}

table.steps tr.nav td 
{
	background:#00497F;
}

table.steps tr.nav td.on
{
	background:#D79928;
}

table.steps tr.nav td a
{
	background:transparent;
}

table.steps tr.nav td a:hover
{
	background:transparent;
}
