#left_container, #header, #utility, #popin_frame_etp, #menu_wrapper, .adobe-icon{
    display: none;
}
body{
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif; 
}

img{
	border: 0px;
}
#footer{
 width: 100%;
}
#flashcontent{
   background: url(../../images/home_flash.jpg);
   width: 617px !important;
}
#footer-left{
	float:left;
	width:300px;
	height:56px;
	text-align:left;
	padding-bottom:1em;
}
#footer-left a img{
     position: relative;
     top: 0px;
}
#footer-right{
	float:left;
	text-align:left;
	padding-bottom:1em;
	line-height:1.5;
}
#footer-right a{
	color:#000;
	padding:0px 5px;
	border-left:solid 1px #000;
}
#footer-right a#home_link{
	padding-left:0px;
	border-left:none;
}
#footer-right a#privacy_link{
	padding-left:0px;
	border-left:none;
}
#footer-right div{
    color: #000;
}
.glossary_links, .glossary_links a{
    color: #335409;
}
.bold{
    font-weight: bold;
}
.adobe_add_res li{
   list-style-image: url(../../images/adobe_icon.gif);
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}