<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body  {
	background: #000066;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.markwest #container {
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000066;
	text-align: left; 
} 
.markwest  #container  h1 {
	margin: 0; 
	padding: 0px 0;
	color: #000066;
	font-size: 16px;
	margin: 6px 0 12px 0;
	font-weight: normal;
}
.markwest  #container  h2 {
	color: #000066;
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: bold;
}
.markwest  #container  h3 {
	color: #000066;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.markwest  #container ul, li {
	padding-left: 4px;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	list-style-type: none;
}
.markwest  #container  hLINK {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
.markwest  #container  hLINK a {
	color:#cc0000;
	text-decoration: underline;
}
.markwest  #container  hLINK a:hover {
	color:##cc0000;
}
.markwest  #container  hRED {
	color: #cc0000;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.markwest  #container  hWHITE {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.markwest #header {
	background: #ffffff;
	padding: 0 0px 0 0px; 
} 
.markwest #sidebar1 {
	float: left; 
	width: 150px; 
	background: #99ccff;
	padding: 15px 10px 15px 10px;
	color: #000066;
}
.markwest #sidebar2 {
	float: right;
	width: 230px; 
	background: #99ccff;
	padding: 15px 10px 15px 10px;
	color: #000066;
}
.markwest #mainContent {
	margin: 0 180px; 
	padding: 15px 10px 15px 10px; 
} 
.markwest #mainContent img {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.markwest #footer  {
	padding: 10px 10px 10px 10px;
	background: #000066;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
} 
.markwest #footer a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.markwest #footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: normal;
}
a:active {
color: #990000;
}
.whiteitalic {
	font-size: 10px;
	font-style: italic;
}
.blueitalic {
	font-size: 10px;
	font-style: italic;
	color: #000066;
}
.alpha {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #000066;
}
.alpha a:hover {
	color: #ffffff;
	text-decoration: none;
}
.alphawhite {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #000066;
}
.alphawhite a:hover {
	color: #ffffff;
	text-decoration: none;
}
.alphared {
	color: #ffffff;
	font-size: 14px;
	margin: 3px 3px 3px 3px;
	font-weight: bold;
	background: #990000;
}
.alphared a:hover {
	color: #ffffff;
	text-decoration: none;
}
.button {color:white; background:#990000; width:225px; height: 25px; border:0 none;
}
.red {
color: #990000;
}
.blue {
color: #000066;
}
.strikethrough {
	color: #000000;
	text-decoration: line-through;
}
</pre></body></html>