/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
p{	font-size: 10pt;}
a {
	color: #000000;
	text-decoration: underline;
}		
h2{
	font-size: 12pt;
	font-weight: bold;
}
input.fields{
	border: 0.5pt solid #000000;
	width:60pt;
	font-size: 10pt;
}
#nav, #imgNav, #aboutFooter, #topLine, #form2 {
	display: none;
	}

#banner{	
	border-bottom:0.5pt solid #000;
	height:40pt;
	margin-left:10px;
}
#tagline li{
	clear:right;
}
#tagline li a{
	text-decoration: none;
}
#footer{
	font-size: 9pt;
}
.content{
	width:auto;
	font-size: 10pt;
}
#subscribe{
	font-size: 9pt;
}
#breadcrumb{
	font-size: 9pt;
	border-top: 0.5pt solid #000000;
}
#about{
	float: right;
	width:50%;
	padding-top:10pt;
}

