/* General styles */
html, form {
  margin: 0px;
  padding: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  background: #003 url(../images/main/body-bg.gif) repeat-y 50% 0;
  background: #000033 url(../images/main/bg.gif);
  color: #192042;
  font: 11px/1.2 Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
}
div {
  padding: 0px;
}
img {
  border:0px;  
}
a {
  text-decoration: underline;
  color: #000033;
}
a:hover {
  text-decoration: underline;
  color: #6A8959;
}
/* Main layout styles */
#trainingemployers {
  background: #c1dde;
  color: #251e4a;
}
#trainingemployers h2 {
  color: #FFF;
}

#wrapper {
  margin: 18px 0px 0px 0px;
  border: 0px;
}
#main {
  background: #314D72 url(../images/main/main-bg.jpg) no-repeat 50% 0;
  position: relative;
  margin: 0px auto;
  border: 0px 0px 0px 0px;
  width: 760px;
  text-align: left;
}
#header {
  height: 105px;
}
#header img {
  float: left;
  display: inline;
  margin: 18px 0px 0px 0px;
}
#header img#home {
  margin: 0px 0px 0px 14px;
}
#header-logo a img {
  padding-top: 30px;
  margin-left: 40px;
  float: left;
}
#header-logo {
  position: relative;
  top: 2px;
  left: 16px;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  text-align: left;
  width: 760px;
}
#header-logo a, #header-logo a img, #header-logo img {
  border: 0;
  margin: 0;
  padding: 0;
}

#content {
  clear: both;
  border-collapse: collapse;
  width: 100%;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding-left: 1px;
}
#content td {
  vertical-align: top;
  padding-bottom: 4px;
}

#content .botpad {
  padding-bottom: 11px;
}

#sidebar_main {
  margin: 0px;
  width: 150px;
}
/* Navigation styles */
#nav {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  display: inline;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  display: inline;
}
#nav li {
  margin: 0px 0px 2px 0px;
  padding: 0px;
  list-style-type: none;
  line-height: 1;
  float: left;
  display: inline;
  text-transform: uppercase;
}
#nav li a {
  padding: 6px 0px 6px 15px;
  float: left;
  display: inline;
  clear: both;
  width: 125px;
  border-right: 5px solid #498140;
  color: #F8FFF7;
  font-weight: bold;
  text-decoration: none;
  background: #7eb07e;
}
#nav li a.big {
  background: #94c395;
  padding-top: 11px;
  padding-bottom: 11px;
}
#nav li a#current {
  background: #50678A;
  border-color: #24416D;
}
#nav li a.subnav {
  margin-left: 15px;
  padding-left: 10px;
  width: 115px;
  background-color: #6B885A;
  border-color: #456B2D;
}
#nav li a:hover {
  background-color: #7691B0;
  border-color: #54769C;
}
/* Sidebar find a job styles */
#greenbox {
  background: #4B8147;
  margin: 10px 0 0 0;
  float: left;
  color: white;
}

#greenbox.padded {
  padding: 10px;
}

#greenbox input {
  width: 108px;
  font-size: 11px;
  }

#greenbox a {
  color: #FFF;
  font-size: 10px;
  text-decoration: underline;
  }
  
#greenbox td {
  height: 10px;
  }
  
#greenbox table {
  margin-top: 10px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: -10px;
  }

#greenbox h2 {
  margin-bottom: .5ex;
  font-size: 16.5px;
  line-height: 0.9;
  font-weight: lighter;
}

/* as class */
.greenbox {
  background: #4B8147;
  margin: 10px 0 0 0;
  float: left;
  color: white;
}

.greenbox .padded {
  padding: 10px;
}

.greenbox input {
  width: 108px;
  font-size: 11px;
  }

.greenbox a {
  color: #FFF;
  font-size: 10px;
  text-decoration: underline;
  }
  
.greenbox td {
  height: 10px;
  }
  
.greenbox table {
  margin-top: 10px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: -10px;
  }

