<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*EM 'reset baseline' style rules*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	background: transparent;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	font-size: 12px; /*changed from original template*/
	vertical-align: middle; /*changed from original template*/
	border: 1px solid #E5E5E5; /*changed from original template*/
	vertical-align: middle; /*changed from original template*/
	padding: 10px;
}
caption, tr  h3 {
	text-align: center;
	font-weight: bold;
}
tr.dark td{
	background-color:#999;
}
tr.light td{
	background-color:#CCC;
}
td h2 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

q:before, q:after,
blockquote:before, blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { border: none; }

a {
	color: #B70101;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
q:before, q:after,
blockquote:before, blockquote:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { border: none; }
acronym, abbr.initialism, dfn { cursor: help; }
abbr { speak: spell-out; }
acronym, abbr.truncation, dfn { speak: normal; }
cite { font-style: italic; }
strong { font-weight: bold; }
em { font-style: italic; }
li &gt; h3, li &gt; p, li &gt; a { font-size: 1em; }
ol li {list-style: decimal;}
ul li {list-style: disc;}
.no_bullet {list-style: none;}

html {
	color: #000;
	background-color: #fff;
	background-image: url(../images/window-bg.jpg);
	background-repeat: repeat-x;
}

body {
	margin: 40px auto 0;
	width: 960px;
	color: #333;
	background-color: transparent;
	font: normal 100%/1.5 "Lucida Grande", Verdana, sans-serif;
}

#header {
	position: relative;
	width: 100%;
	height: 90px;
	color: #fff;
	background-color: #B70101;
}

#uwhome {
	position: absolute;
	top: -26px;
	left: 75px;
}

#crest {
	width: 70px;
	height: 104px;
	position: absolute;
	top: -22px;
	left: 5px;
	z-index: 100;
}


/* global nav menu*/
#globalnav {
	position: absolute;
	top: -21px;
	right: 7px;
	font-size: 0.6875em;
}

#globalnav li {
	display: inline-block;
	padding: 0px 10px 0 10px;
	border-left: 1px solid #c9ab80;
	line-height: 1;
}

#globalnav #uwsearch {
	padding-left: 0;
	border-left: 0;
}

#globalnav #last_tool { padding-right: 0; }

#globalnav a {
	color: #efe8d8;
	line-height: 1;
	margin: 0;
	padding: 0 0 1px 0;
	display: block;
}

#siteTitle {
	position: absolute;
	top: 16px; /*CUSTOMIZATION: If not using a tagline; change top: to 26px; */
	left: 80px;
	width: 600px;
}

h1 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	width: 400px; /*CUSTOMIZATION: Set width of your site-title.png image*/
	height: 41px;
	margin-top: 0px;
	text-indent: -999em;
	background-image: url(../images/Accounting-Title.png);
	/*NOTE: E-mail web@uc.wisc.edu to request the main site-title.png graphic for your department*/
	background-repeat: no-repeat;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	text-indent: -999em;
}

#tagline {
	color:#F7F5E8;
	font-size:0.775em;
	font-weight:bold;
	padding-top: 37px;
	margin: 4px 0 0 2px;;
}

#search {
	position: absolute;
	top: 14px;
	right: 5px;
	font-size: 0.6875em;
	color: #eee7d6;
}

#search &gt; div {
	display: inline;

}

#search &gt; label {
	margin-right: 3px;
}

#search &gt; input {
	margin-right: 2px;
}


/*** navigation menus ***/
.main-menu  {
	width: 100%;
	background: transparent url(../images/nav_bg.jpg) repeat-x;
	color: #333;
	position: relative;
	z-index: 50000;
	box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
	-moz-box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
	-webkit-box-shadow: 0 3px 4px rgba(60, 60, 60, 0.3);
}

.main-menu &gt; li {
	display: inline-block;
	vertical-align: top;
	font-size: 0.8125em;
	line-height: 25px;
	background: transparent url(../images/nav_button_border.gif) no-repeat right;
	height: 25px;
	/*min-width: 120px;*/
	position: relative;
}

.main-menu &gt; li a {padding-left: 0;}

.main-menu h2 {
	height: 100%;
  width: 100%;
}

