body 
{
	background-color:#ffffff;
	font-family : "Arial", "Helvetica", "Sans-Serif";
	font-size : 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", "Sans-Serif"; 
  color : #000000;
  font-weight: normal; 
  text-align: left;
}
A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #000000; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", "Sans-Serif"; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

.PageBorder
{
	border-left: 1px solid #D1D3D4;
	border-right: 1px solid #D1D3D4;
	width: 708px;	
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
}


.RadioText
{
	width:70px;
}