


body.main
{
	background-color: #000;
	height:           100%;
	margin:           0px;
	overflow: hidden;
	width:            100%;
}



body.iframe
{
	font-family: sans-serif;
	font-size:   10pt;
	margin:      25px;
	text-align:  justify;
}



body.iframe a
{
	color:           #666;
	text-decoration: none;
}



body.iframe a:hover
{
	color:           #999;
	text-decoration: underline;
}



div#d_banner
{
	background-image: url(img/banner.php);
	height:           150px;
	position:         relative;
	width:            800px;
}



div#d_banner a
{
	display:  block;
	height:   150px;
	position: absolute;
	width:    800px;
}



div#d_container
{
	height:   100%;
	position: absolute;
	width:    100%;
}



div#d_cover
{
	background-color: white;
	filter:           alpha(opacity=0.0);
	height:           100%;
	left:             0px;
	-moz-opacity:     0.0;
	position:         absolute;
	top:              0px;
	width:            100%;
	z-index:          -1;
}



div#d_footer
{
	font-size:   8pt;
	padding-top: 25px;
	text-align:  center;
}



div#d_left
{
	background-color: #fff;
	float:            left;
	height:           100%;
	position:         absolute;
	width:            300px;
}



div#d_left div#d_left_resize
{
	background-color: #999;
	cursor:           e-resize;
	height:           100%;
	left:             299px;
	position:         absolute;
	width:            2px;
	z-index:          5;
}



div#d_links
{
	background-image: url(img/slant.png);
	border-style:     solid;
	border-color:     #999;
	border-width:     2px 0px 2px 0px;
	height:           32px;
	position:         relative;
}



div#d_links a
{
	background-color: #fff;
	border-color:     #999;
	border-style:     solid;
	border-width:     0px 2px 0px 2px;
	display:          block;
	font-size:        8pt;
	height:           32px;
	position:         absolute;
	top:              0px;
	width:            32px;
}



div#d_links a:hover
{
	background-color: #ff0;
}



div#d_right
{
	background-color: #fff;
	height:           100%;
	position:         absolute;
	right:            0px;
	width:            100%;
	z-index:          0;
}



div.marker
{
	font-family: sans-serif;
	font-size:   8pt;
	max-width:   450px;
}



div.marker a
{
	color: #666;
}



div.marker a:hover
{
	color: #aaa;
}



div.marker h2
{
	font-size:     11pt;
	margin-bottom: 0em;
}



div.marker input
{
	font-size: 8pt;
}



div.marker td
{
	vertical-align: top;
}



div.marker_direction
{
	/* pass */
}



div.marker_intersection
{
	font-size:   11pt;
	font-weight: bold;
}



div.marker_metadata
{
	font-size:     8pt;
	margin-bottom: 1em;
}



div.nav_subject
{
	display:    none;
	margin-top: 1em;
}



div.pane_closer
{
	border:    1px solid #aaa;
	color:     #aaa;
	cursor:    pointer;
	font-size: 7pt;
	padding:   0px;
	position:  absolute;
	right:     2px;
	top:       2px;
	z-index:   6;
}



div.pane_closer:hover
{
	background-color: #f90;
}



div#route_nav
{
	border:       0px solid black;
	border-width: 0px 0px 2px 0px;
	margin-top:   2em;
}	



div#route_nav div
{
	background-color: #ccc;
	border:           2px solid black;
	cursor:           pointer;
	display:          inline;
	margin-right:     5px;
	padding:          5px 10px 0px 10px;
}



fieldset
{
	border:  0px solid black;
	margin:  0px;
	padding: 0px;
}



form
{
	margin:  0px;
	padding: 0px;
}



h3
{
	margin-bottom:  0px;
}



iframe#i_content
{
	border:     0px solid black;
	overflow-x: hidden;
	overflow-y: auto;
	position:   relative;
	width:      100%;
	z-index:    1;
}



p
{
	margin-top: 0px;
}



table
{
	margin: 0px;
}



table.t_rs_form td
{
	padding-right: 1em;
}



tbody#tb_directions
{
	font-size: 10pt;
}



tbody#tb_directions td
{
	vertical-align: top;
}



td.nowrap
{
	white-space: nowrap;
}



