#information {
	width: 300px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}

#information em { font-weight: bold; }

#information h2 {
	padding-left: 75px;
	padding-top: 10px;
	color: #000000;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#information p.title {
	padding-left: 65px;
	margin-top: 5px;
}

#information p.final { padding-bottom: 15px; }

#information a {
	color: #0064C6;
	text-decoration: none;
}

#information a:hover {
	color: #003073;
	text-decoration: underline;
}

#information p { margin-left: 10px; margin-right: 10px; }
.myDrBlack {
	color: #000000;
	width: 290px;
	margin-bottom: 10px;
	padding-left: 10px;
}
