a img	{
	border: none;
}

h1	{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

h2	{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}


h3	{
	font-size: 12px;
	color: #FFF1D5;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #084EA0;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-bottom: 10px;
	margin-top: -10px;
}

h4	{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}


p	{
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 14px;
}

input,textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topImage	{
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#contentarea1 ul	{
	list-style-image: url(../images/content_li_image.gif);
	margin-top: 0px;
	margin-bottom: 12px;
}

#contentarea1 ol li	{
	margin-bottom: 8px;
}

#contentarea1 a	{
	display: inline-block;
	white-space: nowrap;
	padding-left: 10px;
	background-image: url(../images/bg_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #084EA0;
	text-decoration: none;
}

.naviList	{
	position: absolute;
	left: 18px;
	top: 137px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 100;
	display: none;
}

.naviList ul	{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style: none;
	position: static;
}

.naviMain	{
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffcc66;
	margin-bottom: 4px;
	color: #084EA0;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/bg_naviMain.gif);
	background-repeat: no-repeat;
}

.naviMain:hover	{
	background-color: #084EA0;
	color: #ffffff;
	background-image: url(../images/bg_naviMainActive.gif);
	background-repeat: no-repeat;
}

.naviMainActive	{
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #084EA0;
	color: #ffffff;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/bg_naviMainActive.gif);
	background-repeat: no-repeat;
}

.naviMainActiveParent	{
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #084EA0;
	color: #ffffff;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/bg_naviMainActiveParent.gif);
	background-repeat: no-repeat;
}

#searchTool	{
	position: absolute;
	top: 150px;
	left: 950px;
	display: none;
}

#printTool	{
	position: absolute;
	top: 190px;
	left: 950px;
	display: none;
}

#siteMapTool	{
	position: absolute;
	top: 230px;
	left: 952px;
}

#serviceTable td	{
	width: 150px;
	height: 100px;
}

#serviceTable a	{
	display:block;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
}