/* ----------------------------------------------------	CSS USED ON ALL HELP PAGES   ----------------------------------------------------*//****** MAIN HELP PAGES *******/table{	padding:0px;	margin:0px;}.helpSectionTable{	width:100%;	margin-top:20px;}.helpSectionTable .dot{	width:5px;	padding-right:5px;}.helpSectionTable .text{	text-align:left;}.headline{	text-align:left;}.helpSectionTable .headline a{	font-weight:bold;	font-size:12px;	color:#222E4B;	text-align:left;	text-decoration:none;}.helpSectionTable .headline a:hover{	color:#D5AE65;}.headline-nolink{	font-weight:bold;	font-size:12px;	color:#222E4B;	text-align:left;	text-decoration:none;}.helpCol{	width:50%;	padding-right:30px;}.helpHeader{	border-bottom:1px solid #D2A858;	padding-bottom:7px}/****** Interior HELP PAGES *******/a{	color:#D5AE65;}#bottomMiddleNavTable #footerHelp{	color:#D5AE65;}.helpSectionHeadline{ 	border-bottom:1px solid #D5AE65;	padding-bottom:5px;	color:#222E4B;	font-size:12pt;	font-weight:bold;}	.helpSectionSubHeadline{	margin-top:15px;	color:#D5AE65;	font-weight:bold;	font-size:9pt}.helpSectionQuestion{	margin-top:10px;	font-weight:bold;	color:#222E4B;}	.helpSectionAnswer, .helpSectionAnswer p{	margin-top:5px;	color:#222E4B;}		  /* ######### add some padding to the main content area ############ */#rightContentInnerBox{	padding:10px 10px 20px 10px;}.tableborder {	background-color: #f1f1f1;	border-top: 1px solid #cccccc;	border-right: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	border-left: 1px solid #cccccc;}.tablepadding{	padding-bottom:15px;	padding-top:15px;	padding-left:15px;}.links {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #666666;	text-decoration: none;}.links:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #D5AE65;	text-decoration: none;}