body {
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
p {font-family: Univers, Verdana, Arial, Sans-Serif;
	font-size: 10pt;}
a:link {
	color: #779299;
	text-decoration: none;
}
a:visited {
	color: #779299;
	text-decoration: none;
}
a:active {
	color: #779299;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.trbkndtopline {
	background-image: url("../images/bknd_topline.gif");
	background-repeat: repeat;
	display: none;
}
.trbkndbottomlines {
	background-image: url("../images/bknd_bottomlines.gif");
	background-repeat: repeat;
	display: none;
}
.tdbkndkeydot {
	background-image: url("../images/bknd_keydots.gif");
	background-repeat: no-repeat;
	display: none;
}
.content {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	width:700px;
	ContentEditable: true;
	word-wrap: break-word;
	white-space: normal;
	position: absolute;
	/*left:15px;*/
}
.content a {
	text-decoration: none;
	color: #779299;
}
.content a:visited {
	text-decoration: none;
	color: #779299;
}
.content a:hover {
	text-decoration: none;
	color: #779299;
}
.search {
     color: #000000;
	 text-decoration: none;
	 display: none;
}
.pagetitle {
	font-size: 16pt;
	font-weight: bold;
	text-transform: Uppercase;
	color: #779299;
	text-decoration: none;
}
.sidenotes   {
	color: #779299;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: none;
}	 
.sidenotesplain  {
	display: none;
}	
.noprinttopnavtd
{ 
display: none; 
}
