/* print styles from template version 1.0 */
/* NOTE: any * > selector rules are for standards-compliant browsers. The rule before will have a style that works in IE6. */
/* Table of Contents
	Non-printing Elements
	Layout
*/

/* Non-printing Elements*/
/* *************************************************************************************** */
#nav, #search, #accessibility, #nav hr {display:none}

/* Layout */
/* *************************************************************************************** */
body {
	font-size: 11pt;
}
#branding {
	margin-bottom: 1.5em;
	border-bottom: 0.25em solid #04306D;
	padding-bottom: 0.5em;
}
#container {}
