
.centerblock {
	background-attachment: fixed;
	background-image: url(images/centerback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 10px;
	padding: 10px;
	
}
.centerblock1 {
	background-attachment: fixed;
	background-image: url(images/washington.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	padding: 10px;
	
}
BODY {
	background-image: url(images/bodyback.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.maintable {
	background-image: url(images/whiteback.gif); 
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: E0DBC6;
} 
.question
{
font-size: 8pt;
font-weight: bold;
color: 1D248E
}
.answer
{
	font-size: 8pt;
	margin-bottom: 20px;
	margin-left: 20px;
}

P, LI, TD
{
font-size: 8pt;
}.banner {
	background-image: url(images/vertstretch.gif);
}

A
{text-decoration:none}

A:hover
{text-decoration:underline}
.mainheader {
	font-weight: bold;
	padding-top: 20pt;
	padding-bottom: 5pt;
	color: 1D248E
}
.columnheader {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B0B0B0;
	font-weight: bold;
}
.main {
font-size: 9pt;
	padding-left: 3pt;
	padding-right: 3pt;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
}
.alternate {
	padding-left: 3pt;
	padding-right: 3pt;
	font-size: 9pt;
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
}
.listing {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

.listing TD {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
