@charset "utf-8";
#Layer1 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#Layer1 h1 {
	color: #000;
	font-size: 16px;
	text-align: left;
}
#Layer1 a:link,
#Layer1 a:visited {
	color: #000;
	text-decoration: none;
}
#Layer1 a:hover {
	color: #3253AD;
	text-decoration: underline;
}
#Layer1 h2 {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: -10px;
	font-weight: bold;
	font-size: 14px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}
#LayerCat {
	width:800px;
	z-index:2;
	visibility: visible;
	overflow: visible;
	margin-left:auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #193F94;
	border-right-color: #193F94;
	border-bottom-color: #193F94;
	border-left-color: #193F94;
}
#LayerCat h1 {
	color: #193D9D;
}
.style3 {
	font-size: 12px;
	color: #3254AD;
}
.style4 {color: #3254AD}

.style3 a:link,
.style3 a:visited{
	text-decoration: none;
	color: #1D3E9D;
}
.style3 a:hover{
	text-decoration: underline;
	color: #1D3E9D;
}