.main-menu h2 &gt; a {
	display: block;
	height: 100%;
	padding: 0 15px;
	text-align: center;
	color: #b70101;
	background-color: transparent;
	position: relative;
	line-height: 24px;
	text-transform: uppercase;
}
.main-menu .current h2 &gt; a {color: #333;}

.main-menu h2 &gt; a:hover {
	text-decoration: none;
}

.main-menu &gt; li:hover, .main-menu &gt; a:focus, .main-menu &gt; a:hover, .main-menu &gt; a:active, .main-menu .current {
	background-color: #e7d9c1;
	text-decoration: none;
}

.main-menu &gt; #n_search:hover {
	background-color: transparent;
}

.current a { color: #333; }


/*** submenus ***/

.main-menu &gt; li:hover &gt; ul,
.main-menu &gt; .sfHover &gt; ul {
	position: absolute;
	left: -1px;
	top: 25px; /* match top ul list item height */
	z-index: 99;
}

.submenu {
	padding: 10px 0;
	background-color: #e7d9c1;
	opacity: .95;
	border-color: #AB907D;
	border-width: 1px;
	border-style: none none solid solid;
	box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	-moz-box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	-webkit-box-shadow: 3px 3px 4px rgba(60, 60, 60, 0.4);
	width: 200px;
}

.submenu &gt; li {
	margin-left: 7px;
	margin-right: 4px;
	margin-bottom: .75em;
	display: block;
	line-height: 1.2;
	background-color: transparent;
}

.submenu &gt; li &gt; a:link {
	margin-left: 7px;
	margin-right: 4px;
	text-align: left;
	font-size: 1em;
	text-transform: none;
}

.submenu &gt; li &gt; a:hover, .submenu &gt; li &gt; a:focus {
	color: #b70101;
	background-color: #d0bd9a;
	text-decoration: none;
}

/*** additional superfish rules (adapted from superfish.css) ***/
.main-menu, .main-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.main-menu {
	line-height:	1.0;
}
.main-menu .submenu {
	position:		absolute;
	top:			-999em;
	width:			20em; /* left offset of submenus need to match (see below) */
}
.main-menu .submenu li {
	max-width:			90%;
}
.main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.main-menu li {
	position:		relative;
}
.main-menu a {
	display:		block;
	position:		relative;
}
.main-menu li:hover .submenu,
.main-menu li.sfHover .submenu {
	left:			0;
	top:			25px; /* match top ul list item height */
	padding-top: 10px;
	z-index:		99;
}
ul.main-menu li:hover li .submenu,
ul.main-menu li.sfHover li .submenu {
	top:			-999em;
}
ul.main-menu li li:hover .submenu,
ul.main-menu li li.sfHover .submenu {
	left:			20em; /* match ul width */
	top:			0;
}
ul.main-menu li li:hover li .submenu,
ul.main-menu li li.sfHover li .submenu {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}



/*left sidebar menu*/

#secondary-nav {
	width: 100%;
	margin: 40px 0 50px 0;
	font-size: 0.875em;
	text-transform:inherit;
}
/*Jenna removed text-transform: uppercase from #secondary-nav and #sidebar styles. April 2012*/
#secondary-nav li {
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.2; 
	
}

#sidebar h2 {
	margin: 1em 0 .5em 0px;
	font-size: 0.8125em;
	color: #666;
}

#quicklinks li {
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.2;
}

#quicklinks a {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#sidebar .highlight {margin: 50px 0;}

#sidebar .highlight img {
	border:2px solid #FFFFFF;
	box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
	-moz-box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
	-webkit-box-shadow:3px 3px 4px rgba(60, 60, 60, 0.4);
}


/*
******************************
 layout
******************************
*/

#shell {
	position: relative;
	width: 958px;
	border-width: 1px 1px 2px;
	border-color: #c3bca1 #c3bca1 #b70101;
	border-style: none solid solid;
	padding-bottom: 0px;
	background-color: #F7F5E8;
}

.col {
	display: inline-block;
	vertical-align: top;
}

#leftColumn {
	width: 180px;
	background-color: #F7F5E8;
	padding: 0 15px 0 30px;
}
#leftColumn h3 { /*Jenna added this in preparation for Phase 2*/
	font-size: 1em;
	font-weight:bold;
}

#content {
	width: 667px; /*Jenna changed this from 673 pixels to 667 pixels in order to fit*/
	padding: 20px 30px 0 30px;
	background-color: #fff;
	
}


