body {
	background: #FFF;
	font-size: 12pt;
}

#utilityNav, #utilityLinks, #globalNav, #globalFooter, #subGlobalFooter {
	display: none;
}

#content {
	color: #000;
    width: 7in; 
	padding: 0;
	margin: 0 auto;
	border: 0;
}

#entirePage {
	color: #000;
    width: 7in; 
	padding: 0;
	margin: 0 auto;
}

#footer {
	color: #000;
}

/* removed #banner 5/11/04 */
#logo, #leftCol, #navBar, #menufooter, #rightCol, .relatedLinks, ul#pageNav {
	display: none;
}

#bannerFSTE h1, #bannerNEWS h1 {
	color: #000;
	padding-left: 15px;
}

#content .pad h3 {
	font-size: 1.3em;
}

#content .pad h4 {
	font-size: 1.2em;
}

#content .pad h5 {
	font-size: 1em;
}

#content .pad p {
	font: normal 11pt/15pt "Times New Roman", Times, serif;
	color: #000;
}

#content .pad a, #content .pad .feature a {
	font: bold 11pt/15pt "Times New Roman", Times, serif;
	color: #014fbe;
}

#content dl {
	font-family: "Times New Roman", Times, serif;
}

#content dt {
	color: #036;
	font-family: "Times New Roman", Times, serif;
}

#content ul, #content ol {
	font: 100% "Times New Roman", Times, serif;
}

#content caption {
	margin-bottom: 5px;
	font: 11pt "Times New Roman", Times, serif;
	width: 100%;
	color: #036;
}

#content .tableborder {
	font: 0.9em "Times New Roman", Times, serif;
}

#content .tabulartable {
 	border: 1px solid #666;
	border-right-width: 0;
	width: 100%;
}

#content .tabulartable td {
	border-bottom: 1px solid #666;
 	border-right: 1px solid #666;
 	border-collapse: collapse;
}

#content td {
	color: #000;
	font: .9em "Times New Roman", Times, serif;
}

#content th {
	background-color: #FFF;
	font: 1em "Times New Roman", Times, serif;
	border-right: 1px solid #036;
}

#content .colth {
	border-right: 1px solid #666;
	color: #000;
}

#content legend {
	font: 1.0em bold "Times New Roman", Times, serif;
	color: #000;
}

