body {
	background: #ffffff;
}


p, h1, h2, body, td{
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

a, a:hover, a.visited {
	text-decoration: none;
	color: #ffffff;
}



p.maps {
	margin-left: 250px;
	font-size: 16px;
}

p.notes {
	margin-left: 150px;
	font-size: 16px;
}


table.shell {
	margin-top: -11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;

}


table {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;

}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}




td.footnote-title, td.footnote-content, td.citymaps-title, td.citymaps-content {
	background-color: #669698;
	width: 736px;
	border-style: solid;
	border-width: 5px;
	border-color: #ffffff;



}

td.footnote-title {
	background-image: url('/images/footnotes_top_background.jpg');
	background-repeat: no-repeat;
	padding: 0px;

}

td.footnote-content {
	background-image: url('/images/footnotes_main_background.jpg');
	background-repeat: no-repeat;
}


td.citymaps-title {
	background-image: url('/images/citymaps_top_background.jpg');
	background-repeat: no-repeat;

}
td.citymaps-content {
	background-image: url('/images/citymaps_main_background.jpg');
	background-repeat: no-repeat;
}

table.login {
	position: relative;
	top: 150px;
	right: -100px;
	
}

table .login, table.login td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
	font-size: 12px;
}

table.login input {
	border: 0px;
}

.pdf-dark {
	color: #993300;
	font-size: 12px;
}

.title {
	color: #ffffff;
	font-size: 30px;
	padding-left: 10px;
	
}

div.header {
	position: relative;
	bottom: -100px;

}

.submit {
	border: 0px;
	color: #009999;
	background-color: #ffffff;
}

.nav {
	padding: 4px;

}


.spacer {
	position: relative;
	bottom: 0px;
}
