/* Print Styles for PittsburghFuture.com*/
body {
    bgcolor:white;
    text:black;
    link:blue;
    vlink:blue;
    alink:red;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    }
/* Header Styles*/
#background {
    background-image:url('headerbackground.gif');
    height:194px;
    width:775px;
    left:0px;
    top:0px;
    z-index:1;
    }
#logo {
    position:absolute;
    left:0.1in;
    top:0.1in;
    z-index:2;
    margin:0;
    }
#logoimage {
    width:1.5in;
    }
#logotext {
    position:absolute;
    left:1.7in;
    top:0.2in;
    z-index:1;
    }
#logotextimage {
    width:4.6in;
    }
#logocopy1 {
    position:absolute;
    left:3.9in;
    top:0.9in;
    z-index:1;
    color: #FFD700;
    line-height: 1em;
    font-weight: bold;
    font-size: 90%
    }

/* Menu Styles*/
/* Menu3 is highest level*/
#menu3{
    display:none;
    position:absolute;
    left:1.8in;
    top:1.36in;
    width:74%;
    z-index:3;
    font-size:85%;
    }
/* Menu2 is middle level*/
#menu2{
    display:none;
    position:absolute;
    left:1.8in;
    top:1.56in;
    width:74%;
    z-index:3;
    font-size:85%;
    }
/* Menu1 is lowest level*/
#menu1{
    display:none;
    position:absolute;
    left:1.8in;
    top:1.79in;
    width:74%;
    z-index:3;
    font-size:85%;
    }
.navbar1 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar1 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 6px 3px 2px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar1 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar1 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar1 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4 px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
.navbar2 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar2 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar2 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 19px 3px 15px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar2 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar2 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar2 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4 px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
.navbar3 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar3 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar3 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 37px 3px 33px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar3 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar3 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar3 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4 px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
#leftcolumn {
    z-index:1;
    background:url('leftcolumnbackground.gif');
    border-top: 1px solid #000;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 20px;
    page-break-before: always;
    }
.leftcolumnbox {
    background-color:#0031C4;
    font-size: 100%;
    font-weight: bold;
    color: white;
    padding: 8px;
    margin: 4px 4px 20px 4px;
    }
.leftcolumnbox p {
    font-size: 110%;
    }
.leftcolumnbox ul {
    margin-left: 1em;
    padding-left: 0;
    }
.leftcolumnbox li {
    font-size: 100%;
    padding-bottom: 8px
    }
.leftcolumnbox a {
    text-decoration: none;
    color: white;
    }
.leftcolumnbox a:hover {
    text-decoration: none;
    color: black;
    }
.featureagency {
    font-size: 11pt;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featureagency h1 {
    font-size: 12pt;
    font-weight: bold;
    }
.featureagency a {
    text-decoration: none;
    color: black;
    }
.featurebox {
    font-size: 11pt;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featurebox h1 {
    font-size: 12pt;
    font-weight: bold;
    }
.featurebox a {
    }
.columnspacer1 {
    }
#maincopy {
    top:194px;
    z-index:1;
    padding: 10px; 2px; 2px; 5px;
    border:none;
    width:95%;
    }
#maincopy h2  {
    color:#0031C4;
    margin-bottom:10px;
    }
#maincopy h3  {
    color:#0031C4;
    margin-bottom:5px;
    }
#maincopy dt {
    font-weight: bold;
    font-size: 14pt;
    margin-top: 15px;
    }
#maincopy dd {
    font-weight: normal;
    }
#maincopy p {
    margin-top:1em;
    margin-bottom:1em;
    clear:both;
    page-break-inside:avoid;
    }
#maincopy li {
    margin-top:0px;
    margin-bottom:10px;
    }
.maincopyimagebox {
    clear:both;
    padding-top:0in;
    padding-bottom:0in;
    page-break-inside:avoid;
    }
.maincopyimage {
    width:4.5in;
    page-break-inside:avoid;
    }
.newslogo {
    }
.printimagepaddingsmall {
    padding-bottom:0in;
    }
.printimagepadding {
    padding-bottom:0in;
    }
#table {
    }
h4.question {
    color:#0031C4;
    font-size:14pt;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom:0px;
    }
p.answer {
    padding-left:45px;
    padding-top:0px;
    margin-top:0px;
    }
ul.answer {
    padding-left:60px;
    margin-left:0px;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    }
li.answer {
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:1;
    }
.mainbodyfloatbox {
    padding:0.1in;
    margin:0.2in;
    border-width:1px;
    border-style:solid;
    }
.download {
    display:none;
    }
#searchbox {
    display:none;
    }
#introheading {
    font-size:26pt;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
    }
#introheadinga {
    font-size:24pt;
    font-style:italic;
    font-weight:normal;
    padding-top:5px;
    padding-bottom:0px;
    margin-bottom:0px;
    }
#introheadingb {
    font-size:26pt;
    font-weight:bold;
    padding-top:0px;
    margin-top:0px;
    padding-bottom:5px;
    }
.contents {
    margin-bottom:3px;
    margin-top:0px;
    padding-bottom:10px;
    padding-top:0px;
    border-width:0px;
    border-color:#0031C4;
    border-style:solid;
    }
.contents h2 {
    color:#0031C4;
    font-size:18pt;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:0px;
    }
.contents p {
    margin-top:0px;
    margin-bottom:0px;
    padding-top: 0px;
    }
.issue {
    margin-top:0.5in;
    margin-bottom:0.2in;
    padding:0.2in;
    border-width:1px;    
    border-color:#0031C4;    
    border-style:solid;
    }
.issue h2 {
    font-size: 14pt;
    font-weight:bold;
    color:#0031C4;
    margin:0;
    }
.issue p {
    margin:0 0 0;
    font-size: 11pt;
    }
.issue ul {
    font-size: 11pt;
    margin-top: 10%;
    }
.issue ol {
    font-size: 11px;
    margin-top: 4px;
    }
#email {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 20px;
    clear: both;
    }
