body
{ background-color: #fcfcf0;
	color: #464f58;
	margin: 0px;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
}

#framecontent       {position: absolute; top: 0;    left: 0; overflow: hidden; width: 100%; height: 15px;  outline: none;}
#maincontent        {position: fixed;    top: 15px;	left: 0; overflow: auto;   right: 0;	bottom: 0;	 }
* html body					{padding: 15px 0 0 0;}
* html #maincontent	{height: 100%; width: 100%;}

table.main          {margin: 0 14px 5px 14px; width:360px; border-width: 0 }

.HelpTitle          {font-size: 9pt;  color: #464f58; font-family: TAHOMA,ARIAL,VERDANA; font-weight: bold; padding-bottom: 5px; padding-top: 20px;}
.HelpTXT            {font-size: 10pt; color: #464f58; font-family: TAHOMA,ARIAL,VERDANA}
.HelpNote           {font-size: 9pt;  color: #464f58; font-family: TAHOMA,ARIAL,VERDANA}
.HelpUL             {margin-top: 10px;}


a.HelpLink:link     {font-weight: normal; font-size: 10pt; color: #990000; font-family: TAHOMA,ARIAL,VERDANA; text-decoration: underline}
a.HelpLink:visited  {font-weight: normal; font-size: 10pt; color: #990000; font-family: TAHOMA,ARIAL,VERDANA; text-decoration: underline}
a.HelpLink:hover    {font-weight: normal; font-size: 10pt; color: #990000; font-family: TAHOMA,ARIAL,VERDANA; text-decoration: underline}
a.HelpLink:active   {font-weight: normal; font-size: 10pt; color: #990000; font-family: TAHOMA,ARIAL,VERDANA; text-decoration: underline}