@charset "utf-8";/* CSS Document *//* restores "typical" font attributes wiped out by reset.css *//* avoid editing this document */p {	padding-bottom: 1em;}ol {	padding-left: 40px;	padding-bottom: 1em;}ol li {	display: list-item;	list-style-type: decimal;}ul  {	padding-left: 40px;	padding-bottom: 1em;}ul li {	display: list-item;	list-style-type: square;}.centered {	text-align: center;} .left {	float: left;} .right {	float: right;} .clear {	clear: both;} hr {	height: 0px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FF0000;}/* adds "phantom" scroll bar to the right in order to prevent shifting of page elements between pages */html {overflow-y:scroll;}/* use this style to suppress line breaks (useful to attach small images to text) */.noWrap {white-space: nowrap;}#nav a {	color: #000;	text-decoration: none;}.container .onerow .col9.last #nav {	color: #000;}