			/*
body {
    behavior:url("css.htc");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.map:hover{border-bottom:1px solid blue;}
#container {position:relative;
			width:750px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:0px;}

*/

body {behavior:url("css.htc");margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
#container {position:relative;width:750px;margin-left:auto;margin-right:auto;margin-bottom:0px;}
#container div {position:absolute;font-size:0px;}
#container div:hover {border-bottom:1px solid blue;}

#0000_container 
{
	position:relative;
	width:375px;
	margin-bottom:0px;
}
#0000_container div {position:absolute;font-size:0px;}
#0000_container div:hover {border-bottom:1px solid blue;}

/* Docpros code for page 0000 */
#leftPage div {position:absolute;font-size:0px;}
#leftPage div:hover {border-bottom:1px solid blue;}


div#iSearchForm table {margin:0px;padding:0px; z-index:99;}
.searchtext {cursor: pointer;
             font-size:10pt;
             }
div#iSearchForm {z-index:50;}
div#iContent {z-index:0;}
.border {border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;}

.helpBackground 
{
	background-color:Gray;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.helpPanel
{
	display:none;
}
