#divMain h1 { position: absolute; text-indent: -9999px; overflow: hidden; }
#divMain h2 { position: absolute; text-indent: -9999px; overflow: hidden; }
#divMain p { position: absolute; text-indent: -9999px; overflow: hidden; }


* basic elements */

html 
{
	margin: 0px;
	padding: 0px;
}
body
{
	color: black;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	background-color: white;
}

img {
    border:  none;
}

a
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}

a:link
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a:visited 
{ 
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover 
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}
a:focus 
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}
a:active
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}


.btnHM 
{
    border:  none;
}

.btnRR 
{
    border:  none;
}

.btnRS 
{
    border:  none;
}

.btnSPPT 
{
    border:  none;
}

.btnCNTCT 
{
    border:  none;
}

.footer
{
	font-size: 7pt;
	color: #666666;
	font-weight: normal
}

.footer a
{
	color: #666666;
}