﻿/* Edited Styles for Pages that Use the Standard Layout Pages */

.section
{
	font-size: 1em;
}

/*secondary title information overrides */


.image
{
	padding-left: .5em;
}

.dateLine
{
	font-size: 1.2em;
	text-align: left !important;
}


/* Cut and paste from previous layout_ConversionPage.css */

.body h1 a {
	display: inline !important;
	padding: 0px;
	letter-spacing: normal;
	font-size: .7em;
	vertical-align: top !important;
}
.body h2 a {
	font-size: .7em;
	vertical-align: top !important;
	text-transform: none !important;
}

h2 {
    font: 1.25em Georgia;
    font-weight: bold;
	margin-top: 0px !important;
	margin-bottom: 1px !important;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	background: #fff url('/Style%20Library/Images/PCAOB/bg_gradient_homepage_bottom_links.jpg') repeat-x !important;
	height: auto !important;
	text-transform: uppercase;
	}
    
h3  {
	margin-top: 12px;
	font: 1.1em Georgia !important;
	font-weight: bold !important;
	margin-left: 40px;
	}
.fakeH3 {
	font: 1.1em Georgia;
	font-weight: bold;
}
h4 {
	font: 1em Arial !important;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0px;
	
}
h5 {
	font: bold .9em Arial !important;
	margin-top: 2px;
	margin-bottom: 14px;
	padding-left: .2em;
	}
	
h6 {
	font: bold .938em Georgia !important;
	}

	
.indentToListMarker {
	margin-left: 20px !important;
}

li TABLE {
	margin-left: 40px !important;
}

hr {

	color: #6d161b !important;
	width: 400px;
	text-align: left;
}

.noMargin {
	margin-left: 0px !important;
}
.noMargin P {
	margin-left: 0px !important;
}
.noMargin DIV {
	margin-left: 0px !important;
}
.slightMargin {
	margin-left: 20px !important;
}
OL.slightMargin, UL.slightMargin {
	margin-left: 36px !important;	
}
/* .pageTitle { 
height: 0px !important;
padding: 0px !important;
margin: 0px !important;
border: 0px solid #000 !important;
}
*/

.standardTopBookmarks {
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 24px;
	padding-left: .5em;
}
.standardTopBookmarks LI {
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
	list-style-type: none;
}
.linkToTopBookmarks {
	text-align: right !important;
}
.standardPageTitle
{
margin-right: 0px;
margin-left: 8px;
margin-top: .8em;
margin-bottom: 6px;
line-height: 1em;
font: 2em Georgia !important;
color: #000;
padding-top: .2em;
}

.standardPageSubtitle
{
margin-right: 0px;
margin-left: 8px;
margin-top: 3px;
margin-bottom: 18px;
font: 1.5em Georgia !important;
font-style: italic;
color: #000;
}


.standardPageContent {
	
	padding-left: 12px !important;
	color: #000 !important;
	font: 1em Arial !important;
	/* setting the width here ensures the std navigation and content displays correctly */
	width: 57.6em !important;
}


.standardPageContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-size: 1em;
	/* commenting out to add right margin for CR 11756*/
	/* margin: 12px 0px 12px 40px !important;  */
	/* adding a right margin because paragraphs are cutting off in Firefox */
	margin: 12px 12px 12px 40px; !important;
	line-height: 1.5em;
	padding: 0px;
	margin-left: 40px;
}


.standardPageContent ol
{
	padding-left: 8px !important;
	margin-left: 60px;
}


.standardPageContent li {
	margin-top: 4px;
	margin-bottom: 14px;
	padding-left: 6px;
	margin-left: 20px;
	line-height: 1.5em;
	/*adding to fix Firefox issue of text cut-off CR#00011756 */
	margin-right: 20px;
	}
	
.standardPageContent div {
	line-height: 1.5em;
	}
	

.standardPageContent ol a:hover
{
	text-decoration: underline !important;
	color: #A02F23;
}

.standardPageContent sup {
	font-family: Georgia, Times New Roman, serif;
	color: #105394;
	font-weight: 700;
	vertical-align:text-top;
	font-size: .75em;
	* font-size: .925em; /* correct IE superscript size rending difference */
}
.standardPageContent sup:visited
{
	color: #667d85;
}

.pluginContent
{
	background: #fff url('/Style%20Library/Images/PCAOB/bg_gradient_homepage_bottom_links.jpg') repeat-x !important;
	padding: 6px .3em 0px .7em;
	margin: 1em .2em 0px 0px;
	height: 2em;
	/* for footnote shading */
	margin-top: 3px;
}

