body {
  background: url(/images/page-top.png) no-repeat 50% 270px; /* 0C0C0C */
  font: 11px/140% Arial, Helvetica, Verdana, sans-serif;
  color: #2A363B;
  margin: 0 0 50px 0;
  padding: 0;
  text-align: center;
}

hr {
  border: none;
  border-bottom: 1px solid #CCC;
  padding: 0;
  margin: 25px 0;
}
h1 {
  float: left;
  width: 284px;
}

h1 a {
  display: block;
  padding-top: 136px;
  height: 0;
  width: 284px;
  overflow: hidden;
  background: url(/images/wsc-logo.png) no-repeat 0 0;
}

h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2A363B;
}

h3 {   
  font-weight: bold;
  font-size: 13px;
  color: #1A7296;
  margin: 0 0 10px 0;
}

h4 {
  font-weight: bold;
  text-transform: uppercase;
}

p { margin: 0 0 10px 0; padding: 0 }

a {
  color: #1E6EA6;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table {
  width: 100%;
  border: 0;
}

  .table-container {
    padding: 5px;
    margin: 20px 0 10px 0;
    border: 1px solid #C4C4C4;
    -moz-border-radius: 3px;
  }

th {
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
  padding: 10px 15px;
  border-bottom: 3px solid #000;
  border-right: 1px solid #C4C4C4;
}

  tr.separator th { border-bottom: 1px solid #000; }

td {
  padding: 8px 15px;
  border-bottom: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}

  tr:last-child td { border-bottom: 1px solid #000 }
  
  th:last-child, td:last-child { border-right: none }

  tr.odd td { background: url(/images/td-bg.png) repeat 0 0 }
  tr.even td { }


/* Layout */

#wrapper {
  width: 988px;
  margin: 0 auto;
  text-align: left;
}

#wrapper2 {
  background: #e1ebf3 url(/images/pattern-bg.png) repeat-x 0 0;
  padding: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#header
	{
	position:relative;
	}


#banner
	{
	
	}

#sub-banner {
  background: #FFF;
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
}

  #sub-banner h2 {
    margin: 0;
    padding: 40px 0 7px 20px;
    font-size: 28px;
  }
  
#home #article {
  background: url(/images/home-content-area-graphic.png) no-repeat 0 0;
  width: 630px;
  float: left;
}

#article {
  background: #FFF;
  width: 595px;
  float: left;
}

  #article.wide { width: 777px }
  #article.one-col { width: 968px }

  #article .pad {
    padding: 25px 20px;
    min-height: 500px;
  }
  
  #article h2 {
    color: #DDBC23;
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 23px;
    background: url(/images/article-h2-bg.png) no-repeat 100% 100%;
  }
  
    #article.wide h2 { background: url(/images/article-wide-h2-bg.png) no-repeat 100% 100%; }
    #article.one-col h2 { background: url(/images/article-one-col-h2-bg.png) no-repeat 100% 100%; }


  .intro-text {
    width: 362px;
    font-size: 12px;
    line-height: 16px;
    margin: 45px 0 0 20px;
    height: 185px;
    overflow: hidden;
  }
  
  .issues-statements-container {
    background: #FFF;
    margin-top: 10px;
    padding: 0 0 25px 0;
    float: left;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
  }
  
    #article .issues-statements-container h2 {
      background: url(/images/home-h2-bg.png) no-repeat 0 100%;
      padding: 0 0 13px 0;
      margin: 0 0 15px 0;
      font-weight: bold;
      font-size: 18px;
      line-height: 16px;
      text-transform: uppercase;
      color: #2A363B;
    }
    
  .issues {
    width: 275px;
    padding: 20px;
    height: 285px;
    float: left;
  }
  
  .issues-box {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #E0E0E0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }

  .statements {
    width: 275px;
    padding: 20px;
    float: left;
    height: 285px;
    background: url(/images/statements-bg.png) no-repeat 0 50%;
  }
  
  #article .pad h3 {
    text-transform: uppercase;
    color: #DDBC23;
    font-size: 18px;
    padding: 0;
    margin: 0 0 5px 0;
  }
  
  #article .pad h4 { text-transform: none; font-size: 13px; margin: 0 0 5px 0; }
  
  #article .pad ul {
    list-style: disc;
    padding: 0 0 0 12px;
    margin: 0 0 15px 0;
  }
  
    #article .pad ul ul { list-style: none; margin: 0; padding: 0; }
    #article .pad ul ul li { list-style-type: none; background: url(/images/bullet.png) no-repeat 0 8px; padding-left: 10px; }
#sidebar {
  background: #1A7296 url(/images/sidebar-bg.png) repeat-x 0 0;
  width: 278px;
  padding: 20px;
  margin-top: 20px;
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  min-height: 530px;
}

