p {

		margin-top:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
		margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
		margin-top:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
		margin-top:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}	
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e87817;
}
body {
	background: url(img/bg.gif) repeat-y;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: normal;
	font-variant: normal;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006b46;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #004c6f;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004381;
}
#navdiv {
	position:absolute;
	width:200px;
	height:auto;
	z-index:100;
	left: 0px;
	top: 5px;
	background: #e5e5e5;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: hidden;
}

#navdiv  a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 35px;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(buttonbg.gif);
}
#navdiv  a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	background: url(buttonbg.gif) no-repeat 0px;
}
#Layer2 .style7 a {
}