#content {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #4e5c75;
	padding-top: 10px;
	padding-left: 25px;
}
#content a:link {
	color: #0063a7;
	text-decoration: underline;
}
#content a:visited {
	color: #215B82;
}
#content a:hover {
	color: #CC0000;
}
#content h1 {
	font-size: 20px;
	color: #004a91;
	padding-top: 8px;
}
#content h2 {
	font-size: 14px;
	line-height: 30px;
	color: #004A91;
	font-weight: normal;
}
#sidebar {
	padding-left: 20px;
}
#sidebar a:link {
	font-size: 14px;
	color: #004A91;
	text-decoration: underline;
}
#sidebar a:visited {
	font-size: 14px;
	color: #004A91;
	text-decoration: underline;
}
#sidebar a:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
#content h3 {
	font-size: 14px;
	color: #004A91;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 10px;
}
#content li {
	list-style-position: outside;
	margin: 10px 0px;
	padding: 0px;
}
#content ul {
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#sublinks a:link {
	font-size: 11px;
	color: #0063a7;
	text-decoration: underline;
}
#sublinks a:visited {
	color: #215B82;
	font-size: 11px;
}
#sublinks a:hover {
	color: #CC0000;
	font-size: 11px;
}
.form {
	background-color: #E8EFF3;
	padding: 10px 0px 10px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BFC6C4;
	border-right-color: #BFC6C4;
	border-bottom-color: #BFC6C4;
	border-left-color: #BFC6C4;
}
.footer {
	font-size: 10px;
	color: #004A91;
	vertical-align: bottom;
	font-family: Arial;
	padding-left: 25px;
}
