BODY {margin:0; background: #FFFFFF}
* {font-family:verdana; font-size:11px; color:#000000}

.smaller {font-size:10px; }

#stepsMenu {background-image:url(images/bg_steps.gif); height:17px; }


#stepsMenu TD.step {
	width:48px; 
	font-weight:bold;
	background-image:url(images/bg_stepsBT.gif); 
	text-align:center; 
	}
#stepsMenu TD  A {
	color: #004373 ;
	font-size:10px;	
	text-decoration:none; 
}

#stepsMenu TD.stepOff {
	width:48px; 
	background-image:url(images/bg_stepsBToff.gif); 
	text-align:center; 
	}

#stepHeader {
	background:#004373; 
	color:#DEF3BF; 
	font-weight:bold; 
	font-size:13px; 
	padding: 7px 5px 7px 5px; 
	}
#stepHeader .subheader {color: #DDF9FA; font-weight:bold;font-size:11px }
.stepText {padding:10px 10px 10px 10px }
.stepHeader2 {font-size:15px; font-weight:bold; color: #004373; line-height:180%; text-decoration:underline}

.border1 {border:solid #A4B9B9 1px; }
.border2 {border:solid #004373 1px; }


#container {
	background: #004373; 
	border-top: solid #000000 1px; 
	border-bottom: solid #DFF2FF 1px; 
	border-right: solid #DFF2FF 1px; 
	padding: 10px 6px 10px 12px ; 
	vertical-align:top
	}
#container .leftTD {
	background: #E1E1DE; 
	border-right: 1px solid #A4B9B9;
	vertical-align:top; 
	padding:10px 5px 5px 3px;
	}





#innerNav  {text-align:right; }

#innerNav INPUT {
	cursor:pointer; 
	font-size:10px; 
	background: #DEF3BF;
	color: #414953; 
	border-top: solid #FFFFFF 1px; 
	border-left: solid #FFFFFF 1px; 
	border-right: solid #000000 1px; 
	border-bottom: solid #000000 1px; 
	}



#container .rightTD {
	background: #F2F9E4;
	vertical-align:top; 
	text-align:center;	
	}



#sidebar {background-image:url(images/bg_sb.gif); width:118px; vertical-align:top; cursor:pointer}

#sidebar TABLE TD.reg {
	font-weight:bold; 
	height:28px; 
	background: #DEF3BF; 
	color:#000000; 
	border-top:solid #FFFFFF 1px; 
	border-bottom:solid #FFFFFF 1px; 
	border-left:solid #DEF3BF 1px; 	
	}

#sidebar TABLE TD.lobby {
	letter-spacing:-1px; 
	font-weight:bold; 
	height:28px; 
	background: #BCDEE0; 
	color:#000000; 
	border-top:solid #FFFFFF 1px; 
	border-bottom:solid #FFFFFF 1px; 
	border-left:solid #DEF3BF 1px; 	
	}


#sidebar TABLE TD.sel {
	background: #004373; 
	color:#DEF3BF ;
	border-top:solid #000000 1px; 
	border-bottom:solid #DFF2FF 1px; 
	border-left:solid #000000 1px; 
	}


#sidebar TABLE TD.selRT {
	background: #004373; 
	border-top:solid #000000 1px; 
	border-bottom:solid #DFF2FF 1px; 
	}


