/* _Layout.cshtml styles begin */
body.printerfriendly
{

    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
}
span.print {
    background: url("images/icon_printer.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    line-height: 20px;
    padding-left: 23px;
    float: right;
} 
#printlnk{cursor:pointer;}
span.print a {text-decoration:none;color:#CC6600}
span.print a:hover {text-decoration:none;color:#CC6600}

.other-ap-sites-list { color: #666666; font-size: 0.75em; }

/* _Layout.cshtml styles end */

/* Artcle styles begin */

.search-criteria-table td { padding: 4px; }

.article-list { margin: 8px 0 16px; }
.article-list fieldset { margin: 8px 0; padding: 0; border: solid 1px #ccc; }
.article-list .headline { background-color: #fafafa; padding: 4px 8px; font-size: 1em; font-weight: normal; }
.article-list .headline a { text-decoration: none; color: #990000; }
.article-list .summary { padding: 4px 8px 0; }
.article-list .categories { padding: 0 8px 4px; color: #666; text-align: right; font-size: 0.9em; font-style: italic; }
.article-list .pipe { color: #ccc; padding: 4px; }

/* Artcle styles end */
.hide{display:none;}
.printerfriendly {background-color:#f1ede7;}
.printerfriendly .hide{display:block;}
.printerfriendly .video{display:none;}
.printerfriendly .tlTpBr{display:none;}
.printerfriendly div p {margin-bottom: 14px;}
.printerfriendly div.imgRt {float:right;margin:10px;width:360px;}

 .printerfriendly .imgRt { 
      float:right; 
	  width:300px; 
	  margin:.5em 0 1.25em 2.45em;
   }
  .printerfriendly .imgRt details {
	  display:block; 
	  margin:8px 0; 
	  padding:5px 0; 
	  border-top:1px #b6b6ab solid; 
	  border-bottom:1px #b6b6ab solid; 
	  line-height:1.45em;
   }
  .printerfriendly .prntIcn a {
background:url("/content/images/icons/printIcn.gif") no-repeat scroll left center transparent;
}
.printerfriendly .prntIcn {
margin-left:10px;
}

.printerfriendly .prntIcn {

float:left;
padding:3px 10px 3px 0;
}
.printerfriendly .tlTpBr {
border-bottom:1px solid #B6B6AB;
border-top:1px solid #B6B6AB;
height:29px;
line-height:29px;
margin:1.125em 0 2.25em;
padding-top:5px;
}
 
.printerfriendly strong {
display:block;
}
 .printerfriendly .imgRt #HideVideoForPrint
{
    display:none;
}

.printerfriendly .hide .HideForPrint
{
    display:none;
}

/* Article component config */
	.printerfriendly  * {
	  color:#333;	
	}
	.printerfriendly  .twocol {
	  margin-right: 0;
	  width:16.68%!important;
	}
	.printerfriendly  .tencol {
	  margin-left: 0;
	}
	.printerfriendly  h1:first-child {
	  margin:0 0 28px 0;
	  clear:right;
	  width:75%;
	}
	.printerfriendly  h1, h2, h3, h4, h5, h6 {
	  margin:1em 0 0.4em 0;
	}
	.printerfriendly  p {
	  margin:.6em 0 1em 0;
	  line-height:1.45em;
	}
	.printerfriendly  h1 p { /* Protects h1 style if Tridion system will insert p tag in between */
	  font-size:1em;
	  line-height:1em;
	  margin:0;
	}

         .printerfriendly .midAligned {
          margin:0 40px 30px 40px; 
	  background:url(/Content/images/icons/quotIcn.gif) top left no-repeat; 
	  padding-left:30px;
	  width:auto;
	  border:0px;
	  display:block;
	  line-height:1.45em;
	  font-style:italic;
}
	.printerfriendly  blockquote, .printerfriendly .leftAligned { 
	  float:left; 
	  border-top:4px #b6b5aa double; 
	  border-bottom:4px #b6b5aa double; 
	  width:220px; 
	  margin:8px 26px 24px 0; 
	  padding:12px 0;
	  line-height:1.45em;
	  font-style:italic;
	}
	.printerfriendly  .rightAligned { 
	  float:right; 
	  border-top:4px #b6b5aa double; 
	  border-bottom:4px #b6b5aa double; 
	  width:220px; 
	  margin:8px 0 24px 26px; 
	  padding:12px 0;
	  line-height:1.45em;
	  font-style:italic;
	}
	

   .printerfriendly  ul.diskLst { 
      list-style:disc;
	  margin-left:20px;
      line-height:1.45em;
	}
   .printerfriendly  ol.numberLst { 
      margin-left:26px;
      line-height:1.45em;
	}
	.printerfriendly  ul.imageLst { 
	  list-style:url(/Content/images/icons/imgLst_bg.gif);
      margin-left:24px;
      line-height:1.45em;
	}
   .printerfriendly  ul.diskLst a{ 
      text-decoration:none;
	}
   .printerfriendly  dl { 
      margin:0 0 30px 0;
	  line-height:1.45em;
	}
   .printerfriendly  dl dt { 
      font-weight:bold;
	}
   .printerfriendly  dl dd { 
      padding-left:54px;
	}
   .printerfriendly  .cntTbl * {
      border:1px solid #999;
      font-family:Verdana, Geneva, sans-serif;
      height:38px; 
      line-height:38px;
    }
   .printerfriendly  .cntTbl th {
      background:#333;
      color:#e5e5e5;
      font-size:0.9em;
    }
   .printerfriendly  .cntTbl td {
      background:#fff;
      padding:0 10px;
      font-size:0.8em;
    }
 .printerfriendly h1,  .printerfriendly h2,  .printerfriendly h3,  .printerfriendly h4,  .printerfriendly h5,  .printerfriendly h6 {
    font-family: "GoodWeb-Bold","Arial Narrow Bold","Arial Narrow","Trebuchet,Arial",sans-serif;
    font-weight: bold;
}
.printerfriendly div.hide .span.copy
{
font-size:11px;
}

.printerfriendly .imgRt .ArticleImages
{
width:360px;
}
.printerfriendly span.pRlse
{
    clear: right;
    display: block;
    line-height: 22px;
}