a:link {
	color: #024A86;
}
#sectionLinks H3 {
	padding: 10px;
	background-color: #024A86;
}
#sectionLinks A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	background-color: #024A86;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #cccccc;
	text-align: center;
}
#sectionLinks {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #cccccc 1px solid;
	POSITION: relative;
	background-color: #024A86;
}
#sectionLinks A:hover {
	BACKGROUND-COLOR: #0066CC;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px none #CCCCCC;
	color: #E0DFE3;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #39527B;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #024A86;
}