.greenbox h2 {
  margin-bottom: .5ex;
  font-size: 16.5px;
  line-height: 0.9;
  font-weight: lighter;
}
/* Footer styles */
#footer {
  clear: both;
  height: 65px;
  visibility: hidden;
}
/* Page title h1 styles */
h1#title {
  margin: 0px 0px 2px;
  font-size: 19px;
  line-height: 1;
  font-weight: normal;
  color: #000;
}
body.home h1#title {
  display: none;
}
/* Section heading h1 styles */
body.home #content td.section {
  vertical-align: bottom;
  padding-bottom: 0px;
}

td .section h1 {
  display: inline;
  font-size: 11px;
  color: #FFF;
  background: #1a2042;
  border: 1px solid #000;
  float: left;
  padding: 2px 5px;
  margin-bottom: -1px;
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.section a {
  color: #FFF;
  text-decoration: none;
}
.section a:hover {
  text-decoration: underline;
}

/* Home page styles */
body.home .blueheading {
  background: #c2ddee;
  padding: 0px 2px 0px 15px;
  font-size: 12px;
  line-height: 1.3;
  color: #000032;
  border: 0px;
  width: 185px;
}

body.home .links {
  padding: 2px 2px 2px 25px;
  font-size: 12px;
}

#leftcol {
  width: 100%;
  margin: 0px 5px 0px 0px;
}

#rightcol {
  width: 210px;
}
.content {
  clear: left;
  padding: 0px;
  background: #FFF;
  border: 1px solid #192042;
  font-size: 12px;
}
body.home .content h2 span {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
body.home .content p {
  font-size: 11px;
}
body.home .content h2 {
  color: #5C372E;
  font-size: 20px;
  margin: 15px 0px 4px 0px;
  padding: 0px;
  line-height: 18px;
  font-weight: normal;
}
body.home .contentdiff {
  padding: 5px;
  clear: left;
  background: #e7f0fa;
  border: 1px solid #192042;
  font-size: 13px;
}

body.home td.left {
  border-right: 0px;
  padding-left: 0px;
  padding-top: 14px;
}

body.home td.right {
  border-left: 0px;
  padding-right: 0px;
  padding-top: 14px;
}

body.home .contentdiff h2 {
  color: #5C372E;
  font-size: 20px;
  line-height: 18px;
  font-weight: normal;
}
body.home .contentdiff h2 span {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
body.home .contentdiff p {
  font-size: 11px;
}
body.home #chartdiff {
  background: #c2ddee;
  height: auto;
  padding: 2px 5px 0px 15px;
}
body.home td#chartdiff {
  margin: 0px 5px;
}

body.home #chartdiff p {
  margin: 2px 0px 10px 0px;
}
body.home #news_heading, body.home .news_heading {
  font-size:11px;
  color: #000033;
  font-weight: bold;
}
body.home #news a {
  color: #000033;
  text-decoration: none;
}
body.home #news a:hover {
  text-decoration: underline;
}
body.home span.arrow {
  padding-right: 11px;
  background: transparent url(../images/main/small-arrow.gif) no-repeat 100% 40%;
}
body.home span.white {
  padding-right: 14px;
  background-image: url(../images/main/small-arrow-white.gif);
}

a.nounderline {
  text-decoration: none;
}
a:hover.nounderline {
  text-decoration: underline;
}
/* General page gut layout styles */
.gutlayout {
  background: #FFF;
  width: 605px;
/*  height: 521px; */
  border-collapse: collapse;  
  border: 1px solid #000;
  border-width: 1px;
  font-size: 12px;
}
.gutlayout td {
  border: 1px solid #000;
  border-width: 1px 0px 0px 1px;
  padding: 7px;
  vertical-align: top;
}
.gutlayout h2, .gutlayout h4, .gutlayout h5 {
  margin: 0px 6px 9px 0px;
}

.gutlayout h3, .gutlayout span.h3 {
  margin-top: 8px;
  margin-bottom: -2px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.15;
}
.gutlayout h2 {
  font-size: 17px;
  color: #304E72;
}

