@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}
.thrCol #container #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
.thrCol #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	width: 4.5in;
	padding-bottom: 2pt;
	border-bottom: 1pt solid black;
}
thrCol #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.thrCol #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	width: 6in;
	margin-bottom: .25in;
}
.thrCol #logoContainer ,.thrCol #navContainer, .thrCol #sidebar1 , .thrCol #sidebar2, .thrCol #footer{
	display: none;
}
