@charset "UTF-8";
/* CSS Document */
/* CRA Print Friendly Website*/
html{background: none}
#bd {background: none}
#ft {display: none}
#hd {display: none}
.printheader{
	background:transparent url(../cra/themes/site_themes/cra/images/cralogonew.png) no-repeat scroll left;
	display:block;
	height:117px;
	width:510px;
	margin:0;
	border:none;
}

#abnav{display:none}
div[style] {
   display: block !important;
}
ul li{background-image:url(../themes/site_themes/cra/images/arrow.png);background-position:0 0.4em;background-repeat:no-repeat;color:#333333;font-size:1em;line-height:1.6em;margin-left:1em;padding:0 0 0 10px;}

/*--- Hide CRN Header ----*/
.crn {display:none}
