.psd {
	font-family:Arial,sans-serif;
	font-size: small;
	height: 100%;
}

.psd a {
	color: #406c7d;
	text-decoration: none;
	font-size: 100%;
}

.psd a:hover {
	text-decoration: underline;
}

.psd .noborder {
	border: none;
}

.psd #pageholder {
	background-repeat: repeat-x;
	height: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.psd#content {
	border: none;
	margin-top: 10px;
	text-align: left;
	height: auto;
}

.psd#content p {
	text-align: justify;
}

/* ========================================================================= */

.psd h1 {
	background: #406c7d url(/streetdirectories/streetdirectorytop.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	height: 57px;
	line-height: 57px;
	margin: 0.5em 0pt 0pt;
	padding: 0pt 0pt 0pt 1em;
}

.psd h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	border: none;
}

.psd h3 {
	font-family: Times New Roman, Courier New, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0099CC;
}

/* ========================================================================= */

.psd img {
	background-color: #FFFFFF;
	border: 0pt none;
}

.psd img.link {
	border: none;
}

/* ========================================================================= */

.psd #searchError {
	font-weight: bold;
	color: #f00;
	padding-bottom: 10px;	
}

.psd #searchForm {
	margin: 1px;
}

.psd #searchForm form {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.psd #searchForm table {
	 border-collapse:collapse;
	 border-spacing:0;
}

.psd .searchFormLabel {
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 4px;
}

.psd .searchFormButtons {
	text-align: right;
	padding: 4px;
}

.psd .searchFormBookButton {
	padding: 0px 4px 12px;
}

.psd .searchFormField {
	padding: 4px;
}

.psd .searchFormField input {
	border: 1px #000000 solid;
	padding: 2px;
	color: #000000;
	background: #f2f2f2;
	font-weight: normal;
	width: 269px;
}

.psd .searchFormField select,textarea {
	border: 1px #000000 solid;
	color: #000000;
	background: #f2f2f2;
	font-weight: normal;
	width: 275px;
}

.psd .searchFormField input:disabled,select:disabled {
	border: 1px #bbb solid;
	color: #bbb;
}

.psd input.submitButton {
	background-color: #406c7d;
	color: #fff;
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 0.2em 0.4em;
}

.psd #searchResults {
	width: 100%;
	margin: 1px;
}

.psd #resultsHead {
	margin: 0px;
	padding: 0px;
	width: 730px;
}

.psd #resultsHeadL {
	float: left;
	margin-bottom: 5px;
}

.psd #resultsHeadL form {
	margin: 0;
	padding: 0;
}

/* resultsHeadR is the pager control */

.psd #resultsHeadR {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.psd #resultsHeadR form {
	margin: 0;
	padding: 0;
}

.psd #resultsHeadR table {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	border-spacing:0;
}

.psd #resultsHeadR table table {
	margin-top: 5px;
}

.psd #resultsHeadR td {
	font-size: 90%;
}

.psd #resultsHeadR input {
	text-align: center;
	font-size: 90%;
	border: 1px solid #000;
}

.psd #resultsHeadR a {
	color: #406c7d;
	text-decoration: none;
}

.psd #resultsHeadR a:disabled {
	color: #eee;
	text-decoration: none;
}

.psd #resultsHeadR a:hover {
	color: #000;
	text-decoration: none;
}

.psd #resultsBody {
	width: 730px;
	border: 1px #0099cc solid;
	clear: both;
}

.psd #resultsBody td {
	font-weight: normal;
	color: #000;
	background: #EFF4F7;
	padding: 5px 3px 5px 3px;
}

.psd #resultsBody td a {
	font-weight: normal;
	color: #406c7d;
	text-decoration: none;
}

.psd #resultDetail {
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #000;
}

.psd #resultDetailImage {
	float: left;
	width: 650px;
}

.psd #resultDetailHead {
	text-align: center;
}

.psd #resultDetailBody {
	margin: 0px;
	padding: 0px;
}

.psd #resultDetailBody img {
	padding-top: 5px;
}

.psd #resultDetailBrowser {
	float: left;
	margin-left: 5px;
	width: 145px;
	text-align: center;
}

.psd #resultDetailBrowserHead {
	text-align: center;
}

.psd .resultDetailControl {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 145px;
	float: left;
	clear: both;
	text-align: center;
}

.psd .resultDetailControlL {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.psd .resultDetailControlC {
	margin: 0px;
	padding: 0px;
	width: 121px;
	text-align: center;
	float: left;
}

.psd .resultDetailControlR {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
}

.psd .resultDetailControlB {
	width: 100%;
}

.psd #searchDetail {
	clear:both;
}

.psd .resultDownload {
	text-align: center;
	height: 100%;
}

.psd .resultDownloadHead {
	margin: 0px;
	padding: 0px;
	min-height: 5%;
	width:100%;
}

.psd .resultDownloadHeadNav {
	margin: 3px;
}

.psd .resultDownloadHead img {
	vertical-align: middle;
}


.psd .resultDownloadBody {
	margin: 0px;
	padding: 0px;
	height: 94%;
	width:100%;
}

.psd .thead {
	font-weight: bold;
	color: #fff;
	background: #00536a;
	padding: 3px;
}

