.co_fldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #4d4d4f;
}
.co_inputfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.co_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-color: #4d4d4f;
}
.co_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#cc9999;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#ff9900;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#7E9DC9;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#9CBF3F;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_button4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#FC7C00;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_button5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:right;
	background-color:#A0566F;
	color:#4d4d4f;
	border-style:none;
	cursor:pointer;
}
.co_step_brdr {
	background-color:#E4E4E4;
}
.co_step {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#cc9999;
	color:#999999;
}
.co_step_selc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#ff9900;
	color:#4d4d4f;
}
.co_step_selc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#7E9DC9;
	color:#4d4d4f;
}
.co_step_selc3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#9CBF3F;
	color:#4d4d4f;
}
.co_step_selc4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#FC7C00;
	color:#4d4d4f;
}
.co_step_selc5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#A0566F;
	color:#4d4d4f;
}
.co_basketHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
}
.co_basketItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#4d4d4f;
}
.co_basketNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#4d4d4f;
	text-align:right;
}
.co_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#4d4d4f;
}
.co_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#4d4d4f;
}
.co_secure {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#AAAAAA;
}

#stages
{
	list-style:none;
	margin:0px;
	padding:0px;
}


#stages li
{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
