body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	position: static;
}

body {
    margin:0px;
	padding:0px;
	color:#000000;
	background-color: #1280C9;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*background-color: #204060;*/
	/*background-color: #224365;*/
	/*background-color: #000099;*/
	/*background-color: #FFFFFF;*/
}

/*hack for opera-jumpin' page fix*/
@media all and (min-width: 0px) {
    html {
        height: 100%;
    }
    body {
        min-height: 100%;
        padding-bottom: 1px;
    }
}

/*hack for mozilla-jumpin' page fix*/
html {overflow: -moz-scrollbars-vertical;}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

#container {
	margin:0 auto;
	min-height: 100%;
	max-width: 955px;
	min-width: 780px;
	font-size: 16px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/*LOGO&PAGEID*/
/*site defaults*/
#uelogo {
	position: absolute;
	margin-top: 30px;
	margin-left: 10px;
	z-index:1000;
	width: 129px;
	}

#uelogo .uelogo {
	margin-left: 4px;
}

#uelogo {
	height: 133px;
	background-image: url(../images/mi_id_rfunion-6699cc.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}

#index .breadcrumbs,
#index .brcropts,
#index .brcrtxt {
  display:none;
}

/*HEADER*/
#header {
	width: 100%;
	height: 107px;
    /*gif with transparent top*/
	background-image: url(../images/mhbg_navy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*index-page only*/
#header-right {
	float: right;
	height: 107px;
	background-image: url(../images/mh_uepeople_001.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	right: 12px;
	bottom: 0px;
	width: 100%;
}

#pgheader {
	width: 100%;
	height: 107px;
}

#index #pgheader {
	background-image: url(../images/mhfwbg_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*internal pages*/
#header-title {
	float: right;
	height: 107px;
	width: 635px;
	background-image: url(../images/mh_uepeople_001.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	right: 12px;
	bottom: 0px;
}
.tagline {
	font-size: 36px;
	font-style: normal;
	float: left;
	padding-right: 0px;
	padding-left: 160px;
	padding-top: 56px;
}

#index .tagline {
	font-size: 26px;
	float: right;
	padding-right: 148px;
	padding-top: 66px;
}



/* NAVBAR */
#navbar {
	background-color: #FFCC00;
	height: 26px;
	width: 100%;
	background-image: url(../images/mh_navbar_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#navbar ul {
	font-size: 12px;
	margin: 0px;
	font-weight: 400;
	padding-left: 170px;
	padding-top: 5px;
	float: left;
}

#navbar li {
	display: inline;
}

#navbar li a:link {
	color: #000000;
	text-decoration: none;
}

/*Navbar Search*/
#navbar li a:visited {
	color: #990000;
	text-decoration: none;
}

#navbar li a:hover {
	color: #FF0000;
	text-decoration: none;
}


#nvbrsrch {
	float: right;
	height: 24px;
	width: 145px;
	padding-top:2px;
	margin-right:15px;
	overflow:hidden;
	display:block;
	font-size:12px;
	}

#nvbrsrchfrm fieldset {
	border-style: none;
}

#nvbrsrchfrm {
	text-align: right;
	}

#nvbrsrchfrm label {
	display:none;
}

#nvbrsrchfrm input.txt {
	font-size:12px;
	margin-bottom: 4px;
	width: 100px;
	}

#nvbrsrchfrm input.btn {
	background-image:url(../images/mi_searchgold_25x20.gif);
	width: 25px;
	margin-left: -2px;
	/*height: 20px;
	padding: 0px;*/
	}

#nvbrsrchfrm input.btnaccess {
	display: none;
	}

#mainframe {
	background-color: #EFF1F5;
	width: auto;
    margin-bottom: 0px;
	padding-bottom: 0px;
}


/* MAINFRAME->sbright */
/* This is the sidebar column*/
#sbright {
	float: right;
	margin-right: 8px;
	width: 150px;
	margin-top: 10px;
}

#sbright p {
	margin: 0px;
	padding: 0px;
}

/*#sbright p.rcdate {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 10px;
	color:#999999;
	text-align:center;
}*/

/*MAINFRAME->CONTENT*/
/* sitewide default */
#content {
	margin-left: 147px;
	margin-right: 162px;
	width: auto;
	w\idth: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FBFCFD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	display:block;
}


/*MAINFRAME->CONTENT->top box*/
#content .main_center {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}


#content .mpc_navybg {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	width:auto;
	/*position: relative;*/
}

#content .mpc_navybg h3,
#content .mpc_navybg p {
	color:#FFFFFF;
}

#navbar li a:link {
	color: #000000;
	text-decoration: none;
}

/*Navbar Search*/
#navbar li a:visited {
	color: #990000;
	text-decoration: none;
}

#navbar li a:hover {
	color: #FF0000;
	text-decoration: none;
}


#content .mpc_navybg a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
#content .mpc_navybg a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
#content .mpc_navybg a:hover {
	color: #FF0000;
	text-decoration:underline;
}


/*MAINFRAME->CONTENT->page boxes*/
#content .mp_box {
	float: left;
	width: 49%;
	border-top-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content .mp_box600 {
	width: 600px;
}


#content .mp_boxpic {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#content .mp_box h2 {
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 15px;
	font-size: 14px;
}
#content .mp_box p {
	margin-right: 20px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}
#content .mp_box p a {
	font-family: Arial, Helvetica, sans-serif;
}

#content .mp_boxu p {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
}

#content .mp_boxu strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

/* FOOTER */
#footer {
    margin-top: 0px;
    padding-top: 5px;
	width: auto;
	w\idth: auto;
	background-color: #FFFFFF;

}

#footer p, h6 {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 160px;
}


#footer p, #footer a {
	font-size: 12px;
}

#footer p.copyinfo {
	font-size: 10px;
	color: #666666;
}

#footer p.copyinfo a {
	font-size: 10px;
}
#footer p.copyinfo a:link {
	font-size: 10px;
	color: #C10061;
}

/*for ieresize;
remaining code fix is
in ie_resizepx_0306.css*/
#pxtest { 
  position: absolute; 
  visibility: hidden; 
} 

/* BREADCRUMBS */
div.breadcrumbs {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	background-color: #FFFFFF;
}
div.brcropts {
	margin-right:5px;
	font-size: 10px;
	line-height: 23px;
}
div.brcrflo {
	float: right;
	margin-left:0px;
	text-indent:18px;
	margin: 0px;
}

div.brcrtxt {
	padding-right:0px;
	font-size: 11px;
	line-height: 23px;
}
div.brcrfli {
	padding-right:10px;
	float: right;
	margin: 0px;
}
div.brcrpr {
	width:49px;
	background-image: url(../images/mi_brcrprint-16x16-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: none;
}
div.brcrem {
	width:54px;
	background-image: url(../images/mi_brcremail-16x16-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: none;
}
div.brcrpd {
	width:47px;
	background-image: url(../images/mi_brcrpdf-16x16-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: none;
}

div.pts {
	display:none;
}
.pt div.pts {
	display:inline;
}

/*also in ieresize*/
.brem div.brcrem,
.brpr div.brcrpr,
.brpd div.brcrpd
 {
	height:23px;
	display:block;
}

#bcrumbsbtm {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
	padding-bottom: 2px;
}