.gutlayout p {
  margin: 0px 0px 5px 0px;
  color: #000033;
}
.gutlayout dl {
  margin: 0px 0px 15px 5px;
  padding: 0px;
}
.gutlayout dt, .gutlayout dd {
  margin: 0px 0px 3px 5px;
  padding: 0px;
}
.gutlayout dd {
  margin-bottom: 9px;
}
.gutlayout ul {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 20px;
  color: #000033;
  list-style-type: disc;
}
.gutlayout .right {
  text-align: right;
}
.gutlayout #news_heading {
  font-size: 12px;
}
/* Page guts sidebar styles */
#sidebar {
  height: auto;
  background: #c2ddee;
  width: 200px;
  padding-left: 15px;
}
#sidebar ol, #sidebar ul {
  margin-bottom: 10px;
  margin-left: 10px;
}
#sidebar li {
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-weight: bold;
  color: #304E72;
}
#sidebar ol li span {
  color: #192042;
  font-weight: normal;
}
#sidebar .nobullets {
  list-style-type: none;
}
#sidebar img.profile {
  float: left;
  display: inline;
  margin: 0px 6px 4px 0px;
  padding: 0px;
}
#sidebar h3, #sidebar h4 {
  font-size: 12px;
  margin-left: 0;
}

#sidebar h2 {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 110%;
  padding-bottom: 0;
}

#sidebar p, #sidebar h2 {
  margin-left: 0;
}

#sidebar p {
  margin-bottom: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}

/* Special list styles */
.gutlayout dl#special {
  margin-left: 0px;
}
.gutlayout dl#special dt {
  float: left;
  display: inline;
  margin-bottom: 0px;
  margin-right: 9px;
  padding-right: 11px;
  background: transparent url(../images/main/small-arrow.gif) no-repeat 100% 40%;
  font-weight: bold;
}
.gutlayout dl#special a {
  color: #000033;
  text-decoration: none;
}
.gutlayout dl#special a:hover {
  text-decoration: underline;
}
.gutlayout dl#special dd {
  margin-bottom: 15px;
}
#doc_ata_glance {
  margin-left: 10px;
  margin-bottom: 10px;
}
#doc_ata_glance h3 {
  margin-bottom: 0px;
}
#doc_ata_glance2 {
  margin-left: 0px;
  margin-bottom: 10px;
}
#doc_ata_glance2 h3 {
  margin-bottom: 0px;
}
#doc_ata_glance a {
  margin-bottom: 2px;
}
#border {
  border: 1px solid black;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 603px;
}
#chart_item {
  background: #CCCC99;
  padding: 10px 0px;
  margin: 0px;
  margin-bottom: 30px;
  border: 1px solid black;
}
.big_chart#chart_item {
  width: 580px;
  padding: 30px 10px 30px 10px;
  margin-left: 150px;
  height: auto;
}
h1.chart_title#title {
  margin-left: 150px;
}
#chart_item a {
  text-decoration: none;
}
#press_page a {
  text-decoration: none;
  font-weight: bold;
}
#press_entry p{
  color: #000033;
  margin-left: 15px;
}
#noborders{
  border: 0px;
  padding: 5px 5px 5px 5px;
}
#noborders td {
  border: 0px;
  padding: 5px 5px 5px 5px;
}
.dark_blue_heading {
  color: #000033;
}
/* NEWS ITEMS */
#news_item {
  background: white;
  margin-bottom: 2px;
  padding: 7px;
  width: 590px;
  float: left;
  border: 1px solid black;
}
#news_item p {
  font: 12px/1.3 Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  color: #000033;
}
#news_item.date {
  color: #192042;
  font-weight: bold;
  font-size: 9px;
  white-space: nowrap;
}
#news_item2 {
  background: white;
  margin-bottom: 2px;
  padding: 7px;
  width: 373px;
  height: 820px;
  float: left;
  border: 1px solid black;
}
#news_item3 {
  background: white;
  margin-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  width: 373px;
  height: 402px;
  float: left;
  border: 1px solid black;
}
.newsdate {
  color: #666666;
  font-weight: bold;
  font-size: 9px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .1em;
}
#newstop {
  color: #192042;
  font-size: 13px;
  text-decoration: underline;
}
#newstitle, .newstitle {
  color: #304E72;
  font-size: 20px;
  text-decoration: none;
}
#news_layout #sidebar {
  float: right;
  border: 1px solid black;
  padding: 5px;
  position: relative;
  top: 0px;
  right: 5px;
}
#news_layout h2 {
  margin: 0px;
  font-size: 17px;
  font-style: normal;
  line-height: 17px;
  font-weight: normal;
  color: #304E72;
}
#news_layout.date {
  color: #192042;
  font-weight: bold;
  font-size: 9px;
  white-space: nowrap;
}
.med_blue {
  color: #304E72;
}
#to-top {
  color: #304E72;
  text-align: right;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}
