@charset "utf-8";
/* CSS Document */

#content, .box{
	background-image:url(images/pageBlendGov.jpg);
	background-repeat:repeat-x;
}

#pageMenu{
	background-image:url(images/pageMenuGov.jpg);
}

#subMenuTd{
	background-image:url(images/subMenuBgGov.jpg);
}

#subMenu a.current{
	background-image:url(images/currentSubMenuBgGov.gif);
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color:#298fce;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color:#298fce;
}

ul.mktree li.liOpen    .bullet { cursor: pointer; background: url(images/subMenuArrowDnGov.gif) center left no-repeat; }
ul.mktree li.liClosed  .bullet { cursor: pointer; background: url(images/subMenuArrowRtGov.gif) center left no-repeat; }
ul.mktree li.liBullet  .bullet { cursor: default; background: url(images/subMenuBulletGov.gif) center left no-repeat; }

h1.pageTitle{
border-bottom-color:#dcecf5;
}

#bread, #bread a, #iconLinks a, h3{
	color:#298fce;
}

#emailLink{
	background-image:url(images/emailIconGov.gif);
}

#printLink{
	background-image:url(images/printIconGov.gif);
}
