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


&lt;style&gt;

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #ffffff;
	}
#back_layer {
	position: absolute;
	left: 7px;
	top: 0px;
	z-index: 1;
	width: 404px;
	height: 69px;
}
#mid_layer {
	position: absolute;
	left: 1041px;
	top: 0px;
	z-index: 2;
	width: 216px;
	height: 69px;
	text-align: right;
}
#front_layer {
	position: absolute;
	left: 398px;
	top: 0px;
	z-index: 3;
	width: 654px;
	height: 69px;
	text-align: right;
}
.style3 {font-size: 14px}
.style5 {font-size: 0.8em}
.style6 {font-size: 12px; }
.style8 {font-size: 18px; font-style: italic; font-weight: bold; color: #CC0000; }
.style11 {font-size: 16px; font-weight: bold; color: #663333; }
.style12 {font-size: 24px; font-weight: bold; }
body,td,th {
	font-size: 12px;
}
.style16 {font-size: 10px; }
.style18 {font-size: 10px}
.style19 {color: #000000}
.style22 {font-size: 10px; color: #0000FF; }
&lt;/style&gt;
&lt;style type="text/css"&gt;
/* Start Holly Hack, hidden from MacIE. \*/
* html #navholder-contents ul li {
height: 1%;
}
/* End Holly Hack. */

html, {margin: 0; padding:0; border: 0;}
- ul, li -

p, body {margin: 0;
	margin-top:0;
	padding:0;
	border: 0;
	text-decoration:none;
	color:#000000;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}



body {
	background-color: #990000;
	margin-top: 0px;
}

img {margin:0;
padding:0;
line-height: 0px;
display: block;
border:none;}

img.header {margin:0;
padding:0;
border:none;
display:block;
width:800px;
height:67px;}

img.floatLeft {float: left;
margin-right: 20px;
margin-bottom: 10px; }

img.floatRight {float: right;
margin: 4px;}

h1 { margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#990000;
	background-color:#FFF;}
	
h2 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990000;}
	
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#000000;}
	
h4 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
	color:#000000;}

h10 { margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#990000;
	background-color:#FFF;}	
p.normal {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
text-transform:none;}

tr.odd td {
background: #dcdcdc;
}
	
#wrapper {
	padding:10px;
	margin-top: 0px;
	
	text-align: left;
	margin-left: left;
	margin-right: auto;
	border-color: #0D161F;
	border-width: 1px;
	border-style: solid;
	width: 800px;
}

#parent{
    width:200px;
    height:200px;
    position:absolute;
    z-index:0;
}

#inner{
    position:absolute;
    z-index:1;
    bottom:0;
    right:0;
}
#main {
	padding:10px;
	margin-top:auto;
	margin-right:10px;
	background-color: #ffffff;
	width:100%;}

#main-content {
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	alignment-adjust: central;
	text-align: center;
}

#main-content a:link {text-decoration:underline; color:blue;}
#main-content a:visited {color:maroon;}
#main-content a:hover {text-decoration:underline;}
#main-content a:active {color:blue;}
#topnav {margin:0px;
padding:0px;
width:100%;
background-color:#E7D6B5;}

#nav {font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:block;
margin:0px;
padding:0px;
width:100%;
background: rgb(252,234,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */

text-align: right;
color: #ffffff;}

#nav ul {
list-style:none;
margin:0px;
padding: 0px;
padding-top:5px;
padding-bottom:5px;}

#nav li{
display:inline;
border-right: 1px solid;
padding: 0px 5px;}

#nav li a {color: #990000;
text-decoration: none;
padding-left:0px;
padding-right:5px;
font-size:12px;
font-weight: bold;}

#nav ul li a:hover{
color: #000000;
text-decoration: underline;}

#logo {
margin-left: 164px;
margin-top:0px;
margin-right:25px;
margin-bottom:0px;
background-image:url(http://www.umsl.edu/divisions/optometry/images/web25LOGO2.jpg);
background-position:right;
background-repeat:no-repeat;
background-color: #990000;
height:85px;}

#line{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#990000;
background-color: #990000;
clear: both;
margin: 0;
margin-left: auto;
margin-right:auto;
left:200px;
height: 3px;
line-height:5px;
text-align:center;
width:800px;}

