/* CSS Document */
A:link.searchbar, A:visited.searchbar, A:active.searchbar {
	color : #FFFFFF;
	background-color: transparent;
}

A:link.footer, A:visited.footer, A:active.footer {
	color : #FFFFFF;
	background-color: transparent;
}

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;
	margin: 0px;
	font-family: Verdana, sans-serif;
}

td {
	font-family : Verdana, sans-serif;
	font-size   : 11px;
}

th {
	font-family : Verdana, sans-serif;
	font-size   : 11px;
}

/* - 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   : 15px;
	font-weight : bold;
}

/* - Applied to headlines in the body content (Standard Grey) - */
.bodysubtitle {
	font-size   : 15px;
	font-family: Verdana, sans-serif;
	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-size: 12px;
	font-family: Verdana, sans-serif;
	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 {
	font-style: italic;
	color: #FFFFFF;
}

/* - Applies background color to the header table cell - */
/* - Overridden by umnglobalbkgimg.css file with a background images - */
/* - 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 images - */
/* - 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;
}

/* - CUSTOM CLASSES FOR COLOR OF BODY CONTENT HEADLINES AND LINKS- */
/* - ADAPT OR ADD ADDITIONAL CLASSES TO MATCH YOUR BODY CONTENT COLOR PALATTE - */


/* - Colors the headlines blue in the body content - */
.headlineblue {
	font-family : Verdana, sans-serif;
	color: #6699CC;
	font-size   : 15px;
	font-weight : bold;
}

/* - Colors the headlines orange in the body content - */
.headlineorange {
	font-family : Verdana, sans-serif;
	color: #CC6633;
	font-size   : 15px;
	font-weight : bold;
}

/* - Colors the subtitles blue in the body content - */
.bodysubtitlepurple {
	color: #660099;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

/* - Colors the subtitles blue in the body content - */
.headlinepurple {
	color: #660099;
	font-size: 15px;
	font-weight: bold;
}

/* - Colors the subtitles blue in the body content - */
.bodysubtitlepurple14 {
	color: #660099;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

/* - Colors the subtitles blue in the body content - */
.headlinepurple14 {
	color: #660099;
	font-size: 14px;
	font-weight: bold;
}

/* - Colors the subtitles red in the body content - */
.bodysubtitleorange {
	color: #CC6633;
	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:visited.linksblue {
	color : #6699CC;
}

/* - Colors the links in the body content red - */
.linksorange {
	color : #CC6633;
}

/* - PSEUDO-CLASS Colors the links in the body content red - */
A:link.linksorange, A:visited.linksorange, A:visited.linksorange {
	color : #CC6633;
}

/* - PSEUDO-CLASS Sets the Hover color of the linksorange and linksblue links to Maroon - */
A:hover.linksorange, A:hover.linksblue {
	color: #660000;
}

/* - 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;
}

/* - Applied to table for the bread crumbs for to color text of non-linked widgets- */
.crumbs {
	color: #666666;
	font-size: 10px;
}
/* - Applies background images to the header table cell - */
.headerbkgimage {
	background-image: url(/img/assets/5522/hdr-bkg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}

/* - Applies background images to the footer table - */
.footerbkgimage {
	background-image: url(/img/assets/5522/ftr.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
/* - Applied to headlines in the body content (Standard Grey) - */
.headline {
	font-family : Verdana, sans-serif;
	font-size   : 15px;
	font-weight : bold;
	color:  #009999;
}
/* - Colors the subtitles blue in the body content - */
.bodysubtitle {
	font-family : Verdana, sans-serif;
	color:  #009999;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.onBlur
{
color:navy;
background: white;
}
.currentField
{
color:navy;
background:yellow;
}

.btn {
		 cursor:hand;
 		 font-family:Verdana,"MS Sans Serif",
		 Charcoal,Chicago,Arial;
		 font-weight:normal;
		 font-size:smaller;
		 background-color:#b6cbeb;
		 margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   		 border: 1px solid black;
		 color: black;
		 }


