a.big {
	font-family:arial,helvetica;
	font-size:16px;
	font-weight:bold;
}
a.def {
	font-weight: bold;
}
a:active, a:link, a:visited {
	color:#993300;
	text-decoration:none;
}
a:hover {
	background-color: #993300;
	color: #cccc99;
}
acronym {
}
body {
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
.boxed {
	border: 1px solid #993300;
        margin: 2px;
}
.centered {
	text-align: center;
}
caption {
	color: #993300;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
code {
	color:#006600;
	font-family: monospaced;
        font-weight: bold;
}
.content {
	background-color: #ffffff;
}
h1 {
	font-family:arial,helvetica;
	font-size:28px;
	font-weight:bold;
}
h2 {
	color:#993300; 
	font-family:arial,helvetica;
	font-size:20px;
	font-weight:bold; 
	margin: 20px 20px;
	}
h3 {
	color:#993300;
	font-family:arial,helvetica;
	font-size:16px;
	margin: 20px 20px; 
}
h4 {
	color:#993300;
	font-family:arial,helvetica;
	font-size:14px;
	margin: 20px 20px; 
}
img {
	border: none;
}
.legal {
	color: #006633;
	font-size: 75%;
	text-align: center;
}
.legal hr {
	color: #339966;
	width: 75%;
}
li { 
	color: #000066;
	font-family: Verdana, arial, helvetica;
	font-size: 12px;
}
.line {
	background-color:#aaaaaa;
}
.navbar {
	display: none;
}
p { 
	color: #000066;
	font-family: Verdana, arial, helvetica;
	font-size: 12px; 
	line-height: 18px;
	margin: 8px 20px 12px;
}
.pagebreak {
	page-break-before: always
}
.red {
    color            : #ff0000;
}
span.code { 
	color: #000066;
	font-family: courier new;
	font-size: 11px; 
	line-height: 18px;
}
span.copyright { 
	font-size: 10px;  
}
span.navigation { 
	font-size: 11px;
	line-height:14px;
	display: none;
}
span.sectionheader { 
	color: #000066;
	background-color:#cccc99;
	font-size: 12px; 
}
span.specialheader { 
	color: #000066;
	background-color:#ff9900;
	font-size: 12px; 
}
table.display {
	border: thin solid #993300;
	color: #000066;
	font-family: Verdana, arial, helvetica;
	font-size: 12px; 
	line-height: 18px;
	margin: 8px 20px;
	vertical-align: top;
}
table.display td {
	padding: 2px 5px;
}
table.layout	 {
	border: none;
	color: #000066;
	font-family: Verdana, arial, helvetica;
	font-size: 12px; 
}
td {
	vertical-align: top;
}
td.tablespacer {
	line-height: 18px;
	width: 25px;
}
td.navigation {
	line-height:12px;
}
.textnav {
	color: #006633;
	text-align: center;
}
thead {
	background-color: #eeeee0;
	font-weight: bold;
	text-align: center;
}
thead td {
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
}
.title {
	font-size: 150%;
	text-align: center;
}
.topLine {
	display: none;
}
tr.highlighted td {
	background-color: #eeeee0;
}