body {
	color: #000000;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 10pt;
	background-image:  url(/space/images/strfld1.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
h1 {font-size: 18pt; font-style: normal; color: #666666}
h2 {font-size: 14pt; font-style: normal; color: #666666}
h3 {font-size: 12pt; font-style: normal; color: #666666}
td { font-size: 12px; color: #000000; }
A:link {text-decoration: underline; color:#0066FF}
A:visited {text-decoration: underline ; color: #0066CC}
A:hover{color:#FF0000; text-decoration: underline }
A:active {text-decoration: underline; color: #FF0000}

/* TABLES */
table {
	border:none;
	border-spacing: 0px 0px;
}
td {
	padding:6px;
	vertical-align:top;	
}
.dateCell {
	width:130px;
}
.rightCell {
	width:130px;
	padding-left:30px;
}

#container {
	background-color:#FBFBFB;
	max-width:800px;
	margin:0px auto 0px auto;
	padding: 0;
}
#content {
	padding: 15px 20px 20px 20px;
	
}
#nav_breadcrumbs {
	background-color:#000;
	color:#CCCCCC;
	font-weight:bold;
	font-size:13px;
	padding: 8px;
	margin-bottom: 5px;
}
#nav_breadcrumbs a, #nav_breadcrumbs a:visited {
	color:#CCCCCC;
}

/* Misc */
.footnotelink {
	font-size:0.5em;
	position:relative;
	bottom: 0.7em;
	padding:0px 0px 0px 2px;
}
.footnote {
	padding:10px 0px 5px 0px;
	border-top:#CCCCCC 1px dashed;
	font-size: 0.8em;
}

/* Need to phase out: */
#body1{
	width: 728px;
	text-align: left;
	background-color: #f5f5f5;
	padding: 10px;
	border-bottom: 1px solid #264D73;
	border-left: 1px solid #264D73;
	border-right: 1px solid #264D73;
}
#header1 {
	background-color: #000000;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	color: #00cc00;
	width:728px;
}
.headertext1 { color:#ffffff; }
a.headertext1 { text-decoration: none; color: #ffffff; }
a.headertext1:hover { text-decoration: underline; color: #00ff00; }
a.headertext1:active { text-decoration: underline; color: #FF0000; }
a.headertext1:visited { text-decoration: none; color: #ffffff; }
a.headertext1:visited:hover { text-decoration: underline; color: #00ff00; }

#hoaxclaim {
	background-color: #ffffcc;
	padding: 10px;
	border: 1px solid #264D73;
}