#slideshow {
    overflow: hidden;
    height: 336px;
    width: 968px;
}
  #sidebar p {
    color: #FFF;
  }
  
  #sidebar a {
    color: #FFF;
  }

  #sidebar h2 {
    background: url(/images/sidebar-h2-bg.png) no-repeat 0 100%;
    color: #FFF;
    font-size: 18px;
    padding: 0 0 13px 0;
    margin: 0 0 15px 0;
    text-transform: uppercase;
  }
  
  #sidebar h4 {
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
  }
  
  .press-releases {
    border: 1px solid #157;
    background: #1C87B0 url(/images/blue-list-bg.png) repeat-x 0 0;
    padding: 10px;
    margin: 30px 0 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  
#aside {
  width: 162px;
  background: transparent;
  float: right;
  padding: 40px 0 0 0;
}

  #aside h3 {
    color: #2A363B;
    font-weight: bold;
    text-transform: uppercase;
    background: url(/images/aside-h3-bg.png) no-repeat 100% 100%;
    padding: 0 0 10px 0;
    margin: 0 0 7px 0;
  }
  
#footer {
  clear: both;
  padding: 20px 0 10px 210px;
}

  #home #footer {
    padding: 20px 0 5px 20px;
  }
  
  #utility #footer {
    padding: 20px 0 5px 0;
  }
  
  #footer p {
    margin: 0 0 3px 0;
  }

  #footer ul {
    list-style: none;
    display: inline;
  }
  
  #footer ul li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 10px;
  }
  
  #footer ul li.divider {
    background: url(/images/footer-divider.png) no-repeat 100% 60%;
  }
  
  #footer ul li a {
    display: block;
    float: left;
    padding: 0 10px 0 0;
  }
  
  
/* Lists
*/

ul.list, ul.special-list {
  list-style: none;
  margin: -2px 0 0 0 !important;
  padding: 0 !important;
}

  ul.special-list { margin-bottom: 15px !important }

.list li, .special-list li {
  list-style-type: none;
  background: url(/images/dashed-line-grey.png) repeat-x 100% 100%;
}
  
  .special-list li p {
    padding: 5px 0 5px 15px;
    margin: 0;
    background: url(/images/arrow-blue.png) no-repeat 0 8px;
  }

  .list.blue li { background: url(/images/dashed-line-blue.png) repeat-x 100% 100% }
  
  .list li:last-child, .list.blue li:last-child, .special-list li:last-child { background: none }

.list li a {
  background: url(/images/arrow-blue.png) no-repeat 0 8px;
  padding: 5px 0 5px 12px;
  display: block;
  font-weight: normal;
}

  .list.blue li a { background: url(/images/arrow-white.png) no-repeat 0 8px }
/* Navigation
*/

#main-nav {
  display: inline;
  list-style: none;
  margin: 0 0 7px -2px;
  padding: 0;
  height: 58px;
  width: 972px;
  float: left;
}

#main-nav li {
  display: inline;
  list-style-type: none;
}

#main-nav li a {
  display: block;
  float: left;
  height: 0;
  width: 163px;
  padding-top: 58px;
  overflow: hidden;
}

#main-nav li a.last { width: 161px }

#main-nav li#ati a { background: url(/images/nav.png) repeat 0 0 }
#main-nav li.on#ati a, #main-nav li#ati a:hover { background-position: 0 -58px }
  
#main-nav li#bls a { background: url(/images/nav.png) repeat -163px 0; width: 160px }
#main-nav li.on#bls a, #main-nav li#bls a:hover { background-position: -163px -58px }

#main-nav li#iis a { background: url(/images/nav.png) repeat -323px 0; width: 162px }
#main-nav li.on#iis a, #main-nav li#iis a:hover { background-position: -323px -58px }
  
#main-nav li#pst a { background: url(/images/nav.png) repeat -486px 0; width: 160px }
#main-nav li.on#pst a, #main-nav li#pst a:hover { background-position: -486px -58px }
  
#main-nav li#are a { background: url(/images/nav.png) repeat -647px 0; width: 160px }
#main-nav li.on#are a, #main-nav li#are a:hover { background-position: -647px -58px }

#main-nav li#atc a { background: url(/images/nav.png) repeat -807px 0; width: 165px; }
#main-nav li.on#atc a, #main-nav li#atc a:hover { background-position: -807px -58px }
  

#nav {
  display: inline;
  list-style: none;
  margin: 14px 0 0 0;
}

#nav li {
  display: inline;
  list-style-type: none;
}

#nav li a { padding: 20px }

#utility-nav {
  display: inline;
  list-style: none;
  margin: 91px 0 0 0;
  padding: 0;
  float: right;
  text-align: right;
  width: 704px;
}

#utility-nav li {
  display: inline;
  list-style-type: none;
}

  #utility-nav li.divider { background: transparent url(/images/footer-divider.png) no-repeat scroll 100% 60% }

#utility-nav li a { padding: 10px 12px 10px 10px; font-size: 10px; text-transform: uppercase; }

#breadcrumbs {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0  0 20px 20px;
  float: left;
  width: 600px;
  font-size: 9px;
}

#breadcrumbs li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #2A363B;
}

#breadcrumbs li a {
  background: url(/images/breadcrumb.png) no-repeat 100% 60%;
  display: block;
  padding: 0 14px 0 0;
  margin: 0 7px 0 0;
  float: left;
}
  
  #breadcrumbs li.last a { background: none }
  
  
