/*
 * FDA.gov Site Re-Design, Sept. 2011
 * FDA Original Stylesheet 
 * Modified by Aquilent, Inc., 2011 Sept. 27
 *
 * This file has been re-purposed for the new styles of the site.  All additions
 * and styles that override these styles have been added to v2 of this file,
 * which should be applied after this file.
 *
 * All code that was removed because it is either no longer required, or because
 * it intereferes with the styles in v2 of this file, has been commented out,
 * and is superseded with a comment containing "## REMOVED".
 *
 * All modifications to this file are intended to be reverseable, and are noted
 * with "##".
 *
 * Some styles in this file appear to not be applicable anymore, or may require
 * additional investigation.  These have been left in the code, but have been 
 * marked with "#**".
 *
 * It is recommended that this file be reviewed, and that all unneeded styles be
 * removed.  Additionally, all commented out sections of code, and this heading,
 * should be removed from this code before being placed in production.
 */

/*
 * ## NOTE All references to external sources that used internal file paths 
 *    have been replaced with full Internet URLs ##
 */

html,body,p,ul,ul li,ol,ol li,form,img,.head1,.head2,.head3,.head4,h1,h2,h3,h4,h5,h6,#skipnav,.clearfloat,#topic_page_title,.more_links,#outerwrapper,#wrapper,#header,#content,#footer,#bottom_corner,.hmenu,.sidemenu,.index_list,#hhs-masthead,#hhs-leftmast,#HHSlogo,#hhs-rightmast,#HHSlink,#fda-masthead,#fda-leftmast,#fda-leftmast,#FDAlogo,#fda-rightmast,#fda-rightmast,#search,#searchbox,#go_button,#fda-topmenu,#fda-breadcrumbs,.left-column,.middle-column,.middle-column_2,.middle-column_3,.right-column,.sub-left-column,.sub-right-column,.box,.box_top,.box_bottom,.box_body,#pagetools_top,#pagetools_bottom,.email_page,.print_page,.email_address,.phone_number,.font_size_plus,.font_size_minus,#doc-select-arrow,#doc-select-arrow-two, #footnote 
{
 height: auto;
 border-style: none;
 background-image: none;
 text-align: left;
 margin: 0;
 padding: 0;
}

/* ****************************************************************************
 * Body element
 * ****************************************************************************/

body {
	background-color:transparent;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_global_background.png') top left repeat-x;
	color: black;
	font:12px Arial,sans-serif;
	margin:0;
	padding:0;
}
/* ****************************************************************************
 * Tool tips
 * ****************************************************************************/

.fda-tooltip,
.fda-tooltip-tip,
.fda-tooltip-title {
	border:none;
	padding:0;
	margin:0;
	background:transparent;
}

.fda-tooltip-content {
	font-family:"Tahoma";
	font-size:1em;
	color:#2E2E2E;
	border:2px solid #B7B7B7;
	padding:3px 6px;
	margin:0;
}
 
/* ****************************************************************************
 * Outer Wrapper
 * ****************************************************************************/

#outerwrapper {
	padding: 0 35px;
	width:960px;
	margin:0 auto;
	background-color:transparent;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_page_background_rep.png') top left repeat-y;
}
 
/* ****************************************************************************
 * Site Audience
 * ****************************************************************************/

/*
 * Links to the audience displayed at the top of the page. 
 */
#site-audience {
	height:36px;
	line-height:36px;
	padding:0 20px;
	margin:0 -20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_page_background_top.png') top left repeat-y;
}

#site-audience-links {
	float:right;
}

#site-audience-links li {
	padding:0 5px;
	margin:0;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_audience_vertical.png') center right repeat-y;
}

#site-audience-links li.first {
	padding-left:0;
}

#site-audience-links li.last {
	padding-right:0;
	background:none;
}

#site-audience a {
	text-decoration:underline;
	font-size:1.11em;
	color:#486387;	
}

#site-audience a:hover {
	text-decoration:none;
}
/* ****************************************************************************
 * Quick Links Styles
 * ****************************************************************************/


A.quicklinks:link {
	POSITION: absolute; TEXT-ALIGN: left; WIDTH: 1px; HEIGHT: 1px; COLOR: #fff; OVERFLOW: hidden; TOP: -100px; LEFT: -1000px
}
A.quicklinks:visited {
	POSITION: absolute; TEXT-ALIGN: left; WIDTH: 1px; HEIGHT: 1px; COLOR: #fff; OVERFLOW: hidden; TOP: -100px; LEFT: -1000px
}
A.quicklinks:active {
	Z-INDEX: 2; PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #008ece; PADDING-LEFT: 5px; WIDTH: 100%; PADDING-RIGHT: 5px; HEIGHT: auto; OVERFLOW: auto; TOP: 0px; TEXT-DECORATION: none; PADDING-TOP: 5px; LEFT: 0px
}
A.quicklinks:focus {
	Z-INDEX: 2; PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #008ece; PADDING-LEFT: 5px; WIDTH: 100%; PADDING-RIGHT: 5px; HEIGHT: auto; OVERFLOW: auto; TOP: 0px; TEXT-DECORATION: none; PADDING-TOP: 5px; LEFT: 0px
}
/*
 * End Quick Links 
 */
/* ****************************************************************************
 * HHS Masthead
 * ****************************************************************************/

/*
 * The Dept. of Health & Human Services masthead.
 */
#hhs-masthead {
	height: 22px; 
	padding: 7px 20px;
	margin:0 -20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_masthead_hhs_base.png') top left repeat-x;

}

/*
 * Left side of the HHS masthead 
 */
#hhs-leftmast {
	float: left;
	padding: 0;
}
 
#hhs-leftmast a img {
	/* height & width should match the dimensions of the background img */
	height:23px;
	width:265px;
}

/* 
 * Right side of the HHS masthead 
 */
#hhs-rightmast {
	float: right;
	padding: 0;
}

#page-tools {
	font-size:1.11em;
	line-height:23px;
}

/* ****************************************************************************
 * Page Header
 * ****************************************************************************/

/*
 * Header
 */
#header {
	padding: 0 20px;
	margin: 0 -20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_masthead_base.png') top left repeat-x;
}

/*
 * FDA Masthead
 */
#fda-masthead {
	height:37px;
	padding:40px 0;
}

/*
 * Left side of the FDA masthead
 */
#fda-leftmast {
	width:570px;
	float:left;
}

#fda-leftmast img {
	width:465px;
	height:48px;
}

.print-pagetitle {
	display:none;
}

/*
 * Right side of the FDA masthead
 */
#fda-rightmast {
	width:300px;
	height:52px;
	float:right;
}

/*
 * Links that run along the masthead (on top of the Search box)
 */
#masthead-links a {
	font-size:.83em;
	font-weight:bolder;
	text-decoration:none;
	color:#EEEEEE;
	letter-spacing:-.25px;
}

#masthead-links a:hover {
	text-decoration:underline;
}

/* Add the vertical bars between the list items */
#masthead-links .list-horizontal li{
	padding-right:7px;
	padding-left:7px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_masthead_vertical.png') center right no-repeat;
}

#masthead-links .list-horizontal li.last {
	padding-right:0;
	background:none;
}

#masthead-links .list-horizontal li.first {
	padding-left:0;
}


/*
 * Search box 
 */
#search-form {
	height:34px;
	line-height:34px;
}

#searchbox {
	/*background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_masthead_search_box.png') top left no-repeat;*/
}


#search {
	margin:0;
	margin-top:8px;
	margin-left:10px;
	border:none;
	width:190px;
	height:20px;
	font-size:1.33em;
}

#go_button {
	margin-left:15px;
	width:65px;
	text-align:center;
	position:relative;
	top:-22px;
	left:215px;
}

/*
 * Top (tabbed) menu navigation 
 */
#fda-topmenu {
	height:27px;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:1em;
	position:relative;
}

ul.menu-tabbed a {
	color:#486387;
	text-decoration:none;
}

#fda-topmenu ul.menu-tabbed {
	display:table;
	margin:0 auto;
}

/* ****************************************************************************
 * Content
 * ****************************************************************************/
#content p {
    margin: 1% 0;
}



/*
 * Breadcrumbs
 */

#fda-breadcrumbs {
	color:#818181;
	font-weight:normal;
	clear:left;
	font-size:1.11em;
	margin-bottom:10px;
}

#fda-breadcrumbs li {
	padding-left:20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_icon_arrow_breadcru.png') left center no-repeat;
}

