body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3E3E3E;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center center;
}
#container {
	width: 640px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 595px;
	height: auto;
	width: auto;
	font-size: 12px;
} 
#footer {
	height: 20px;
	background-color: #CCFFFF;
	text-align: right;
	position: static;
	padding-right: 10px;
} 
#footer p {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 10px;
	color: #000099;
}
.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;
	width: 631px;
	float: left;
}
#main3 {
	height: auto;
	padding-left: 10px;
}
.h3tag {
	height: 34px;
	margin-top: 10px;
}
#map {
	height: 430px;
	border: 1px solid #CCCCCC;
	width: 600px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#mapc {
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 5px;
	float: left;
}
#mapc p {
	margin: 0px;
	padding: 0px;
}
table {
	border: 1px solid #CCCCCC;
	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: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table td {
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td1 {
	background-color: #DFF0FF;
	color: #000066;
}

