#center  {
	width:750px;
	z-index:1;
	left: 0;
	top: 0px;
	margin-left: 10%;
	float: none;
	visibility: visible;
	overflow: visible;
}

#nav  {
  display : none; 
}
#leftRule{
  display : none; 
}
#topRule{
  display : none;  
}

#colorBlock{
  display : none; 
} 
#pageContent {
	width:750px;
	height:100%;
	z-index:9;
	left: 0px;
	top: 128px;
	float: none;
	overflow: visible;
	visibility: visible;	
}
.top {
  display : none; 
}
#pageTitle {
  display : none; 
}	

.titleHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}

.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006699;
}
a.navText:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.navText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.navText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.titleCase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	height: 100%;
}
a.bodyTxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}
