@charset "UTF-8";
body {
	margin: 0px;
	color: #18276E;
	padding: 0;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/stripes.png);
	background-repeat: repeat;
	width: 650px;
}
p {
	margin-top: 0px;
	text-align: left;
	color: #003;
}
h1 {
	font-size: 225%;
	color: #FFFFFF;
	margin: 0;
}
h2 {
	margin: 0px;
	margin-bottom: 15px;
}
h3 {
	margin-top: 0px;
}
img {
	text-decoration: none;
	border-style: none;
	text-align: center;
}
table {
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align: left;

}
td {
	vertical-align: center;

	text-align: left;
}
#container {
	width: 1100px;
	background-color: #ffffff;
}
#side_nav {
	margin: 0px;
	width: 195px;
	padding: 0;
	float: left;
}
#header {
	background-color: #226191;
	margin: 0 0 10px 0;
	border-bottom: 6px solid #18276E;
	font-size: 75%;
	padding: 15px 0 15px 15px;
}
#header a:link, #header a:visited, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header  a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}
#side_links {
	background-color: #226191;
	border-bottom: 6px solid #18276E;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 85%;
}
#side_links a:link, #side_links a:visited, #side_links a:active {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: solid 1px #18276E;
	width: 155px;
}
#side_links   a .bottom_link {
	border-bottom-style: none;
}
#side_links a:hover {
	background-color: #18276E;
}
#right_side {
	float: left;
	width: 650px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.link_subtitle {
	font-size: 75%;
	font-style: italic;
}
.button {
	margin-top: 50px;
}
.next {
	margin-top: 25px;
	margin-right: 5px;
}
.call_out {
	font-style: italic;
	font-size: 90%;
	margin: -5px 20px;
}
#table_contents {
	margin: 0;
	margin-top: 65px;
	padding: 0;
	height: 25px;
}
.current {
	color: #18276E;
}
.instructions {
	font-style: italic;
	font-size: 75%;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
}
a   {
	color: #192D88;
	text-decoration: underline;
}
a:hover  {
	color: #192D88;
	text-decoration: none;
}
.courier {
	font-family: Courier New, Courier, monospace;
}
.courier {
	font-family: Courier New, Courier, monospace;
}
#container #right_side #content p u blink {
	color: #609;
}
.green {
	color: #3C0;
}
.Minitab {
	font-family: "Courier New", Courier, monospace;
}
