
/* 
THE AGENCY STYLESHEET
*/




#AppNavBarDiv {
	background: transparent url(images/mil_logo.png) no-repeat 0px 0px;
	background-size: 75px 75px;
}


#logo { background-image: url(images/mil_logo.png)}

#ErrorAppNavBarDiv { height: 8em; 		background:#ffffff url(images/mil_logo.png) no-repeat 0em 0em; }


/*---------------------------------------------*/
/*  For Print                                  */
/*---------------------------------------------*/

@media print {
/* Hides or change layout for print */

#CountyHeadBlock {
	background: #ffffff url(images/mil_logo.png) no-repeat 0px 0px !important;
	
}


}
