body {
        
        background-color: white;
        color: black;
        font-family: Arial;
        margin-top: 5px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0px;
}

table {
        border-collapse: collapse;
}

td {
        padding: 0;
}

img {
        border: 0;
}

a {
        color: #0000cc;
}

#logo {
        width: 150px;
        height: 55px;
        border: 0px none transparent;
}

#header {
        position: relative;
        z-index: 1000;
        background-color: white;
}

#header td {
        background-color: white;
}

#header .logo {
        padding-right: 10px;
}

#header .form .menu
{
        padding-bottom: 4px;
        padding-left: 2px;
        font-size: small;
}

#header .boxlabel
{
        font-size: 70%;
        padding-top: 1px;
        padding-left: 1px;
}

a.selected {
        font-weight: bold;
        text-decoration: none;
        color: black;
}

#headertitle {
        position: absolute;
        bottom:12em;
        right:0;
        padding-right:2.5em;
        width: 23.7em;
        border-top: 1px solid #979797
}

#headertitle
{
        font-size: 1.2em;
        font-weight: bold;
        white-space: nowrap;
        color:#999;
}

#headertitle td
{       
        padding-left:.5em;
}

#headertitle #toggle
{
        vertical-align:middle;
        font-size: .8em;
        padding-left:3.5em;
}

#headertitle span
{
        display:none;
}

#page
{
        position: relative;
        z-index: 0;
        width: 100%;
        height: 100%;
}

#map {
        position: relative;
        z-index: 0;
        border: 1px solid #979797;
        margin-right: 28.5em;
        height: 100%;
}

form {
        margin: 0;
}

.help {
        font-size: x-small;
        vertical-align: top;
        white-space: nowrap;
        padding-left: 7px;
}

#directions_form td.reverse {
        padding-left: 2px;
        padding-right: 2px;
        vertical-align: middle;
}

td.submit {
        vertical-align: top;
        white-space: nowrap;
}

.example {
        color: gray;
}

table.directions td, table.dirsummary td {
        font-size: small;
        border: 1px
        solid silver;
        padding: 3px;
        vertical-align: top;
}

table.directions {
        margin-bottom: 0.75em;
}

div.dirlegal {
        margin-bottom: 2em;
	font-size: 70%;
	color: #666666;
}

div.reverse {
        margin-top: 0.75em;
	margin-bottom: 5px;
	font-size: small;
}

table.directions td.num, table.dirsummary td.name {
        white-space: nowrap;
	background-color: #eeeeee;
}

table.directions td.num {
        text-align: right;
}

table.directions td.desc, table.dirsummary td.value {
        width: 100%;
}

table.directions td.desc, table.directions td.num {
        cursor: pointer;
}

table.directions td.dist {
        white-space: nowrap;
	text-align: right;
}

table.di rections td.gap {
        text-align: center;
	border-left: none;
	border-right: none;
	padding: 0px;
	font-family: Arial Unicode MS,
	sans-serif;
}

div.gap {
        margin: -0.25em;
	overflow: visible;
}

#rhs {
    position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0em;
    bottom: 15em;
	width: 28.5em;    
}

#rhs #panel {
    position:absolute; 
    overflow:auto; 
    top:3em; 
    bottom:1em; 
    width:100%;
}

#links {
        font-size: small;
	margin-bottom: 1em;
}

#links img {
        width: 16px;
	height: 16px;
	vertical-align: bottom;
}

.noselect {
        -moz-user-select: none;
}

v\:* {
        behavior:url(#default#VML);
}

#printheader {
        display: none;
}

.mapselectedlocation .label {
        background-color: #eeeeee;
}

