.topHead { background-image: url( "/zsys/img/ICD_logo.gif" ); background-repeat: no-repeat; height: 90px; }

.topHeadLoggedOut { background-image: url( "/zsys/img/ICD_logo_nonsub.gif" ); background-repeat: no-repeat; height: 90px; }

.topNavBtn { float: left; }
.topNavBtn a
{
	margin-right:4px;    	
	color: white;
	font:11px;
	font-weight:normal;
    	display: block;
    	padding: 4px 8px;
    	text-decoration: none;
    	border: solid 1px #000000;
	background-image:url("/zsys/img/nav_bkg.gif");
	background-repeat:repeat-x;
}

.stepnav { font: 12px Arial,sans-serif; float:left; margin-right:4px; background-image: url( "/zsys/img/step_bg.gif" ); background-repeat:repeat-x;  }
.stepnav a
{
	height:17px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-left: solid 1px;padding-left:35px;
	padding-top:6px;
	padding-bottom:3px;
	padding-right:6px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	display:block;
}
.stepnav a:hover { background-color: #FFF8BB; }


.step1 a { background-image: url( "/zsys/img/step1_over.gif" ); background-repeat: no-repeat;}
.step2 a { background-image: url( "/zsys/img/step2_over.gif" ); background-repeat: no-repeat;}
.step3 a { background-image: url( "/zsys/img/step3_over.gif" ); background-repeat: no-repeat;}
.step4 a { background-image: url( "/zsys/img/step4_over.gif" ); background-repeat: no-repeat;}
.step5 a { background-image: url( "/zsys/img/step5_over.gif" ); background-repeat: no-repeat;}
.step6 a { background-image: url( "/zsys/img/step6_over.gif" ); background-repeat: no-repeat;}
.step7 a { background-image: url( "/zsys/img/step7_over.gif" ); background-repeat: no-repeat;}

.selected {background-image: url( "/zsys/img/step_bg_selected.gif" ); background-repeat:repeat-x; }
.selected a:hover { background-color: Transparent; }

.linkwhite a { color: #FFFFFF; text-decoration: underline; }
.linkwhite a:hover { text-decoration: none; }

.myaccount { font-size:13px; }
.myaccount a { text-decoration:underline;color:#000000; }
.myaccount a:hover { text-decoration:none; }