/******************* MRS Help Styles *******************/

#helplinks{
	border: 1px solid #000080;
	width: 160px;
	margin-top: 5px;
	font-size: 10.5pt;
}

#helplinks h4{
	text-align: center;
	color: #000080;
}

#helplinks div{
	text-align: left;
	padding-left: 3px;
}	

#helplinks a{
	color: #000;
	text-decoration: none;
}

#helplinks a:hover{
	color: #000080;
	font-weight: bold;
}

.question{
	color: #000080;
	font-weight: bold;
}

#pgfooter{
	font-family: Lucida Sans;
	font-size: 10pt;
}

#pgfooter p{
	margin-top: 0;
	margin-bottom: 0;
}

#pgfooter a{
	color: #000;
}
