/* - University of Minnesota style sheet - *//* - Last modified January 27, 2005 - *//* - PSEUDO-CLaSSES - *//* - Not editable or viewable in DreamWeaver - */a:link.searchbar, a:visited.searchbar, a:active.searchbar {	background-color: transparent;	color: #FFFFFF;}a:link.footer, a:visited.footer, a:active.footer {	background-color: transparent;	color: #FFFFFF;}a:hover.footer, a:hover.searchbar {	color: #FFCC66;}a:hover.leftnav {	color: #660000;}a:visited {	color: #666666;}a:link {	color: #666666;}a:active {	color: #666666;}a:hover{	color: #660000;}/* - REDEFINED HTML TaGS- */body {	background: #FFFFFF;	background-color: #FFFFFF;	font-family: Verdana, sans-serif;	margin: 0px;}td {	font-family: Verdana, sans-serif;	font-size: 11px;}th {	font-family: Verdana, sans-serif;	font-size: 15px;	font-weight: bold;	text-align: left;}/* - CUSTOM CLaSSES FOR UMN NaVIGaTION CONVENTIONS - *//* - applied to Table cells for horizontal and vertical lines - */.stroke {	background: #999999;	background-color: #999999;}/* - applied to bold text - */.bold {	font-weight: bold;}/* - applied to headlines in the body content (Standard Grey) - */.headline {	font-family: Verdana, sans-serif;	font-size: 11px;	font-weight: bold;}/* - applied to headlines in the body content (Standard Grey) - */.bodysubtitle {	font-family: Verdana, sans-serif;	font-size: 15px;	font-weight: normal;}/* - Colors the links in the body content (Standard Grey) - */.links {	color: #666666;}/* - applied to the links in the left navigation - */.leftnav {	color: #666666;}/* - applied to the subheads in the left navigation - */.leftnavsubtitle {	color: #333333;	font-family: Verdana, sans-serif;	font-size: 12px;	font-weight: bold;}/* - applied to the links and text in the global header - */.searchbar {	color: #FFFFFF;}/* - applied to the links and text in the global footer - */.footer {	color: #FFFFFF;}/* - applied to the copyright text in the global footer - */.footeritalic {	color: #FFFFFF;	font-style: italic;}/* - applies background color to the header table cell - *//* - Overridden by umnglobalbkgimg.css file with a background image - *//* - This avoids a bug in Netscape 4 that obscures text in a table with a background image - */.headerbkgimage {	background-color: #3E3E3E;	background-repeat: repeat;	color: #FFFFFF;}/* - applies background color to the footer table - *//* - Overridden by umnglobalbkgimg.css file with a background image - *//* - This avoids a bug in Netscape 4 that obscures text in a table with a background image - */.footerbkgimage {	background-color: #3E3E3E;	background-repeat: repeat;	color: #FFFFFF;}/* - applied to the navigation above the gloabl header - */.headernav {	font-family: Verdana, sans-serif;	font-size: 10px;}/* - applied to table for the bread crumbs for to color text of non-linked widgets- */.crumbs {	color: #666666;	font-size: 10px;}/* - CUSTOM CLaSSES FOR COLOR OF BODY CONTENT HEaDLINES aND LINKS- *//* - aDaPT OR aDD aDDITIONaL CLaSSES TO MaTCH YOUR BODY CONTENT COLOR PaLaTTE - *//* - CUSTOM CLaSSES for Blue - *//* - Colors the headlines blue in the body content - */.headlineblue {	color: #6699CC;	font-family: Verdana, sans-serif;	font-size: 12px;	font-weight: bold;}/* - Colors the subtitles blue in the body content - */.bodysubtitle {	font-size: 14px;	font-style: normal;	font-weight: normal;}/* - Colors the links in the body content blue - */.linksblue {	color: #6699CC;}/* - PSEUDO-CLaSS Colors the links in the body content blue - */a:link.linksblue, a:visited.linksblue, a:active.linksblue {	color: #6699CC;}/* - PSEUDO-CLaSS Sets the Hover color of the linksblue links to Maroon - */a:hover.linksblue {	color: #660000;}/* - CUSTOM CLaSSES for Orange - *//* - Colors the headlines orange in the body content - */.headlineorange {	color: #CC6633;	font-family: Verdana, sans-serif;	font-size: 15px;	font-weight: bold;}/* - Colors the subtitles orange in the body content - */.bodysubtitleorange {	color: #CC6633;	font-size: 14px;	font-style: normal;	font-weight: normal;}/* - Colors the links in the body content orange - */.linksorange {	color: #CC6633;}/* - PSEUDO-CLaSS Colors the links in the body content orange - */a:link.linksorange, a:visited.linksorange, a:active.linksorange {	color: #CC6633;}/* - PSEUDO-CLaSS Sets the Hover color of the linksorange links to Maroon - */a:hover.linksorange {	color: #660000;}/* - Custom Class for default font override - *//* - Use to override other styles making the text appear as the default font - */.normal {	font-family: Verdana, sans-serif;	font-size: 11px;	font-weight: normal;}/* - CUSTOM CLaSSES - *//* - insert your customized code in this area - */