﻿body {
	margin: 0px;
	padding: 0px;
	background: #EEE url(../img/umnbg.png) repeat-x;
	font-size: 14px;
	font: 12px Arial, sans-serif;
}

div.classPanelInfo table.class tr td table tr td {
	height: 35px;
}

#umnHeader, #umnMain, #umnFooter {
	display: block;
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
}

#umnUtility {
	display: block;
	position: relative;
	width: 765px;
	height: 26px;
	color: #7A0019;
	text-align: right;
	padding: 10px 10px 0px 10px;
}

#umnUtility a:link, #umnUtility a:visited {
	text-decoration: underline;
	color: #7A0019;
	padding: 0px 10px 0px 10px;
}

#umnUtility a:hover {
	color: #666699;
	text-decoration: underline;
}

#umnHeader {
	height: 68px;
	background: url(../img/umnheader-bg.png) repeat-x;
	border-top: solid 26px #EAA80F;
}
#umnLogo {
	float: left;
	width: 300px;
	background: url(../img/logo.png) no-repeat;
	height: 44px;
	position: relative;
	top: 10px;
	left: 5px;
}
#umnSearch {
	float: right;
	position: relative;
	top: 15px;
	right: 10px;
}

#umnSearch br {
	display: none;
}

#umnSearch a {
	display: none;
}

#umnMain {
	background: #FFF url(../img/umncontent-bg.png) repeat-y;
	min-height: 600px;
}
#umnSidebar {
	width: 159px;
	float: left;
	line-height: 1.75em;
}

#umnSidebarTitle {
	background: url(../img/goldbar.png) repeat-x;
	height: 36px;
	position: relative;
	left: 1px;
	padding-left: 10px;
	padding-top: 8px;
	color: #7A0019;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	top: 20px;
}

#umnSidebarNotes {
	position: relative;
	top: 25px;
	padding-left: 15px;
}

#umnSidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 1px;
	top: 10px;
}

#umnSidebar ul li {
	list-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#umnSidebar ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #7A0019;
}

#umnSidebar ul li:hover a:hover {
	color: #7A0019;
}

#umnSidebar ul li:hover {
	background: #FDE8A3;
	border-top: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
}

#umnContent {
	float: right;
	width: 765px;
	padding: 0 15px 15px 15px;
}
#umnFooter {
	padding-top: 10px;
}
#umnFooterLeft {
	width: 450px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
#umnFooterRight {
	width: 450px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#umnFooterLeft, #umnFooterRight {
	display: inline-block;
	height: 75px;
	line-height: 1.75em;
	font-size: 11px;
}

div.cceLogo {
    height: 100px;
    width: 220px;
    margin: 0px auto 0px auto;
    color: #262626;
    text-align: center;
    font-size: 11px;
    position: relative;
}

div.cceLogo img {
    margin-bottom: 10px;    
}

.clearfix 
{ 
	display: block; 
	vertical-align:top;
} 

.clearfix:after
{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

hr {
	background-color: #7A0019;
	color: #7A0019;
	height: 2px;
	border: none;
}

a:link, a:visited {
	color: #7A0019;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

a:hover {
	color: #666699;
	text-decoration: underline;
}


a img
{
    border: none;
}

/* TITLE STYLES */

div.pageHeading p span span {
	font-size: 22px !important;
	line-height: 1.2em;
	margin-bottom: .5em;	
	color: #800000 !important;
	font-weight: bold !important;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}

div.pageHeading p span {
	font-size: 22px !important;
	line-height: 1.2em;
	margin-bottom: .5em;	
	color: #800000 !important;
	font-weight: bold !important;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}

div.pageTitle {
	font-size: 22px !important;
	line-height: 1.2em;
	margin-bottom: .5em;	
	color: #800000 !important;
	font-weight: bold !important;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}

div.pageHeading {
	font-size: 22px !important;
	line-height: 1.2em;
	margin-bottom: .5em;	
	color: #800000 !important;
	font-weight: bold !important;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}

table tr td span.pageTitle {
	font-size: 22px !important;
	line-height: 1.2em;
	margin-bottom: .5em;	
	color: #800000 !important;
	font-weight: bold !important;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}