#main-content {
  width: 960px;
  display: inline;
  float: left;
  background-color: #fff;
  margin-top: 12px;
  margin-bottom: 10px;
}

#leftnav-col {
  width: 217px;
  padding: 60px 0 0 0;
  float: left;
  display: inline;
}

.left-nav li, .sub-nav li {
  list-style-type: none;
  list-style-image: none;
}

.left-nav li.item a {
  display: block;
  width: 175px;
  padding: 7px 0px 7px 15px;
  background-color: #635f5b;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.left-nav li.item a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6d90af;
}

.left-nav li.item a:active {
  background-color: #6d90af;
  color: #fff;
  text-decoration: none;
}

.left-nav li.selected a,
.left-nav li.parent-selected a,
.left-nav li.selected a:hover,
.left-nav li.parent-selected a:hover {
  background-color: #6d90af;
  color: #fff;
}

.left-nav li.item ul.sub-nav li.item a {
  background-color: #505050;
  color: #aaaaaa;
  width: 160px;
  padding-left: 30px;
  font-size: 12px;
}

.left-nav li.item ul.sub-nav li.selected a {
  background-color: #6d90af;
  color: #fff;
}

.left-nav li.item ul.sub-nav li.item a:hover {
  background-color: #fff;
  color: #505050;
}
  
#leftnav-col img {
  padding: 0;
  margin: 0;
  display: block;
}

#content {
  width: 510px;
  margin-left: 218px;
  margin-bottom: 10px;
  height: auto;
}

#content2 {
  margin-left: 30px;
  width: 580px;  
}

#content #title, #content #title2 {
  position: relative;
  height: 60px;
}

.content_block img {
	display: inline;
	padding: 0 10px 0 0;
}

#content #title img, #content #title2 img {
  position: absolute;
  left: -10px;
}
  
#content #title h1, #content #title2 h1 {
  position: absolute;
  font-size: 30px;
  color: #000;
  left: 55px;
  top: 14px;
}

#content #title2 h1 {
  top: -5px;
}

#content #title h2, #content #title2 h2 {
  position: absolute;
  left: 55px;
  top: 32px;
}

.content_block {
  padding-bottom: 15px
}

.content_block h1 {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #635f5b;
  text-transform: uppercase;
}

/* press release titles */
.content_block h1.article-title {
  font-family: Times, Georgia, serif;
  font-size: 20px;
  line-height: 24px;
  color: #3e3c39;
  font-weight: normal;
  text-transform: uppercase;
}

.content_block h2 {
  font-family: Times, Georgia, serif;
  font-size: 23px;
  line-height: 26px;
  font-weight: normal;
  color: #6D90AF;
  margin-top: 20px;
  padding-bottom: 10px;
}
.content_block h2.sub { font-size: 16px; margin-top: 10px; padding-bottom: 0;}

.content_block h5 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 18px;
  font-size: 14px;
  margin: 3px 0 25px 25px;
  padding-bottom: 0;
  color: #635F5B;
}

.article-item h2 {
  font-family: Times, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin: 10px 0;
}

h2 a { color: #464646; text-decoration: none; }
h2 a:hover { text-decoration: underline; }

h3 a { color: #FFF; text-decoration: none; }
h3 a:hover { text-decoration: underline; }

h6 a { color: #FFF; text-decoration: none; }
h6 a:hover { text-decoration: underline; }


.content_block h6 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  padding: 5px 0;
}

.content_block h3 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  padding: 5px 0;
}

.content_block h4 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #4d4d4d;
}

.content_block p {
  margin-bottom: 12px;
  margin-top: 12px;
}

.content_block ul {
  padding: 7px 0 8px 0;
  margin: 0;
}

.content_block ul li ul { margin-bottom: -18px; }

.content_block ul li.no-bullet {
  list-style: none;
  background: none;
  padding-left: 250px;
}

#constituent-news, #releases {
  width: 500px;
}

.article-item { 
  border-bottom: 4px double #e8e8e8;
  margin-top: 18px;
  padding-bottom: 2px;
}

.article-item h2 {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}

.recommended {
  font-size: 12px;
  font-weight: bold;
  color: #d38914;
  float: right;
  padding-right: 5px;
  margin-top: 5px;
}

.recommended img {
  padding: 8px 0 0 0;
}

.r-down25 {
  padding-top: 25px;
  width: 177px;
  padding-bottom: 15px;
}

.r-down25 img {
  padding-bottom: 10px;
}

