html,body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	height: 100%;
		scrollbar-3d-light-color:#089fb4;
    	scrollbar-arrow-color:#000000;
    	scrollbar-base-color:#66cccc;
    	scrollbar-dark-shadow-color:#000000;
    	scrollbar-face-color:#66cccc;
    	scrollbar-highlight-color:#FFFFFF;
    	scrollbar-shadow-color:#000000;
    }

#content
	{
	/*\*/
	position: absolute;
	/* Exclude abs positioning for Mac IE5 */
	width: 780px;
	/*\*/
	top: 120px;
	bottom: 0px;
	left: 50%;
	margin-left: -390px;
	/* Exclude all previous props for Mac IE5 */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}
#header
	{
	position: absolute;
	top: 0px;
	width: 780px;
	height: 120px;
	left: 50%;
	margin-left: -390px;
	}

.noprint { display: none; }
.image { background-repeat: no-repeat; }	
.headerclass{font-family: "Trebuchet MS", Arial, sans-serif; font-size:12pt; line-height: 14pt; color: #089FB4;}
.fontclass1{font-family: "Trebuchet MS", Arial, sans-serif; font-size:12pt; line-height: 14pt;}
.fontclass2{font-family: "Trebuchet MS", Arial, sans-serif; font-size:10pt; line-height: 12pt;}
.fontclass3{font-family: "Trebuchet MS", Arial, sans-serif; font-size:9pt; line-height: 12pt;}
.footer{font-family: "Trebuchet MS", Arial, sans-serif; font-size:8pt; line-height: 8pt;}

A:link { font-size: 10pt; text-decoration: underline; color: #089FB4; font-family: 'Trebuchet MS'; }
A:visited { font-size: 10pt; text-decoration: underline; color: #089FB4; font-family: 'Trebuchet MS'; }
A:hover { font-size: 10pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }
A:active { font-size: 10pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }

.navbizcommon A:link { font-size: 8pt; text-decoration: underline; color: #666666; font-family: 'Trebuchet MS'; font-weight: bold;}
.navbizcommon A:visited { font-size: 8pt; text-decoration: underline; color: #666666; font-family: 'Trebuchet MS'; font-weight: bold; }
.navbizcommon A:hover { font-size: 8pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; font-weight: bold;}
.navbizcommon A:active { font-size: 8pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; font-weight: bold; }

.fontclass2 A:link { font-size: 10pt; text-decoration: underline; color: #089FB4; font-family: 'Trebuchet MS'; }
.fontclass2 A:visited { font-size: 10pt; text-decoration: underline; color: #089FB4; font-family: 'Trebuchet MS'; }
.fontclass2 A:hover { font-size: 10pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }
.fontclass2 A:active { font-size: 10pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }

.footer A:link { font-size: 8pt; text-decoration: underline; color: #000000; font-family: 'Trebuchet MS'; }
.footer A:visited { font-size: 8pt; text-decoration: underline; color: #000000; font-family: 'Trebuchet MS'; }
.footer A:hover { font-size: 8pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }
.footer A:active { font-size: 8pt; text-decoration: none;	color: #F066B0;	font-family: 'Trebuchet MS'; }