@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007CB7;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
}
h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007CB7;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(Images/h3back.png);
}
hr {
	background-color: #a2c2ea;
	height: 3px;
}
#navigation {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #EDEDED;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #007CB7;
	border-right-color: #007CB7;
	border-bottom-color: #007CB7;
	border-left-color: #007CB7;
	line-height: 25px;
	font-weight: normal;
	color: #627CB7;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