#left-nav {
  background: #FFF;
  width: 181px;
  float: left;
  margin-right: 10px;
  padding: 15px 0 17px 0;
  list-style: none;
}

#left-nav ul {
  background: url(/images/left-nav-bg.png) no-repeat 50% 6px;
  width: 165px;
  padding: 8px;
}

  #left-nav ul ul {
    width: 149px;
    background: none;
  }

#left-nav li {
  list-style: none;
}

  /*#left-nav li.open { background: url(/images/left-nav-bg-cap.png) no-repeat scroll 50% 100% }*/
  #left-nav li li.open, #left-nav li li li.open { background: none }  

#left-nav li a {
  display: block;
  background: url(/images/left-nav-bg.png) no-repeat 50% 100%;
  padding: 12px;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
}

#left-nav li a:hover, #left-nav li li a:hover, #left-nav li li li a:hover, #left-nav li.on a { color: #000 }

  #left-nav li.open a { color: #000; background: url(/images/left-nav-open-bg.png) no-repeat 50% 100%; padding: 10px 12px 20px 12px }

  #left-nav li li {
    border-bottom: 1px solid #CFCFD0;
    line-height: 12px;
  }
  
  #left-nav li li.open {}
  #left-nav li li.first {}
  #left-nav li li.last { border: none }
  
  #left-nav li li a, #left-nav li.open li a, #left-nav li li.first a, #left-nav li li.last a {
    color: #1E6EA6;
    background: none;
    padding: 6px 0 6px 4px;
    background: none;
    font-size: 10px;
  }
  
  #left-nav li li.first a { padding: 0 0 6px 4px }
  
    #left-nav li li a:hover, #left-nav li.open li a:hover, #left-nav li li.first a:hover, #left-nav li li.last a:hover, #left-nav li li.on a { color: #000 }
  
  #left-nav li li.open a { color: #000 }
  #left-nav li li.last a { padding-bottom: 5px }
  
    #left-nav li li ul { margin: 0; padding: 0; background: none }
    #left-nav li li li { background: url(/images/left-nav-border.png) repeat-x 0 100%; border: none }
      #left-nav li li li.last { background: none }
  
    #left-nav li li li a {
      font-weight: normal;
      text-transform: none;
      color: #1E6EA6 !important;
      background: url(/images/breadcrumb.png) no-repeat 4px 10px !important;
      padding: 6px 0 8px 14px !important;
    }
    
      #left-nav li li li a:hover { color: #000 !important }

#left-nav .cap {
  position: absolute;
  top: -3px;
  left: 0;
  background: transparent url(/images/left-nav-bg-cap-top.png) no-repeat 0 0;
  width: 164px;
  height: 4px; 
} 

/* Searchbox
*/

.search-area {
  position: relative;
  width: 305px;
}

.search-box {
  border: 1px solid #959595;
  -moz-border-radius: 2px;
  font-size: 10px;
  padding: 5px;
  width: 242px;
  margin-right: 59px;
}

.search-button {
  background: url(/images/search-button.png) no-repeat 0 0;
  border: 0;
  width: 59px;
  padding-top: 26px;
  height: 0;
  overflow: hidden;
  margin: -0px 0 0 0;
  position: absolute;
  right: 0;
  bottom: -6px;
  display: inline-block !important;
}

/* Misc
*/

a.view-all {
  display: block;
  background: url(/images/view-all-light.png) no-repeat 0 0;
  width: 276px;
  height: 0;
  padding-top: 26px;
  margin-top: 2px;
  overflow: hidden;
}

a:hover.view-all {
  background: url(/images/view-all-light.png) no-repeat 0 -26px;
}

  #sidebar a.view-all {
    background: url(/images/view-all.png) no-repeat 0 0;
    width: 280px;
  }
  
  #sidebar a:hover.view-all {
    background: url(/images/view-all.png) no-repeat 0 -26px;
  }

a.read-more {
  display: block;
  background: url(/images/see-more.png) no-repeat 0 0;
  width: 47px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  margin: 11px 0 15px 0;
}
  
  a.read-more:hover { background: url(/images/see-more.png) no-repeat 0 -16px }
  
.caption {
  background: #E1EBF3;
  -moz-border-radius: 2px;
  width: 202px;
  float: right;
  margin: 0 0 25px 25px;
}

  .caption img { border: 1px solid #E0E0E0; width: 202px }
  .caption p { padding: 15px; margin: 0; background: url(/images/caption-bg.png) no-repeat 0 0 }
  
.small { font-size: 10px; margin: 10px 0; padding: 0 0 0 10px }
.margin-top-16 { margin-top: 16px }

/* Rounded Corners */

#left-nav, #sub-banner, #article { -moz-border-radius: 3px }
#home #article { -moz-border-radius: none }

/* Survey link */

#surveylink
	{
	position:absolute;
	top:20px;
	right:0;
	height:60px;
	width:301px;
	overflow:hidden;
	}



/* Form styling */

#new_survey_result input
	{
	margin: 0 0 5px 0;
	}

