﻿h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #6F92CE;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6F92CE;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.asterisk {
	color: #FF0000;
	font-size: large;
	margin: 0px;
	padding: 0px;
}
.timeTopAlign
{
	position:relative;
	margin:0px;
	padding:0px;
	left: 1px;
	top: -22px;
}
.mainText {
	position:absolute;
	top:-10px;
	left:245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	padding: 0px;
	margin: 20px;
	width: 500px;
}
.bigSkyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	padding: 0px;
	margin: 20px;
	position: absolute;
	width: 500px;
	right: 0px;
	top: 40px;
}
.scheduleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	padding: 0px;
	margin: 20px;
	position: relative;
	top: 0px;
	width: 500px;
}
/* CSS layout */
#container {
	margin:	0;
	padding: 0;
	border-left: thick #6F92CE solid;
	border-right: thick #6F92CE solid;
	border-bottom:	thick #6F92CE solid;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapPlaceHolder {
	position: absolute;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#placeHolder1 {
	width: 645px;
	height: 455px;
	top: 0px;
	position: relative;
}

#top_nav {
	background-color: #295994;
	overflow: hidden;
}

#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer {
	position:			relative;
	top:				0px;
	left:				0px;
	margin:				0;
	padding:			0;
	width:				800px;
	border-top:			thick #6F92CE solid;
	margin-right:		auto;
	margin-left:		auto;
}

.imageStyle {
	float:		right;
	position:	relative
}
.step {
	position: 			relative;
	z-index:			1; 
	padding:			0;
	width:				51px;
	height:				13px;
	margin:				0;
	text-align:			center;
	background-color:	#395D8C;
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	font-weight:		bold;
	border:				2px white solid;
}

.step a {
	border:				2px #c9c9c9 solid;
	color:				white;
	display:			block;
	text-decoration:	none;
}

.step a:hover {
	color:				#000;
	text-decoration:	none;
	border:				2px #a9a9a9 solid;
	background-color:	#a9a9a9;
}


.activeStep {
	position: 			relative;
	z-index:			1; 
	padding:			0;
	width:				47px;
	height:				13px;
	margin:				0;
	text-align:			center;
	background-color:	#FFFFFF;
	color:				#395D8C;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	font-weight:		bold;
	border:				4px #395D8C solid;
	
}

.stepSubtitle
{
  font-family:		"Times New Roman", Times, serif;
  font-size:		medium;
  font-weight:		bolder;
  color:			#0069a4;
  text-align:		left;
  text-indent:		0px;
}

.wrapStep {
	position: absolute;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 455px;
}
.stepText
{
	position: relative;
	left: 50px;
	width: 515px;
	height: 275px;
	z-index: 3;
	overflow: scroll;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	border: medium #733808 solid;
	border-bottom: medium #733808 solid;
	border-left: medium #733808 solid;
	text-indent: 25px;
	padding: 10px;
	background-color: #E7C394;
	color: #733808;
	top: 35px;
}
.stepTitle
{
	position: relative;
	left: 50px;
	top: 50px;
	width: 535px;
	height: 20px;
	z-index: 1;
	margin: 0px;
	margin-bottom: 11px;
	padding: 0px;
	padding-bottom: 5px;
	color: white;
	text-align: center;
	vertical-align: middle;
	background-color: #42517B;
	border: medium white solid;
}

h6 {
	padding-left:		5px;
	margin:				0px;
	color:				white;
	text-align:			left;
	font-size:			x-small;
	margin-bottom:		3px;
	text-indent:		5px;
}

.stepAuthor
{
  position:			relative;
  width:			211px;
  height:			0px;
  z-index:			5;
  line-height:		normal;
  text-align:		left;
  font-family:		"Times New Roman", Times, serif;
  font-size:		xx-small;
}

.sidebar
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	width: 175px;
	height: 213px;
	z-index: 1;
	float: right;
	border: 1px black solid;
	background-color: #BDC7CE;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}

.sidebarTitle
{
  font-weight:			bold;
  color:				#6c67a1;
  margin-top:			0px;
  margin-bottom:		0px;
}

.sidebarSubtitles
{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: underline;
}

.sidebarParagraphs
{
  margin-top:			0px;
  margin-bottom:		0px;
}

#stepNavBar {
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	left: 155px;
	top: 415px;
	width: 335px;
}

#stepNavBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#stepNavBar li {
	background-color: #295994;
	margin: 0px;
	float: left;
	padding: 0px;
}

#stepNavBar a {
	border:				1px #c9c9c9 solid;
	color:				white;
	display:			block;
	padding:			5px;
	text-decoration:	none;
}

#stepNavBar a:hover {
	color:				#000;
	text-decoration:	none;
	border:				1px #a9a9a9 solid;
	background-color:	#a9a9a9;


a: {
	color: #36;
	text-decoration: underline;
}

a: hover {
	color: #808080;
	text-decoration: underline;
}}
#sidebar {
	margin: 0px;
	padding: 0px;
	color: #9496A5;
	clear: both;
	float: left;
	position: absolute;
	top: 0px;
	display: inline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 5;
	background-image: url('images/bootsnRope.jpg');
	background-repeat: no-repeat;
	width: 235px;
}
#sidebar li {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdf;
}
#sidebar ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sidebar a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f9f9f9;
	color: #04b;
	display: block;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	text-indent: 10px;
}
.rrlinks {
	color:				#0000FF;
	text-decoration:	underline;
	cursor:				hand;
}
