
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}

body {
text-align: center;
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.93em;
background-color: #f5f5f5;
}

a:link, a:visited, a:active, a:hover {
color: #0000b0;
}

.intro {
width: 74%;
margin-left: 20%;
margin-right: auto;
}

div.announce {
font-size: 1.1em;
font-style: italic;
color: #8fbc8f;
}

div.hd {
text-align: left;
width: 60%;
margin: 10px auto 10px 20%;
clear: both;
}

h1 {
font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
font-size: 1.6em;
color: #87ceeb;
text-align: center;
outline-style: none;
}

h2, h3, h4, h5, h6 {
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
font-size: 1.4em;
color: #f5f5f5;
background-color: #000000;
border: solid thin #000099;
font-weight: bold;
margin: 20px 20px 20px 20%;
padding: 10px 0px;
text-align: center;
width: 200px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
outline-style: none;
overflow: hidden;
}

.tal {
text-align: left;
}

code {
margin-left: 10%;
color: #191970;
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
border: solid thin black;
}

div.viewport {
text-align: center;
}

/*
Styling for the Auto Rotating Carousel
*/

#carouselId div.carouselCls {
text-align: center;
}

#carouselId div.lNav, #carouselId div.rNav {
width: 30px;
height: 170px;
float: left;
}

#carouselId .navButton {
padding: 6px 0px;
background-color: #000;
color: #f5f5f5;
cursor: pointer;
display: block;
width: 25px;
clear: both;
}

#carouselId div.rNav .navButton {
float: right;
}

#carouselId .navSlideButton {
margin-top: 60%;
}

#carouselId .navGroupButton {
margin-top: 20px;
}

#carouselId .navButton:focus {
outline: orange 2px inset;
}

#carouselId .navButton > span {
position: relative;
top: 3px;
}

#carouselId div.centerContent {
width: 165px;
height: 170px;
float: left;
overflow: hidden;
}

#carouselId div.groupName {
z-index: 1;
width: 165px;
text-align: center;
background-color: #000;
color: #f5f5f5;
padding: 6px 0px;
}

#carouselId div.groupName span {
position: relative;
top: 3px;
}

/*
Styling for the Static Slideshow
*/

#slideshowId div.carouselCls {
text-align: center;
}

#slideshowId div.lNav, #slideshowId div.rNav {
width: 30px;
height: 480px;
float: left;
}

#slideshowId .navButton {
padding: 6px 0px;
background-color: #000;
color: #f5f5f5;
cursor: pointer;
width: 25px;
}

#slideshowId div.rNav .navButton {
float: right;
margin-top: 440px;
}

#slideshowId .navButton:focus {
outline: orange 2px inset;
}

#slideshowId .navButton > span {
position: relative;
top: 3px;
}

#slideshowId div.centerContent {
width: 265px;
height: 480px;
float: left;
overflow: hidden;
}

/*
Styling for the Dynamic Wizard
*/

div.wizardCls {
background-color: #f5f5f5;
}

div.wizardCls div.carouselCls {
text-align: left;
}

div.wizardCls div.lNav, div.wizardCls div.rNav {
width: 75px;
height: 130px;
float: left;
}

div.wizardCls .navButton {
padding: 6px 0px;
background-color: #000;
color: #f5f5f5;
cursor: pointer;
width: 70px;
text-align: center;
margin-top: 80px;
}

div.wizardCls div.lNav .navButton {
float: left;
}

div.wizardCls div.rNav .navButton {
float: right;
}

div.wizardCls *:focus {
outline: orange 2px inset;
}

div.wizardCls .navButton > span {
position: relative;
top: 3px;
}

div.wizardCls div.centerContent {
width: 695px;
height: 130px;
float: left;
overflow: hidden;
border: solid thin black;
}

div.wizardCls form {
width: 695px;
height: 130px;
overflow: auto;
}

div.wizardCls div.legend {
padding: 3px 0px;
text-align: center;
background-color: #000;
color: #f5f5f5;
}