/* Link style for the breadcrumbs */
#fda-breadcrumbs a {
	text-decoration:none;
	color:#818181;
}

/* "Home" breadcrumb styled differently */
#fda-breadcrumbs .breadcrumbs-home {
	color:#486387;
}

#fda-breadcrumbs li.breadcrumbs-home {
	padding-left:0;
	background:none;
}

#fda-breadcrumbs .breadcrumbs-home a {
	text-decoration:none;
	color:#486387;
}

#fda-breadcrumbs .breadcrumbs-home a:hover {
	text-decoration:underline;
}

/*
 * Options for this page (print, share, e-mail buttons)
 */
#page-options {
	float:right;
	margin-top:17px;
}

#page-options li {
	margin-left:5px;
}

/* 
 * Wrapper for the main body of content 
 */
#content {
	margin:0 -20px;
	padding:15px 20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_page_fade_white.png') top left no-repeat;
}

/*
 * Page title 
 */
h1,
#topic_page_title {
	font-weight:bolder;
	font-size:2em;
	color:#333333;
}

#topic_page_title {
	width:670px;
	float:left;
}

/* 
 * Featured content (slideshow) and sub-topic content (interior content links)
 */
#page-feature, 
#Sub_Content {
	/*margin-bottom:25px;*/ /* removed - isp */
}

/* 
 * Items within the sub-content box 
 */
#Sub_Content .sub_content_item {
	/*margin-bottom:18px;*/ /* changed - isp */
}

#page-feature, #Sub_Content {
    margin-bottom: 25px;
}

.subcontent_head4 {
    color: #333333;
    font-size: 1em;
    font-weight: 700;
    padding: 1% 0;
}

/*
 * Section search box 
 */
#page-search {
	margin-bottom:25px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_section_search_box') 0 18px no-repeat;
	height:55px;
}

#sectionsearch {
	position:relative;
	top:3px;
	left:3px;
	width:185px;
	height:20px;
	font-size:1.33em;
	border: 1px solid color:#B3B3B3;
  box-shadow: 0 0 3px color:#B3B3B3;

}

#searchButton {
	position:relative;
	top:8px;
	left:38px;
}

#page-search label,
.box h2,
.head3 {
	font-weight:bolder;
	color:#333333;
}

#page-search label {
	font-size:1.17em;
}

/* 
 * Main column that runs along the left side of the page
 */
.middle-column {
    float: left;
    width: 600px; /*== changed form 575px ==*/
}

/*
 * Left portion of the main column 
 */
.middle-column .sub-left-column {
	margin-right:25px;
	width:230px;
	float:left;
}

/* 
 * Right portion of the main column
 */
.middle-column .sub-right-column {
	width:320px;
	float:right;
}

/*
 * Column that runs along the right side of the page
 */
.right-column {
    float: right;
    width: 340px;
    padding-left: 5px;
}

.middle-column_2 {
    Padding-right: 15px;   /* added padding right */
    width: 47%;   /* changed from 49% to allow extra padding on the right */
}


.left-column {
    margin: 0 2% 0 0;
}

.left-column, .right-column {
    width: 24%;
}
.left-column, .middle-column, .middle-column_2, .middle-column_3, .right-column, .sub-left-column, .sub-right-column {
    float: left;
}
.wcm-region ul,.middle-column ul,.middle-column_2 ul,.middle-column_3 ul 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 15px;
}
.middle-column a:hover,.middle-column_2 a:hover,.middle-column_3 a:hover 
{.
 color: #0c1184;
 text-decoration: underline;
}

.middle-column ol,.middle-column_2 ol,.middle-column_3 ol 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 25px;
}
#rpm_list_format 
{
 list-style-type: decimal;
}

#rpm_list_format ol 
{
 list-style-type: lower-alpha;
}

#rpm_list_format ol ol 
{
 list-style-type: lower-roman;
}

#rpm_list_format ol ol ul ol 
{
 list-style-type: decimal;
}

ol,ul 
{
 /*
 
 removed for redesign
 
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 3px;
 margin-left: 10px;
 */
}

ul 
{
 list-style-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_orangebullet.gif");
}

ol li,ul li 
{
/*

removed for redesign

 margin-top: 1%;
 margin-right: 0;
 margin-bottom: 1%;
 margin-left: 0;
 */
}

a:link 
{
 color: #0F2A8C;
 text-decoration: none;
}

a:visited 
{
 color: purple;
 text-decoration: none;
}
/* Hide bullets in left nav */
ul.leftnav_child li, .header_bg li
{
    list-style: none outside none;
}

a:hover 
{
 color: #0c1184;
 text-decoration: underline;
}

a:active 
{
 color: #0c1184;
 text-decoration: none;
}


/* ****************************************************************************
 * Footer Area
 * ****************************************************************************/

/* 
 * Footer 
 */
#footer {
	margin-top:15px;
	padding-bottom:15px;
}

/*
 * The heading for the footer (appears above the entire footer)
 */
#footer-heading {
	padding:15px 20px;
	margin:15px -20px;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_blue.png') top left repeat-x;
	padding-top:15px;
	height:30px;
	line-height:30px;
}

/*
 * The FDA logo to appear in the footer heading.  
 */
#footer-fdalogo {
	width:75px;
	font-size:2.5em;
	font-weight:bolder;
}

/*
 * The links that appear in the heading of the footer 
 */
#footer-fdalinks {
	float:right;
}

#footer-fdalinks .list-horiztonal {
	padding:10px 0;
}

#footer-fdalinks li {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_vert_onblue.png') center right repeat-y;
	padding:0 15px;
}

#footer-fdalinks li.last {
	background:none;
	padding-right:0;
}

/* Footer FDA link styles */
#footer-fdalinks a {
	font-weight:bolder;
	font-size:.92em;
	color:#E7E7E7;
	text-decoration:none;
}

#footer-fdalinks a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

/* 
 * Content within the actual footer (below the heading)
 */
#footer-content {
	font-size:1em;
	color:#404040;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_dash_line.png') top left repeat-x;
}

/*
 * First section of the footer; deals with information about the FDA 
 */
#footer-fda div {
	margin-bottom:1.5em;
}

#footer-fda .footer-header {
	margin-bottom:0;
}

#footer-audience ul.list-horizontal li.first {
	margin:0;
	width:auto;
}

/*
 * Links to social networks related to the FDA 
 */
#social-links li {
	margin-right:2px;
	padding:0 1.5px;
}

/*
 * Links to information for specific audiences (Government, Press)
 */
#footer-audience li {
	padding: 0 20px;
	margin-right:0;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_vert_press.png') center right repeat-y;
}

#footer-audience li.first {
	padding-left:0;
}

#footer-audience li.last {
	padding-right:0;
	background:none;
}

#footer-audience a {
	text-decoration:none;
	font-size:.92em;
	color:#486387;
	font-weight:bolder;
}

#footer-audience a:hover {
	text-decoration:underline;
}

/*
 * General links to resources throughout the site that appear in the footer
 */
#footer-links {
	/* background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_vert_ongray.png') top left repeat-y; */
}

#footer-links div {
	/* background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_vert_ongray.png') top right repeat-y; */
	padding-right:40px;
	width:100%;
}

#footer-links div div {
	background:none;
}

#footer-links ul li {
	margin-bottom:.5em;
}

/* Footer link styles */
#footer-links a {
	font-weight:bolder;
	font-size:.83em;
	color:#486387;
	text-decoration:none;
}

#footer-links a:hover {
	text-decoration:underline;
}

/* 
 * Information about the US Dept. of Health & Human Services in the footer 
 */
#footer-hhs {
	font-size:.92em;
	color:#404040;
}

#footer-hhs .footer-header {
	margin-bottom:.5em;
}

/* HHS footer link styles */
#footer-hhs a {
	text-decoration:none;
	color:#049DD9;
}

#footer-hhs a:hover {
	text-decoration:underline;
}
 
/* ****************************************************************************
 * Re-usable Styles
 * ****************************************************************************/

/*
 * Display a list horizontally with no bullets 
 */
ul.list-horiztonal {
	padding-left:0;
}

ul.list-horizontal li {
	display:inline;
	padding-right:2px;
}

ul.list-horizontal li.first {
	padding-left:0;
	margin-left:0;
}

ul.list-horizontal li.last {
	padding-right:0;
	margin-right:0;
}

/*
 * Display a list with no bullets
 */
ul.list-no-bullets,
ul.list-no-bullets li,
ul.list-horizontal,
ul.list-horizontal li {
	list-style:none;
	list-style-image:none
}

