.keyarea {
	font-size: 80%;
	background-color: #D1E3F0;
	display: block;
	padding: 5px;
	width: 540px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/rhflash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 125%;
	color: #5B8BB4;
}
.mpane #mpanebody .mpane .keyarea a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ctimg {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mpane a {
font-size:100%;
}

.pagenote 
{
    background-color: #D4E3F0;
    /*line-height:1em;*/
    BORDER-top: 1px solid #bdcbe7;
    border-left:1px solid #bdcbe7;
    border-right: 1px solid #bdcbe7;
    padding: 20px;
    margin-right:1px;
}