#releases .title a{
  display: inline;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  width: 300px;
  padding-left: 10px;
}

#releases .title a:hover {
  text-decoration: underline;
}

#releases .date, .dateline {
  font: 11px Arial;
  color: #464646;
  padding-left: 10px;
}

#releases p {
  font-size: 13px;
}

#releases hr {
  border: 0;
  height: 1px;
  background-color: #b9d7e4;
  color: #b9d7e4;
  width: 96%;
}

#constituent-news .header, #releases .header {
  width: 500px;
  height: 35px;
  background: #b7b7b7;
  color: #fff;
}

#constituent-news .header span.title, #releases .header span.title {
  color: #fff;
  font-size: 16px;
  font-family: Times, serif;
  font-weight: normal;
  padding: 10px 10px 2px 10px;
  float: left;
  display: inline;
}
/* ie6 */
* html #constituent-news .header span.title, * html #releases .header span.title { font-weight: bold; }

#constituent-news .header span.right-text {
  color: #fff;
  float: right;
  display: inline;
  font-size: 12px;
  padding-right: 10px;
  padding-top: 15px;
}

#constituent-news .header span.right-text a {
  color: #fff;
}

#constituent-news .footer, #releases .footer {
  width: 490px;
  height: 25px;
  padding-top: 15px;
}

#constituent-news .footer span.prev a, 
#releases .footer span.prev a, 
#constituent-news .footer span.next a,
#releases .footer span.next a {
  color: #6d90af;
  padding-bottom: 10px;
  text-decoration: none;
}

#constituent-news .recommended {
	padding: 10px;
}

#releases .footer span.next img {
  padding-right: 10px;  
}

#constituent-news .footer span.prev a:hover, #constituent-news .footer span.next a:hover, 
#releases .footer span.prev a:hover, #releases .footer span.next a:hover {
  text-decoration: underline;
}

#releases .footer span.prev img {
  padding-left: 10px;
}

#constituent-news h1, #releases h1 {
	padding: 10px;
  font-size: 18px;
  font-weight: bold;
}

#constituent-news h2, #releases h2 {
  padding: 0px 10px 5px 10px;
}

#constituent-news p, #releases p {
  padding: 0px 10px;
}

div.breadcrumb {
  height: 30px;
  padding-top: 30px;
}

.breadcrumb, .breadcrumb a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #4c4c4c;
  text-decoration: none;  
}

.breadcrumb { color: #000; }

.breadcrumb a:hover {
  text-decoration: underline;
}


#right-col {
  width: 212px;
  text-align: right;
  display: inline;
  float: right;
}

#right-col div.printpage {
  width: 190px;
  height: 30px;
  padding-top: 30px;
  padding-right: 10px;
  color: #4c4c4c; 
}

#right-col .printpage a {
  display: inline;
  color: #999;
  text-decoration: none;
  font-size: 11px;
}

#right-col .printpage a:hover {
  text-decoration: underline;
}

#right-col .printpage .rss img {
  margin-right: 0px;
}

#right-col .mow-block {
  float: right;
  position: relative;
  width: 196px;
  height: 44px;
  padding: 0 0 10px 0;
}

#right-col .callout-block {
  float: right;
  position: relative;
  width: 196px;
  height: 89px;
  padding: 0 0 10px 0;
}

#right-col .constituent-block {
  float: right;
  position: relative;
  background-color: #fff;
  width: 187px;
  height: 92px;
  padding: 10px 10px 0px 0px;
}

#right-col .tall-block {
	margin-top: 10px;
  height: 114px;
  background: #fff url("../images/callout-bckgrnd-tall.png") no-repeat;  
}

#right-col .callout-block2 {
  float: right;
  position: relative;
  background: #fff url("../images/callout-bckgrnd2.png") no-repeat;
  width: 187px;
  height: 45px;
  padding: 10px 10px 0px 0px;
}

#right-col .callout-block h1, #right-col .callout-block2 h1 {
  font-size: 16px;
  color: #187aa7;
  padding-left: 10px;
  padding-top: 3px;
  text-decoration: none;
  text-align: left;
}

#right-col .callout-block h1 a {
  color: #187aa7;
  text-decoration: none;
}

#right-col .callout-block h1 a:hover {
  text-decoration: underline;
}

.callout-block a, .callout-block2 a {
  color: #187aa7;
  text-decoration: none;
}

.callout-block a:hover, .callout-block2 a:hover {
  text-decoration: underline;
}

