body {
	background: #486ead url(../images/mihs08/pag-background.jpg) repeat-x fixed top left;
	margin: 0px; 
	padding: 0px;
text-align:center;
}

#mainContainer {
	text-align:left;
	width: 950px;
margin:0px auto;
}

#Banner {
	/*background-image: url(../images/mihs08/pag-banner_v2.jpg);*/
	height: 120px;
	margin-bottom: 5px;
	/*overflow: hidden;
	width: 950px;*/
}

.bannertext {
	color: white;
	font: 10pt Arial, Helvetica, sans-serif;
}

.bannerinput {
	background-color: #f8eeac;
	font: black 10pt Arial, Helvetica, sans-serif;
}

.nav {
	background-color: #b3d0fc;
	margin: 0px;
	padding: 0px;
}

.nav a,
.nav a:link,
.nav a:active,
.nav a:visited {
	color: #153d9d;
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 2px 0px 2px 20px;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

#leftNav, #leftNav ul {
margin:0px;
padding:0px;
list-style-type:none;
width:195px;
}

#leftNav li {
*height:1pt;
}

.mainContent {
	background-color: white;
}

.promo {
	background-color: #4986d7;
	padding: 4px 4px 0px 4px;
}

.newsinput {
	font-size: 8pt;
	border: none;
	height: 14px;
	width: 98px;
	padding: 1px;
}

.searchinput {
	font-size: 8pt;
	border: none;
	height: 14px;
	width: 128px;
	padding: 1px;
}

.promoinput {
	background-color: white;
}

.promo a {
	display: block;
	margin-bottom: 4px;
}

.promo table {
	margin-bottom: 4px;
}

.promo td a {
	display: inline;
	margin: 0px;
}

table.bottomnav td {
	padding-top: 20px;
}

.bottomnav,
.bottomnav a,
.bottomnav a:link,
.bottomnav a:active,
.bottomnav a:visited {
	color: white;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bottomnav a:hover {
	color: white;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#bannerHomepage {
width:550px;
height:222px;
}

#bannerHomepage img {
margin:150px 0 0 360px;
}

.beHeadline, .plHeadline {
color:#09376d;
border-bottom:1px solid #09376d;
font-weight:bold;
font-size:12pt;
}

.beArticle {
padding-bottom:20px;
}

.plHighlights {
padding-bottom:20px;
}