/* PRINT STYLESHEET - UPDATED 06/23/09 */

/* Remove unwanted elements */
#header, #nav, .noprint, #navigationMainBreakout, #columnSide, #footerHead, #smoothmenu1
{
display: none;
}






/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 90%; margin: 0; float: none;
}



/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}







		img#logo { position:absolute; top:44px; left:9px; }
		img#cta { position:absolute; top:20px; left:406px; }

#containerColumns { float: none;  padding: 0; background: #FFF; border-bottom: 0 solid #000; }
		#columnMain { float: none;  width: 90%; } 
			img#illustration {  }
			#containerPageTitle { padding: 0; text-align: left; border-top: 0 solid #000; border-bottom: 0 solid #000; }
			.home #containerPageTitle { text-align:left; padding: 0; }	
				h1#pageTitle { margin: 0; padding: 0; font-size:1.45em; color: #000; text-transform:uppercase; font-family:"Times New Roman", Times, serif; }
			#content { margin: 0; }