/* 
 * Tabbed menu layout 
 */
ul.menu-tabbed,
ul.menu-tabbed li,
ul.menu-tabbed li a{
	height:27px;
}

/* 
 * Style the actual menu tab
 */
ul.menu-tabbed li div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_left.png') top left no-repeat;
}

ul.menu-tabbed li div div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_right.png') top right no-repeat;
}

ul.menu-tabbed li div div div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_middle.png') top center repeat-x;
	margin:0 3px;
}

/* 
 * Tab currently hovered over, or currently selected
 */
ul.menu-tabbed li.hover-tab a, 
ul.menu-tabbed li.selected-tab a {
	color:#486387;
}

ul.menu-tabbed li.hover-tab div,
ul.menu-tabbed li.selected-tab div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_left_on.png') top left no-repeat;
}

ul.menu-tabbed li.hover-tab div div,
ul.menu-tabbed li.selected-tab div div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_right_on.png') top right no-repeat;
}

ul.menu-tabbed li.hover-tab div div div,
ul.menu-tabbed li.selected-tab div div div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_button_mid_on.png') top center repeat-x;
}

/* 
 * Style the sub-menu 
 */
ul.menu-tabbed li div.sub-menu, 
ul.menu-tabbed li.hover-tab div.sub-menu {
	background:none;
}

ul.menu-tabbed li.hover-tab a {
	color:#486387;
}

ul.menu-tabbed li {
	margin:0 0 0 3px;
}

ul.menu-tabbed li#first {
	margin:0;
}

ul.menu-tabbed li,
ul.menu-tabbed li#first {
	padding: 0;
	float:left;
}

ul.menu-tabbed li a {
	text-align:center;
	padding:0 5px;
	display:block;
	line-height:27px;
}

/* 
 * Sub-menu (falls out from under the tab)
 */
ul.menu-tabbed li div.sub-menu {
	display:none;
	position:absolute;
	left:-1000px;
	top:-1000px;
	z-index:100;
}

/* Style the top of the box that drops down */
ul.menu-tabbed li div.sub-menu div.sub-menu-top {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_top_left.png') top left no-repeat;
	width:100%;
	float:left;
}

ul.menu-tabbed li div.sub-menu div.sub-menu-top div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_top_right.png') top right no-repeat;
	float:right;
	width:30px;
	margin-right:-18px;
	height:15px;
}

/* Style the middle of the box that drops down */
ul.menu-tabbed li div.sub-menu div.sub-menu-content {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_mid_left.png') center left repeat-y;
	margin-top:15px;
	width:100%;
}

ul.menu-tabbed li div.sub-menu div.sub-menu-content div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_mid_right.png') center right repeat-y;
	margin:0;
	padding:0;
	padding-right:10px;
	padding-left:8px;
	width:100%;
}

/* Style the bottom of the box that drops down */
ul.menu-tabbed li div.sub-menu div.sub-menu-bottom {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_bot_left.png') bottom left no-repeat;
	width:100%;
	float:left;
}

ul.menu-tabbed li div.sub-menu div.sub-menu-bottom div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_bot_right.png') bottom right no-repeat;
	float:right;
	width:30px;
	margin-right:-18px;
	height:15px;
}

/* Handle the clearfloat within the drop down */
ul.menu-tabbed li div.sub-menu div.sub-menu-top div.clearfloat,
ul.menu-tabbed li div.sub-menu div.sub-menu-bottom div.clearfloat,
ul.menu-tabbed li div.sub-menu div.sub-menu-content div.clearfloat {
	clear:both;
	width:100%;
	background:none;
	margin:0;
	padding:0;
}

/* 
 * Style the lists of links that falls in the sub-menu 
 */
ul.menu-tabbed li div.sub-menu ul {
	display:block;
	margin-top:0px;
	float:left;
	max-width:300px;
}

ul.menu-tabbed li div.sub-menu ul li {
	margin:0;
	float:none;
	min-height:1em;
	height:auto;
}

ul.menu-tabbed li div.sub-menu ul li a {
	margin-left:0;
	padding: 10px 5px;
	line-height:1em;
}

/* Link items that have a right border ("last") need to be formatted differently */
ul.menu-tabbed li div.sub-menu ul.last {
	margin-right:-20px;
	float:left;
}

ul.menu-tabbed li div.sub-menu ul.last li a {
	margin-left:0;
	margin-right:0;
	padding:10px 15px;
	width:auto;
}

/* This div handles the blue hover state; needs to be wider than the underline div */
ul.menu-tabbed li div.sub-menu ul li,
ul.menu-tabbed li.selected-tab div.sub-menu ul li,
ul.menu-tabbed li.hover-tab div.sub-menu ul li,
ul.menu-tabbed li div.sub-menu ul.last li,
ul.menu-tabbed li.selected-tab div.sub-menu ul.last li,
ul.menu-tabbed li.hover-tab div.sub-menu ul.last li {
	padding:0 10px;
	background:none;
	display:list-item;
}

/* Insert the blue hover background when this div is hovered over */
ul.menu-tabbed li div.sub-menu ul li:hover,
ul.menu-tabbed li.selected-tab div.sub-menu ul li:hover,
ul.menu-tabbed li.hover-tab div.sub-menu ul li:hover {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_blue_selec.png') center left repeat-x;
	color:#FBFBFB;
}

/* This div handles the underline under every link */
ul.menu-tabbed li div.sub-menu ul li a,
ul.menu-tabbed li.selected-tab div.sub-menu ul li a,
ul.menu-tabbed li.hover-tab div.sub-menu ul li a,
ul.menu-tabbed li div.sub-menu ul.last li a,
ul.menu-tabbed li.selected-tab div.sub-menu ul.last li a,
ul.menu-tabbed li.hover-tab div.sub-menu ul.last li a {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_dropdown_line.png') bottom left repeat-x;
	padding-right:20px;
	color:#486387;
}

ul.menu-tabbed li div.sub-menu ul li.last a,
ul.menu-tabbed li.selected-tab div.sub-menu ul li.last a,
ul.menu-tabbed li.hover-tab div.sub-menu ul li.last a {
	background:none;
}

/* Format the links in the drop down */
ul.menu-tabbed li div.sub-menu ul li a,
ul.menu-tabbed li.selected-tab div.sub-menu ul li a,
ul.menu-tabbed li.hover-tab div.sub-menu ul li a {
	text-align:left;
	height:auto;
	line-height:1em;
}

ul.menu-tabbed li div.sub-menu ul li:hover a,
ul.menu-tabbed li.selected-tab div.sub-menu ul li:hover a,
ul.menu-tabbed li.hover-tab div.sub-menu ul li:hover a {
	color:#FBFBFB;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_nav_drop_blue_selec.png') center left repeat-x;
}

/*
 * Three-column layout
 */
.three-column .first,
.three-column .second,
.three-column .second div, 
.three-column .third {
	float:left;
	padding-bottom:15px;
}

.three-column .first,
.three-column .second,
.three-column .third {
	width:30%;
	margin:0;
	margin-right:5%;
}

.three-column .first {
	margin-left:0;
}

.three-column .third {
	margin-right:0;
}

#footer .three-column .first {
	width:275px;
}

#footer .three-column .second {
	width:185px;
}

#footer .three-column .third {
	width:338px;
	margin-left:40px;
}

#footer .three-column .first,
#footer .three-column .second {
	margin-right:40px;
}

#footer .three-column .second {
	padding:0;
	padding-left:40px;
}

/*
 * Two column layout
 */
.two-column .first,
.two-column .second {
	width:48%;
	margin:0 2%;
	float:left;
}

.two-column .first {
	margin-left:0;
}

.two-column .second {
	margin-right:0;
}

/* Box formatting in the second column */
.two-column .second .box {
	margin:auto;
}

/* 
 * Flexible column layout 
 */
.flex-column .first,
.flex-column .second,
.flex-column .third {
	float:left;
	width:auto;
}

/*
 * Image formatting in columns 
 */
.flex-column .first img,
.flex-column .second img,
.flex-column .third img,
.two-column .first img,
.two-column .second img,
.three-column .first img,
.three-column .second img,
.three-column .third img{
	margin:0;
}

/*
 * Footer w/in the columns (puts content at the very bottom of the column, below all columns) 
 */
.column-footer {
	float:left;
	width:100%;
	margin-top:1.5em;
}

/*
 * Header for content that appears in the footer section 
 */
.footer-header {
	font-weight:bolder;
	font-size:1.33em;
	color:#404040;
	
}

