﻿@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,700|Lato:400,700);

@font-face {
    font-family: 'TitanTools_Bold_Condensed';
    src: url('fonts/TitanTools_Bold_Condensed-webfont.eot');/*ie9 compact modes*/
    src: local(☺),
          url('fonts/TitanTools_Bold_Condensed-webfont.eot?#iefix') format('embedded-opentype'),/*ie6-ie8*/
          url('fonts/TitanTools_Bold_Condensed-webfont.woff') format('woff');/*Modern Browsers*/
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'TitanTools_Regulars';
    src: url('fonts/TitanTools_Regulars-webfont.eot');/*ie9 compact modes*/
    src: local(☺), 
         url('fonts/TitanTools_Regulars-webfont?#iefix') format('embedded-opentype'), /*ie6-ie8*/
         url('fonts/TitanTools_Regulars-webfont.woff') format('woff');/*Modern Browsers*/
    font-weight: normal;
    font-style: normal;
  }
   @font-face {
    font-family: 'TitanTools_Condensed';
    src: url('fonts/TitanTools_Condensed-webfont.eot');/*ie9 compact modes*/
    src: local(☺),
         url('fonts/TitanTools_Condensed-webfont.eot?#iefix') format('embedded-opentype'),/*ie6-ie8*/
         url('fonts/TitanTools_Condensed-webfont.woff') format('woff');/*Modern Browsers*/
    font-weight: normal;
    font-style: normal;
  }

body {
}
.stdTxt, 
A.stdTxt,
A:link.stdTxt, 
A:hover.stdTxt, 
A:visited.stdTxt, 
A:active.stdTxt
{
    font-size: 1em;
    color: #505050;
    font-family: 'Lato', Helvetica, Verdana,  Arial, "Trebuchet MS",Sans-Serif;
    text-decoration: none
}
.stdTxtStrong, 
A.stdTxtStrong,
A:link.stdTxtStrong, 
A:hover.stdTxtStrong, 
A:visited.stdTxtStrong, 
A:active.stdTxtStrong
{
    FONT-SIZE: 12px;
    COLOR: #505050;
    FONT-FAMILY: Verdana, Arial;
    text-decoration:none;
    font-weight:bold;     
}
.bodyText {
    font-size: 10pt;
    font-family: Helvetica, Verdana,  Arial, "Trebuchet MS",Sans-Serif;
    color: #696969;
}
.stdReadingText {
   font-size: 1em;
    color: #505050;
    font-family: Georgia,Times,Times New Roman,serif;
    text-decoration: none
}

.sidebarTxt, 
A.sidebarTxt, 
A.sidebarTxt:link,
A.sidebarTxt:hover, 
A.sidebarTxt:visited, 
A.sidebarTxt:active,
.leftSideBarChildElements
 {
    color: #505050;
    font-size: .95em;
    text-decoration: underline;
}
.leftSideBar
{
  float:left;
  width:220px;
  text-align:left;
  display:inline-block;
  background-color:#efefef; 
  border-radius: 4px
}
.leftSideBarParentBlock
{
  color: #505050;
  width:200px; 
  padding-right:3px;
}
  
.leftSideBarChildBlock
{
  BORDER-BOTTOM: #999999 1px solid;
  display: block;
  margin:.5em 0 .2em 0;
  padding-bottom:.28em;
 
}
.leftSideBarChildBlockTitle
{ 
  margin-left:7px;
  margin-right:5px;
  font-weight:500;
  margin:0 .1em 0 .4em;
  font-size: .95em;
  font-family:  TitanTools_Bold_Condensed, 'Roboto Condensed', Helvetica, Verdana, Arial, "Trebuchet MS", Sans-Serif;
  letter-spacing: .1em;
}

.leftSideBarChildElements
{
  display: block; 
  width:180px;
  line-height:1.1em;
  margin: .4em 0.6em .8em;
}
 .largeGreyText
 {
	color:#505050;
	font-size:1.5em;
	FONT-FAMILY: Verdana, Arial;
	font-weight:bold;
}
.largeGreenText, .largeGreenTextBold {
  color: #559fd2 ;
  font-size: 2em;
}
.largeGreenTextBold,.myToolBoxText  {
  font-weight: bold;
  font-family: TitanTools_Bold_Condensed, 'Roboto Condensed',  Verdana, Arial ;
  /* font-family:Arial, Verdana,TitanTools_Bold_Condensed;
font-family:Verdana,Arial ,TitanTools_Bold_Condensed;*/
  }
  
.largeGreenText,.bluetext {
 font-family:TitanTools_Condensed, 'Roboto Condensed',Verdana, Arial ;
  /*font-stretch: narrower;
   font-family: Arial, Verdana, TitanTools_Condensed;
  font-family:Verdana , Arial, TitanTools_Condensed;*/
  }
.bluetext{
    color: #0088cc;
    text-decoration: none;
    font-size: 1.2em;
}

.rightSideBar {
  float:right;
  width:220px;
  text-align:left;
  display:inline-block;
  border-radius: 4px;
  font-family: 'Roboto',TitanTools_Regulars, Arial;
}

  .myToolBox 
  {
    color: #4A4A4A; 
    border: 1px solid #4a4a4a;
    border-spacing: 0;
    border-collapse: collapse;
  }

  table.myToolBox
  {
    table-layout:fixed;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 1.1em;
    width: 396px;
    font-weight: 400;
    font-family: 'Roboto', Arial;
  
  }
  table.myToolBox span {
    height:21px;
 
  }
  table.myToolBox td
  {
    height:25px;
    padding-bottom: 0;
    padding-top: 4px;
    vertical-align: middle;
  }


  .toolBtn
  {
    background-color:#EDE4E4; 
    cursor:default;
  }
  .toolBtn_hlite
  {
    background-color:#c2daf2; /*c7d4dd*/
    cursor:hand;
    cursor: pointer;
  }
  .myToolBoxText {
    padding-left: 10px;
  }
  .blueBarSeparator {
    background-image: url(/content/images/backgrounds/BlueDivBar.png);
    height: 5px;
  }

  tr.striped td{
    background-color: #ECF6FC;
  }

  .headthumb {
    border: 1px solid #acacac;
    float: left;
    margin-right: 8px;
    padding: 3px;
   -moz-border-radius: 3px;
    border-radius: 3px;
}
  .thumb {
      height: 70px;
      width: 70px;
  }

  P.thumb {
      padding: 10px;
}
  
   P.partnerThumb {
       display: table-cell !important;
       vertical-align: middle;
       width: 200px;
       height: 70px;
       padding: 10px;
  }
   img.partnerThumb {
       width: 140px;
       display: block;
       max-height: 48px;
  }

   .topstorymore {
    border-bottom: 1px dotted #d5d5d5;
    float: left;
    height: auto;
    list-style-type: none;
    margin: 15px 0;
    min-height: auto;
    padding: 0 0 8px;
    width: 100%;
}
   img.topstorymore .topthumbmore {
    float: left;
    margin-right: 8px;
}

   h2.CSMP {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0.3em;
    margin: 0;
       padding: 0;

   }
    a.CSMP {
    color: #505050 !important;
    }

   p.CSMP {
    font-size: .95em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.newsAndEventsTxt, 
A.newsAndEventsTxt, 
A.newsAndEventsTxt:link,
A.newsAndEventsTxt:hover, 
A.newsAndEventsTxt:visited, 
A.newsAndEventsTxt:active
 {
    color: #505050;
    font-size: 1em;
    text-decoration: underline;
}