#sidebar:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 225px;
background-color: #F7F5E8;
z-index: -2;
}

#content:after {
content: '';
position: absolute;
left: 225px;
bottom: 0;
height: 100%;
width: 663px;
background-color: #fff;
z-index: -2;
}


/*Basic content styles*/

#content &gt; h1, #content &gt; h2, #content &gt; h3, #content &gt; h4 {
	margin: 1em 0 .25em;
	font-weight: bold;
}

#content &gt; h1 {
	font-size: 1em;
}

#content &gt; h2 {
	font-size: 0.875em;
}

#content &gt; h3 {
	font-size: 0.8125em;
}

#content &gt; p {
	margin: 1em 0;
}
#content &gt; form &gt; p {
	font-size: 0.85em;
}

#content &gt; h1 + p, #content &gt; h2 + p, #content &gt; h3 + p, #content &gt; .left + p, #content &gt; .right + p {
	margin-top: .25em;
}

#content &gt; p, #content ul &gt; li, #content ol &gt; li {
	font-size: 0.95em;
}

#content &gt; ul {
	margin: 1em 0px 1em 1em;
}

#content &gt; ol {
	margin: 1em 0 1em 1.5em;
}
#content li { 
	margin-bottom: .6em; /*Jenna changed this so that bulleted sentences would be closer together*/
	margin-left: 30px; /*Jenna changed this so that bulleted items would appear separated from regular paragraphs*/
}

.right {
	float: right;
	margin: 0 0 1.5em 2.5em;
}

.left {
	float: left;
	margin: 0 1.5em 2.5em 0;
}
#tab1 li {
	list-style:none;
}
#tab2 li {
	list-style: none;
}
#tabnav li {
	list-style-type:none;
}
#changecontent p {
	font-size: 14px;
}
#changecontent &gt; h2 {
	font-size: 0.875em;
	font-weight: bold;
	margin: 1.5em 0 0.5em;
}
#changecontent &gt; h3 {
	font-size: 0.8125em;
	font-weight: bold;
	margin: 1.5em 0 0.5em;
}

.photo { width: 255px; } /*Jenna changed this from 204 pixels to 255 pixels so images would appear larger*/
.photo &gt; img { border: 2px solid #FFFFFF; }

.photo &gt; p {
	font-size: 0.7125em;
	color: #7f7c5e;
	line-height: 1.3;
}
.logo { /*Jenna added this so that MDS could have their logo appear correctly in IE*/
	width: 150px; 
} 
.credit {
	display: block;
	margin-top: 0.75em;
	font-size: .9em;
	text-transform: normal;
}
	
/*BEGIN NEW STYLES: Jenna added the following styles (up until #footer) for content boxes, tables, and forms*/


.news {
	background-color: #EFE8D8;
	padding: 10px 10px 15px 10px;
	width: 145px;
	font-size: 11px;
	border: 1px solid #DDDAC7;
	box-shadow: 3px 3px 4px rgba(60,60,60,0.4);
	-moz-box-shadow: 3px 3px 4px rgba(60,60,60,0.4);
	-webkit-box-shadow: 3px 3px 4px rgba(60,60,60,0.4);
}

.sheath {
    background: none repeat scroll 0 0 #EFE9D7;
    border: 1px solid #C1B49A;
    border-radius: 4px 4px 4px 4px;
    float: right;
    font-size: 0.775em;
    margin: 0 0 25px 25px;
    padding: 1em;
    width: 250px;
}
.sheath h3 {
	font-size: 1em;
	font-weight:bold;
}

.wrap #home #shell #content table {
	font-size: 12px;
}

#web-templates {
  margin: 30px auto;
  text-align: center;
  width: 625px;
}

.web-template {
  display: inline-block;
  font-size: 0.825em;
  margin: 0 20px 40px;
  text-align: center;
}

.web-template h2 {
  color: #777777;
  font-weight: bold;
}

