/* From site_base.asp */


.blackshowlinks {
    color: #000;
    border: 0;
}

.blackshowlinks a, .blackshowlinks a:active, .blackshowlinks a:visited {
    color: #004a7f;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.blackshowlinks a:hover {
    color: #a72000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.gray {
    color: #aaa;
    border: 0;
}

.gray a, .gray a:active, .gray a:visited {
    color: #aaa;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.gray a:hover {
    color: #aaa;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightestgray {
    color: #f5f6f6;
    border: 0;
}

.lightestgray a, .blue a:active, .blue a:visited {
    color: #f5f6f6;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightestgray a:hover {
    color: #f5f6f6;
    border: 0;
    font-weight: normal;
    text-decoration: underline;
}

.blue {
    color: #043464;
    border: 0;
}

.blue a, .blue a:active, .blue a:visited {
    color: #043464;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.blue a:hover {
    color: #043464;
    border: 0;
    font-weight: normal;
    text-decoration: underline;
}

.grayshowlinks {
    color: #aaa;
    border: 0;
}

.graycolorregularstyle {
    color: #aaa;
}

.lightgray {
    color: #58585A;
    border: 0;
}

.lightgray {
    color: #58585A;
    border: 0;
}

.lightgray a, .lightgray a:active, .lightgray a:visited {
    color: #58585A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightgray a:hover {
    color: #58585A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.medlightgray {
    color: #7A7A7A;
    border: 0;
}

.medlightgray a, .medlightgray a:active, .medlightgray a:visited {
    color: #7A7A7A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.medlightgray a:hover {
    color: #7A7A7A;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightergray {
    color: #656565;
    border: 0;
}

.lightergray a, .lightergray a:active, .lightergray a:visited {
    color: #656565;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.lightergray a:hover {
    color: #000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.darkgray {
    color: #6d6e71;
    border: 0;
}

.darkgray a, .darkgray a:active, .darkgray a:visited {
    color: #6d6e71;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.darkgray a:hover {
    color: #6d6e71;
    border: 0;
    font-weight: normal;
}

.red {
    color: inherit;
    border: 0;
}

