@import url(/_code/styles/css/default.css);

.headerBackground{
	background-image:url('/_code/images/top_banner_800.jpg');
	background-repeat: no-repeat;
}
.headerRow1{
	height: 5px ! important ;
}
.headerRow2{
	height: 54px ! important ;
}
.headerRow3{
	height: 5px ! important ;
}
.globalnav{
	font-size: xx-small;
}
a.globalnav:active, a.globalnav:link, a.globalnav:visited{
	font-size: xx-small;
}
.navLinks, a.navLinks:active, a.navLinks:link, a.navLinks:visited{
	font-size: x-small;
	min-height: 15px; /* makes Firefox show the nav tabs correctly */
	_height: 15px; /* IE hack to make Internet Explorer show the nav tabs correctly. Other browsers ignore it */
}
.pageTitle{
	font-size: large;
}
#dropmenudiv a{
	font-size: x-small;
}
#developmentSwitchShow{display:none;}
#header1{display:block;}
#headerTopRow{display:block;}
#headerBreadcrumb{display:block;}
#headerGlobalNav{display:block;}
#headerSearchRow{display:block;}
#headerSearch{display:block;}
#headerSearchGoButton{display:block;}
#tabNavigation{display:block;}
#header2{display:block;}
#leftColumnPrint{display:none;}
#leftColumn{display:block;}
#rightColumnPrint{display:none;}
#rightColumn{display:block;}
#footer{display:block;}
#footerGlobalNav{display:block;}
.lowRes{display:block;}
.highRes{display:none;}