 /* CSS Document */body {	margin:0px;	padding:0px;	background-color: #FFFFFF;	font-size: 11px;	font-family: Arial, Helvetica, Sans-Serif;}a.foot:link {	text-decoration: none;	color: #003768;	background-color: #FFFFFF;	font-weight: normal;}	a.foot:visited {	text-decoration: none;	color: #003768;	background-color: #FFFFFF;	font-weight: normal;}a.foot:active {	text-decoration: none;	color: #003768;	background-color: #FFFFFF;	font-weight: normal;}a.foot:hover {	text-decoration: underline;	color: #003768;	background-color: #FFFFFF;	font-weight: normal;}a:link {	text-decoration: none;	color: #003768;	background-color: #BFCDD8;	font-weight: 500;}a:visited {	text-decoration: none;	color: #003768;	background-color: #BFCDD8;	font-weight: 500;}a:active {	text-decoration: none;	color: #003768;	background-color: #BFCDD8;	font-weight: 500;}a:hover {	text-decoration: none;	color: #BFCDD8;	background-color: #003768;	font-weight:500;}/* table styles */strong {    color: #003768;}p {    padding: 5px;    text-align: left;}th {	background-color: #003768;	padding-top: 3px;	padding-bottom: 3px;	margin: 0px; 	font-size: 13px;	font-weight: 900;	color: #FFFFFF;}table.schedule {	border-bottom: 1px solid #003768;	border-right: 1px solid #003768;}td.yellow	{	padding: 2px;	background-color: #B36E22;	border-top: 1px solid #003768;	border-left: 1px solid #003768;	text-align: center;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;}td.extrathick {	border-right: 4px solid #003768;}td.centerImg{	text-align: center;	vertical-align: middle;	}td.white {	padding: 2px;	background-color: #FFFFFF;	border-top: 1px solid #003768;	border-left: 1px solid #003768;	text-align: center;	font-size: 11px;	font-weight: bold;	color: #000000;}table.content {	border-right: 1px solid #D7D7D7;}td.header {	padding-top: 15px;	margin: 11px;	background-color: #ACC9E3;}td.news {	padding-left: 8px; 	padding-right: 0px;	padding-top: 8px; 	padding-bottom: 0px;	margin: 0px;	font-size: 11px;	font-family: Arial, Helvetica, Sans-Serif;	line-height: 2em;	text-align: justify;}#newsHeadline {	padding: 0px;	margin: 0px;	font-size: 11px;	font-weight: bold;	color: #003768;}#hr {	padding-top: 8px;	padding-bottom: 8px;	height: 1px;	width: 100%;}td.newsEvents {	padding-left: 8px;	padding-bottom: 3px;	text-align: left;	vertical-align: bottom;	font-size: 13px;	font-weight: 900;	color: #C6B62A;}td.welcome {	padding-right: 8px;	padding-top: 8px;	margin: 0px;	font-size: 11px;	font-family: Arial, Helvetica, Sans-Serif;	line-height: 2em;	text-align: justify;}td.bottomNav {	font-size: 11px;	font-family: Arial, Helvetica, Sans-Serif;	vertical-align: top;}td.footer2 {	font-size: 11px;	font-family: Arial, Helvetica, Sans-Serif;	text-align: right;	vertical-align: top;}td.bg {	background-image: url(../images/nav.gif);	background-repeat: repeat-x;}	/* heading styles */h1 {	padding: 0px;	margin: 0px; 	font-size: 13px;	font-weight: 900;	color: #B36E22;}