.red a, .red a:active, .red a:visited {
    color: inherit;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.red a:hover {
    color: inherit;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.green {
    color: #339900;
    border: 0;
}

.green a, .green a:active, .green a:visited {
    color: #339900;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.green a:hover {
    color: #000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.orange {
    color: #a72000;
    border: 0;
}

.orange a, .orange a:active, .orange a:visited {
    color: #a72000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}

.orange a:hover {
    color: #000;
    border: 0;
    font-weight: normal;
    text-decoration: none;
}



.navLink a, .navLink a:active, .navLink a:visited  {
    text-decoration: none;
    color: #000;
}
.navLink a:hover {
    color: #DA1F2A;
    text-decoration: none;
}

.navLinkSub a, .navLinkSub a:active, .navLinkSub a:visited  {
    text-decoration: none;
    color: #000;
}
.navLinkSub a:hover {
    color: #fff;
    text-decoration: none;
}

#midcol_newsfeed_button a:hover, #midcol_prnewswire_button a:hover, #midcol_newsandviews_button a:hover, #midcol_mostpop_button a:hover { color: #000; }

.transback, .transback a, .transback a:active, .transback a:visited, .transback a:hover {
    background-color: transparent;
}

.strong, .strong a, .strong a:active, .strong a:visited, .strong a:hover {
    font-weight: bold;
}

.italic, .italic a, .italic a:active, .italic a:visited, .italic a:hover {
    font-style:italic;
}

.stronghover a:hover {
    font-weight: bold;
}

.header, .header a, .header a:active, .header a:visited, .header a:hover {
    font-weight: bold;
    text-decoration: none;
}

.plain, .plain a, .plain a:active, .plain a:visited, .plain a:hover {
    text-decoration: none;
}

.uppercase {
    text-transform: uppercase;
}

.nobold, .nobold a, .nobold a:active, .nobold a:visited, .nobold a:hover {
    font-weight: normal;
}

.wideletterspace {
    letter-spacing: .4em;
}

.hidden {
    display: none;
}

.nothidden {
    display: block;
}

.timesnewroman {
    font-family: "times new roman";
}

body.sitedefault {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
}

div.centered {
    margin-right: auto;
    margin-left: auto;
}

div.contentwrapper{
    display: block;
    width: 629px;
}

div.default {
    margin: 0;
    display: block;
    width: 970px;
}

div.docmedwideblock {
    display: block;
    width: 397px;
}

div.docmedfullblock {
    display: block;
    width: 628px;
}

div.docmedthinblock{
    display: block;
    width: 190px;
}

div.docrightcolblock{
    display: block;
    width: 336px;
}

div.homeelementheader{

}

div.docfullblock{
    display: block;
    width: 629px;
}

div.docthumbouter{
    width: 274px;
    float: left;
    display: inline;
    background-color: #e8e8e8;
    border: 1px solid #d1d1d1;
    margin-top: 4px;
    margin-right: 5px;
}

div.docthumbinner{
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 7px;
}

div.docthumbimage{
    width: 260px;
}

form.inlinesurvey {
    margin: 0;
    padding: 0;
}

img.docthumbimage{
    width: 258px;
    margin: 1px;
}

div.docthumbgalleryouter {
    float: left;
    margin-right: 10px;
}

h1 {
    font-size: 1em; margin: 0; padding: 0;
}

table.doctable{
    border-collapse: collapse;
    border: 1px solid #fff;
}

tr.doctablegrouphead{
    background-color: #d1d1d1;
}

tr.doctablehead{
    background-color: #d1d1d1;
}

td.doctableghead, td.doctablehead{
    font-weight: bold;
}

tr.doctablecell{
    background-color: #d1d1d1;
}

tr.doctablefooter{
    background-color: #d1d1d1;
}

td.doctablefooter{
    font-size: 11px;
    line-height: 16px;
}

td.doctableghead, td.doctablehead, td.doctablecell, td.doctablefooter{
    border-collapse: collapse;
    border: 1px solid #fff;
}

div.listheader {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 7px;
    background-color: #e8e8e8;
}

div.listguideitem, div.listdocitem, div.listmsgitem, div.listwebinaritem {
    display: block;
    background-color: #fff;
}

div.navbuttons {
    width: 245px;
    margin: 0;
}

div.navbuttons ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 0;
}

div.navbuttons li {
    margin: 0;
    border: 0;
}

div.navbuttons a {
    margin: 0;
    display: block;
    padding-left: 36px;
    padding-right: 36px;
    height: 32px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #aaa;
    text-decoration: none;
    vertical-align: middle;
    background-color: #e8e8e8;
    border: 0;
}

div.navbuttons a:active, div.navbuttons a:visited {
    color: #aaa;
    border: 0;
}

div.navbuttons a:hover {
    color: #000;
    background-color: #dddddd;
    text-decoration: none;
    border: 0;
}

div.smallesttext {
    font-size: 10px;
}

div.switchdiv {
    /* this is necessary due to opacity rendering bug error in IE */
    background-color: #fff;
}

div a img, div a img a, div a img a:active, div a img a:visited, div a img a:hover {
    border: 0;
}

img, img a, img a:active, img a:visited, img a:hover {
    border: 0;
}

input.forminputtext {
    font-size: 12px;
    font-family: "Helvetica", Arial, sans-serif;
    color: #5e5e5e;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #d1d1d1;
    width: 300px;
    height: 18px;
}

td.formfullcell {
    background-color: #fff;
    padding: 2px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

td.formlabelcell {
    font-weight: bold;
    background-color: #fff;
    padding: 2px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom: 0;
}

td.formquestioncell {
    background-color: #fff;
    border-top: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
}

td.chatformfullcell {
    background-color: #fff;
    padding: 2px;
}

td.chatformlabelcell {
    font-weight: bold;
    background-color: #fff;
    padding: 2px;
}

td.chatformquestioncell {
    background-color: #fff;
}

textarea.textarea {
    width: 400px;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #d1d1d1;
    scrollbar-base-color: #a3a3a3;
    scrollbar-arrow-color: #000;
}

/* From site_menus */

div.menudropdown {
    width: 130px;
    margin: 0;
    position: absolute;
    left: -9000px;
    top: 38px;
    background-color: #fff;
    padding-top: 9px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    z-index: 5;
}

div.menudropdown ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    line-height: 24px;
    border: 0;
}

div.menudropdown li {
    margin: 0;
    border: 0;
}

div.menudropdown div.notalink {
    margin: 0;
    display: block;
    height: auto;
    min-height: 24px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #5e5e5e;
    text-decoration: none;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
}

div.menudropdown a {
    margin: 0;
    display: block;
    height: auto;
    min-height: 24px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #5e5e5e;
    text-decoration: none;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
}

div.menudropdown a:active, div.menudropdown a:visited {
    color: #5e5e5e;
    border: 0;
}

div.menudropdown a:hover {
    color: #5e5e5e;
    background-color: #efefef;
    text-decoration: underline;
    border: 0;
}

/* these are for dropdown menus created using the createSubmenu function */
div.popmenu {
    position: absolute;
    left: -9990px;
    top: 38px;
    background-color: #5d1210;
    border-bottom: 3px solid #000;
    color: #fff;
    z-index: 305;
    white-space: nowrap;
}

div.popmenusubitemwrapper {
    background-color: #5d1210;
    color: #fff;
    margin-bottom: 7px;
    white-space: nowrap;
}

div.popmenulastsubitemwrapper {
    background-color: #5d1210;
    color: #fff;
    margin-bottom: 9px;
}

div.popmenusubitem {
    text-align: left;
    background-color: #5d1210;
    color: #fff;
    border: 0;
    margin-top: 3px;
    margin-left: 7px;
    margin-right: 9px;
    margin-bottom: 4px;
    white-space: nowrap;
}

div.popsubcategory{
    position: absolute;
    z-index: 5;
    width: 970px;
    height: 58px;
    padding-top: 17px;
    text-align: center;
}

div.popmenusubitem a, div.popmenusubitem a:visited {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
}

div.popmenusubitem a:hover, div.popmenusubitem a:active {
    background-color: #5d1210;
    color: #ededed;
    border: 0;
    white-space: nowrap;
}

/* From site_rate */

div.ratebox {
    width: 116px;
    display: block;
    padding: 0;
    border: 0;
}

div.ratebutton {
    width: 50px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

div.loginbutton {
    width: 100px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

div.ratebutton ul.ratebuttons {
    width: 50px;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    font-family: arial, geneva, helvetica;
    font-size: 10px;
    text-transform: uppercase;
}

div.loginbutton ul.loginbuttons {
    width: 100px;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    font-family: arial, geneva, helvetica;
    font-size: 10px;
    text-transform: uppercase;
}

div.ratebutton li.ratebutton {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
    color: #000;
}

div.loginbutton li.loginbutton {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
    color: #000;
}

div.ratebutton a {
    margin: 0;
    display: block;
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
    color: #1a3557;
    border: 0;
}

div.loginbutton a {
    margin: 0;
    display: block;
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
    color: #1a3557;
    border: 0;
}

div.ratebutton a:active, div.ratebutton a:visited, div.loginbutton a:active, div.loginbutton a:visited {
    color: #1a3557;
    text-decoration: none;
    border: 0;
}

div.ratebutton a:hover, div.loginbutton a:hover {
    color: #1a3557;
    text-decoration: underline;
    border: 0;
}

div.docrate {
    width: 116px;
}

div.prodrate {
    width: 116px;
}

/* Legacy Classes */
.inlineStoryImage {
  margin:0;
  width:185px;
  text-align:center;
}

.inlineStoryImage110 {
  margin:0;
  width:120px;
  text-align:center;
}

.inlineStoryImage275 {
  margin:0;
  width:285px;
  text-align:center;
}

.inlineStoryImageRight {
  padding: 0 0 5px 10px;
  float:right;
}

.inlineStoryImageLeft {
  padding: 0 10px 5px 0;
  float:left;
}

.centeredStoryImage {
  margin:0;
  padding:0;
  text-align:center;
}

.inlineStoryImage img.img175 {
  margin:0 0 2px 0;
  width:175px;
  text-align:center;
  border:0;
}

.inlineStoryImage110 img.img110 {
  margin:0 0 2px 0;
  width:110px;
  text-align:center;
  border:0;
}

.inlineStoryImage img.img275 {
  margin:0 0 2px 0;
  width:275px;
  text-align:center;
  border:0;
}

.inlineStoryImage .storyImageTitle,
.inlineStoryImage110 .storyImageTitle,
.centeredStoryImage .storyImageTitle {
  margin:5px 0 5px 0;
  padding:0;
  font-weight:bold;
  font-size:1.2em;
  color:#990000;
}

.inlineStoryImage div.storyImageCaption,
.inlineStoryImage110 div.storyImageCaption,
.centeredStoryImage div.storyImageCaption {
  margin:4px 0 10px 0;
  padding:0;
  text-align:center;
  font-weight:bold;
  color:#990000;
  font-size:.9em;
}

.inlineStoryImage .inlinelargerView,
.inlineStoryImage110 .inlinelargerView,
.centeredStoryImage .inlinelargerView {
  font-size:.9em;
  font-style:italic;
  color:#666666;
}

.inlineStoryImage .inlinePhotoCredit,
.inlineStoryImage110 .inlinePhotoCredit,
.centeredStoryImage .inlinePhotoCredit {
  font-size:.9em;
}

#inlineGreenPromoTop {
    clear:both;
    margin:0;
    padding:0;
}

#inlineGreenPromoTop .inlineGreenPromoContent {
    margin:12px 0 4px 0;
    padding:0 0 8px 0;
}

#inlineGreenPromoTop div.greenBand {
    margin:0;
    padding:0;
    border-top:dotted 2px #56a643;
}

#inlineGreenPromoTop .greenIssueImage {
    margin:0 10px 0 1px;
    padding:0;
    border:0;
    width:110px;
}

