.print {
	display : block;
}

td {
	display:none;
}

body	{
	font-family: verdana, arial, sans-serif;
	color: #000;
	background: #fff;
	margin:0px;
	}

#main	{
	width: 99%;
	margin-left: 10px;
	margin-right: 2px;
	padding-right: 2px;
	}

.title	{
	font-family: verdana, arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #fff;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#8492b7;
	text-align:center;
	display: block;
        }


.sitemap	{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
        }


.maptext	{
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #00009C;
	background-color: transparent;
	}


.maptitle	{
	font-family: verdana, arial, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #00009C;
	background-color: transparent;
        }


.mapfolder	{
	font-family: verdana, arial, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #00009C;
	background-color: transparent;
        }


.mapfile	{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #0000ff;
	background-color: transparent;
	}

.mapfile a	{
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
	}

.mapfile a:link	{
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
	}

.mapfile a:hover	{
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
	}

.mapfile a:visited {
	text-decoration: none;
	color: #00009C;
	background-color: transparent;
	}


.map	{
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #00009C;
	background-color: transparent;
        }
.home	{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #00009C;
	background-color: transparent;
	}

.home a	{
	text-decoration: none;
	color: #00009C;
	background-color: transparent;
	}

.home a:link	{
	text-decoration: none;
	color: #00009C;
	background-color: transparent;
	}

.home a:hover	{
	text-decoration: none;
	color: #00009C;
	background-color: transparent;
	}

.home a:visited {
	text-decoration: none;
	color: #00009C;
	background-color: transparent;
}


h1	{
	font-family: verdana, arial, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #336;
	background-color: transparent;
	}

h2	{
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #069;
	background-color: transparent;
	}

h2 a:link	{
	color: #00009C;
	background-color: transparent;
	}

h3	{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #669;
	background-color: transparent;
	font-style:italic;
	}

h4	{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	}

h5	{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #999;
	background-color: transparent;
	}

h6	{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #999;
	background-color: transparent;
	font-style:italic;
	}

.italic	{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	padding-left: 5px;
	margin-left: 1px;
	margin-right: 1px;
              font-style:italic;
	}
	
#content p {
	margin-top:5px;
	margin-bottom:5px;
	}

#content	{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	padding-left: 5px;
	margin-left: 1px;
	margin-right: 1px;
	}

#content	td {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	display : block;
	}

#content	strong {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	}

.top {

	display : none;
}

#padding {padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;}

.dateupdate {
	display:none;
}