#content {
	width: 650px;
}
#footer {
	font-size: .75em;
}
#footer2 {
	font-size: small;
}

body {color: #000000;
		background-color: #ffffff;}

a:link          {color: #006666;}	
	
a:visited 		{color: #800080;}

/* 508, skip navigation, for invisible */
                
a.skip:link    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:hover    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:visited    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}	

.pghead {font-size: 1.2em;
         font-weight: bold;
         margin-top: 3px;
         margin-bottom: 8px;}
	                        
.pgheadit {font-size: 14pt;
         font-style: italic;
         margin-bottom: 12px;
		 margin-top: 8px;
                        }
		 
.pgheadsm {font-size: 1.2em;
         font-weight: bold;
         margin-top: .5em;
		 }
		 
h2		{font-size: 1.2em;
         font-weight: bold;
         margin-top: 1em;
		 margin-bottom: 0em;} 
		 
p		{margin-bottom: .75em;
		margin-top: .75em;}	 
		 
/*	calendar  */ 

.year	{font-weight: bold;
		font-size: 1.5em;
		background-color: #CCCCCC;
		text-align: center;}
		 
.month	{font-weight: bold;
		margin-bottom: .5em;
		margin-top: .25em;}

.date	{font-weight: bold;
		font-size: 1.5em;
		margin-bottom: .5em;}
		
.statement	{font-weight: bold;
		margin-bottom: 1em;}

.minutes	{font-weight: bold;}

.release	{font-size: .7em;
			margin-bottom: 1em;}
			
/*	alternate table  */ 
			
th.stub	{vertical-align: top;
		text-align: left;
		font-weight: bold;
		border-bottom-style:solid;
		border-bottom-color:#999999;
		border-bottom-width:thin;}
		
th.stubblank	{border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: thin;}
		
th.head	{vertical-align: bottom;
		text-align: left;
		font-weight: bold;
		border-top-style: solid;
		border-top-color: #999999;
		border-top-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: thin;}
		

		
td.alternate	{border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: thin;}
		
.footnote	{font-size: .8em;
			margin-top: .5em;
			margin-bottom: 0em;
			vertical-align:middle;}
			
/*	footer  */ 
		 
.footer  {font-size: 9pt;}

.pagedate	{font-weight: bold;}


 
#content h1 {
	font-size: x-large;
}
#content .style1 {
	font-size: large;
	font-weight: bold;
}
#content .attendees {
	padding-left: 2em;
}
#content .sig {
	text-align: center;
	font-weight: bold;
}

sup {
    font-size: 1em;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;}
	
/*#content ul {
	list-style: none;
}
#content ul li {
	display: inline;
}
*/
#content .committee ul {
	float: left;
	width: 40em;
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#content .committee ul li {
  float: left;
  width: 20em;
  margin: 0;
  padding: 0;
}


#content .committee {
	display: block;
	padding-left: 2em;
}
#content .committee br {
	clear: both;
}

#content table .digit {
	text-align: right;
}
#content table .indent {
	padding-left: 1em;
}


#content h1.pm {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content h2.pm {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content h3.pm {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color:#006666;
}
#content h4.pm {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content h5.pm {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content .pmtablehead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	COLOR: #000000;
	TEXT-ALIGN: left;
	margin-top: 4em;
}
#content .pmtablesubhead {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; COLOR: #000000; FONT-FAMILY: 'Times New Roman',Times,serif; TEXT-ALIGN: left
}
#content .pmtableunit {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; FONT-FAMILY: 'Times New Roman',Times,serif; TEXT-ALIGN: left
}
#content ul ul {
	LIST-STYLE: square outside;
}
#content ul ul ul {
	LIST-STYLE: circle outside;
}
#content ul.unbulleted {
	LIST-STYLE: none outside;
}

#content caption.left {
	text-align: left;
}

#skip2 {position:absolute; left:-100em; width: 1em;}

