/*
Sioux Valley 2006
Print Styleshhet
*/

body {}
table, td {}

/*
layout styles
*/
div#svmain_maincolumn {/* right hand main column for information */
	margin: 0 !important; padding: 2px 0 0 0;
}

div#svmain_leftcolumn {/* left hand column for navigation */
	display: none !important;
}

div.maincolumn_content {/* general container for full-wide information */
	/*margin: 0 auto; padding: 0;
	width: 660px;*/
}

div#advertising_content {/* container for ad banners at floated to the far right */
}

div#information_content {/* container for information left of ad banners */
	/*min-height: auto;
	height: auto;*/
}
/* commented mac backslash hack v2 \*/
/* end mac hack */

div.split_information_content {}
div.split_information_content_separate {}

div#footer_container {/* footer container - needed for switch to blue background */}
div#footer_content {/* container for footer content at bottom of page */
}

/*
page element styles
*/
div#topnavigation_container {display: none !important;}
ul#topnavigation {display: none !important;}

div.rb_onwhite {display: none !important;}

.noprint {display: none !important;}