
a:link, a:visited, a:active {
	font-weight: bold;
	color: #014E82;
	text-decoration: none;
}
a:hover {
	color: #0282D7;
}
#leftNav {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E3F0F8;
	width: 171px;
	line-height: 2.5em;
}
#leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #014E82;
	text-decoration: none;
	font-style: italic;
}
#leftNav a:hover {
	color: #0282D7;
}
.caption {
	font-size: 9px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #014E82;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #001523;
}
#content {
	padding-right: 50px;
	padding-left: 20px;
}

#footer {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #014E82;
}
