/* CSS Document */body {	margin: 0px;}.banner{	height: 150px;	background-attachment: scroll;	background-image: url(../images/banner.gif);	background-repeat: repeat-x;	background-position: left top;	left: 10px;}.left_column{	width: 225px;	text-align: left;	vertical-align: top;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;}ul{	margin-left: 0px;	padding-left: 15px;}.content_column{	text-align: left;	vertical-align: top;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;}.invisibleMacFix {	width: 100%;}.mainTable {	margin: 0px;	padding: 0px;	height: 100%;	width: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	line-height: 150%;	color: #000000;}h2 {	color: #A49A00;	font-size: 175%;	font-family: Arial, Helvetica, sans-serif;}h3 {	color: #A49A00;	font-size: 150%;	font-family: Arial, Helvetica, sans-serif;}.invisible{	display: none;	visibility: hidden;}/* Links */a {	text-decoration: underline;	color: #000000;}a:hover {	color: #A49A00;	text-decoration: underline;}a.menu {	text-decoration: none;	color: #333333;	font-weight: bold;}a.menu:hover {	color: #A49A00;	text-decoration: none;	font-weight: bold;}a.menuSelected {	color: #A49A00;	text-decoration: none;	font-weight: bold;}a.menuSelected:hover {	color: #A49A00;	text-decoration: underline;	font-weight: bold;}a.submenuSelected {	color: #A49A00;	text-decoration: underline;	font-weight: normal;}a.submenuSelected:hover {	color: #A49A00;	text-decoration: none;	font-weight: normal;}a.submenu {	color: #A49A00;	text-decoration: none;	font-weight: normal;}a.submenu:hover {	color: #A49A00;	text-decoration: underline;	font-weight: normal;}p.simpleBorder {	float: right;	margin-top: 5px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;	width: 200px;	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;}h4 {	color: #000000;	font-size: 135%;	font-family: Arial, Helvetica, sans-serif;}.logo {	left: 10px;	top: 45px;	float: left;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;}.floatRight {	margin: 10px;	float: right;	border: none;}