@media print {
@charset "utf-8";
body {width:100%; }
ul {list-style-type:none;}
li {text-decoration:none;}


#flash {display:none;
}
object {display:none; }

/* Accessibility */
.accessibility { display:none; } 

/* Orange Bar */
.orangeBar{width:100%;padding:0px; }
.orangeBar img{border:none; border-style:none;}
.orangeBar .print{display:block;}
.orangeBar .holder {margin: 0px; width:100%; height:100%; background:none;}
.orangeBar .holder .left{float:none; width:auto; }
.orangeBar .holder .left .logo_top{}
.orangeBar .holder .left .logo_top a{ }
.orangeBar .holder .left .logo_top img{display:block; height:50px; }
.orangeBar .holder .left .logo_bottom{}
.orangeBar .holder .left .logo_bottom .texas{display:none;}
.orangeBar .holder .left .logo_bottom .secondline {margin:0px;left:0px;}
.orangeBar .holder .left .logo_bottom .secondline img{display:none;}
.orangeBar .holder .right{float:none;  height:100%;  text-align:left; margin:0px;padding:0px;}
.orangeBar .holder .right img {display:none;}
/* Green Bar */
.greenBar {display:none;}



/* White Shadow Top */
.whiteShadowTop{display:none;}

/* White Bar */
.whiteBar{display:none;}

/* Container */
.bottom{width:100%; margin:10;padding:10px;}
/* Left */
.bottom .left{display:none;}

/* Right */
.bottom .right{font-family:Arial, Helvetica, sans-serif; font-size:12px;  float:right; width:100%; padding:10px 7px 7px 7px;}
.bottom .right li{list-style:disc; font-family:Arial, Helvetica, sans-serif; font-size:small;}
.bottom .right img{border:solid 1px #CCC;}
.bottom .right p{font-family:Arial, Helvetica, sans-serif; font-size:small;}
.bottom .right h1{font-size:52px; font-weight:normal; border-bottom:1px #FFF solid; color:#FFF;margin:5px 0px 0px 0px;} 
.bottom .right h2{font-size:30px; font-weight:normal; color:#FFF; margin:15px 0px 0px 0px;}
.bottom .right a{text-decoration:none;}
.bottom .right a:link{color:#008000;}
.bottom .right a:visited{color:#9d4405;}
.bottom .right .contentsingle{}

.bottom .right .contentleft{float:none; width:100%;}
.bottom .right .contentright{ float:none; width:100%;}

.bottom .right .footer{ display:none;}

}
