body {
	
	background-color:#d5c7b9;
	margin {margin: 20px 0px 0px 0px}
	font-family : "Arial","Courier New", Serif;
	font-size : 12px;
	color: #000000;
	}

.content
{
  font-family : "Arial","Helvetica", Serif; 
  color : #000000;
  font-weight: normal;  
  font-size: 12px; 
}
.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-family : "Arial", "Helvetica", Serif;
  font-size: 12px; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

P
{
	padding: 0px;
	margin: 0px;
}

.HomeLinkImg
{
	position: absolute;
	left: 0px;
	background-color: #EEE4CD;
	cursor: hand;	
}

a.HomeLinkImg:Active, a.HomeLinkImg:Visited, a.HomeLinkImg:Link
{
	text-decoration: none;
}

a.HomeLinkImg:Hover
{
	text-decoration: none;
	background-color: #FFFFFF;
}


#AwardsCountDown
{
	/* display:none */
}

#LinksBox
{
	display: none
}

.ReportTable HR
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	height: 1px;
	color: black;
	line-height: 10px
}

.ReportTable TD
{
  font-size : 11px;
  font-family : "verdana", "Times New Roman", "Arial","Helvetica", Serif; 
  color: #000000; 
  line-height: 20px; 	
}

.ReportTable A, .ReportTable A:Link, .ReportTable A:Hover, .ReportTable A:Visited
{
	font-weight: bold;
	color: #800000;
	text-decoration: underline
}

.ReportTable SPAN A, .ReportTable SPAN A:Link, .ReportTable SPAN A:Visited,
{
	font-weight:normal
	color: #800000;
	text-decoration: underline
}