a:visited#to-top {
  color: #304E72;
  text-decoration: underline;
}
a:link#to-top {
  color: #304E72;
  text-decoration: underline;
}
a:hover#to-top {
  text-decoration: underline;
}
.special {
  color:#000;
  text-decoration: none;
  font-weight: normal;
}
#news_item a.special, #news_item a:visited.special {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
#news_item a:hover.special {
  color:#000;
  text-decoration: underline;
}
/* misc */
.gutlayout h2#valuenum {
  font-size: 3em;
  font-weight: bolder;
  margin-top: 8px;
}
.noborder {
  background: #FFF;
  width: 605px;
  height: 521px;
  border-collapse: collapse;  
  border: 1px solid #000;
}
.noborder td {
  border: 0px;
  padding: 5px 5px 5px 5px;
  vertical-align: top;
}
.noborder p {
  border: 0px;
}
.gutlayout h2#chart_heading {
  text-align: center;
}
.gutlayout #participating p {
  text-indent: -24px;
  margin: 0px 0px 0px 24px;
}
.comval {
  font-size: 20px;
  color: #304E72;
  margin-left: -30px;
}
.compar {
  font-size: 13px;
  line-height: 1.0;
}
/* Blue Box */
#bluebox {
  display: inline;
  color: white;
  width: 205px;
  background: #192042;
  margin: 5px 10px 10px 10px;
  float: right;
}
#bluebox a {
  color: #fff;
  text-decoration: none;
  }
#bluebox a:hover {
  text-decoration: underline;
}
#bluebox ol {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  list-style-type: none;
}
#bluebox li {
  margin-left: -20px;
  color: white;
}
/* Search form styles */
#search {
  margin: 0px 0px 20px 0px;
  padding-left: 14px;
  clear: both;
  color: #FFF;
  font-weight: bold;
  line-height: 1.7;
  width:120px;
}

#search p {
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
}

#search .text {
  background: #FFF;
  border: 3px inset #000;
  width: 85px;
  height: 14px;
  padding-top: 2px;
}
#search input {
  vertical-align: bottom;
}

#search img {
  vertical-align: top;
  padding-bottom: 2px;
  vertical-align: top;
}

.padded {
  padding-left: 30px;
}

.paddedmore {
  padding-left: 0px;
}

.lessmargin {
    margin-top: 5px;
  }
  
.lessbotmar {
  margin-bottom: -5px;
}

#noborder {
  border: none;
}

/* Gut for news */

.news_layout {
  background: #FFF;
  width: 605px;
  height: 521px;
  border-collapse: collapse;  
  border: 1px solid #000;
  border-width: 1px;
  font-size: 12px;
}
.news_layout td {
  border: 1px solid #000;
  border-width: 1px 0px 0px 1px;
  padding: 7px;
  vertical-align: top;
}
.news_layout p {
  color: #000033;
}

.news_layout h2, .news_layout h3, .news_layout h4 {
  margin: 0px 6px 0px 0px;
}
.news_layout h2 {
  font-size: 17px;
  color: #304E72;
}
.news_layout h3, .news_layout span.h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  line-height: 1.15;
}

input.button {
  border: 2px outset #456B2E;
  font-size: 12px;
  margin: 0px 2px 0px 2px;
  padding: 2px 6px;
  color: #FFF;
  background: #456B2E;
  text-align: center;
  vertical-align: center;
  text-transform: uppercase;
  text-decoration: none;
}