@charset "UTF-8";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #003D51;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 98px;
	padding-left: 6px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #003D51;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #52869D;
	margin-top: 5px;
	margin-left: 6px;
	font-weight: normal;
	margin-right: 3px;
	margin-bottom: 0px;
	line-height: 15px;
}
#content a {
	text-decoration: none;
	color: #003D51;
}
#content a:hover {
	text-decoration: none;
	color: #29647D;
}
#header {
	background-image: url(../images/banner.jpg);
	height: 95px;
	width: 884px;
}
#content #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#content #col2 table {
	height: 524px;
	width: 634px;
}
#bottom a {
	color: #DBE4F1;
	text-decoration: none;
}
#bottom a:hover {
	color: #348D87;
	text-decoration: none;
}
