body
{
	font-family:Verdana,arial,helvetica;
	font-size:8pt;
	
	background:#fff;
	color:#5e6465;
	margin-top:10px;
	
}
td{font-family:Verdana,arial,helvetica; font-size:8pt;}
.sectheader
{
	font-weight:bold;

	

}
#sections  .sectheader
{
	background:#b9d2e8;
	padding:5px 5px;
	margin-left:-10px;
	margin-right:-10px;
	border-bottom:solid 1px #5e6465;
	
}
.subsectheader{font-weight:bold;}
.section
{
	border-top:solid 1px #000;
	padding-top: 20px;
	margin-bottom:20px;
	
	margin-top:10px;
}

.section ol li
{
	padding-bottom:5px;
}

ul li
{
	padding-bottom:3px;
}

ul, ol
{
	margin-top:5px;
	margin-bottom:15px;
}

.section .note {padding-top:5px;padding-bottom:5px;color:#cea068}
.note {padding-top:5px;padding-bottom:5px;color:#cea068}

.soon {color:#d8b386;font-weight:bold;}
.soon2 {color:#d8b386;font-weight:bold;font-size:12pt;}
.mainsection{font-size:10pt;font-weight:bold;padding-bottom:10px;}
a.homelink:visited, a.homelink
{
	color:#ECEDED;

}
a:visited, a:link
{
	color:#5e6465;
		text-decoration:none;
	border-bottom:solid 1px #d8b386;
	
}
a:hover{border-bottom:solid 0px;}

.section{border: solid 1px #5e6465; padding: 0px 10px 10px 10px;}

/* BUTTONS ---------------------------------------- */
a.butn, a.butn:link, a.butn:visited {
	border: #5E6465 3px solid;
	background: url(butn_bck.gif) repeat-x left top;
	padding: 0px 10px;
	font: 9px Arial, "sans-serif";
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	height:16px;
	text-transform:uppercase;
}

a.butn:hover {
	border: #4A98C6 3px solid;
	background: url(butn_bck_ro.gif) repeat-x left top;
}

div.butn{ padding: 0 0 10px 0 ;}

.backToHelpBtn
{
  background: url(../resources/images/buttons/greyButtons.gif) no-repeat left top;
	background-position: 0 -478px;
  cursor: pointer;
  _cursor: hand;
  border-bottom: 0px;
  border:0px;
  margin:0px;
}
.contactBtn
{
  background: url(../resources/images/buttons/greyButtons.gif) no-repeat left top;
	background-position: 0 -740px;
  cursor: pointer;
  _cursor: hand;
  border-bottom: 0px;
  border:0px;
  margin:0px;
}

.tdhdrtitle
{
	width:100%;
	background-image:url('../customimages/help_bg.gif');
}
.hdrtitle{font-size: 16px; color:#5e8aaf;padding-left:10px;padding-top:5px;font-weight:bold;}
.helpcontentborder{border-left:solid 1px #5F6467;padding-left:5px;padding-right:5px;border-right:solid 1px #5F6467;border-bottom:solid 1px #5F6467;}