.button {
	-moz-box-shadow:inset 0px 5px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 5px 0px 0px #f5978e;
	box-shadow:inset 0px 5px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #990000), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #990000 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	border-top-left-radius:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topright:30px;
	border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	-moz-border-radius-bottomleft:30px;
	border-bottom-left-radius:30px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:97px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.button:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

#footer {font-family:Verdana, Arial, Helvetica, sans-serif;
padding:12px;
font-size:9px;
color:#990000;
background-color:#FFFFFF;
clear: both;
height: 75px;
line-height:20px;
text-align:center;
width:100%;
margin-left:auto;
margin-right:auto;}

#column1 {float:left;
	margin:0px;
	padding:0px;
	width:50%;}

#column2 {float:right;
	margin:0px;
	padding:0px;
	width:45%;}

#navholder {margin:0px;
padding:0px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
list-style: none; /* kills the list item "bullet" markers */
width: 164px;
float:left;
display: inline; /* doubled margin bug fix for IE/win */
font-family: "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
text-transform:uppercase;
}

#navholder-contents ul {
	margin:0px;
	padding:0px;
	width: 164px;
	border-top: 1px solid #000; /* Makes top border on flyouts */
	background: #ffffff;
	}

#navholder-contents li {
list-style: none; /* kills the list item "bullet" markers */
border-right: 1px solid #000; /* Makes side borders on flyouts */
border-bottom: 1px solid #000; /* Makes bottom border on flyouts */
border-top: 1px solid #000; /* Makes bottom border on flyouts */
position: relative;
font-weight: bold;
font-family: arial, sans-serif;
vertical-align: bottom; /* for IE5/win */}

#navholder-contents ul a {
display: block;
padding: 5px 10px;
vertical-align: bottom; /* needed for IE5/win */
text-align: center;
text-decoration: none;
color: #000000;}

#navholder-contents ul ul li {
border-left: 1px solid #000; /* Makes side borders on flyouts */}

#navholder-contents ul ul {position: absolute;
left: -3000px;
background: #ffffff;}
/* flyout elements need a background image or color to avoid bugs in IE/win */

#navholder-contents li:hover {background: #cfd9e3;}

#navholder-contents ul li:hover ul {left: 7em;
top: 4px;}

#navholder-contents ul a:hover {text-decoration: underline;}
.style3 {color: #990000; font-family: "Times New Roman", Times, serif; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
address {
	font-style: normal;
	font-weight:bold;
}
img.header1 {margin:0;
	padding:0;
	border:none;
	line-height:0;
	display:block;
	width:800px;
	height:65px;}

span.bold1{ font-family:Verdana;	font-size:16px;	font-weight:bold; }
span.footer1{ color:#000000;	font-family:Arial; font-size:11px; }
span.fasterix1{ color:#800000;}
.hed1 { font-family:Verdana; font-size:18px; font-weight:600 }
.hed2 { font-family:Verdana; font-size:12px; font-weight:600}
.italiched { font-family:Verdana; font-size:12px; font-style:italic;}
.italicbold { font-family:Verdana; font-size:13px; font-style:italic; font-weight:bold; }
.italictext { font-family:Verdana; font-size:13px; font-style:italic;}
.boldtext { font-family:Verdana; font-size:13px; font-weight:bold; text-align:justify }
.colorbold { font-family:Verdana; font-size:13px; font-weight:bold; color:#663300}
table.first { width:100%; border: 1px solid black; border-collapse:collapse; background-color:#FFFFFF}
table.small { width:100%; border: 0px; padding:4px; }
td.data { width: 50%; font-size:12px; font-family:Verdana; text-align:left; padding:4px; border-bottom: 1px solid}
td.data1 { font-size:12px; font-family:Verdana; text-align:left; padding:4px; border-bottom: 1px solid }
td.dataleft {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; FONT-SIZE: 12px; FONT-WEIGHT: bold; BORDER-RIGHT: 1px solid; PADDING-TOP: 4px
}
.padding{ padding:4px; font-family:Verdana}
&lt;/style&gt;
</pre></body></html>