body
{
	background: #FFF;
	background-image: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	margin-top: 0;
}

h1 { font-size: 14pt; background-image: none; }
h2 { font-size: 11pt; clear: left; position: relative; top: -1px; line-height: 12pt; }

a:link { color: #00F; }
a:visited { color: #00F; }
a:hover { color: #FC0; }

#pagecont em
{
	font-weight: 600;
	padding-bottom: -10px;
	font-style: normal;
}

#overall
{
	background: #FFF;
	background-image: none;
	margin-left: 1cm;
}

#pagecont
{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

#footer, #MAPfooter, #copyright, #multiprop, #navcol, #two, #one
{
	display: none;
}

li
{
	background-image: none;
	padding-left: 0px;
}

ul
{
	list-style: disc;
	margin-left: .7cm;
	padding: 0;
}


.splitleft { float: left; width: 296px; padding-right: 10px; }
.splitright { float: left; width: 300px; }

#multiprop, .fbox
{
	border: 1px solid #999;
	background-color: #FFF;
	padding: 10px;
}

form { margin: 0; padding: 0; }
#multiprop table input { margin-left: 10px; }

.routelinks a { padding-right: 7px; }

.fromto
{
	color: orange;
	border: 1px orange solid;
	padding: 0px 11px 0px 3px;
	font-weight: bold;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 90% 50%;
}