


div.progress-bar {margin:0; padding: 0;}


ul.progress-bar { list-style-type: none; color:#767676; margin: 7px 0 0 0; padding:0;	float: left;
 width: 547px;
 background-image:url("images/progress-bar.jpg"); 	background-repeat:no-repeat; background-position: 0 top; 
}


ul.progress-bar li {
	padding: 8px 0 0 0; margin: 0 0 0 13px; 
	width: 120px;
	float: left;
	text-align: center;
	}

li.previous {	color:#bababa;	font-weight: bold;	}


li.selected { background-image:url("images/progress-bar-selected.jpg"); 	background-repeat:no-repeat; background-position: 0 0;  
	color:#448ec3;
	font-weight: bold;
		}

ul.registration { list-style-type: none; color:#202020; margin: 7px 0 0 0; padding:0; width: 547px; }

ul.registration li {
	padding: 8px 10px 10px 10px; margin: 0 0 0 0; 
	float: left;
	}

h2 { display: inline; font-size: 150%;}

div.summary {
	width:527px;
	padding:6px 10px 6px 10px;
	background:#e3e3e3;
	margin: 15px 0 9px 0;
	color:#545454;
}

div.warning {
	width: auto;
	height: 25px;
	padding:7px 10px 6px 63px;
	margin: 15px 0 9px 0;
	color:#f41616;
	font-size: 18px;
	background-image:url("images/warning.jpg"); 	background-repeat:no-repeat; background-position: 10px 0; 
	border:2px solid #f41616;
}


span.warning {
	color:#f41616;
	font-weight: bold;
}

div.edit {
	margin: 10px 0 0 0;
	color:#2a6ab0;
	font-weight: bold;
	font-size: 140%;
}

div.edit a {
	text-decoration: underline;
	color:#2a6ab0;
}



ul.secure {
	margin:0;
	list-style-type: none;
	width: 284px;
	padding:7px 0 6px 0;
	line-height: 18px;
	border-top:2px solid #366d95;
	height:50px;
	border-bottom:2px solid #366d95;
}

ul.secure li {
	padding:0 0 0 5px;
	float:left;
	font-size: 14px;
	color:#366d95;
	line-height: 21px;
}

ul.secure li a {
	color:#366d95;
	font-weight: bold;
	text-decoration: underline;
	
}

ul.secure li a:hover {
	color:#0e3b5b;
	font-weight: bold;
	text-decoration: none;
	
}

#secure-right {
	float:left;
	margin: 0 0 0 0;
	width: 285px;
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 15px;
	font-weight: bold;
}

