/* CSS Document */
#Content {
   background: white;
   font-size: 12pt;
   font-family:Georgia, "Times New Roman", Times, serif;
   width:100%;
}
 
.SubTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:black;
}

table, td, th, tr {
	margin: 0px;
	padding: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	background-color:white;
} 

#RightCol {width:100%;border:none;}

#LeftCol, #FeaturedItem, #RelatedLinks, #Showcase, #Footer {
   display: none;
}

#ColContainer{
	border:none;
}

#FeatureContainer{border:none;}