body {
	text-align: center;
	background-color: #FFFFFF;
}
.md {
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
.sm {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
.smbk {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000
}
.smw {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
a:hover.smw{
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000
}
.xs {
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
a:hover.xs{
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000
}
.lgb {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#022162
}
.lgr {
	font-size: large;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000
}
.lgw {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.xlgw {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
#bdy {
	position: relative;
	width:1024px;
	margin: 0 auto;
	text-align: left;
	margin-top: 5px;
}
#mu-header {
	position: absolute;
	top:0px;
	left:0px;
	width:1024px;
	height:185px;
	padding: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D41B21;
	border-right-color: #D51A21;
	border-right-style: solid;
	border-top-color: #D51B20;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../images/MU-2008-Header.jpg);
	background-repeat: no-repeat;
	background-color: #013066;
}
#mu-menu {
	position: absolute;
	top:155px;
	left:0px;
	width:900px;
	height: auto;
}

#mu-content {
	position: absolute;
	top:200px;
	left:0px;
	width:804px;
	height:600px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D51A21;
	border-bottom-color: #D51A21;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #013066;
}
#mu-content-r {
	position: absolute;
	top:200px;
	left:825px;
	width:200px;
	height:600px;
	padding: 10px;
	border-right-width: 1px;
	border-right-color: #D51A21;
	border-right-style: solid;
	border-bottom-color: #D51A21;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #013066;
}
#mu-content-auto {
	position: absolute;
	top:200px;
	left:0px;
	width:1024px;
	height:auto;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D51A21;
	border-bottom-color: #D51A21;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #013066;
	border-right-color: #D51A21;
	border-right-style: solid;
	border-right-width: 1px;
}


#mu-pdm {
	position: absolute;
	top:100px;
	left:10px;
	width:450px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FFFF00;
}

#mu-menu-cells {
	background-color: #013066;
	border-bottom-color: #AFCFDE;
	border-bottom-style: outset;
	border-bottom-width: 3px;
	border-right-color: #AFCFDE;
	border-right-style: inset;
	border-right-width: 3px;
	border-left-color: #AFCFDE;
	border-left-style: outset;
	border-left-width: 3px;
	border-top-color: #AFCFDE;
	border-top-style: inset;
	border-top-width: 3px;
	}

#mu-menu-cells ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#mu-menu-cells li {
	border-bottom: 1px solid #013066;
	margin: 0;
		}

#mu-menu-cells li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #013066;
	text-decoration: none;
	width: 100%;
		}

	html>body #mu-menu-cells li a {
		width: auto;
		}

	#mu-menu-cells li a:hover {
	background-color: #0154A4;
		}

.mu-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
}
a:hover.mu-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
}
.mu-menu-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
}
a:hover.mu-menu-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
}
.bl {
	background:url(../images/bl-013066-20x20.jpg) 0 100% no-repeat #FFFFFF;
	width:100%;
}
.br {
	background:url(../images/br-013066-20x20.jpg) 100% 100% no-repeat
}
.tl {
	background:url(../images/tl-013066-20x20.jpg) 0 0 no-repeat
}
.tr {
	background:url(../images/tr-013066-20x20.jpg) 100% 0 no-repeat;
	padding:5px;
}
.clear {
	font-size: 1px;
	height: 10px
}

/* MENU STRUCTURE */

#mu-menu {
	position: absolute;
	top:160px;
	left:14px;
	width:1020px;
	height: auto;
}

#menuh
	{
	float:left;
	background-color: #013066;
	margin-right: 5px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
	border: 1px solid #013066;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #013066;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-variant: normal;
	background-color: #014692;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:inherit;
	width:165px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;
	vertical-align: bottom;	
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0px;
	margin:0 0 0 -1px;	/* Amend to 0 0 0 -82px for mu-ie.css */
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;	/* Amend to 150% for mu-ie.css */
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
