input, select, textarea {
	font-size: 12px;
	padding: 1px;
}

BODY, HTML {
	padding: 0px;
	margin: 0px;
}

BODY {
}

a:link {
	color: #003399;
}

a:visited {
	color: #006633;
}

.c, .copy, .note, .error, div.topnav {
	font-family: sans-serif;
	font-size: 13px;
	padding: 3px;
}

.section {
	font-size: 18px;
	font-weight: bold;
	color: #2E3F82;
}

div.topnav {
	text-align: right;
}

a.topnav {
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: underline;
	color: #990000;
}

.pagetitle {
	color: #005C93;
	color: #484848;

	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 22px;
	
	text-align: left;
	padding: 1px 0px 3px 0px;
}

input.t, textarea.t {
	border: 1px #666666 solid;
	border-color-bottom: black;
}

.copy {
	font-size: 11px;
	color: #555555;
	text-align: right;
}

.mid {
	vertical-align: middle;
}

.bot {
	vertical-align: bottom;
}

img.nav {
	margin: 1px;
	vertical-align: middle;
}

div.crumbs_old {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	padding: 5px;
	margin-bottom: 5px;

	background: #003399;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #3399FF white #003366 white;
}

div.crumbs {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 0px;

	background: #000099;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
}

div.crumbtitle {
	font-size: 13px;
	font-weight: bold;
}

a.crumb:link { color: white; }
a.crumb:visited { color: white; }
a.crumb:hover { color: white; }

td.lsep, td.rsep {
	border: 0px #AAAAAA solid;
	padding: 10px 0px 10px 7px;
}

td.rsep {
	border-left-width: 1px;
}

td.lsep {
	border-right-width: 1px;
}

td.body {
	padding: 5px 7px 10px 7px;
}

.lsep, .rsep {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 7px;
	height: 100%;
}

.rsep {
}

.lsep {
}

td.sep {
	padding: 0px 10px 20px 10px;
}

.map_t {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}

div.formsec {
	font-weight: bold;
	font-size: 14px;
	padding: 2px 7px 2px 7px;
}

div.formarea {
	border: 1px #444444 solid;
	margin: 3px;
}

div.formareat {
	background: #444444;
	color: white;
	font-weight: bold;
	padding: 3px;
}

.note, .error {
	width: 90%;
	margin-left: auto; margin-right: auto;
	border: 1px #AAAAAA solid;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
}

.note {
	background: #FFFF99;
}

.error {
	background: #CC6666;
}

.f {
	text-align: right;
	font-weight: bold;
}

div.thead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

td.thead {
	border: 0px #444444 solid;
	border-bottom-width: 1px;
}

.stub {
	margin: 4px;
	padding: 4px;
	border: 1px solid #666666;
	background: #F8EABA;
}

table.idx td.thumb img {
	border: 1px solid #AAA;
}

td.titem {
	border-top: 1px solid #CCC;
}

td.titem div.name {
	font-size: 13px;
	font-weight: bold;
}

td.titem div.map {
	font-size: 12px;
	white-space: nowrap;
}

td.titem div.map img {
	vertical-align: middle;
}

td.titem div.map a {
	text-decoration: none;
}

table.idx td.notice img {
	vertical-align: middle;
}

#map_canvas {
	border: 1px solid #AAA;
}