/* CSS Document */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#masthead, #pageNav, #tr, #tl, #breadCrumb, #siteInfo, #Category, #Useful, #TimeDate, .skipLinks {
	display: none;
	}

#pagecell1 {
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: absolute;
}
#content {
	border: 0 none;
	margin: 0 0 10;
	padding: 0;
	float: none !important;
	}

#pageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
