div.pageHeader {
		margin: 0; padding: 0;
		border-top: 1px solid #7788aa;
		border-bottom: 3px solid #cccccc;
		border-left: 0; border-right: 0;
		background: white url('/users/189000/188062/72858/img/72858_headbg.png'); 
		height: 90px;
		border-bottom: 0;
}

div.pageHeader h1, div.pageHeader h2 {
		color: white;
		text-align: center;
		margin-bottom: 0;
}

h1#pageTitle {
	text-align: left;
	margin-botom: 0;
}

h1#pageTitle a {
	color: #006600;
	text-decoration: none;
}

h1#pageTitle span.sfEverything {
	vertical-align: super;
	font-weight: normal;
}

div.pageHeader div.sfLogo {
		float: left;
}

div.pageHeader div.sfLogo img {
		display: block;
		margin-left: auto;
		margin-right: auto;	
}

div.pageHeader div.sfLogo p.sfAddress {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #cccccc;
	font-family: verdana;
	clear: both;
}

h1#pageTitle	{
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
}

div.pageHeader h2.pageSubTitle {
	text-align: left;
	text-indent: 3em;
	font-weight: bold; 
	color: #000099;
	margin-top: 0;
	font-size: 130%;
	font-style: italic;
}

h1#pageTitle a {
       font-family: Arial, sans-serif;
       font-size: x-large;
}

a:hover {text-decoration: underline;}

div.sfLeftMenu {
	float: left;
	color: #006600;
	padding: 0;
        padding-left: 2px;
	width: 130px;
	clear: both;
	background: #ffffff;
	padding-top: 0;
}

div.sfLeftMenu a {
	color: #000099;
	font-weight: bold;
}

div.sfLeftMenu ul a {
	display: block;
	width: 115px;
	font-family: verdana;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid white;
}

div.sfLeftMenu ul a:hover {
	background: #efefef;
	text-decoration: none;
	border: 1px solid #000099;
}

div.sfLeftMenu ul.sfNav {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-indent: 1ex;
    font-size: 120%;
}

div.sfLeftMenu ul.sfSubNav {
     list-style-type: none;
     padding-left: 0;
     margin-left: 0;
     font-size: 100%;
}

div.sfLeftMenu ul.sfSubNav li  {
    margin-left: 0;
    padding-left: 0;
}

form.frmFilter { font-size: smaller; }

p.footer img {!important display: none;}
