body { scrollbar-face-color: white; scrollbar-highlight-color: white; scrollbar-track-color: white; }
body { margin: 0px; margin-left: 0px; margin-right: margin-top: 0px; margin-bottom: 0px; padding:0px;}

a {
	color: grey;
	font-size: 9px;
	font-family: verdana, sans-serif;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
} 

a:hover {
	color: grey;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
} 

h1 {
	color: grey;
	font-size: 18px;
	font-family: verdana, sans-serif;
	font-weight: normal;
}


.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.header {
	height: 157px;
	width: 854px;
	background: #F8F8F8;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

.header-pic {	
	float: left;
	padding: 80px 0px 0px 0px;
}

.header-img {
	position: relative;
	left: -2px;
}

.header-nav {	
	float: left;
	width: 600px;
	padding: 112px 0px 0px 0px;
	font-face: verdana, sans-serif;
}


.header-pic-re {	
	float: right;
	padding: 133px 0px 0px 0px;
}


.header-img-re {
	position: relative;
	left: 2px;
}


.header-border-left {
	width: 30px;
	height: 40px;
	border-left: 1px solid #c0c0c0;
}


.content {

	width: 800px;
}

.content_body {

	width: 774px;
	padding:20px 0px 0px 0px; 
	font-family: Arial Unicode MS, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	color: #595959; 
	text-indent: 0; 
	letter-spacing: 1.1pt; 
	line-height:14pt;
	text-align: left;
}




