BODY, TABLE, TD, TR {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	margin: 0px;
}

A:link 		    {
	font-family: Arial, Helvetica, sans-serif;
	color: #e73052;
	font-size: 8pt;
	text-decoration: underline;
}
A:visited 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #e73052;
	font-size: 8pt;
	text-decoration: underline;
}
A:active   {
	font-family: Arial, Helvetica, sans-serif;
	color: #e73052;
	font-size: 8pt;
	text-decoration: underline;
}
A:hover     {
	font-family: Arial, Helvetica, sans-serif;
	color: #e73052;
	font-size: 8pt;
	text-decoration: underline;
}

form {margin:0px; padding:0px;}

input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color:#8496c6;
	padding-top:1px;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	font-family: arial, verdana, "sans serif";
	font-size: 8pt;
	color: #666666;
	background-color: #fff9f2;
	wrap: on;
}

H1 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #cc5454;
	margin: 0px;
	padding-bottom: 10pt;
	text-decoration: none;
}

H2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #39A66B;
	margin: 0px;
	padding-bottom: 10pt;
	text-decoration: none;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10pt;
}

div	{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.radio {
	background : transparent;
	background-color : transparent;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
	border-bottom-style : none;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #6B82B5;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
}

.sitemap {
		font-family: Arial;
		font-size: 11pt;
		font-weight: 600;
		color: #39599c;
		margin: 0px;
		text-decoration: none;
		}
