/* Remove unwanted elements */
#page-head, #topstory2, #topstory3, #tier03-left-nav, #page-foot, #body-row02-col01, #viewvideo
{
display: none;
}

dl#top-story-text2, dl#top-story-text3 { display:none;}

div.breadcrumbs { display:none; }

/* learn more boxes */
#body-row02-col03, #accordian {
display: none;
}

#banner4print { display:block; }

/* resize some elements so they work better when printed */
#in-other-news01,#in-other-news02,#in-other-news03,#in-other-news04 {
width: 300px;
}

/* main content */
#body-row02-col02, #body-row02-col01andcol02 {
width: 100%;
}

#body-row01-col01,#body-row01-col01-ul {
width: 210px;
}
#body-row01-col02,#body-row01-col02-ul {
width: 210px;
}
#body-row01-col03,#body-row01-col03-ul {
width: 210px;
}
#body-row01-col04,#body-row01-col04-ul {
width: 220px;
}