/* 
 * Generic box (white background)
 */
.box {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:25px;
	color:#404040;
	font-size:1em;
}

/* Top of the box */
.box_top {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_top_left.png') top left no-repeat;
	float:left;
	width:100%;
}

.box_top div {
	background: url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_top_right.png') top left no-repeat;
	width: 10px;
	color: #EBEBEB;
	text-align: center;
	float: right;
	clear: both;
	background-color:#EBEBEB;
}

/* Main content in the box */
.box_body 
{
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_mid_left.png') center left repeat-y;
	float: left;
	clear: both;
	width:100%;
}

.box_body div {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_mid_right.png') center right repeat-y;
	padding: 0 15px 5px;
}

/* Clear all formatting for content in the box */
.box_body div div {
	background:none;
	padding:0;
}

/* Content within box formatting */
.box_body .left_subtopic {
	float: left;
}

.box_body .right_subtopic {
	float: right;
}

.box_body .left_subtopic,
.box_body .right_subtopic {
	widtH:48%;
}

/* List formatting in boxes */
.box_body ul, .box_body ol {
    float: left;
    margin-left: 0px;   /* set margin-left to 0px from 10px */
    padding-left: 20px;  /* set margin-left to 20px from 10px */
    width: 90%;  /* added width of 90% to allow <li> text to wrap appropriately */
}

.box_body ul li,
.box_body ol li {
	margin-bottom:1em;
}

/* Image formatting in boxes */
.box_body img,
.two-column .first .box_body img, 
.two-column .second .box_body img,
.two-column .third .box_body img {
	float:left;
	margin-right:15px;
}

/* Box footer (places content at the bottom of the box) */
.box_body div div.box-footer {
	float:left;
	margin-top:.5em;
	padding-top:1em;	
	border-top:thin solid #F0F0F0;
	width:100%;
}

/* List formatting in box footer */
.box-footer ul.list-horizontal {
	padding-left:0;
}

.box-footer ul.list-horizontal li {
	padding-right:8px;
	padding-left:8px;
	border-right:thin #C0C0C0 solid;
}

.box-footer ul.list-horizontal li.first {
	padding-left:0;
}

.box-footer ul.list-horizontal li.last {
	padding-right:0;
	border-right:none;
}

/* No borders for the box-body content */
.box_body div div.no-border {
	border:none;
}

/* Bottom of the box */
.box_bottom 
{
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_bot_left.png') bottom left no-repeat;
	float:left;
	width:100%;
}

.box_bottom div 
{
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_whitebox_bot_right.png') bottom right no-repeat;
	width: 10px;
	color: #EBEBEB;
	height:10px;
	text-align: center;
	float: right;
	clear: both;
	background-color:#EBEBEB;
}

/* Top & bottom of the box */
.box_top,
.box_bottom {
	clear:both;
	float: left;
	width:100%;
	height:10px;
}

/* Box headers */
.box h2,
.box .head3 {
	font-size:1.5em;
	border-bottom:1px #C0C0C0 solid;
	padding:5px 0px;
	margin-bottom:10px;
}

/* Heading in 3-column needs to be slightly smaller */
.three-column .head3 {
	font-size:1.12em;
}

/* Box links */
.box a {
	color:#486387;
	font-weight:bolder;
	text-decoration:none;
}

.box a:hover {
	text-decoration:underline;
}

/*
 * Faded box (fixed width)
 */

/* Faded box top */
.fade1 .box_top {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_gradi_top_sec_level.png') top left no-repeat;
}

.fade1 .box_top div {
	display:none;
}

/* Faded box body */
.fade1 .box_body {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_gradi_bot_sec_level.png') bottom left no-repeat;
}

.fade1 .box_body div {
	padding: 0px 15px 15px 15px;
	background:none;
}

/* Faded box headings */
.fade1 h2,
.fade1 .head3 {
	font-size:1.33em;
}

/* Clear formatting for box content */
.fade1 .box_body div div {
	background:none;
	padding:0;
	padding-left: 10px;
}

/* Faded box bottom */
.fade1 .box_bottom {
	display:none;
}

/* 
 * Division labeling and formatting (appears in the Contact box)  
 */
.div-info {
	margin-top:1em;
}

.div-name {
	font-weight:bolder;	
}

/*
 * "More links" formatting
 */
.more_links {
    padding: 1% 17px 1% 0;
    text-align: right;
    width: 60%;
} 
 
.more_links a {
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_icon_more_arrow.png') left top no-repeat;
	height: 22px;

    line-height: 22px;

    padding-bottom: 4px;
    padding-left: 25px; /*== changed from 30px ==*/
    padding-top: 2px;
}

/*
 * Clear floats, but don't hide the content 
 */
.next-float {
	clear:both;
	padding-top:1em;
}

/*
 * List style with arrows for bullets 
 */
ul.arrow-list {
	padding:0;
}

ul.arrow-list li {
	list-style-type:none;
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_icon_gray_arrow.png') no-repeat left top;
	padding-left:15px;
}

.more_links a, .fade1 .more_links a {
	font-size: 0.92em;
    font-weight: bolder;


    line-height: 14px;
    text-decoration: none;
    color: #214472;
    clear: both; /*== add clear ==*/
    float: left; /*== add float left for algin left or float right to algin right ==*/
}

.more_links a:hover, 
.fade1 .more_links a:hover {
	text-decoration:underline;
}

/* ****************************************************************************
 * Slideshow Formatting Overrides
 * ****************************************************************************/

.slide_desc {
	/* remove the red border, specify new background*/
	border-color:transparent;
	/*background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_banner_bottom.png') no-repeat top left;*/
	
}

.slide_desc .slide_desc_in {
	/* adjust the positioning */
	margin:22px 15px;
}

#slide_container {
	background-color:transparent;
}

#slideshow_wrap .ul_nav {
	padding-top:4px;
}


/* 
 Davids edits:
 .slide_desc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commented out background.
 .fade1 .box_body AND .fade1 .box_top ~~~~~~~~~ changed background img url
 .three-column .head3 ~~~~~~~~~~~~~~~~~~~~~~~~~ changed font size
 #searchbox ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commented out background.
 .more_links a ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ changed background image
 
 
 Davids additions below -- these are temporary solutions
*/

li {list-style-image: url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_bullet.png');}
.mini-feature-heading {font-size: 1.2em; position: relative; padding-left: 15px;}
#searchbox input {-moz-box-shadow: 0px 0px 3px black; -webkit-box-shadow: 0px 0px 3px black; box-shadow: 0px 0px 3px black;}
.no-bullet {padding-left: 0px !important; margin-left: 0px !important;}
.no-bullet li {list-style-image: none; list-style: none;}

#left_col_secondary_content .first {margin: 0px;}
#left_col_secondary_content .second {margin: 0px; float: right;}
.mini-feature-descr {color: #404040;}


/* homepage tabs */
.tabs {margin: 0px;}
.tab {float: left; margin-right: 0px; height: 52px;}
.tab.last {margin-right: 0px;}
.tab a h2 {font-size: 1.15em; text-align: center; color: #486387; position: relative; top: 15px; text-decoration: underline;}
.tab a:focus {outline: 0px; border:0px;}
.curr-tab {min-height: 65px;}
.curr-tab div {margin: 15px 0px 0px 0px;}

.tabs #tab1 {width: 188px; background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_inactive_gray_1.png") no-repeat;}
.tabs #tab2 {width: 195px; background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_inactive_gray_2.png") no-repeat;}
.tabs #tab3 {width: 192px; background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_inactive_gray_3.png") no-repeat;}


.tabs #tab1.current {background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_active_white_01.png") no-repeat;}
.tabs #tab2.current {background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_active_white_02.png") no-repeat;}
.tabs #tab3.current {background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_tab_active_white_03.png") no-repeat;}

.tabs .current a h2 {color: #333333; text-decoration: none;}

.tabs_box .box_body ul, .tabs_box .box_body ol {
    float: left;
    margin-left: 35px;
    padding-left: 0px;
} 

.tabs_box .box_body .three_column {max-width: 33%;}


#right_col_feature .quarter-box div {
}

#right_col_feature .quarter-box div .vertical-quarter {
	padding: 0px 0px 5px 10px;
}

.right-float {width: 40%; float: right;}


#footnote, #hhs-masthead-print
{
 display: none;
}

#footnote, .footnote_number 
{
 display: none;
}

.footnote_number 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 3px;
}

#footnote 
{
 border-top-width: 2px;
 border-top-style: groove;
 border-top-color: black;
 padding: 1%;
}

.sortable th 
{
 background-color: #DBEAF1;
 font-size: 12px;
 padding: 3px;
}

.sortable tbody 
{
 font-size: 11px;
}

.alternate_color 
{
 background-color: #eee;
}

.sortable td 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 3px;
}


