﻿/* All contents Copyright © 2005-2009 BioCentury Publications, Inc. ALL RIGHTS RESERVED */

.help_header
{
	padding: 20px 20px 20px 20px;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial;
	/*position: relative;*/
		
}
ul.help_list, ul.help_detail {
	font-family: Arial;
	margin: 0 0 0 20px;
	padding: 0px 0px 5px 0px;
}
.help_list li {
	margin-left: 0;
	padding-top: 2px;
	padding-left: 35px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../Images/subheader.gif);
	background-repeat: no-repeat;
}
.arrow_counter {
	position: relative;
	margin-left: -35px;
	margin-right: 0px;
	color: #fff;
	padding: 5px 10px 0px 13px;
	font: bold 11px Tahoma;
}
.help_detail li {
	background: none;
	margin-left: 20px;
	padding-left: 0;
	font-weight: normal;
	font-size: 12px;
	list-style-type: square;
}
.help_optional_step {
	color: #666;
}
.help_optional_word {
	font-style: italic;
	color: #73618C;
}

/*from biocentury.css from bciq*/
.labelLanding 
{
	margin: 0 20px 0px 20px;
	padding: 0;
	font: 12px Arial;
	color: #000;
}
