@charset "utf-8";

/* -------------------------------------------------
	Internet Explorer Hacks File
	Last Updated - 04/15/08

   ------------------------------------------------- */
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
	zoom: 1;
}

#outerWrapper #contentWrapper {
	zoom: 1;
}

p.iepara { /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
	padding-top: 1em;
}

#leftmenu ul, #leftmenu ul li a {
	height: 1%
}