#inlineGreenPromoTop .greenLeaf {
    margin:14px 10px 14px 10px;
    padding:0;
    border:0;
    width:88px;
}

#inlineGreenPromoTop .governmentDigiLogo {
    margin:18px 10px 8px 10px;
    padding:0;
    border:0;
    width:150px;
}

#inlineGreenPromoTop .greenPromoText {
    margin:10px 0 2px 0;
    padding:0;
    font-size:1.1em;
    text-align:center;
}

#inlineGreenPromoTop .greenPromoText .innerGreenPromoText {
    margin:9px 0px 0px 0px;
    padding:0;
    width:230px;
    font-weight:bold;
    font-size:1em;
    color:#56a643;
}

.inlineReportPromo {
    border: 1px solid #000;
    width: 210px;
}
.inlineReportPromo.right {
    float: right;
    margin: 0 0 10px 10px;
}
.inlineReportPromo.left {
    float: left;
    margin: 0 10px 10px 0;
}
.inlineReportPromo .reportHeader {
    background-color: #CC0000;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    text-align: center;
}
.inlineReportPromo .reportHeader a:link, .inlineReportPromo .reportHeader a:active, .inlineReportPromo .reportHeader a:visited {
    color: #fff !important;
    text-decoration: none;
}
.inlineReportPromo .reportHeader a:visited {
    color: #fff !important;
    text-decoration: underline;
}
.inlineReportPromo img.reportCover {
    margin: 15px;
    padding: 0;
}
.inlineReportPromo .reportInfo {
    font-size: 0.9em;
    margin: 0 10px 15px;
}
.inlineReportPromo .reportInfo ul {
    margin: 5px 0 10px 19px;
    padding: 0;
}
.inlineReportPromo .reportInfo ul li {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}
img.img175,
img.img100 {
    float: none;
    margin: 5px 0px;
    width: 100px;
}
