a:link {color: #999999;}
a:hover {color: #666666;}
a:active {color: #CCCCCC;}
a:visited {color: #999999;}
.DocumentHeading {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.DocumentBody {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	margin-right: 20px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 1px;
	width: 380px;
	margin-left: 25px;
}
.DocumentHeader {
  margin:0px;
	border:0px;
	padding:0px;
}
.DocumentHeadline {
	background-color:#EEEEEE;
	height:18px;
}
.DocumentModifiedDate {
  float:left;
	font-size:10pt;
	width:80px;
}
.DocumentTitle {
  float:left;
	font-size:12px;
	font-weight:bold;
}
.DocumentEdit {
	float:right;
	font-size:9pt;
	padding-left:5px;
	cursor:pointer;
}
.DocumentTeaserSection {
	padding-bottom:5px;
}
.DocumentTeaser {
	font-size:11pt;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.DocumentRead {
  float:left;
	font-size:9pt;
	width:70px;
}
.DocumentFileType {}
