body {
	font-family: Arial, Helvetica, sans-serif;

	font-size: .85ems;
	color:#333333;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#003399;
}h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #003399;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #003366;
}
#MainContent {
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #666666;
	border-left-color: #006633;
	border-bottom-width: thin;
	border-left-width: 1px;
}



#NavDiv {
	padding: 2px;
	width: 790px;
}
#story {
	width: 780px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#Masthead {
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#rateTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	width: 720px;
	margin-left: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #999999;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	float: left;
	border: 1px solid #006633;
	margin-right: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	color: #003366;
}
