/***** HEADER LOGO BREADCRUMBS ****/
#mu-header {height:53px;min-width:779px;border-bottom:solid 2px white;}
/* 2007.07.19 PM See t.o.f */
@media print{ #mu-header {float:left;page-break-after:avoid;}}
#mu-logo{background-color:white;text-align:center;float:left;width:272px;border-right:solid 2px white;padding-top:2px;}
#mu-bread-crumbs {font-size:.83em;padding:3px 10px 4px 0px;/*float:left;*/width:425px;text-align:left; }
#mu-bread-crumbs ul {margin:0;padding:0;display:inline;} 
#mu-bread-crumbs ul li {margin:0;list-style:none;display:inline;}
#mu-bread-crumbs-title {padding-left: 2px;}
#mu-bread-crumbs-space {width: 1px; height: 17px;} /*used to space middle content from the top when no breadcrumb exists*/

/***** SEARCH AND LINKS ****/
#mu-search-and-links{float:right; width: 360px; margin: 0px 15px 0px 0px; position:	relative; top: 16px; white-space: nowrap;}
#mu-search-form{text-align: right; margin: 0;}
#mu-search-box{float:right;color:#FFFFFF;font-size:.83em;padding:0px 4px;}
#mu-links {text-align:center;font-weight:bold;color:#000000;}
/* Search box and links should not be printed. */
@media print {#mu-search-and-links {display:none;}}


/***** BRAND AND SECTION HEADER ****/
#mu-brand {background-color:#33CCCC;height:44px;clear:both;border-bottom:solid 2px white;min-width:775px;}
/* 2007.07.19 PM See t.o.f */
@media print{ #mu-brand {float:left;}}
#mu-section-header{float:left;height:44px;}
#mu-section-header img{border: 0;}
/* 2007.07.19 PM See t.o.f */
@media print{ #mu-section-header {float:left;}}
#mu-brand-strip{float:left;border-left:solid 2px white;left:272px;height:44px;}
/* 2007.07.19 PM See t.o.f */
@media print{ #mu-brand-strip {float:left;white-space:nowrap;}}
/*@media print{ #mu-brand-strip {display:none;}}*/

BODY
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background : white;
	margin-left : 0px;
	margin-top : 0px;
	color : #003366;
	margin-right : 0px;
	border : thin none;
}

.HeaderBlueYellow {
	background-color : #663399;
	color : #FFCC00;
}

.Head4 {
	font-size: medium;
	color: #663399;
	font-weight: bold;
	line-height : normal;
}

.FontOverrider {
	font-size: small;
	font-weight: normal;
}

h1 {
	font-size: small;
	font-weight: bold;
	color: #4B88BE
}

h2 {
	font-size: small;
	color: #4B88BE;
	font-weight : bold;
}
h3 {
	font-size: small;
	color: #4B88BE;
	font-weight: bold
; line-height: normal
; vertical-align: middle; letter-spacing: normal; word-spacing: normal; white-space: normal
}
h4 {
	color: #4B88BE;
	font-weight: bold;
	vertical-align : middle;
; letter-spacing: normal; word-spacing: normal; white-space: normal
}
H5 {
	font-size: small;
	color: #4B88BE;
	font-weight: bold;
; letter-spacing: normal; vertical-align: middle; word-spacing: normal; white-space: normal
}
h6 {
	font-size: x-small;
	color: #4B88BE;
	font-weight: bold;
}

a:link {  color: #0000FF; font-family: Tahoma, Verdana, sans-serif}
a:visited {  color: #003366; font-family: Tahoma, Verdana, sans-serif}
.Bold {  font-family: Tahoma, Verdana, sans-serif; font-weight: bold; color: #003366}
.TableBackground {  background-color: white}