#right-col #did-you-know { margin-top: 18px; }

#right-col .callout-block div.callout-img img, 
#right-col #callout2 div.callout-img img {
  float: left;
  clear: both;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 30px;
  left: 8px;
}

#right-col .callout-block p {
  float: right;
  position: absolute;
  font-size: 11px;
  text-align: left;
  top: 32px;
  left: 75px;
  width: 105px;
}

#right-col .callout-block p.grey, #right-col .callout-block h1.grey a {
  color: #4c4c4c;
}

#right-col .callout-block h1.grey a:hover {
	color: #187aa7;
}

#right-col .callout-block p.constituent {
  float: left;
  position: absolute;
  text-align:left;
  top: 51px;
  left: 10px;
  width: 170px;
}

#right-col .callout-block a {
  color: #000;
  text-decoration: underline;
}

#right-col .callout-block a:hover {
  text-decoration: none;
}

#right-col .callout-list, 
#right-col .callout-archive, 
#right-col #top-rated {
  float: right;
  position: relative;
  width: 187px;
  padding: 10px 10px 0px 0px;
  color: #fff;
}

#right-col #top-rated { 
  border-bottom: 4px double #e8e8e8;
  margin-right: 10px;
  padding-right: 0;
}

#right-col .callout-list ul {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-align: left;
  color: #635f5b;
  list-style: none;
  padding: 10px;
  margin-left: 5px;
}
/* ie6 */
* html #right-col .callout-list ul { font-size: 11px; }

.callout-list li {
  margin-bottom: 10px;
}
.callout-list ul li a {
  color: #635f5b;
}

#right-col #archives h1 { font-size: 18px; }

#right-col #archives ul {
  margin-left: 0;
  padding: 10px 30px 0 0;
}

.callout-list li.archives {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 5px;
}

.callout-list li.archives table.archive-table {
  border: 0;
  padding: 2px;
  margin: 0;
  width: 96%;
  text-align: left;
}

table.archive-table td {
  font-size: 12px;
  line-height: 11px;
  border: 0;
  padding: 5px 0 0 0;
}
table.archive-table td a { color: #6d90af; }
table.archive-table td a:hover { color: #6d90af; }

.callout-list p, .callout-list a {
  color: #187aa7;
  text-decoration: none;
  text-align: left;
}

.callout-list h1, .callout-archive h1 {
  color: #464646;
  font-size: 24px;
  text-align: left;
  padding: 7px 0 0 0;
}

.callout-archive p {
  background-color: #187aa7;
  color: #fff;
  padding: 3px 10px;
  text-align: left;
  font-size: 13px;
}

.callout-archive div.down10 {
  line-height: 10px;
  background-color: #187aa7;  
}

.callout-list div.hr { 
	background-color: #fff;
  padding: 2px 0;
}

.callout-list hr {
  width: 190px;
  border-top: 1px solid #6D90AF;
}

.callout-archive a {
  color: #fff;
  text-decoration: none;
}

.callout-archive a:hover {
  text-decoration: underline;
}

#bottomcap {
  clear: both;
  background: #fff url("../images/blue-bottom.jpg") no-repeat;
  width: 960px;
  height: 84px;
}

/* Content Block Table Treatments */

.content_block table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 14px;
}

.content_block h1 img { margin-bottom: 2px; }

.content_block .footer {
  clear: both;
  padding-bottom: 10px;
}
.content_block .footer .prev { float: left; }
.content_block .footer .next { float: right; }

.article-html ol li {
	background: none;
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 30px;
}

.article-html table {
	border: 0;
	padding: 1px;
}

.article-html table td {
	font-size: 11px;
	font-family: Arial, sans;
}

.article-html table tr td p {
  font-size: 11px;
  font-family: Arial, sans;
}


/*  ONE COLUMN STYLES  */
#one-column-content { 
  width: 700px;
  margin-left: 145px;
}


/* Job Board Feed Treatments */

.jt_alljobs {
  font-size: 12px;
  color: #3e3c39;
  font-weight: normal;
}

.jt_job_position {
  font-size: 11px;
  color: #3e3c39;
  font-weight: normal;
  max-width:30em;
}

.jt_job_location {
  font-size: 10px;
  color: #3e3c39;
  line-height: 10px;
  font-weight: normal;
}

.jt_job_company {
  font-size: 10px;
  color: #3e3c39;
  font-weight: bold;
  margin-bottom: 5px;
  max-width:160px;
}

