<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0; 
	padding: 0; 
	color: #333846; /* BLACK */
	background:#d8dfeb; /* PALE BLUE */
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	}
	
#container{
	background-color:#ffffff; /* WHITE */
	min-width:800px;
	max-width:800px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
  	margin-right:auto;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	text-align:left;
	border:2px solid #333846; /* DARK BLUE */
	/* margin-bottom:70px; */
	}

#topmenu{
	background-color:#aec2d8; /* LIGHT BLUE */
	position:relative;
	height:175px;
	min-width:800px;
	max-width:800px;
	margin:0;
	color:#333846;; /* DARK BLUE */
	padding:0px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:Center;
	border-bottom:2px solid #333846; /* DARK BLUE */
	}

#topmenu a{
	color:#FFCC00; /* WVU GOLD */
	text-decoration:none;
}

#topmenu a:hover{
	color:#FFCC00; /* WVU GOLD */
	text-decoration:underline;
}
	
#header{
	background: #c6d0df /* BLUE */
	position:relative;
	left:0px;
	top:0px;
	height:277px;
	min-width:800px;
	max-width:800px;
	border-bottom:2px solid #333846; /* DARK BLUE */
	}


#infobar{
	background-color:#aec2d8; /* LIGHT BLUE */
	position:relative;
	height:150px;
	min-width:800px;
	max-width:800px;
	margin:0;
	color:#333846;; /* DARK BLUE */
	padding:0px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	border-bottom:2px solid #333846; /* DARK BLUE */
	}

#menu { 
	background-color:#ffffff; /*WHITE*/
	min-height:300px;
	width:175px;
	float:left;
	}

#content{
	position:relative;
	background-color:#eaeef4;
	padding: 2px 10px 10px 10px;
	min-height:300px;
	/* overflow:hidden; */
}

#highlights{
	background-color:#c6d0df; /* MED BLUE */
	position:relative;
	height:145px;
	min-width:919px;
	max-width:100%;
	margin:0;
	color:#333846;; /* DARK BLUE */
	padding:20px 0px 0px 0px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	border-top:2px solid #333846; /* DARK BLUE */	
	}

#footer{
	background-color:#aec2d8; /* BLUE */
	position:relative;
	height:150px;
	min-width:800px;
	max-width:100%;
	margin:0;
	color:#333846; /* DARK BLUE */
	padding:0px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	border-top:2px solid #333846; /* DARK BLUE */	
	}
	
a{color:#333846;}

a:hover{text-decoration:underline;}

p{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	line-height:13pt;
	margin-bottom:10px;
	text-align:justify;
	}

h1{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:5px;
	color:#333846;; /* DARK BLUE */
}

h2{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	color:#333846;; /* DARK BLUE */
}

h3{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:333846;; /* DARK BLUE */
}

blockquote{
	margin:5px 20px 5px 20px;
}

.smtext{
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:7pt;
	}
	
a.smtext{
	font-family:inherit;
	font-size:inherit;
}


INPUT.submitbutton
{	font-size: 11px;
	color: black;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	height: 18px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	}
	
INPUT.deletebutton
{	font-size: 11px;
	color: red;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	height: 18px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	}
	
INPUT.addbutton
{	font-size: 11px;
	color: BLUE;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	height: 18px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
</pre></body></html>