body
{
  font-family: Arial, Tahoma, Verdana;  
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  background-color: #999999;
}

.pageBorder
{
  width: 900px;
  text-align: left;
  border-bottom: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 1px black;
  background-color: #FFFFFF;
}

.bodyText
{
	font-size: 13px; 
	font-weight: normal; 
	color: black;
	padding: 10px;	
}

.tdCenter
{
  font-size: 8pt; 
  color: white; 
  font-family: tahoma; 
  background-color: #3366CC;
  padding-left: 10px;
  height: 30px;
  width: 130px;	
}

.tdSeparator
{
  background-image: url('images/blackline.jpg');
  width: 130px;
  height: 1px;
  background-color: Black;
}

a.sideBar 
{
	font-weight: bold; 
	font-size: 8pt; 
	color: white; 
	line-height: 20px; 
	font-family: tahoma; 
	text-decoration: none
}
a.sideBar:hover 
{
	font-weight: bold; 
	font-size: 8pt; 
	color: black; 
	line-height: 20px; 
	font-family: tahoma; 
	text-decoration: none
}

a.topBarLink 
{
	font-weight: bold; 
	font-size: 8pt; 
	color: Black; 
	line-height: 20px; 
	font-family: tahoma; 
	text-decoration: none
}

a.topBarLink:hover 
{
	font-weight: bold; 
	font-size: 8pt; 
	color: black; 
	line-height: 20px; 
	font-family: tahoma; 
	text-decoration: none
}

.text  
{
  font-family: arial; 
  font-size: 16px; 
  font-weight: bold; 
  color: #6699CC; 
}

.heading 
{
  font-family: arial; 
  font-size: 16px; 
  font-weight: bold; 
  color: #6699CC; 
}

.subHeading 
{
  font-family: arial; 
  font-size: 14px; 
  font-weight: bold; 
  color: #6699CC;  
}


