#divHelpWrapper {
	margin-left: 150px;
}
.divHelpHeader {
	font-family: "Eras Bold ITC";
	font-size: 15px;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 230px;
}
#divHelpWrapper {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.divHelpText a {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	margin-left: 8px;
}
.divHelpText ul li {
	list-style-type: none;
}
.divHelpText ul {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#divHelpWrapper {
	margin-top: 50px;
}
#divHelpLeftCol {
	float: left;
}
#divHelpRightCol {
	float: left;
	margin-left: 150px;
}
#tableHelp th {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	height: 30px;
}
#tableHelp td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 150px;
}
#tableHelp a:hover {
	color: #666666;
}
#tableHelp a {
	color: #0099FF;
}
#tdHelpBottomCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

