.steps_container {
	border-style:solid;
	border-width:4px;
	border-color:#004080;
	width:179px;
	float:right;
	margin-left:14px;
	padding:4px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080;
	margin: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080;
	margin: 0px;
}
.bottom_nav_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	text-align: center;
	width: 984px;
}
.bottom_nav {
	color: #004080;
	text-decoration: none;
	line-height: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.bottom_nav:hover {
	text-decoration:underline;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004080;
	margin: 0px;
}
.main_content_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.content_box {
	border: 3px solid #000000;
	/*	background-image: url(slices/content_box_bg.gif);
	background-repeat: repeat-y;
	background-position: right;*/
	padding: 8px 24px 8px 8px;
	width: 664px;
	height: 320px;
	overflow: auto;
}
.navigation {
	margin-bottom: 8px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #10427F;
	margin: 0px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	margin-top: 10px;
	margin-bottom: 10px;
}
