@charset "utf-8";
/* CSS Document */

/* Title, Designer, Date - Print Styles (print.css), ACalifano, 2/4/10 */

/* Links and Type ----------------------------------------------------------- */
#footer ul, #footer ul li {
	display: none;
}
/* Main Layout -------------------------------------------------------------- */
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	color: #000000;
}
body {
	text-align: left
}
#skipToContent {
	display: none;
}

#modal {
	display: none;
}

#wrapper {
	background-color: #FFFFFF;
	color: #000000;
}
#masthead {
	display: none;
}
#navigation {
	display: none;
	position: absolute;
}
#navigation_nd{
	display: none;
	position: absolute;
}	

#flash-n-social {
	display: none;
}
#navRepeatSeperator {
	display: none;
}

#navPresentations { 
	display: none;
}

#pageNumbers {
	display: none;
}

#nextArrow {
	display: none;
}

#nextText {	
	display: none;
}

#backArrow {
	display: none;
}

#backText {	
	display: none;
}

#oscBreadcrumb {
	display: none;
}
#pagebottom {
	display: none;
}
#seperator /*dropshadow after flash element */ {
	display: none;
}
#footer {
	display: none;
}
/* Secondary Layout Structures ---------------------------------------------- */
#socialnetContainer {
	display: none;
}
#socialnetBox {
	display: none;
}

.social_icons {
	display: none;
}

.upper_most_banner_nd {
	display: none;	
	}

#banner_seal_nd {
	display: none;
}

#breadcrumb 
{
	display: none;
}

#navRepeatCol1, #navRepeatCol2, #navRepeatCol3, #navRepeatCol4 {
	display: none;
}
#rightColContainer {
	display: none;
}
#textContainer {
	text-align: left;
}
.textContainer {
	text-align: left;
}

/* Form Elements ------------------------------------------------------------ */




/* Miscellaneous ------------------------------------------------------------ */
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