.wcm-region a:link 
{
 text-decoration: none;
}



.head1 
{
 font-size: 1.5em;
 color: #BC4804;
}

.head1_body 
{
 font-size: 1.5em;
 color: #484138;
}

.head2 
{
 font-size: 1.35em;
 color: #484138;
}

.head3 
{
 font-size: 1.2em;
 color: #333;
}

.head4 
{
 font-size: 1em;
 color: #333;
}

.headfeature 
{
 font-size: 1em;
 color: #484138;
 display: inline;
 margin: 0;
}

h1 
{
 font-size: 1.5em;
}

h2 
{
 font-size: 1.35em;
}

h3 
{
 font-size: 1.25em;
}

h4 
{
 font-size: 1.2em;
}
h5 
{
 font-size: 1.1em;

}
h6 
{
 font-size: 1em;
}



#rpm_list_format 
{
 list-style-type: decimal;
}

#rpm_list_format ol 
{
 list-style-type: lower-alpha;
}

#rpm_list_format ol ol 
{
 list-style-type: lower-roman;
}

#rpm_list_format ol ol ul ol 
{
 list-style-type: decimal;
}

.clearfloat 
{
 width: 98%;
 color: #fff;
 text-align: center;
 font-size: 0;
 height: 0;
 line-height: 0;
 background-image: none;
 clear: both;
}

/*
 * #** INVESTIGATE This definition probably no longer needed, but has no effect
 */
.email_page,.print_page 
{
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 25px;
}



span.small 
{
 font-size: 1em;
 font-weight: 700;
}

.manual_toc 
{
 list-style: none;
 list-style-image: none;
}



#first 
{
 display: inline;
 background-image: none;
 margin: 0;
 padding: 0;
}

.sidemenu 
{
 width: 100%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: .95em;
 margin: 0;
}

.sidemenu ul,.sidemenu li,.sidemenu li ul,.sidemenu li ul li 
{
 width: 100%;
 background-image: none;
 list-style: none;
 list-style-image: none;
 float: left;
 clear: both;
 color: #12357e;
 margin: 0;
 padding: 0;
}

.sidemenu ul 
{
 border-top-color: #AAA;
 border-top-width: 1px;
 border-top-style: solid;
}

.sidemenu ul li a:link,.sidemenu ul li a:visited,.sidemenu ul li a:hover,.sidemenu ul li a:focus 
{
 display: block;
 border-top: 1px solid #C0C0C0;
 color: #3D5276;
 background: "/scripts/includes/images/img_fdagov_arrow.gif") no-repeat scroll 17px 10px transparent;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 padding-bottom: 2%;
 padding-right: 6%;
 padding-top: 2%;
	padding-left: 11%;

}

.sidemenu a:visited 
{
 color: #0C2C58;
}

.sidemenu ul li a:hover,.sidemenu ul li a:focus 
{
 text-decoration: none;
 background-color: #D8E8EF;
}

.sidemenu li ul 
{
 border-style: none;
}

div.left-nav-box 
{
 	width: 225px;
	font-family: Arial,Helvetica,sans-serif;
  display: block;
	margin: 10px 3px;
}

#doc-select-arrow a 
{
 color: #933B15;
 background-color: #fff;
 text-decoration: none;
}

#doc-select-arrow-two a 
{
 text-decoration: none;
}

#doc-select-arrow-two img,#doc-select-arrow img 
{
 float: left;
 margin-top: 6px;
 margin-right: 0;
 margin-bottom: 6px;
 margin-left: 5px;
}

.sidemenu_parent a:link,.sidemenu_parent a:visited 
{
 background-color: #17529F;
 text-decoration: none;
 font-family: Verdana;
 color: #FFF;
}

.sidemenu_parent a:hover 
{
 color: #0c1184;
}

.sidemenu_parent a 
{
 text-align: left;
 font-size: 100%;
 font-weight: 700;
}

.sidemenu_subsection a 
{
 text-align: left;
 font-size: 100%;
 font-weight: 700;
 margin: 0;
 padding: 0;
}

.sidemenu_subsection a:link,.sidemenu_subsection a:visited 
{
 text-decoration: none;
 background-color: #EDECEA;
 font-family: Verdana;
}

.sidemenu_subsection ul li a:link,.sidemenu_subsection ul li a:visited,.sidemenu_parent ul li a:link,.sidemenu_parent ul li a:visited 
{
 text-decoration: none;
 background-color: #FFF;
 font-weight: 400;
 color: #0C2C58;
 font-family: Arial, Helvetica, sans-serif;
}

.sidemenu_subsection a:hover,.sidemenu_subsection a:focus,.sidemenu_subsection ul li a:hover,.sidemenu_subsection ul li a:focus 
{
 text-decoration: none;
 background-color: #D8E8EF;
}

.index_list 
{
 width: 98%;
 font-weight: 700;
 background-image: none;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: groove;
 padding: 1%;
}

.index_list a 
{
 text-transform: uppercase;
}

.index_list a:link 
{
 color: #12357e;
}

.index_list a:visited 
{
 color: #12357e;
}

.index_list ul 
{
 color: #BC4804;
 margin: 0;
 padding: 0;
}

.index_list ul li 
{
 display: inline;
 margin: 0;
 padding-top: 1%;
 padding-right: 3px;
 padding-bottom: 1%;
 padding-left: 3px;
}




.searchlable 
{
 display: none;
}


#feature 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_feature_bg_png.png");
 background-repeat: no-repeat;
 height: 275px;
 width: 420px;
 margin: 0;
 padding: 0;
}

#feature #photo 
{
 height: 225px;
 margin: 0;
 padding-top: 13px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
}

.alphabet-nav 
{
 font-size: 123%;
 font-weight: 700;
 font-family: arial;
}

.alphabet-nav a:hover,#AtoZElementActive 
{
 background-color: #12357E;
 color: #FFF;
}


#Main_Content 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_middle.jpg");
 background-position: right top; /*== added background-position ==*/

}


#Main_Content .box_top 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_top.jpg");
 height: 21px; /*== added height ==*/
}

#Main_Content .box_top div 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_top.jpg");
 background-position: right top; /*== added background-position==*/
 padding: 10px 0;
 width: 96% /*== added width ==*/
}

#Main_Content .box_bottom 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_bottom.jpg");
 background-position: left bottom; /*== added background-position ==*/
 height: 21px; /*== added height ==*/
}

#Main_Content .box_bottom div 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_bottom.jpg");
 padding: 0; /*== changed from 13px 0 15px; ==*/
 height: 21px; /*== added height ==*/
 background-position: right bottom; /*== added background-position ==*/
 width: 96%; /*== added width ==*/
}
#Main_Content .box_body 
{
 background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_box1_middle.jpg");
 padding: 0; /*== changed from 1% 0 0 4.5%; ==*/
 width: 98%; /*== changed from 95% ==*/
}

#Main_Content .box_body div img 
{
 background-color: #ccc;
}

.feature 
{
 float: left;
 width: 175px;
 margin: 0;
 padding-top: 0;
 padding-right: 25px;
 padding-bottom: 0;
 padding-left: 5px;
}

.feature h1 a 
{
 border-width: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.1em;
}

.feature p 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .95em;
}

.feature a img 
{
 display: block;
 width: 175px;
 height: 113px;
 border-width: 0;
 border-style: none;
 margin-bottom: 15px;
}

#Sub_Content .box_body table 
{
 width: 97%;
}

#Sub_Content .box_body table tr td 
{
 width: 49%;
 padding-top: 0;
 padding-right: 1%;
 padding-bottom: 0;
 padding-left: 1%;
}


.indent1 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 2em;
}

.indent2 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 4em;
}

.indent3 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 6em;
}

.indent4 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 8em;
}

.indent5 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10em;
}

.indent6 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 12em;
}

.indent7 
{
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 14em;
}

.wcm-contributor-page-menu, .wcm-contributor-menu-item, .wcm-contributor-menu-item-icon 
{
 display: none;
}

/*** Pagination for Dynamic List Styles***/
.pagination-clean li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
float: left;
padding: 3px 1px;
}

