/* Created to meet FDA’s new header/footer requirements, based on style_enf_story, a revision of style.css*/
/* Version 1.1. Used for all ORA web pages except publications like IOM, and ORA Home Page*/
/* Note: All data tables need to have the class of "data"*/

/* VALIDATION HISTORY 
02/04/04 by Brad Gubanich with W3C CSS Validator
04/10/04 by Brad Gubanich with W3C CSS Validator */


<!--
/* body is the default style without the blue background*/

/* Style for revised left navigation defining lists without bullets */
ul.lnavtoc        {list-style: none; margin-left: 0; padding-left: .5em; text-indent: -.2em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;}
ul.lnavtocsub        {list-style: none; margin-left: 0; padding-left: .5em; text-indent: .1em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;}
		
		
body { 
	color: #000000; 
	background-color: #FFFFFF; 
	margin-top: 0%; 
	margin-left: 0%; 
	margin-right: 0%;}

/* body.portal is the secondary style with the blue background. This class will need to be added when a portal page template is used and the blue
background is needed*/
body.portal { 
	color: #000000; 
	background-color: #3a6299; 
	margin-top: 2%; 
	margin-left: 2%; 
	margin-right: 2%; }
/*
.header { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #ffffff; 
	font-size: 0.7em; 
	text-align: center;  
	margin-top: 9px; 
	margin-bottom: 11px; }

.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #ffffff; 
	font-size: 0.7em; 
	text-align: center; }*/


.hedbackground 
        {background-image: url(/ora/inspect_ref/lib/images/fda_mast_bkgrd.gif)}




	
	
H1 {
	font:bold 115% verdana,arial,helvetica,sans-serif;
	margin: 0%;
	margin-top:0px;
	color:#000099;
	text-align:center;}

H2 {
	font:bold 105% verdana,arial,helvetica,sans-serif;
	margin-top:1em;
	margin-bottom:0.5em;
	margin-left:8px;
	background-color:#FFFFCC; 
	color:#000000;}

H3 {
	font:bold 100% verdana,arial,helvetica, sans-serif;
	margin-bottom:0.5em;}

H4 {
	font:bold 95% verdana,arial,helvetica,sans-serif;
	margin-top:1em;
    margin-left:8px; 
	margin-right:5px;
	margin-bottom:0.5em;}

H5  {
	font:bold 85% verdana,arial,helvetica,sans-serif;
	margin-top:1em;
	margin-bottom:0.5em;
    margin-left:5px;}


ul {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   margin-top:8pt;
   margin-bottom:8pt;   
   padding-left:8pt;}





ol {
   font-family:verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   margin-top:8pt;
   margin-left:28pt;
   margin-bottom:8pt;   
   padding-left:8pt;}


li	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10pt; 
	margin-bottom:3pt; 
	}
/* The following OL definitions were added to support the IOM publication until a new style sheet just
	for the IOM can be created. This file was modified so we would not have to modify the IOM source. */
ol{

            list-style-type: decimal; 

}

ol ol {

 list-style-type: lower-alpha; margin-left:15pt;

}

 ol ol ol{

            list-style: lower-roman;

 }


p	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10pt;
	line-height:1.5em;
	color:#000000;
	margin-top:3pt;
	margin-bottom:6pt;
	margin-left:3pt;
	padding-left:3pt;}


table.data	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10pt;
	line-height:1.5em;}

/*fieldset style added for Section 508 purposes on the ORA Search and Advanced Search pages*/

fieldset {border: none;}


/*the following styles were used in the old style sheet style.css and are found to be in some existing pages that will be using 
style_fda_combo */


td, th	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10pt; 
	line-height:1.5em;}

.head2 {
	font-family:verdana; 
	margin-bottom:11pt; 
	font-weight:bold; 
	margin-bottom:0pt}
	
.head3 {
	font-family:verdana; 
	margin-bottom:10pt; 
	font-weight:bold; 
	margin-bottom:0pt;
	background-color:#ffcc66; 
	color:blue}
	
.p8	{
	font-family:verdana; 
	font-size:8pt}

PRE {
	background:#EEEEEE;
	margin-top:1em;	
	margin-bottom:1em; 
	margin-left:0px;
	padding:5pt; }
	
	/* end of styles borrowed from style.css*/
	
	
	
/* ENFORCEMENT STORY STYLES*/
/* leftnavtitle, leftnav, leftnavsub, contentnav, path, doctitle are part of the styles used in enforcement story and are 
needed here.  At some time down the road these may be taken out*/
.leftnavtitle { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	background-color: #cccccc; 
	font-size: 0.9em; 
	text-align: left; 
	margin-left: 4px; 
	line-height: 22px}

.leftnav { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	background-color: #cccccc; 
	font-size: 0.9em; 
	text-align: left; 
	margin-left: 8px; 
	line-height: 22px}

.leftnavsub { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	background-color: #cccccc; 
	font-size: 0.8em; 
	text-align: left; 
	margin-left: 24px; 
	line-height: 22px}

/*These two styles have been commented out due to a font size issue and an old dreamweaver template.  The next big Inspect_ref publication
will call for a fix with these two styles.  For the mean time they are commented out and the defaulted font size is used in there place. 

.contentnav { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	font-size: 0.8em;}
	
.doctitle {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 0.9em; 
	text-decoration: none}
	
*/
	
.path {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 0.9em; 
	text-decoration: none}



ins {
	background-color: #FFFF00;
	text-decoration: none;}
/* END OF ENFORCEMENT STORY STYLES*/
	
-->


