html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  background-color: #fff;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  text-align: center; 
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 880px;
}

#header {
  background-image: url(../images/headerTop1.jpg);
  background-repeat:no-repeat;
  height: 56px;
  padding: 35px 0 0 13px;
}

#header a { display : block; 
width : 126px; 
height : 54px; 
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden; }

#header2 {
  background-image: url(../images/headerBottom.jpg);
  background-repeat:no-repeat;
  height: 24px;
  padding: 0 0 0 735px;
}

#header2 a { display : block; 
width: 135px;
height : 20px; 
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden; }

#sectionHeader {
  background-image: url(../images/bgHeader.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 24px;
  padding-top: 25px;
}

h1 {
  background-image: url(../images/hdrIntro.gif);
  background-repeat: no-repeat;
  height: 18px;
  margin: 0;
  text-indent: -9999px;
}

#leftColumn1 {
  float: left;
  margin: 20px 0 56px 0;
  padding: 0;
  width: 157px;
  height: 100%;
}

/* Main Nav */
ul#navMain { 
list-style-type : none; 
position : relative; 
background-color: #F2F5F6;
border-top: solid 4px #678393; 
margin : 0 0 0 0; 
padding : 0 0 0 0; 
}

#navMain li {
border-top: solid 1px #D6DFE2;
padding : 5px 0 5px 23px;
color: #678393;
}

li#subNav{
background: #F2F5F6;
border-top: solid 0px #D6DFE2;
padding : 0 0 5px 35px;
}



ul#navMain a, a:link {
  color: #678393;
  text-decoration: none;
  font-weight: bold;
}

ul#navMain a:hover {
  text-decoration: underline;
}

/* Footer */
#footer {
  text-align: center;
  background-image: url(../images/bgFooterSub.jpg);
  background-repeat: repeat-x;
  border-top: solid 1px #678393;
  padding: 26px 56px 10px 56px;
}

#footer p {
font-size: 10px;
color: #666;
}

/* Footer Nav */
ul#navFooter { 
list-style-type : none; 
position : relative; 
margin : 0; 
margin-bottom: 11px;
padding : 0; 
}

#navFooter li {
display: inline;
}

ul#navFooter a, a:link {
  color: #678393;
  text-decoration: none;
  font-weight: normal;
}

ul#navFooter a:hover {
  text-decoration: none;
}

/* Content Styles */
#content {
  margin-bottom: 20px;
  margin-left: 200px;
  margin-top: 0;
  padding: 40px 53px 0 0;
  vertical-align: top;
  height: 100%;
}

.clearFloat {
  clear: left;
  display: block;
}

p {
margin: 0;
padding-left: 4px;
padding-bottom: 1em;
}

a,  a:link {
  color: #678393;
  text-decoration: none;
}

a:visited {
  color: #678393;
  text-decoration: none;
}

a:hover {
  color: #678393;
  text-decoration: underline;
}

a:focus {
  color: #678393;
  text-decoration: none;
}

a:active {
  color: #678393;
  text-decoration: none;
}

h4 { 
display: block;
background-color: #678393;
color: #F2F5F6;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin-top: 1.5em;
margin-bottom: .75em;
padding: 2px 0 2px 4px;
}

h5 { 
display: block;
color: #678393;
border-bottom: solid 1px #ccc;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin-top: 1.5em;
margin-bottom: .75em;
padding: 2px 0 6px 4px;
}

li#subNav a {
font-weight: normal;
}

.hiLite {
color: #678393;
}

#content ol {
margin: 0;
padding: 0;
margin-left: 26px;
padding-bottom: 1em;
color: #678393;
font-weight: bold;
}

#content ol li {
color: #678393;
font-weight: bold;
}

.tableMargin {
margin-left: 4px;
}

li.leftOutdent {
margin-left: -.5em;
padding-left: .5em;
}

.formMargin {
margin: 0 0 0 4px;
padding: 0;
}

form select {
  color: #678393;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#formHeader {
background-image: url(../images/bgJumpMenu2.jpg);
background-repeat: no-repeat;
height: 35px;
padding: 45px 10px 10px 10px;
width: 96%;
}
