@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/step_4.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
}
#sidebar {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
	vertical-align: top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
#footerad {
	border: thin solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
#bodycopy table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284B76;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 35px;
	vertical-align: bottom;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
	background-color: #0A304A;
	padding-top: 20px;
}
#navi a {
	color: #000000;
	text-decoration: none;
	display: inline;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navi a:hover {
	background-color: #CCCFF9;
	color: #000000;
	text-decoration: none;
}
#navi a:visited {
	color: #000000;
	text-decoration: none;
}
#navi a:active {
	color: #000000;
	text-decoration: none;
}
#navi a:link {
	color: #000000;
	text-decoration: none;
}
.fltleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.fltright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004BA8;
	text-align: center;
}
.articletitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 14px;
}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #54C7EC;
}

