﻿/*--------------------------------- Standard Intro Stuff  -----------------------------------*/
body
{
  color: #333;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

td, tr, p, div
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

/*--------------------------------- Wrappers for Page Elements  -----------------------------------*/
#pageWrapper
{
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#contentWrapper, #contentWrapperFB { background-color: #FFF; }

#pageWrapperFB {
 width: 500px;
 text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/*--------------------------------- Styles for Columns  -----------------------------------*/
/*-- Header and menu --*/
#navigationHeader
{
  width: 920px;
  height: 116px;
}

#navigationHeader form input, form textarea
{
  padding: 0px;
  border: none;
  font-family: Arial,Helvetica,sans-serif;
  color: #034EA1;
  font-size: 70%;
}

#contentRotateImages { }
#navbar { }

/*-- Main --*/
#middleWrapper
{
  float: left;
  width: 640px;
  background-color: #FFF;
  color: #333333;
  display: inline;
}


      

#middleWrapper h1, #middleWrapper h2, #middleWrapper h3, #middleWrapper h4, #middleWrapper h5, #middleWrapperFB h1, #middleWrapperFB h2, #middleWrapperFB h3, #middleWrapperFB h4, #middleWrapperFB h5
{
  padding: 0 0 0 0;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
}

#middleWrapper h1, #middleWrapperFB h1
{
  color: #00589D;
  font-size: 120%;
}

#middleWrapper h2, #middleWrapperFB h2
{
  color: #6AB744;
  font-size: 110%;
}

#middleWrapper h3, #middleWrapperFB h3
{
  color: #00589D;
  font-size: 100%;
}

#middleWrapper h4, #middleWrapperFB h4
{
  color: #00589D;
  font-size: 95%;
}

#middleWrapper h5, #middleWrapperFB h5
{
  color: #00589D;
  font-size: 90%;
}

#middleWrapper p, #middleWrapper ul, #middleWrapper ol, #middleWrapperFB p, #middleWrapperFB ul, #middleWrapperFB ol
{
  font-size: 85%;
  color: #333333;
  line-height: 130%;
}

#content a, #content a:visited
{
  color: #6AB744;
  text-decoration: none;
}

#content a:hover, #content a:active
{
  color: #26A84A;
  text-decoration: underline;
}

#sitepathWrapper
{
  float: left;
  width: 640px;
  display: inline;
  padding: 0 0 0 0;
  border-bottom: 1px solid #DDD;
  margin: 0 0 10px 0;
}

#sitepath
{
  font-size: 80%;
  color: #DDD;
  padding: 3px 5px 3px 5px;
}

#sitepath a
{
  color: #DDD;
  text-decoration: none;
}

#sitepath a:Hover
{
  color: #AAA;
  text-decoration: none;
}

#content
{
  padding: 10px;
  margin: 0 0 0 0;
}

#content .csc-header { margin: 12px 0px 0px 0px; }

#content .csc-header-date
{
  font-size: 60%;
  color: #333333;
  padding: 0px;
  margin: 0px;
}

/*-- Right --*/
#rightWrapper
{
  float: right;
  width: 280px;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#contentRight { font-size: 70%; }

#contentRight h3
{
  padding: 5px 5px 0 5px;
  margin: 0 0 0 0;
  color: #FFF;
  text-align: left;
}

#contentRight h1 a, #contentRight h1 a:visited
{
  color: #FFF;
  text-decoration: none;
}

#contentRight h1 a:hover, #contentRight h1 a:active
{
  color: #FFF;
  text-decoration: underline;
}

#contentRight a
{
  color: #E8802A;
  text-decoration: none;
}

#contentRight a:Hover
{
  color: #DAB90F;
  text-decoration: none;
}

#contentRight p
{
  padding: 0 5px 0 5px;
  margin: 5px 0 5px 0;
  color: #00589D;
  text-align: left;
}

#box1, #box2, #box3, #box4, #box5, #box6
{
  width: 280px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border-bottom: 1px #FFF solid;
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p
{
  color: #FFF;
  padding: 10px;
  margin: 0 0 0 0;
}

#box1 h1, #box2 h1, #box3 h1, #box4 h1, #box5 h1, #box6 h1
{
  padding: 10px;
  font-size: 120%;
  font-weight: 700;
  color: #FFF;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  margin: 0 0 0 0;
  border-bottom: 1px #FFF solid;
}

#box1 a, #box2 a, #box3 a, #box4 a, #box5 a, #box6 a { color: #00589D; }

#box1 a:hover, #box2 a:hover, #box3 a:hover, #box4 a:hover, #box5 a:hover, #box6 a:hover
{
  color: #00589D;
  text-decoration: underline;
}

#box1, #box3, #box5 { background-color: #6AB744; }
#box2, #box4, #box6 { background-color: #E8802A; }
#box1 h1, #box3 h1, #box5 h1 { background-color: #26A84A; }
#box2 h1, #box4 h1, #box6 h1 { background-color: #D76429; }

#socialNetworksHome
{
  float: left;
  width: 430px;
  margin-top: 10px;
}

#socialNetworksHomeText
{
  color: #999;
  font-size: 90%;
  float: left;
  margin-top: 10px;
}

#socialNetworksHomeLogos { float: right; }

#socialNetworksHomeLogos img
{
  border: none;
  padding: 0 5px 0 5px;
}

#socialNetworksSide
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#socialNetworksSideText
{
  color: #999;
  font-size: 80%;
  margin: 15px 0 5px 0;
  text-align: center;
  padding: 0 0 0 0;
}

#socialNetworksSideLogos
{
  text-align: left;
  padding: 0 0 0 0;
  margin: 0 0 10px 6px;
}

#socialNetworksSideLogos img
{
  border: none;
  padding: 0 3px 0 3px;
  margin: 0 0 0 0;
}

#twitter_update_list { color: #FFF; }

#twitter
{
  padding: 0 5px 5px 0;
  margin: 0 0 0 0;
}

#twitter ul
{
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  list-style: none;
}

#twitter ul li { padding: 0 0 10px 0; }
#searchformsidebar { padding: 10px; }

/*-- Footer --*/
#footerWrapper
{
  width: 100%;
  background-color: #DDD;
  float: left;
  margin-top: 150px;
  margin-bottom: 5px;
  display: inline;
}

#footerContent
{
  padding: 10px;
  color: #999;
}

#footerContent p
{
  font-size: 70%;
  color: #999;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#footerContent a
{
  color: #999;
  text-decoration: none;
}

#footerContent a:Hover
{
  color: #666;
  text-decoration: none;
}









/*--------------------------------- News Styles  -----------------------------------*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer
{
  clear: right;
  height: 1px;
  border: 1px solid #999;
}

.news-latest-container HR.clearer { clear: left; }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
#news-latest-container { border: 1px solid #999; }

#news-latest-container h3, #news-latest-container-home h3
{
  padding: 5px 5px 0 5px;
  margin: 0 0 0 0;
  color: #034EA1;
  font-size: 110%;
  text-align: left;
}

#news-latest-container p
{
  padding: 5px 5px 15px 5px;
  margin: 0 0 0 0;
  color: #333333;
  font-size: 70%;
  text-align: left;
}

.news-latest-date
{
  color: #333333;
  background-color: #EBEBEB;
  font-size: 60%;
  text-align: left;
  padding: 5px;
  margin: 0px;
  border-bottom: 1px solid #999;
}

.news-latest-text { padding: 5px; }

.news-latest-image img
{
  float: right;
  display: inline;
  padding: 5px 5px 5px 5px;
}

/*-----------------------------------  tt_news HOME LATEST view  -----------------------------------*/
.news-latest-date-home
{
  float: right;
  font-size: 60%;
  padding: 6px 5px 2px 2px;
  color: #FFF;
}

#news-latest-container-home { margin: 5px 0 10px 0; }

#news-latest-container-home p
{
  margin: 0 0 0 0;
  padding: 0 10px 3px 10px;
}

#news-latest-container-home h3 { margin-left: 5px; }

.news-latest-image-home
{
  float: right;
  padding: 5px 0 5px 5px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item
{
  padding: 5px 5px 17px 5px;
  margin-bottom: 5px;
  border: 1px solid #999;
}

.news-list-image img
{
  float: right;
  display: inline;
  padding: 0 0 5px 5px;
}

.newslistitem a:hover { text-decoration: none; }

.news-list-item H2
{
  font-size: 110%;
  font-weight: bold;
  color: #00589D;
  margin-bottom: 0px;
}

.news-list-item H3 { margin-bottom: 15px; }

.news-list-img
{
  float: right;
  margin-left: 5px;
  display: inline;
}

.news-list-imgcaption
{
  padding: 3px;
  clear: both;
}

.news-list-category
{
  font-size: 60%;
  float: right;
  display: inline;
}

.news-list-backlink, .news-list-backlink a
{
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.news-list-timedata
{
  float: right;
  display: inline;
}

.news-list-timedata, .news-list-author,.news-list-imgcaption { font-size: 9px; }
.news-list-author { padding-bottom: 3px; }

.news-list-additional-info
{
  background-color: #BBE53A;
  /*  clear: both;*/
  margin-top: 15px;
  border: 1px solid #666;
  padding: 3px;
  padding-bottom: 0px;
}

.news-list-related,.news-list-files,.news-list-links
{
  border: 1px solid #666;
  margin: 0px;
  margin-bottom: 3px;
  padding: 3px;
  background-color: #F9FFE5;
}

.news-list-related DD, .news-list-links DD, .news-list-files DD { margin-left: 20px; }

.news-list-related DT, .news-list-links DT, .news-list-files DT
{
  font-weight: bold;
  font-size: 11px;
  margin-left: 5px;
  width: 90%;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #999;
}

.news-single-item H2
{
  font-size: 110%;
  font-weight: bold;
  color: #00589D;
  margin-bottom: 0px;
}

.news-single-item H3 { margin-bottom: 15px; }

.news-single-img
{
  float: right;
  margin-left: 5px;
  display: inline;
}

.news-single-imgcaption
{
  padding: 3px;
  clear: both;
}

.news-single-category
{
  font-size: 60%;
  float: right;
  display: inline;
}

.news-single-backlink, .news-single-backlink a
{
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.news-single-timedata
{
  float: right;
  display: inline;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption { font-size: 9px; }
.news-single-author { padding-bottom: 3px; }

.news-single-additional-info
{
  background-color: #EBEBEB;
  /*  clear: both;*/
  margin-top: 15px;
  border: 1px solid #666;
  padding: 3px;
  padding-bottom: 0px;
}

.news-single-related,.news-single-files,.news-single-links
{
  border: 1px solid #666;
  margin: 0px;
  margin-bottom: 3px;
  padding: 3px;
  background-color: #EEEEEE;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left: 20px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT
{
  font-weight: bold;
  font-size: 11px;
  margin-left: 5px;
  width: 90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container
{
  margin-top: 10px;
  padding: 3px;
  border: 1px solid #333;
  background-color: #BBE53A;
}

.news-amenu-container LI { padding-bottom: 1px; }

.news-amenu-container UL
{
  padding: 3px;
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 0px;
  border: 1px solid #666;
  background-color: #F9FFE5;
  list-style-type: none;
}

.news-amenu-container H2
{
  color: #fff;
  padding: 3px;
  border: 1px solid #666;
  background-color: #769024;
}

.news-amenu-item-year
{
  font-weight: bold;
  border: 1px solid #666;
  padding: 2px;
  background-color: #769024;
  color: #fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu
{
  padding: 5px;
  margin: 10px 0px 10px 10px;
  border: 1px solid #666;
  background-color: #F9FFE5;
}

.news-catmenu-header
{
  font-size: 11px;
  font-weight: bold;
}

.news-catmenu DIV
{
  font-size: 10px;
  white-space: nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img
{
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

.news-catmenu-ACT { font-weight: bold; }

/*--------------------------------- Misc other styles -----------------------------------*/
.csc-mailform-field
{
  font-size: 75%;
  color: #333;
}

#tx-sremailsubscribe-pi1-tt_address_form
{
  font-size: 75%;
  color: #333;
}

form input, form textarea
{
  padding: 3px;
  border: 1px solid #999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 85%;
}

.internal-link img { border: none; }
.internal-link-new-window img { border: none; }
.external-link img { border: none; }
.external-link-new-window img { border: none; }
.mail img { border: none; }
.download img { border: none; }
.rssheader { }

#twrss_table a
{
  color: #E8802A;
  text-decoration: none;
}

#twrss_table a:hover
{
  color: #DAB90F;
  text-decoration: none;
}

.twrss_bodytext
{
  padding: 2px 5px 2px 5px;
  size: 90%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #FFF;
}

.rsstextbox { }

#rsstext p
{
  size: 90%;
  margin: 9px 0px 6px 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #E8802A;
}

#rsstext a
{
  color: #E8802A;
  text-decoration: none;
}

#rsstext a:hover
{
  color: #DAB90F;
  text-decoration: none;
}

hr
{
  border: none 0;
  border-top: 1px solid #EEEEEE;
  /*the border*/
  width: 100%;
  height: 1px;
  /*whatever the total width of the border-top and border-bottom equal*/
}

#newsletter-signup { padding: 5px; }

#salesforceform
{
  padding: 0 10px 10px 10px;
  color: #FFF;
}

#salesforceform input { margin: 0 0 3px 0; }

#salesforceform label
{
  width: 70px;
  display: block;
}

#print {
font-size: 80%;  
}

#print a, #print a:Visited{
text-decoration: none;  
}

#print a:Hover, #print a:Active{
text-decoration: underline;  
}