.pagination-clean .previous-off,
.pagination-clean .next-off {
color:#888888;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}

.pagination-clean .next a,
.pagination-clean .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}

.pagination-clean .active{
color:#000000;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}

.pagination-clean a:link,
.pagination-clean a:visited {
color:#0033CC;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}

.pagination-clean a:hover{
text-decoration:none;
}


#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
}

#pagination-digg a{
border:solid 1px #9aafe5;
margin-right:2px;
}

#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}

#pagination-digg .active{
background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
color:#0e509e;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}

#pagination-digg a:hover{
border:solid 1px #0e509e;
}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}

#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}

#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}

#pagination-flickr .active{
color:#ff0084;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}

#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}

#pagination-flickr a:hover{
border:solid 1px #666666;
}

div#recall-wrapper {
width: 100%;
padding: 0px;
}

div#recall-text {
width:70%;
padding: 1px;
margin-top: 1px;
margin-left: 0px;
float: left;
}

div#recall-pagination {
width:30%;
padding: 1px;
margin-top: 1px;
margin-left: 7px;
float: left;
}

.pagination-clean .count
{
    padding:3px 4px;
}

/**** Table Sorter Classes ****/

table.tablesorter {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 12px;
	width: 96%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 12px;
	padding: 4px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}

table.tablesorter thead tr th.header { 
    background-image: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_tsort_bg.gif);   
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-left: 6px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
} 
 table.tablesorter thead tr th.headerSortUp {
	background-image: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_tsort_asc.gif);
	background-color: #8DBDD8;
}

table.tablesorter thead tr th.headerSortDown {
	background-image: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_tsort_dsc.gif);
	background-color: #8DBDD8;
}

table.tablesorter tbody tr.odd
{
background-color: #F0F0F6;
}

table.tablesorter tbody tr.even
{
background-color:#FFFFFF;
}

#proposal, #proposal1, #proposal2, #proposal3, #proposal4 {
display: none;
}

.rss_indicator {
	font-weight: bold;
	float: none;
}
.rss_indicator br { display: none; }
	
.feat-small
{
	list-style-image: none;list-style: none;
}
.feat-small-alt
{
	list-style-image: none;list-style: none;height: 88px;
}
	
/****FDA Basics Specific Styles ****/
#basics_left {float: left; width: 25%; }
#headLink {background: #17539e; border-top: 1px solid #b0b1a5;}
#headLink a {margin-left: 3px; color: #fff;}

#basics_right {float: left; width: 71%; margin-left: 3%;}
#basics_contact { width: auto; padding: 10px; border: 1px solid #b0b1a5; margin-top: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #f4f3f2; font-family: Verdana, Arial, Helvetica, sans-serif;}
#basics_contact_top {border-bottom: 2px solid black; padding-bottom: 5px;}
#basics_contact_bottom {margin-top: 10px;}
#basics_contact_bottom p {padding:0; margin:0;}
#basics_content_wrapper { padding: 20px; }
#basics_tabs a {text-decoration: none;}
#mainTopicsLink a {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000066}
#mainTopicsLink a:hover {text-decoration:underline;}
.basics_tab_h3 { margin:0; padding: 0; }
#basics_wrapper {width: 100%; float: right;}
#basics_tabs { margin:0; padding:0; position: relative; top: 1px; z-index: 50; margin-top: 10px;}
#basics_tabs li {display: block; float:left; margin:0; padding:5px 33px 5px 33px; margin-right: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; z-index: 1000; position: relative; top: 0px; }
#basics_tabs li h3 {font-size: 1em;}
#basics_t1, #basics_t2, #basics_t3 {border: 1px solid #cedbd9; border-bottom: 1px solid #cedbd9; border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; webkit-border-radius: 5px 5px 0px 0px; background: #e6f0f5; }
#basics_content {margin: 0; height: 170px; border: 1px solid #cedbd9; -moz-border-radius: 0px 5px 5px 5px; -webkit-border-radius: 0px 5px 5px 5px; border-radius: 0px 5px 5px 5px; width: auto; background: #fff}
#t_txt1, #t_txt2, #t_txt3 {color:#90918f;}
#basics_mainTopicsLeft {width: auto;}
#basics_mainTopicsRight {width: auto; margin-right: 30px;}
#basics_whatsNewLink a {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; margin-left: 10px;}
#basics_whatsNewLink a:hover {text-decoration:underline;}
#basics_stayConnectedLink a {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; margin-left: 10px;}
#basics_stayConnectedLink a:hover {text-decoration:underline;}

.clearfloat {clear: both;}

/*** Slide Show ***/
#basics_slideshowWrap {width: auto; border: 1px solid #dcddd8; background: #f1f1ef; height: 250px; overflow: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #38322b; float: left;}
#basics_currSlide { height: 250px; }
.basics_slideText {width: 44%; float: left; font-family: Arial, Helvetica, sans-serif; margin: 10px; padding-bottom: 10px;}
.basics_slideImg {width: 335px; height: 225px; float: left; margin: 10px; padding-bottom: 10px;}
.basics_slideLink {float: right; text-decoration: none; font-weight: bold; }
#basics_slide_nav {position: relative; bottom: 60px; width: 200px;}
#basics_slide_nav img {border: 1px double #FFFFFF; }
#basics_slide_nav ul li {display: block; position:relative; float:left; list-style: none;}
#basics_counter {position: relative; top: 3px; color: #17529f; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 3px; margin-right: 3px;}
/*** End Slide Show ***/


/*** Search ***/
#basics_Search {font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 10px; width: auto; float: left;}
/*** End Search ***/

/*** Accordion ***/
#basics_accordion {margin-top: 15px;}
#basics_accordion .basics_acc_head {border: 1px solid #cedbd9; width: 100%; padding: 10px 0px; background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_footer_blue.png") repeat-x scroll left top transparent; }
#basics_accordion .basics_acc_head a {color: #FFF; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; margin-left: 10px}
#basics_acc1, #basics_acc2 { border-left: 1px solid #cedbd9; border-right: 1px solid #cedbd9; width: 100%; background: #fff;}
#basics_acc2 {border-bottom: 1px solid #cedbd9}
.basics_acc_head {margin:0; padding:0;}

