/* TEMPLATE #1 V.2.0 - PRINT STYLESHEET */
/* CSS 1.0-2.0 Template */
/* Communications & Marketing */
/* Do NOT remove this header */

/* BASICS - do not modify */

#contact, #isuglobal, #isu_main_audience, #sitenav, #navarea, #isu_audience_paths, #deptpic, #homelink 
{display: none;} 


body {
	background:#fff;
	margin:0;
	padding:0;
	}

#container {
	background: transparent;
	}

#header {
	margin: 0 auto;
	background: #fff;
	width: 652px;
	}

#deptHeader {
	height:25px;
	background: #fff;
	margin:-20px auto 0 auto;
	padding:0;
	width: 652px;
	text-align: right;
	}

#deptHeader h1 {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 5px 0 0 15px;
	}

#deptHeader a, #deptHeader a:hover {
	color: #000;
	text-decoration: none;
	}

#deptHeader p {display:none;}

#printlogo {
	display: block;
	margin: 0;
	padding: 0 5px;
	width: 180px;
	height: 55px;
	}
	
#homelink a i { visibility: hidden; }

/* CONTENT AREA */    

#contentarea {
	width: 640px;
	padding: 2px;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	color:#000;
	}

#contentarea h4, #contentarea_leveltwo h4, #contentarea h3, #contentarea h2, #contentarea h1 {
    margin-left: 15px;
    color: #000;
    font-family: tahoma, sans-serif;
    }

#contentarea h4 {
    font-size: 14px;
    font-weight: bold;
    }

#contentarea h3 {
    font-size: 16px;
    font-weight: bold;
    }

#contentarea h2 {
    font-size: 18px;
    font-weight: bold;
    }
    
#contentarea h1 {
    font-size: 20px;
    font-weight: bold;
    }

#contentarea p {
    margin-left: 15px;
    padding-right: 15px;
}

#contentarea a {
	color: #000;
	text-decoration: none;
}


/* FOOTER */

#footer {
clear: both;
margin: 0;
background: #00267e;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 5px;
}

#footer p {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
margin: 0;
padding: 0;
}

#footer a {
color: #000;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

p.top{
	text-align: right;
}

