<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}

#Content a:link {
	color: #000000;	
}

#Content a:visited {
	color: #666666;
}
#Content a:hover {
	color: #B0252B;
	font-weight: bold;
}

#ContentNoRight a:link {
	color: #000000;	
}

#ContentNoRight a:visited {
	color: #666666;
}
#ContentNoRight a:hover {
	color: #000000;
	font-weight: bold;
}

#Header {
	background-color: #FFFFFF;
	height: 95px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	width: 785px;
	padding-left: 15px;
}

#Navigation {
	height: 45px;
	background-color: #b0252b;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.75em;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}

#Navigation li{
	display: inline;

}

#Navigation ul {
	list-style: none;
	padding: 20px 10px 0px 0px;
	margin: 0px;
	text-align: right;
}

#Navigation li a{
	padding: 5px;
	margin: 1px;
	text-decoration: none;
	color: #fff;
}

#Navigation li a:hover{
	background-color: #99252b;
	color:#FFFFFF;
	padding: 20px 5px 12px 5px;
	margin: 1px;
}

#Banner {
	width: 800px;
	margin-right: Auto;
	margin-left: Auto;
	height: 45px;
	border-bottom: thin dotted #000000;
}

#Container {
	background-color: #FFFFFF;
	background-position: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

#Content {
	margin-right: 180px;
	margin-left: 120px;
	
	padding-left :10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 10px;
}

#ContentNoRight {
	margin-left: 120px;
	
	padding-left :10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 10px;
}

#LeftSidebar {
	position: absolute;
	width: 120px;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.75em;
	color: #000000;
	
	padding-top: 15px;
	top: 0px;
}




#RightSidebar {
	position: absolute;
	width: 160px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: thin dotted #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	background: 5px 5px;
	padding-right: 5px;
	right: 0px;
	top: 0px;
}



#Footer {
	width: 800px;
	margin-left: 20px;
	margin-right: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.75em;
	color: #000000;
	margin-top: 20px;
	clear: both;
	text-align: center;
}
#Footer a {
	color: #000000;
}
#Footer a:visited {
	color: #666666;
}
#Footer a:hover {
	font-weight: bold;
	color: #000000;
}



.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.95em;
	line-height: 1.25em;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #B0252B;
}

.news {
	font-size: 1em;
	font-weight: bolder;
	text-transform: capitalize;
	color: #0060AE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.NavOn{
	background-color: #0060AE;
	color:#FFFFFF;
	padding: 20px 5px 12px 5px;
	margin: 1px;
}

.TextBlod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.SubHead {
	color: #0000000
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.BluebarHeaderText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 6px;
}

* html .BluebarHeaderText {
	padding-top: 6px;
	}

.Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

table.program {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
td.grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #E1E1D7;
	padding: 4px;
}

td.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding: 4px;
}

.onlyprint {
	margin-left: -9999px;
}

.gradwhite img, {
  background-color: transparent;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  
}
#RightSidebarHeader {
	position: absolute;
	width: 160px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: thin dotted #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	background: url(images/ThirdColumnBar.gif) no-repeat 5px 5px;
	padding-right: 5px;
	right: 0px;
	top: 0px;
}
#RightSidebar a:link {
	color: #000000;
}
#RightSidebar a:visited {
	color: #666666;
}
#RightSidebar a:hover {
	color: #000000;
	font-weight: bold;
}
#RightSidebarHeader a:link {
	color: #000000;
}
#RightSidebarHeader a:visited {
	color: #666666;
}
#RightSidebarHeader a:hover {
	color: #000000;
	font-weight: bold;
}
</pre></body></html>