.basics_acc_wrap {padding: 10px;}
#basics_acc1 a, #basics_acc2 a {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066;}
#basics_acc1 a:hover , #basics_acc2 a:hover {text-decoration: underline; }
.basics_acc_more {width: auto; float: right; font-weight: bold; }
.basics_acc1_more_arrow {color: #C00C10; font-family: Geneva, Arial, Helvetica, sans-serif}

/** acc1 **/
#basics_acc1 h4 {margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
/** end acc1 **/


/** acc2 **/
#basics_acc2 img {float: left; width: auto;}
#basics_acc2 #basics_video_desc {float: right; width: 65%; font-family:Arial, Helvetica, sans-serif; }
/** end acc2 **/

/*** End Accordion ***/

#bm_tabs h2 {font-size: 100%}
#bm_wrap h2 {margin: 10px 0px;}
#bm_wrap { width: 630px; }
#bm_wrap div {float: left; }
#bm_wrap div div {float: left;}
#bm_wrap_1, #bm_wrap_2, #bm_wrap_3 {width: 100%; margin-bottom: 10px; margin-top: 10px;}
#bm_currContent {width: 100%; border: 1px solid #CEDBD9; -moz-border-radius: 5px; padding: 10px; margin-bottom: 10px;}
.bm_ns_error {font-size: 2em; font-family:"Franklin Gothic Medium Cond", Arial, Helvetica, sans-serif; text-align:center; margin:0px;}

#bm_tabs {font-family: Verdana, Arial, Helvetica, sans-serif;}
#bm_tabs h2 {margin:5px;}
#bm_tabs a {text-decoration: none; color: #333333; margin:0px; padding: 0px 0px}
#bm_tabs ul {margin: 0px; padding: 0px;}
#bm_tabs li{margin:0px; margin-left: 10px; display: block; float:left; padding: 0px 10px; background: #E0E0E0; border: 1px solid #CEDBD9; border-bottom: 0px; position: relative; top:0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px}

#bm_wrap table{width: 100%; font-family: Arial, Helvetica, sans-serif; padding: 3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-collapse: collapse;}
#bm_wrap table tbody tr {background: #fff; border-top: 1px solid #999999; font-size: .9em;}
#bm_wrap table thead tr th {border-bottom: 2px solid black;}
#bm_wrap table tbody tr:hover {background: #E8F0FF;}
#bm_wrap table tbody .e {background: #fff}
#bm_wrap table tbody tr th {text-align: left; padding-left: 3px; border-right: 1px solid #666; text-align: center}
#bm_wrap table tbody tr td {text-align: center;}

#bm_months_list {width: 650px; margin-bottom: 10px;}
#bm_months_list ul {margin: 10px 0 0 35px}
#bm_months_list h3 {margin: 0px; padding:0px;}
#bm_months_list h3 a {margin: 0px; padding:0px;}
#bm_months_2010 {height:auto; overflow: hidden;}
#bm_months_2011 {height:auto; overflow: hidden;}
.bm_months_container {height:auto; border: 1px solid #CEDBD9; border-top:0px; width: 100%;}
.bm_months_title {padding: 5px; background: #E6F0F5; width: 640px; border:1px solid #CEDBD9;}

/****End FDA Basics Specific Styles ****/


/****Recalls Pagination styles****/

#tablePagination { 
  font-size: .9em; 
  padding: 0px 5px; 
  height: 20px;
}
#tablePagination_rowsPerPage  {margin-right: 6px;}
#tablePagination_perPage{margin-right:8px;}
#tablePagination_nextPage {margin-left:4px; margin-bottom:1px; vertical-align:bottom;}
#tablePagination_prevPage {margin-right:4px; margin-bottom:1px; vertical-align:bottom;}
#tablePagination_paginater{margin-bottom: 2px;}

#tablePaginationtop { 
  font-size: .9em; 
  margin-left: 240px;
  padding:0px;
  margin:0px;
}
#tablePagination_rowsPerPagetop  {margin-right: 6px;}
#tablePagination_perPagetop{margin-right:8px;}
#tablePagination_nextPagetop {margin-left:4px; margin-bottom:1px; vertical-align:bottom;}
#tablePagination_prevPagetop {margin-right:4px; margin-bottom:1px; vertical-align:bottom;}
#tablePagination_paginatertop{margin-bottom: 2px;}



/*** B4I Topics ***/
#b4i_topics_list_wrap {font-size: 90%; width: 100%; margin: 20px auto; text-align: center; white-space: normal}
#b4i_topics_list_wrap ul {margin: 0; padding:0; text-align:center}
#b4i_topics_list_wrap ul li {list-style: none; display: inline;}
#b4i_topics_list_wrap ul .b4i_list_sep {margin-left: 5px; margin-right: 5px; font-weight: bolder; color: #494138;}
/*** End Topics ***/

/*** B4I AZ ***/
#b4i_az {font-size: 80%; max-width: 100%; margin: 20px auto; text-align: center; white-space: normal; padding: 10px; border:1px solid #c6c6be; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
#b4i_az h3 {margin:0px; text-align: center}
#b4i_az ul {text-align: center; margin: 5px 0px; padding:0}
#b4i_az ul li {list-style: none; display: inline;}
#b4i_az ul .b4i_list_sep {margin-left: 1px; margin-right: 1px; font-weight: bolder; color: #494138;}
/*** End AZ ***/

/*** B4I Video Box ***/
#b4i_video_box {border:1px solid #c6c6be; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding:10px; max-width:100%;}
#b4i_video_box_left {float: left; width: 65%; }
#b4i_video_box_right {float: left; width: 33%;}
/*** End Video Box ***/

#b4iflow_content {display: block; width: 95%; margin: 10px auto 10px auto; border: 2px solid #999999; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#b4iflow_content #flow_top {width: 100%; height: 30px; background: #17529f; border-bottom: 1px solid #999999; margin-bottom: 10px}
#b4iflow_content #flow_top img {height: 46px; position: relative; bottom: 9px; float: left; width: auto; border: 0px;}
#b4iflow_content #flow_top p {float: left; color: #fff; clear: right; margin: 10px; font-weight: bold}
#b4iflow_content #content_in {padding: 10px}
#b4iflow_content #content_in * {text-align: center;}
#b4iflow_content .b4i_flowbold {font-weight: bold;}
#nodisp {display: none}

/*** Star Ratings Styles ***/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	color:#fff;
	}
	
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_star_rating.gif") no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*** End Star Ratings Styles ***/


/****Heath Fraud Styles ***/
div.light_rounded .pp_top .pp_left {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
	background:#fff;
}
div.light_rounded .pp_top .pp_right {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content .ppt {
	color:#000;
}
div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right {
	background-color:#fff;
}
div.light_rounded .pp_content {
	background-color:#fff;
}
div.light_rounded .pp_next:hover {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_pretty_next.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_pretty_prev.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	width:75px;
	height:22px;
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline {
	color:#000;
}
div.light_rounded .pp_arrow_previous {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position:0 -87px;
	cursor:default;
}
div.light_rounded .pp_arrow_next {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor:default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
	background:#fff;
}
div.light_rounded .pp_bottom .pp_right {
	background: url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_sprite.png) -110px -80px no-repeat;
}
/** OWH Slideshow **/
.owh_slideshow{width: 100%; position: relative;}
.owh_slideshow #slideshow{ width: 100%; }
.owh_slideshow #slide_container {width: 100%;background: #000;}
.owh_slideshow .curr_slide {width: 100%;}
.owh_slideshow .curr_slide a img {border: 0px; width: 100%;}
.owh_slideshow .slide_desc {position: relative; bottom: 77px; height: 76px; color: #fff;
background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_owh_bckgrnd.png");
border-top: 2px solid #E6242D;
}

.owh_slideshow #slideshow_wrap ul {margin: 0px; padding: 0px;}
.owh_slideshow .slideshow_ul .slide {margin: 0px; padding: 0px;}
.owh_slideshow .slideshow_ul li {list-style: none}

.owh_slideshow .slide_desc .slide_desc_in {margin: 10px 14px 14px 14px;}
.owh_slideshow .slide_desc .slide_title{font-family: Arial, Helvetica, sans-serif; font-weight: bolder; text-shadow: 0 0 .2em black; width: 70%;}
.owh_slideshow .slide_desc .slide_title h2 {margin: 0px; font-size: 125%}
.owh_slideshow .slide_desc .slide_subtitle{font-family: Arial, helvetica, sans-serif; width: 70%;}
.owh_slideshow .slide_desc .slide_subtitle a {color: #fff;}
.owh_slideshow .slide_desc .slide_subtitle a:hover {color: #fff; text-decoration:underline}
.owh_slideshow .nav_wrap {position: relative; bottom: 53px; color: #fff; margin-right: 9px;}
.owh_slideshow .ul_nav {position: relative; margin: 0px; padding: 0px; float: right; z-index: 10}
.owh_slideshow .ul_nav li {list-style: none; float: left; margin-left: 5px; margin-right: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; z-index: 10; background:url(img_fdagov_slide_nav.png); height: 24px; width: 24px;}
.owh_slideshow .ul_nav li a {text-decoration: none; position: relative; top: 3px; left: 7px; color: #fff;}
.owh_slideshow .ul_nav li a:hover {text-decoration: underline; color: #fff}
.owh_slideshow .ul_nav li a img {border: 0px; z-index: 10}
.owh_slideshow .ul_nav li p {margin:0px; position: relative; top: 2px;}
/** End OWH Slideshow **/

/** Begin Vertical Slideshow **/
#featured{ 
	width:390px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:390px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:250px; 
	list-style-image:none;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
	list-style:none;
list-style-image:none;	
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fda_gov_vfeature_selected_.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; 
	left:0; 
	background: url('/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fda_gov_vfeature_transpare.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featured { 
width: 328px !important; 
padding: 4px; 
border: none; 
float: left; 
}
#featured .ui-tabs-panel .info { 
width: 328px; 
border-top: 2px solid #e6242d; 
height: 78px; 
top: 170px !important; 
}
#featured .ui-tabs-panel { 
height: 251px; 
width: 328px; 
background-color: #f3f3f3; 
overflow: hidden; 
}

#featured .ui-tabs-panel img{ 
height: 251px; 
width: 328px; 

}
#featured ul.ui-tabs-nav { 
width: 276px; 
left: 342px; 
padding: 4px; 
list-style:none; 
list-style-image:none;
}
#featured ul.ui-tabs-nav li { 
padding: 0px !important; 
margin: 0; 
}
#featured ul.ui-tabs-nav li img { 
padding: 0; 
margin: 0 !important; 
clear: both; 
border: none; 
width:70px;
height:50px
}
#featured li.ui-tabs-selected { 
background-image: none; 
}
#featured li.ui-tabs-nav-item a { 
background-color: #fff; 
color: #0c2c58; 
height: 50px !important; 
margin: 0 0 14px 0; 
border-top: 2px solid #fff; 
}
#featured li.ui-tabs-nav-item a:hover { 
background-color: #fff; 
color: #0c2c58;
text-decoration: none; 
}
#featured .info h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
padding: 10px 10px 5px 10px; 
}
#featured .info p { 
padding: 0 10px 0 10px; 
margin: 0; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12.8px; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
background-color: #263540; 
color: #fff; 
border-top: 2px solid #e6242d; 
height: 50px; 
}
#featured li.ui-tabs-nav-item a { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12.8px; 
}
#featured .left_contentHolder { 
font-family: Arial, Helvetica, sans-serif; 
}
#featured .left_contentHolder h2 { 
padding: 15px 15px 8px 15px; 
margin: 0; font-size: 20px; 
}
#featured .left_contentHolder p { 
padding: 0 15px 8px 15px; 
margin: 0; font-size: 13px; 
}
#featured ul.ui-tabs-nav li p { 
padding: 8px 15px 0 84px; 
line-height: 15px; margin: 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12.8px; 
}
/** End Vertical Slideshow **/


