@charset "iso-8859-1";


.leftmenu
{
	font-family: "Arial";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.head
{
	
	font-family: "Arial";
	font-size: 13pt;
	color: #676767;
	font-weight:700;
	
	
}

.subhead
{
	
	font-family: "Arial";
	font-size: 12pt;
	color: #676767;
	font-weight:700;
	text-decoration:underline;

	
	
}

.txt
{
	
	font-family: "Arial";
	font-size: 13px;
	color: #8C8989;
	text-align:justify;
	font-weight:bold;
	
}


.hometxt
{
	width: 352px;
	font-family: "Arial";
	font-size: 14pt;
	color: #9c9c9c;
	text-align:justify;
	font-size-adjust:inherit;


	
	
	
}

.bottommenu
{
	font-family: "Arial";
	font-size: 14px;
	color: #9c9c9c;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-decoration:none;
}

.bottommenu a:link
{
	font-family: "Arial";
	font-size: 14px;
	color: #9c9c9c;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-decoration:none;
}

.bottommenu a:visited
{
	font-family: "Arial";
	font-size: 14px;
	color: #9c9c9c;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-decoration:none;
}

.bottommenu a:hover
{
	font-family: "Arial";
	font-size: 14px;
	color: #F27726;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-decoration:none;
}

.bottommenus
{
	font-family: "Arial";
	font-size: 14px;
	color: #F27726;
	font-stretch:extra-expanded;
	font-weight:bold;
}

.bottommenu1
{
	font-family: "Arial";
	font-size: 10px;
	color: #9c9c9c;
	font-stretch:extra-expanded;
		font-weight:bold;
}

.smallbottommenu
{
	font-family: "Arial";
	font-size: 10px;
	color: #706E6E;
	font-stretch:extra-expanded;
		font-weight:bold;
		text-align:center;
}

.smallbottommenu a:link
{
	font-family: "Arial";
	font-size: 10px;
	color: #706E6E;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}

.smallbottommenu a:visited
{
	font-family: "Arial";
	font-size: 10px;
	color: #706E6E;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}


.smallbottommenu a:hover
{
	font-family: "Arial";
	font-size: 10px;
	color: #F27726;
	font-stretch:extra-expanded;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}



.smallbottommenus
{
	font-family: "Arial";
	font-size: 10px;
	color: #F27726;
	font-stretch:extra-expanded;
		font-weight:bold;
		text-align:center;
}




body
{
	background-color:#FFFFFF;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	font-style:normal;
	margin:0px;
	padding:0px;
	text-align:left;
	text-decoration:none;
}



div#ContentDiv
{
	margin-left:2mm;
	margin-right:20px; /* has no effect */
	padding-right:20px; /* has no effect */
	width:97%; /* workaround to resolve lack of margin and padding right */
	font-family: Arial;
	font-size: 14px;
	color: #676767;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


