body  {
	margin: 0;
	padding: 0;
	width:100%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
}
#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	width: auto;
} 
#footer {
	height: 20px;
	text-align: right;
	position: static;
} 
#footer p {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 10px;
	color: #000000;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main2 {
	height: auto;
	padding-left: 9px;
}
#main3 {
	height: auto;
	padding-left: 10px;
}
.h3tag {
	height: 34px;
	margin-top: 10px;
}
#map {
	height: 430px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mapc {
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#mapc p {
	margin: 0px;
	padding: 0px;
}
table {
	border: thin solid #000000;
	border-collapse: collapse;
}

table th {
	padding: 5px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	white-space: nowrap;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table td {
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.td1 {
	background-color: #666666;
	color: #000000;
}
#dn {
	display:none
}