/** Begin Horizontal Slideshow **/
#slideshow_wrap {
    position: relative;
    width: 100%;
}
#slideshow {
    width: 100%;
}
.slideshow_table {
    border-collapse: collapse;
}
.slideshow_table img {
    width: 200px;
}
.slideshow_table th, .slideshow_table td {
    border-bottom-color: #AAAAAA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #AAAAAA;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #AAAAAA;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #AAAAAA;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}
#slide_container {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #000000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
.curr_slide {
    width: 100%;
}
.curr_slide a img {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    width: 100%;
}
.slide_desc {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_slide_bg4.png");
    background-position: 0 0;
    background-repeat: repeat;
    border-top-color: #E6242D;
    border-top-style: solid;
    border-top-width: 2px;
    bottom: 77px;
    color: #FFFFFF;
    height: 76px;
    position: relative;
}
#slideshow_wrap ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.slideshow_ul .slide {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.slideshow_ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.slide_desc .slide_desc_in {
    margin-bottom: 14px;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 10px;
}
.slide_desc .slide_title {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bolder;
    text-shadow: 0 0 0.2em black;
    width: 70%;
}
.slide_desc .slide_title h2 {
    font-size: 125%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#slide_container .slide_desc .slide_desc_in .slide_title a, #slide_container .slide_desc .slide_desc_in .slide_title a:visited  {
 color: #FFFFFF;
 text-decoration: none;
}
.slide_desc .slide_subtitle {
    font-family: Arial,helvetica,sans-serif;
    width: 70%;
}
.slide_desc .slide_subtitle a {
    color: #FFFFFF;
}
.slide_desc .slide_subtitle a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.nav_wrap {
    bottom: 53px;
    color: #FFFFFF;
    margin-right: 9px;
    position: relative;
}
.ul_nav {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    z-index: 10;
}
.ul_nav li {
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 5px;
    margin-right: 5px;
    z-index: 10;
}
.ul_nav li a {
    text-decoration: none;
}
.ul_nav li a img {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    z-index: 10;
}
.ul_nav li p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    top: 2px;
}
.clearfloat {
    clear: both;
    width: 100%;
    background:none;
}
/** End Horizontal Slideshow **/
/** Begin FSMA Slideshow **/
#fsma-slideshow {list-style:none; color:#fff;}
#fsma-slideshow span {display:none;}
#fsma-wrapper {width:616px; margin:0px auto; display:none;}
#fsma-wrapper * {margin:0; padding:0;}
#fsma-fullsize {position:relative; width:615px; height:250px; padding:2px; border:1px solid #dcddd8; background:#f1f1ef;}
#fsma-information { background: none repeat scroll 0 0 #FFFFFF; color: #000000; margin-left: 2px; overflow: hidden; position: absolute; top: 4px; width: 323px; z-index: 200;    opacity:.8; filter:alpha(opacity=70);}
#fsma-information h3 {padding:4px 8px 3px; font-size:14px;}
#fsma-information p {padding:8px;line-height:22px;}
#fsma-image {width:500px;}
#fsma-image img {position:absolute; z-index:25; width:auto}
.fsma-imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#fsma-imgprev {margin-top:204px;height:48px!important;width:38px;left:0; background:url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/ucm250181.gif) left bottom no-repeat;height:254px;z-index:999;}
#fsma-imgnext {margin-top:204px;height:48px!important;width:38px;right:0; background:url(/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/ucm250182.gif) right bottom no-repeat;height:254px;z-index:999;}
#fsma-imglink {display:none;visibility:hidden;position:absolute; height:286px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}
#fsma-thumbnails {display:none;visibility:hidden;margin-top:5px;margin-left:-5px;width:615px;display:block;}
#fsma-thumbnails img {width:48px;height:48px;}
#fsma-slideleft {display:none;visibility:hidden;float:left; width:20px; height:81px;background-color:#222;}
#fsma-slideleft:hover {background-color:#333;}
#fsma-slideright {display:none;visibility:hidden;float:right; width:20px; height:81px;}
#fsma-slideright:hover {background-color:#333;}
#fsma-slidearea {float:left; position:relative; width:400px; margin-left:5px; height:81px; overflow:hidden;}
#fsma-slider {position:absolute; left:0; height:81px;}
#fsma-slider img {cursor:pointer; border:1px solid #666; padding:2px;}
/** End FSMA Slideshow **/

/*=============== liquid rounded corners =========================*/
#main_left_nav {
	width: 225px;
	font-family: Arial,Helvetica,sans-serif;
   	display: block;
	margin: 10px 12px;
	float: left;
}

#main_left_nav h1 {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding-left: 15px;
	padding-bottom: 3px; 
}

#main_left_nav h1 a {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 0px;
}

#main_left_nav h1 a:visited {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 0px;
}

#main_left_nav ul {
	list-style-type: none;
}

.leftnav_child li a {
    border-top: 1px solid #c0c0c0;
	display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 2%;
    padding-right: 6%;
    padding-top: 2%;
	padding-left: 13%;
	text-decoration:none;
	color: #3D5276;
}

.leftnav_child li a:hover {
	background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_arrow.gif") no-repeat 17px px;
	color: #BC4804;
}

.liquid-round {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_leftside.gif") repeat-y scroll left top #fff;
    margin: 0 auto;
    width: 100%;
}

.top {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_top.gif") no-repeat scroll left top transparent;
    height: 5px;
    width: 100%;
}
.top span {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_top_right.gif") no-repeat scroll right top transparent;
    display: block;
    height: 5px;
    position: relative;
}

.liquid-round-header {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_hleftside.gif") repeat-y scroll left top #fff;
	position: relative;
}

.header_bg {
	background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_hrightside.gif") repeat-y scroll right top #374d85;
    position: relative;
}

.center-content {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_rightside.gif") repeat-y scroll right top transparent;
    position: relative;
}
.bottom {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_bottom.gif") no-repeat scroll left bottom transparent;
    height: 5px;
    width: 100%;
}
.bottom span {
    background: url("/oilspill/20130218043642oe_/https://www.accessdata.fda.gov/scripts/includes/images/img_fdagov_bottom_right.gif") no-repeat scroll right top transparent;
    display: block;
    height: 5px;
    position: relative;
}

/* ---------------------- additional styles ---------------------------*/

.sidemenu_parent a:link,.sidemenu_parent a:visited 
{
 background-color: #17529F;
 text-decoration: none;
 font-family: Verdana;
 color: #FFF;
}

.sidemenu_parent a:hover 
{
 color: #0c1184;
}

.sidemenu_parent a 
{
 text-align: left;
 font-size: 100%;
 font-weight: 700;
}

#rss_icon, #govd_icon, #disclaimer
{
		float:none;
}

#rss_icon
{
	height: 13px;
	width: 13px;
}

/*
 *  fix side effects:
 */

#user_provided ul li {
  margin-left:30px;
}

#user_provided ol li {
  margin-left:30px;
  list-style-image:none !important;
}

#content {
  min-height:400px;
}

#fda-rightmast {
    float: right;
    height: 52px;
    margin-top: -17px;
    width: 300px;
}

#search {
    margin-top: 8px;
    margin-left: 0;
}

#go_button {
    left: 215px;
    margin-left: 15px;
    margin-left: 7px;
    position: relative;
    text-align: center;
    top: -22px;
    width: 65px;
}

