body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 1em;
	Margin-bottom: 0.5em;
}
a {
	color: #f00;
	text-decoration: none;
	border-bottom: dotted #f00 1px;
}
a.ImageLink {
	border-bottom: 0;
}
img {
	border: 0;
}
/* Global Styles */
.CrosseBlackwell, .CrossBlackwell{
	font-weight: bold;
	color: #13712f;
}
.NoWrap {
	white-space: nowrap;
}
.item {
	border-top: solid #000 1px;
	padding: 10px 15px;
}
.FauxLink {
	cursor: pointer;
}
.item p {
 	margin: 0px 15px;
}
#masthead {
	 position: absolute;
	 left: 15px;
	 top: 15px;
	 width: 400px;
	 height: 81px;
	 background:  url(/finder/graphics/mast_bg.gif) repeat-x;
	 border-bottom: solid #000 6px;
}
#masthead .CloseWindow {
	position: absolute;
	top: 34px;
	right: 10px;
}
#pageBody {
	position: absolute;
	left: 15px;
	top: 102px;
	width: 400px;
	background: #f9f3df url(/finder/graphics/callout_bg350tall.jpg) repeat-x bottom;
}
#pageHeading table{
	margin-left: 15px;
}
#pageHeading td {
	vertical-align: bottom;
}
#pageHeading h1 {
	font: bold italic 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
#pageHeading img {
	vertical-align: middle;
}
#pageHeading a {
	color: #000;
	text-decoration: none;
	border-bottom: 0;
}
#application {
	margin: 0px 15px;
}
p.Navigation {
	margin-top: 0em;
}
#footer {
	border-top: solid #000 1px;
}
#footer p {
	line-height: 15px;
	margin: 10px 20px;
}

