#content { padding: 12px 0; }

/*** LEFT SIDE STUFF ***/
#content_left {
  background-color: #e3e6e8;
  float: left;
  width: 304px;
  padding: 13px;
}
#content_left ul {
  margin: 0;
  padding: 0;
  margin-left: 14px;
}
#container_left { background-color: #eaecee; }
#quote_box {
  color: #fff;
  background-color: #698290;
  font-size: 17px;
  font-style: italic;
  line-height: 27px;
  padding: 24px;
}
#quote_box img { vertical-align: 3px; }
#quote_source {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin-top: 10px;
}
#quote_title {
  font-size: 9px;
  line-height: 15px;
  text-transform: uppercase;
}
.title_bar {
  background-image: url(../images/title_bar_bg.png);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  padding: 7px 14px;
  margin-top: 20px;
  text-transform: uppercase;
  clear: both;
}
.left_content_box {
  padding: 0 14px;
  margin-top: 14px;
}
#left_social_media { margin-left: 68px; }
#left_social_media a {
  float: left;
  margin-right: 40px;
  margin-bottom: 14px;
  text-align: center;
}
#left_social_media a span {
  color: #666699;
  font-size: 11px;
  font-weight: bold;
}

#left_summary {
  font-size: 13px;
  color: #536e88;
  font-weight: bold;
}
#left_summary li {
  margin: 17px 0;
  line-height: 17px;
}

#left_section { }
#left_section ul { margin: 0; }
#left_section li {
  border-bottom: solid 1px #fff;
  list-style-type: none;
  padding: 2px 0 4px 14px;
  font-size: 10px;
}
#left_section li a { color: #798289; }

#left_links { }
#left_links li{
  list-style-image: url(../images/content_left_arrow.gif);
  margin: 8px 0;
}
#left_links li a {
  color: #798289;
  font-size: 13px;
}

#left_news { line-height: 17px; }
.news_date {
  font-size: 9px;
  color: #4a95bc;
}
.news_headline {
  color: #f68b33;
  font-size: 14px;
  font-weight: bold;
}
.news_content {
  color: #798289;
  font-size: 11px;
}
.news_link {
  padding-bottom: 17px;
  font-size: 9px;
  font-weight: bold;
}
.news_link a { color: #798289; }
#frm_contact_message_area { display: none; }

#frm_contact {
  font-size: 10px;
  color: #798289;
  font-weight: bold;
}
#fs_contact_top div  {
  clear: both;
  padding: 8px 0;
  line-height: 18px;
}
#fs_contact_top label  { float: left; }
#fs_contact_top input {
  font-size: 10px;
  float: right;
  width: 200px;
}
#fs_contact_top select {
  font-size: 10px;
  float: right;
  width: 206px;
}
#fs_contact_bottom  {
  clear: both;
  padding: 8px 0;
}
#fs_contact_bottom div { padding: 6px 0; }
#btn_send_container { text-align: center; }
#frm_contact textarea { width: 100%; }


/*** RIGHT SIDE STUFF ***/
#content_right {
  float: right;
  width: 627px;
}
#breadcrumb_area {
  height: 20px;
  border-bottom: 4px solid #f68b33;
  font-size: 11px;
  text-align: right;
  margin-top: 8px;
  color: #b0b0b0;
}
#breadcrumb_area a {
  text-decoration: none;
  color: #b0b0b0;
}
#breadcrumb_area a:hover { text-decoration: underline; }
#content_right td { 
  font-size: 12px;
  color: #7c7c7c;
}
#content_right p a {
  text-decoration: underline;
  color: #7c7c7c;
}
#content_right p a:hover { color: #56a0c7; }
#content_right ul { margin-left: 18px; }
#content_right li {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
}
#download_bar {
  font-size: 12px;
  font-weight: bold;
  margin-top: 16px;
  padding: 6px 0;
}
#download_bar a {
  color: #ffffff;
  background-color: #f68b33;
  padding: 6px;
}

/*** TRADING PARTNERS ONLY ***/
#db_trading_partners table {}
#db_trading_partners table h6 {
  color: #fff;
  background-color: #56A0C7;
  font-size: 14px;
  font-weight: bold;
  margin: 0 12px 0 0;
  padding: 2px 0px 2px 6px;
  position: relative;
}
#db_trading_partners table h6 a { text-decoration: none; }
#db_trading_partners table h6 a.top_link {
  position: absolute;
  right: 2px;
  font-weight: normal;
  font-size: 9px;
  border: 1px solid;
  color: #fff;
  padding: 1px;
}
#db_trading_partners table td {
  vertical-align: top;
  padding-bottom: 20px;
}
#db_trading_partners table div  { line-height: 20px; }
#db_anchors { margin: 8px 0; }
#db_anchors a{
  margin-right: 4px;
  text-decoration: none;
  color: #56A0C7;
  font-size: 14px;
  font-weight: bold;
}
#db_anchors a:hover { text-decoration: underline; }

/*** STANDARDS ORGANIZATIONS ONLY ***/
#standards_section { }
#standards_section h4{ margin-top: 12px; }
#standards_section table { width: 100%; }
#standards_section tr.even{ background-color: #ddd; }
#standards_section td { padding: 4px; }
#standards_section td.col2{ width: 72px; }
#standards_section td.col3{ width: 168px; }
#standards_section td a { color: #7c7c7c; }

/*** NEWS & EVENTS ONLY ***/
#news_events_section {}
#news_events_section h2 {
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: bold;
  clear: left;
}
#news_events_section h2 a { color: #f68b33; }
#news_events_section h3 {
  color: #56a0c7;
  margin: 4px 0;
  font-size: 18px;
  clear: left;
}
#news_events_section h3 a { color: #56a0c7; }
#news_events_section img {
  float: left;
  padding-right: 6px;
}
#news_events_section p { }
#news_events_section p a.more_news {
  margin-left: 4px;
  font-size: 11px;
}
.news_events_separator {
  margin-bottom: 12px;
  padding: 8px 0;
}

/*** SITEMAP ONLY ***/
#sitemap_section { }
#sitemap_section ul{
  padding: 0;
  margin-left: 0px;
}
#sitemap_section li { list-style-type: none; }
#sitemap_section li a {
  color: #7c7c7c;
  text-decoration: underline;
}
#sitemap_section li a:hover { color: #56a0c7; }
#sitemap_section li li { margin-left: 32px; }
