/* mhp */

h1.titlemhp {
	font-size: 1.4em;
	font-weight: bold;
	color: #1e6b97;
	margin: 10px 20px 0 0;
	padding: 0;
}

div.bodymhp {
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 20px 0 0;
}

div.bodymhp ul {
	list-style: none;
	margin-left: 12px;
	padding-left: 0px;
}

div.bodymhp ul li {
	padding-left: 12px;
	margin-left: 10px;
	background: url(article0.gif) no-repeat 0px 4px;
}

div.bodymhp ol li {
	padding-left: 0px;
	margin-left: 0px;
}
	
div.bodymhp ul li ol li {
	padding-left: 0px;
	margin-left: 0px;
	background: none;
}

div.bodymhp ol li ul li {
	padding-left: 12px;
	margin-left: 10px;
	background: url(article0.gif) no-repeat 0px 4px;
}

table#mhp_cols {
padding-top: 2px;
}

#mhp_cols td {
	vertical-align: top;
}

td#mhp_col1 {
	width: 234px;
}

div.mhp-links {
	width: 216px;
	font-size: 1.0em;
	border: 0px solid red;
	clear: top;
}

div.mhp-links {
	background: url(links-at.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.mhp-links:hover {
	background: url(links-au.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.mhp-links div {
	padding: 0 0 12px 26px;
}

div.mhp-links a:link, div.mhp-links a:visited, div.mhp-links a:active {
	color: #003366;
	text-decoration: none;
}

div.mhp-links a:visited {
	color: #00264D;
}

div.mhp-links a:hover {
	text-decoration: underline;
}




div.mhp-links_ba {
	width: 432px;
	font-size: 1.0em;
	border: 0px solid red;
	clear: top;
}

div.mhp-links_ba {
	background: url(links-at.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.mhp-links_ba:hover {
	background: url(links-au.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.mhp-links_ba div {
	padding: 0 0 12px 26px;
}

div.mhp-links_ba a:link, div.mhp-links_ba a:visited, div.mhp-links_ba a:active {
	color: #003366;
	text-decoration: none;
}

div.mhp-links_ba a:visited {
	color: #00264D;
}

div.mhp-links_ba a:hover {
	text-decoration: underline;
}


/* in the spotlight */
.mhp-div h2 {
	font-size: 1.1em;
	margin: 0;
}

.mhp-div p, .mhp-div p a:link, .mhp-div p a:active, .mhp-div p a:visited {
	margin: 0;
	color: #101010;
	font-size: 1.1em;
}


/* Search results */

div.search-links {
	width: 432px;
	font-size: 1.0em;
	border: 0px solid red;
	clear: top;
}

div.search-links {
	background: url(links-at.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.search-links:hover {
	background: url(links-au.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.search-links div {
	padding: 0 0 12px 26px;
}

div.search-links a:link, div.search-links a:visited, div.search-links a:active {
	color: #003366;
	text-decoration: none;
}

div.search-links a:visited {
	color: #00264D;
}

div.search-links a:hover {
	text-decoration: underline;
}

.search-div h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
}

.search-div p, .search-div p a:link, .search-div p a:active, .search-div p a:visited {
	margin: 0;
	color: #101010;
	font-size: 1.1em;
}