﻿body
{
	margin: 0px;
	padding: 0px;
	color: #001C3D;
}
p
{
	font-size: 9pt;
	color: #001C3D;
	line-height: normal;
}
ul
{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-size: 9pt;
}
body, input, button, select, option, textarea, td, th, h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
}
img
{
	border-style: none;
	border-width: 0;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
h5 
{
	font-size: 10pt;    
	font-weight: bold;
}
h6 
{
	font-size: 10pt;    
	font-weight: bold;
	font-style: italic;
}
a {
	color: #001C3D;
}
a:hover {
	color: #00A2DB;
}
a:active {
	color: #00A2DB;
}
a:visited {
	color: #001C3D;
}
table.tableStyle1
{
  border-spacing: 0;
}
table.tableStyle1 th
{
	background-color: rgb(0, 28, 61);
	color: white;
	padding: 3px;
}
table.tableStyle1 td
{
	padding: 3px 3px 3px 9px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #001C3D;
}
.browsershadow
{

}
.wrapper
{

}
.wrapperRight
{
	visibility: hidden;
}
.wrapperLeft
{

}
.logoHeader
{
	margin: 0px 0px 0px 16px;
}
.logoLine
{
	visibility: hidden;
}
.logoSpacer 
{
    height: 5px;
}
.bannerLeft 
{
	background-color: rgb(232, 78, 16);
	padding-left: 16px;
}
.bannerRightTop 
{
	visibility: hidden;
}
.bannerRightTopImage {
	padding: 15px 5px 5px 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	background-color: rgb(0, 28, 61);
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url('header_UM_home_dark_small.gif');
	background-repeat: no-repeat; 
	background-position: right
}
.bannerRightTopImage p
{
	color: #FFFFFF;
	margin: 0px;
}
.bannerRightTopImage a {
	color: #ffffff;
	text-decoration: none;
}
.bannerRightTopImage a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bannerRightBottomImage a {
	color: #ffffff;
	text-decoration: none;
}
.bannerRightBottomImage a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bannerRightBottom
{
	visibility: hidden;
}
.bannerRightBottomImage {
	padding: 5px 5px 5px 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	background-color: rgb(0, 162, 219);
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url('header_UM_home_light_small.gif');
	background-repeat: no-repeat; 
	background-position: right
}
.bannerRightBottomImage p
{
	color: #FFFFFF;
	margin: 0px;
}
.bannerRightBottomImage a
{
	text-decoration:none 
}
.contentTable
{
	display:table;
	width: 100%;
}
.contentRow
{
	display:table-row;	
}
.contentWrapper {
}
.contentIndent {
	display:table-cell;
	width: 16px;
	/* margin: -14px 0px 0px 0px; */
}
.contentNavigation {
	display:none;
}
.contentNavigation a {

}
.contentNavigation ul
{

}
.contentNavigation ul li.expanded
{

}
.contentNavigation ul li.selected
{

}
.contentNavigation ul li
{

}
.contentNavigation ul li ul li
{

}
.contentNavigationBar {
	display:none;
}
.contentText {
	display:table-cell;
	padding: 10px 10px 10px 10x;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
/*	border: thick black solid;*/
}
.floatNone {
	clear:both;	
}
.sideBarWrapper {
	visibility: hidden;
}
.dimBackground {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
/*    background: url('semitransparent1x1.png');*/
    background: rgba(0, 0, 0, 0.25);
    z-index:100;
}