.web-template img {border: 1px solid #ababab;}

#web-template-form label {margin-bottom: 1em; font-size: .825em;}
#web-template-form label, #web-template-form input {display: block;}

/*END NEW STYLES*/

/*BEGIN Tabbed Nav Styles */

ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px; /* Org=29px, JAD decreased; Increase this value to move the tabs up if font size is increased*/
	border-bottom: 1px solid #990000;
	font: bold 11px verdana, arial, sans-serif; /* Org=15px, JAD decreased*/
}
ul#tabnav li {
	float: left;
	height: 20px; /* Org-26px, JAD decreased; Increase this value by the same number of px added to padding-bottom to move the box height up if font size is increased*/
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #990000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	padding: 4px;
	border-bottom: 0px none;
}
ul#tabnav a:hover {
	background-color: #B70101;
	color: #FFFFFF;
}
ul#tabnav2 {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 29px; /* To make the style available with a larger font for the tabs MAM March 18 2009*/
	border-bottom: 1px solid #990000;
	font: bold 15px verdana, arial, sans-serif; /* To make the style available with a larger font for the tabs MAM March 18 2009*/
}

ul#tabnav2 li {
	float: left;
	height: 26px; /* To make the style available with a larger font for the tabs MAM March 18 2009*/
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #990000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

ul#tabnav2 a:link, ul#tabnav2 a:visited {
	display: block;
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	padding: 4px;
	border-bottom: 0px none;
}

ul#tabnav2 a:hover {
	background-color: #B70101;
	color: #FFFFFF;
}

#ats li.ats, #appo li.appo, #last li.last, #train li.train, #home li.home, #reqgen li.reqgen {
	border-bottom: 1px solid #FFFFFF; 
	color: #000000;
	background-color: #FFFFFF;
}

#ats li.ats a:link, #ats li.ats a:visited, #appo li.appo a:link, #appo li.appo a:visited, #last li.last a:link, #last li.last a:visited, #train li.train a:link, #train li.train a:visited, #home li.home a:link, #home li.home a:visited, #reqgen li.reqgen a:link, #reqgen li.reqgen a:visited {
	color: #000000;
	background-color: #FFFFFF;
}

#tab1 li.tab1, #tab2 li.tab2, #tab3 li.tab3, #tab4 li.tab4, #tab5 li.tab5, #tab6 li.tab6, #tab7 li.tab7, #tab8 li.tab8, #tab9 li.tab9, #tab10 li.tab10 #tab11 li.tab11
 {
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

#tab1 li.tab1 a:link, #tab1 li.tab1 a:visited, #tab2 li.tab2 a:link, #tab2 li.tab2 a:visited, #tab3 li.tab3 a:link, #tab3 li.tab3 a:visited, #tab4 li.tab4 a:link, #tab4 li.tab4 a:visited, #tab5 li.tab5 a:link, #tab5 li.tab5 a:visited, #tab6 li.tab6 a:link, #tab6 li.tab6 a:visited, #tab7 li.tab7 a:link, #tab7 li.tab7 a:visited, #tab8 li.tab8 a:link, #tab8 li.tab8 a:visited,  #tab9 li.tab9 a:link, #tab9 li.tab9 a:visited, #tab10 li.tab10 a:link, #tab10 li.tab10 a:visited, #tab11 li.tab11 a:link, #tab11 li.tab11 a:visited {
	color: #000000;
	background-color: #FFFFFF;
}

/* END Tabbed Nav Styles */

/* footer */

#footer {
	padding-bottom: 40px;
	width: 100%;
	padding-top: 10px;
	background-color: transparent;
	font-size: 0.6875em;
	line-height: 1;
	color: #666;
	border-top: 10px #666152 solid;
}

#footer p {
	text-align: center;
	margin-bottom: .5em;
}

/*
***************************************************
skip navigation, etc.
***************************************************
*/

/*Skip links*/
.skip a, .skip a:hover, .skip a:visited {
	position: absolute;
	left: 0px;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #fff;
	font-size: .725em;
	padding: 0 5px;
}

.skip a:active, .skip a:focus {
	position: absolute;
	top: -35px;
	left: 5px;
	width: auto;
	height: auto;
	color: #fff;
}

.hide {
	position: absolute;
	top: -100em;
	left: -5000em;
	height: 0;
}

.hide a, .hide a:hover, .hide a:visited {
	position: absolute;
	top: 0;
	left: -5000em;
}

.hide a:focus {
	position: static;
	width: auto;
	height: auto;
}

a:hover, a:active { outline: none; }
</pre></body></html>