.pluginContent a
{
	text-decoration: none !important;
}



/* Styles Kept from Existing Style Sheet */

.underline
{
	text-decoration:underline;
}

.double-underline
{
	text-decoration: underline;
	border-bottom: 1px solid black;
}

.superscript
{
	vertical-align: super;
	font-size: 80%;
}

.symbol
{
        font-family:symbol;
}
.strikethrough {
	text-decoration: line-through;
}

/*menu superseded is located in the menu.css file, and does not include bold*/
.superseded {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}



.copyright {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
}

sup A {
	font-family: Georgia, Times New Roman, serif;
	color: #105394;
	font-weight: 700;
	/* vertical-align:text-top; */
}

sup A:visited 
{
	color: #667d85;
}
.footnotes  {
	margin: 0px !important;
}

.footnotes P {
	/* margin: 10px 0px !important; */
	/* changed margins to fit better in shading */
	margin: 15px !important;
	/*adding to fix Firefox issue of text cut-off CR#00011756 */
	margin-right: 40px !important;
	font: .925em Arial !important;
}

.footnotes LI {
	font: .925em Arial !important;
	}

ul
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	margin-left: 60px; 
	text-indent: 0in;
}

.section {
	margin-left: 0px;
}

blockquote {
	margin-right: 0px;
	margin-left: 80px;
	}
	
.effectiveDate {
	font-style: italic !important;
	color: #ff0000 !important;
	font-size: .9em !important;
	margin-left: 40px !important;
	font-family: Georgia;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
/*Adding to fix text cut-off in Firefox for CR#00011756 */
DIV.effectiveDate {
	margin-right: 8px;
}

.effectiveDate A {
	font-style: italic !important;
	color: #990000 !important;
	}
	
/* changes for Footnotes Shading */

DIV.footnotes {
background-color: #f7f7f7; /* light grey */
padding: 2px 0px 8px 4px;
margin-right: 3px !important;
border-top: 1px solid #6d161b;
}


.footnotes DIV {
	font-size: .8em !important;
	}


DIV.footnotes H6 {
 padding-left: 15px;
 padding-top: 10px;
}


DIV.footnotes SUP {
	font-size: .875em !important;
	* font-size: 1em !important; /* correct IE superscript size rending difference */
}

/* changes for Standards that have Effective Date paragraphs within Footnotes to get shading to work */

DIV.footnotes .effectiveDate {
	font-size: 1.2em !important;
	}


DIV.footnotes .effectiveDate.noMargin {
	
	font-size: .925em !important;
	margin-right: 2px
}


DIV.footnotes .indentToListMarker {
	
	margin-right: 1em !important;
}



.noTextChange {
	font-size: 1em !important;
}
.noMargin {
	margin-left: 0px !important;
	}
.italicsList {
	font-style: italic;
}

.clearFormatting {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

/* Added to get list items to italicize within shaded Footnotes */

DIV.footnotes .italicsList LI {	
	font-style:italic !important;
}

.fakeListUL {

  margin-left: 80px;
	
}

.fakeListOL {
margin-left: 60px;

}

.fakeListLI {
}
.fakeListMarker {
padding-top: 8px;
padding-bottom: 8px;
text-align: right;
width: 40px;
}
.fakeListContent {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
}
.centeredSpacedTable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.centeredSpacedTable TD {
	text-align: left;
	padding: 10px;
	font-size: .925em;
}
.widelySpacedTable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.widelySpacedTable TD {
	text-align: center;
	padding: 25px 20px;
	font-size: .925em;
}
.cellUnderline {
	border-bottom: 1px solid #000;
	border-collapse: collapse;
}
.cellUnderline TD {
	border-bottom: 1px solid #000;
	border-collapse: collapse;
	
}

DIV.gridTable {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #000 !important;
	margin-bottom: 8px;	
}
.gridTable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #000 !important;
}
.gridTable TD {
	text-align: left;
	padding: 10px;
	font-size: .925em;
	border: 1px solid #000 !important;
}
.gridTable TH {
	text-align: center;
	padding: 10px;
	font-size: 1em;
	border: 1px solid #000 !important;
	font-weight: bold;
	font-style:italic;	
}
.tableEmphasis {
	text-decoration:underline;
	font-style:italic;
	text-align: center !important;
	font-size: 1.15em !important;
	height: auto !important;
}
.centeredTable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

