#banner { 
	z-index: 1;
	visibility: hidden;
	left: 5px;
	top: 5px;
	width: 600px;
	margin-bottom: 5px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background: #ffffff;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
} 
#banner a { 
	color: #0000ff;
	font-size: 16px;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
}
.navigation {
	visibility: hidden;
	z-index: 1;
	left: 5px;
	width: 600px;
	margin-bottom: 5px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background: #ffffff;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
} 
.navigation a { 
	color: #0000ff;
	font-size: 14px;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
}
.navigationLeftCell {
	width: 33%;
	text-align: left;
	white-space: nowrap;
}
.navigationCenterCell {
	width: 34%;
	text-align: center;
}
.navigationRightCell {
	width: 33%;
	text-align: right;
	white-space: nowrap;
}
#content { 
	visibility: hidden;
	left: 5px;
	width: 600px;
	margin-bottom: 5px;
	border: 1px solid #ffffff;
	padding: 2px;
	background: #ffffff;
	font-size: 16px;
	font-family: times-new-roman,times,serif;
	font-weight: bold;
}
.section {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	padding-left: 12px;
	font-size: 14px;
	font-family: times-new-roman,times,serif;
	font-weight: normal;
	text-align: justify;
}
.section ol {
	text-align: left;
}
.subsection {
	padding-left: 12px;
}
.steps {
	padding-left: 12px;
	text-align: left;
}
.roll {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	padding-left: 3px;
	line-height: 1.5em;
	font-size: 14px;
	font-family: times-new-roman,times,serif;
	font-weight: normal;
}
.copyright {
	border: 1px solid #ffffff;
	padding: 3px;
	font-size: 10px;
	font-family: times-new-roman,times,serif;
	font-weight: normal;
}
.thumbnail {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	vertical-align: top;
}
.thumbnails {
	float: right;
	margin-left: 10px;
	border: 0px solid #000000;
	vertical-align: top;
}
.thumbnailInDiv {
	margin-bottom: 10px;
	border: 1px solid #000000;
	vertical-align: top;
}
.tableHeaderDescription {
	margin-bottom: 5px;
}
.tableHeaderLabel {
	color: #333333;
	font-weight: bold;
}
body {
	background: #ffffff;
}
body a:normal {
	color: #0000ff;
}
body a:hover {
	color: #0000ff;
}
body a:active {
	color: #ff0000;
}
body a:visited {
	color: #663366;
}
img { 
	border: 0px solid #000000; 
} 

.skyFooter {
  width: 600px;
  
  margin-left: 0px;
  margin-top: 15px;
  border: 0px solid #000000;
  padding: 2px;
}

