body {
	background-color: white;
	font-family: Verdana;
	font-size: 9pt; 
	line-height: 140%;
	text-align: left;
	color: black;
	background-image: url(/graphics/bodyBG.gif);
}

a:link, a:visited {
	color: black;  
	text-decoration: underline; 
}

a:hover {
	color: #777777;
	text-decoration: underline;
}


/* ------------------------------------------------- */
/* Main site pages -- outer boxes                    */
/* ------------------------------------------------- */

#outerIndexTable {
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#outerMainTable {
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	empty-cells: show;
	text-align: left;
}


/* ------------------------------------------------- */
/* Main site pages -- header box/elements            */
/* ------------------------------------------------- */


#mainHeaderCell {
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top: 12px solid #cc3300;
	border-bottom: 5px solid #cc3300;
	color: black;
	background-image: url(/graphics/headerBG.jpg);
}

#menu { 
	font-size: 9pt;
	font-weight: bold;
	color: #cc3300; 
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
}

#menu a:link, #menu a:visited { 
	color: #cc3300;
	text-decoration: none; }

#menu a:hover {
	color: #cc6600;
}

#issueDate {
	text-align: right;
	vertical-align: bottom;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
}

#issueDate a:link, #issueDate a:visited, #issueDate a:hover {
	color: black;
	text-decoration: none;
}


/* ------------------------------------------------- */
/* Main & index pages -- spacers                     */
/* ------------------------------------------------- */

.hSpacer {
	height: 10px;	
}

.vSpacer {
	width: 24px;	
}


/* ------------------------------------------------- */
/* Main pages -- content area and shared styles      */
/* ------------------------------------------------- */

#contentCell {
	width: 800px;
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 165%;
	color: black; 
	background-color: white;
	border-bottom: 7px solid #cc3300;
	margin: 0px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bodyText {
	padding-left: 25px;
	padding-right: 25px;
}


/* ------------------------------------------------- */
/* Index page -- table of contents                   */
/* ------------------------------------------------- */

.tocCell, .tocCell table {
	width: 388px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	empty-cells: show;
	font-family: Georgia; 
	font-size: 8pt; 
	text-decoration: none;
	color: black;
	font-weight: bold;
}


/* ------------------------------------------------- */
/* Index page -- ToC boxes & tabs                    */
/* ------------------------------------------------- */

#tocDepartmentsTab {
	padding: 0px;
	background-color: transparent;
	background-image: url(/graphics/departmentsTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#tocDepartmentsListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #669900;
	border-bottom: solid 3px #669900;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.tocThemeTab {
	background-image: url(/graphics/themeTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tocThemeListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #006699;
	border-bottom: solid 3px #006699;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.tocThemeType {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 8pt; 
	font-style: italic;
	color: #555555;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tocThemeTitle {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 13pt; 
	padding: 5px;
}

.tocThemeEditors {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal; 
	color: #555555;
	padding-left: 15px;
	padding-bottom: 5px;
}

.tocThemeIntro {
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 160%;
	padding-left: 15px;
	padding-bottom: 10px;
}

.tocThemeLinks a:link, .tocThemeLinks a:visited  {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 140%;
	font-weight: bold;  
	padding-left: 5px;
	padding-right: 10px;
	color: #cc3300;
	text-decoration: none; 
}

.tocThemeLinks a:hover {
	color: #cc6600;
	text-decoration: none; 
}

.tocArticlesTab {
	background-image: url(/graphics/articlesTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tocArticlesListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #660099;
	border-bottom: solid 3px #660099;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.tocArticlesType {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 8pt; 
	font-style: italic;
	color: #555555;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tocArticlesTitle {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 13pt; 
	padding: 5px;
}

.tocArticlesEditors {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal; 
	color: #555555;
	padding-left: 15px;
	padding-bottom: 5px;
}

.tocArticlesIntro {
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 160%;
	padding-left: 15px;
	padding-bottom: 10px;
}

.tocArticlesLinks a:link, .tocArticlesLinks a:visited  {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 140%;
	font-weight: bold;  
	padding-left: 5px;
	padding-right: 10px;
	color: #cc3300;
	text-decoration: none; 
}

.tocArticlesLinks a:hover {
	color: #cc6600;
	text-decoration: none; 
}

.tocWebinarsTab {
	background-image: url(/graphics/webinarsTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tocWebinarsListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #cb3208;
	border-bottom: solid 3px #cb3208;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.tocWebinarsType {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 8pt; 
	font-style: italic;
	color: #555555;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tocWebinarsTitle {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 13pt; 
	padding: 5px;
}

.tocWebinarsEditors {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal; 
	color: #555555;
	padding-left: 15px;
	padding-bottom: 5px;
}

.tocWebinarsIntro {
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 160%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tocWebinarsLinks a:link, .tocWebinarsLinks a:visited  {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 140%;
	font-weight: bold;  
	padding-left: 5px;
	padding-right: 10px;
	color: #cc3300;
	text-decoration: none; 
}

.tocWebinarsLinks a:hover {
	color: #cc6600;
	text-decoration: none; 
}

#tocAttractionsTab {
	background-image: url(/graphics/attractionsTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#tocAttractionsListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #660099;
	border-bottom: solid 3px #660099;
	margin: 0px;
	padding: 0px;
}

#tocAboutTab {
	background-image: url(/graphics/aboutTab.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#tocAboutListCell {
	background-color: #DDDDBF;
	border-top: solid 8px #996600;
	border-bottom: solid 3px #996600;
	margin: 0px;
	padding: 0px;
}

#tocAboutText {
	font-family: Verdana;
	font-size: 7pt; 
	font-weight: normal; 
	line-height: 150%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tocAboutLinks a:link, #tocAboutLinks a:visited  {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 100%;
	font-weight: bold;  
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px; 
	color: #cc3300;
	text-decoration: none; 
}

#tocAboutLinks a:hover {
	color: #cc6600;
	text-decoration: none; 
}

.tocItemTitle {
	font-family: Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	padding: 5px;
}

.tocItemAuthor {
	font-family: Verdana;
	font-weight: normal;
	color: #555555;
	padding-left: 15px;
	padding-bottom: 3px;
}

.tocItemBlurb {
	font-weight: normal; 
	line-height: 160%;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
}


/* ------------------------------------------------- */
/* Theme index styles                                */
/* ------------------------------------------------- */

#themeIndexFlagCell {
	width: 800px;
	background-color: white;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#themeIndexType {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 8pt; 
	font-style: italic;
	color: #555555;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
}

#themeIndexTitle {
	font-family: Verdana;
	font-weight: bold; 
	font-size: 18pt; 
	margin: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#themeIndexEditors {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal; 
	color: #555555;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#themeIndexBodyCell {
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 165%;
	color: black; 
	background-color: white;
	vertical-align: top;
	width: 800px;
	border-bottom: 7px solid #cc3300;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#themeIndexBlurb {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.itemTitle {
	font-family: Verdana;
	font-weight: bold; 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.itemAuthor {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.itemBlurb {
	font-weight: normal; 
	line-height: 160%;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}


/* ------------------------------------------------- */
/* Back issue indexes -- titles & author styles      */
/* ------------------------------------------------- */

.archiveTitle {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	line-height: 130%;
	font-weight: bold;
}

.archiveAuthor {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	color: #555555;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
}


/* ------------------------------------------------- */
/* Footer box elements                               */
/* ------------------------------------------------- */

#footerCell {
	font-size: 7pt;
	background-color: #ffffff;
	border-bottom: solid 2px #CC3300;
	border-top: solid 2px #CC3300;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#footerCell a:link, #footerCell a:visited  {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	line-height: 180%;
}

#footerCell a:hover {
	color: #cc6600;
}


/* ------------------------------------------------- */
/* Miscellaneous elements                            */
/* ------------------------------------------------- */

#themeHistoryTable {
	font-family: Verdana;
	font-size: 8pt; 
	color: black; 
	empty-cells: show;
	border-collapse: collapse;
}

#themeHistoryTable td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid Gainsboro;
}


.highlight {
	color: black;
	background-color: yellow;
} 

.pdfOnlyMarker {
	font-weight: normal;
	color: #cc3300;
} 

a:link, a:visited {
	color: black;  
	text-decoration: underline; 
}

a:hover {
	color: #777777;
	text-decoration: underline;
}

li {
	padding-bottom: 5px;
}

blockquote {
	font-size: 9pt; 
	margin: 20px;
}


/* ------------------------------------------------- */
/* Article pages -- spacers                          */
/* ------------------------------------------------- */

.spacer10 {
	height: 10px;	
}

.spacer50 {
	height: 50px;	
}

.spacer100 {
	height: 100px;	
}

.spacer250 {
	height: 250px;	
}

.spacer500 {
	height: 500px;	
}

.spacer1000 {
	height: 1000px;	
}


/* ------------------------------------------------- */
/* Outer box; header box/elements                    */
/* ------------------------------------------------- */

#outerArticleTable {
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	empty-cells: show;
	text-align: left;
}

#articleHeaderCell {
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top: 12px solid #cc3300;
	border-bottom: 2px solid #cc3300;
	color: black;
	background-image: url(/graphics/headerBG.jpg);
}

#menu { 
	font-size: 9pt;
	font-weight: bold;
	color: #cc3300; 
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
}

#menu a:link, #menu a:visited { 
	color: #cc3300;
	text-decoration: none;
}

#menu a:hover {
	color: #cc6600;
}

#issueDate { 
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-align:right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
}

#issueDate a:link, #issueDate a:visited, #issueDate a:hover {
	color: black;
	text-decoration: none;
}


/* ------------------------------------------------- */
/* Content box                                       */
/* ------------------------------------------------- */


#articleCell {
	background-color: white;
	width: 800px;
	border-bottom: 7px solid #cc3300;
	margin: 0px;
	padding: 0px;
}

#articleFlagCell {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.utilityLinksCell {
	padding: 10px;
}

#articleTextCell {
	font-family: Georgia; 
	font-size: 10pt; 
	line-height: 165%;
	color: black; 
	/* text-indent: 1.5em; */
	vertical-align: top;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#articleTextCell ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	text-indent: 0em;
}

#articleSidebarCell {
	font-family: Verdana; 
	font-size: 10pt; 
	width: 300px;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	border-left: 1px solid Gainsboro;
	border-top: 1px solid Gainsboro;
	background-color: WhiteSmoke;
}

#authorInfoCell {
	font-family: Georgia; 
	font-size: 8pt; 
	font-style: italic;
	color: #333333; 
	line-height: 165%;
	border-top: 1px solid Gainsboro;
	border-bottom: 1px solid Gainsboro;
	padding: 10px;
}


/* ------------------------------------------------- */
/* Article elements                                  */
/* ------------------------------------------------- */

h1 { /* Use for main article title */
	font-family: Verdana; 
	font-size: 18pt; 
	font-weight: bold; 
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;
}

h2 { /* Use for first-level article subhead */
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	text-indent: 0em;
}

h3 { /* Use for second-level article subhead */
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: italic;
	font-weight: bold; 
	text-indent: 0em;
}

.articleByline {
	font-family: Verdana; 
	font-size: 9pt; 
	padding-left: 10px;
	padding-right: 10px;
}

.firstGraf {
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 459px;
}

.firstGraf:first-letter {
	font-size: 30pt; 
	font-weight: bold; 
	color: #cc3300;
}

.firstGraf:first-line {
	font-size: 9pt; 
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 2px; 
}

.firstGrafWide {
	margin-top: 20px; 
	margin-bottom: 20px; 
}

.firstGrafWide:first-letter {
	font-size: 30pt; 
	font-weight: bold; 
	color: #cc3300;
}

.firstGrafWide:first-line {
	font-size: 9pt; 
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 2px; 
}

.articleNotes {
	font-size: 8pt; 
	padding-left: 25px;
	text-indent: -25px;
	line-height: 150%;
}

.articleReferences {
	font-size: 8pt; 
	text-indent: -25px;
	line-height: 150%;
	padding-left: 25px;
	margin-bottom: 20px; 
}


/* ------------------------------------------------- */
/* Sidebar elements                                  */
/* ------------------------------------------------- */

#themeArticlesBox {
	background-color: BlanchedAlmond;
	border: 1px solid Silver;
	padding: 10px;
	margin-bottom: 10px;
	width: 300px;
}

#themeArticlesBoxTitle {
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold;
	color: #cc3300; 
	line-height: 160%;
	padding-bottom: 5px;
}

#themeArticlesBoxLinks {
	font-family: Georgia; 
	font-weight: bold;
	font-size: 9pt; 
	line-height: 160%;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#themeArticlesBoxLinks a:link {
	color: black; 
	text-decoration: none;
}

#themeArticlesBoxLinks a:hover {
	color: #777777;
	text-decoration: none;
}

#themeArticlesBoxLinks a:visited {
	color: #333333; 
	text-decoration: none;
}

.themeArticlesBoxAuthors {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	line-height: 140%;
	color: #555555;
	padding-top: 0px;
	padding-bottom: 5px;
}

a:link#themePDFlink, a:hover#themePDFlink, a:visited#themePDFlink {
	color: #cc3300;
	text-decoration: none;
}

#xrefBox {
	background-color: PapayaWhip;
	border: 1px solid Silver;
	padding: 10px;
	margin-bottom: 10px;
}

#xrefBoxTitle {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	color: #cc3300; 
	line-height: 160%;
	padding-bottom: 5px;
}

#xrefBoxLinks {
	font-family: Verdana; 
	font-size: 8pt; 
	line-height: 160%;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#xrefBoxLinks a:link {
	color: black; 
	text-decoration: none;
}

#xrefBoxLinks a:hover {
	color: black; 
	text-decoration: underline;
}

#xrefBoxLinks a:visited {
	color: #333333; 
	text-decoration: none;
}

.figureBox {
	background-color: #ddddbf;
	border-top: 1px dashed gray;
	border-bottom: 1px dashed gray;
	padding: 10px;
	margin-bottom: 10px;
}

.figureNumber {
	font-size: 10pt; 
	font-weight: bold;
	color: #cc3300; 
	line-height: 160%;
	padding-bottom: 5px;
}

.figureTitle { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	line-height: 160%;
	color: #333333; 
}

.figureFootnote {
	font-size: 8pt; 
	color: #666666; 
	line-height: 160%;
}

.sidebarBox {
	background-color: #ddddbf;
	border-top: 1px dashed gray;
	border-bottom: 1px dashed gray;
	padding: 10px;
	margin-bottom: 10px;
}

.sidebarHead { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	color: #cc3300; 
	line-height: 160%;
	padding-bottom: 5px;
}

.sidebarText { 
	font-family: Verdana; 
	font-size: 8pt; 
	line-height: 160%;
	color: #333333; 
	padding-bottom: 5px;
}

.sidebarText ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tableBox {
	background-color: #ddddbf;
	border-top: 1px dashed gray;
	border-bottom: 1px dashed gray;
	padding: 10px;
	margin-bottom: 10px;
}

.tableNumber {
	font-size: 10pt; 
	font-weight: bold;
	color: #cc3300; 
	line-height: 160%;
	padding-bottom: 5px;
}

.tableTitle { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	line-height: 160%;
	color: #333333; 
	padding-bottom: 5px;
}

.tableFootnote {
	font-size: 8pt; 
	color: #666666; 
	line-height: 160%;
}

.appendixBox, appendixBox td {
	font-family: Verdana; 
	font-size: 10pt; 
	background-color: white;
	border-top: 4px solid #cc3300;
	border-bottom: 2px solid #cc3300;
	padding: 10px;
	margin-bottom: 10px;
}


/* ------------------------------------------------- */
/* Data table elements                               */
/* ------------------------------------------------- */

.dataTable {
	font-family: Verdana; 
	font-size: 7pt; 
	background-color: #666666;
	line-height: 160%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.dataTableHeader {
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: bottom;
	text-align: right;
}

.dataTableCell {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: right;
}

.dataTableFootnote {
	vertical-align: top;
	background-color: #EEEEEE;
}


/* ------------------------------------------------- */
/* Footer box elements                               */
/* ------------------------------------------------- */

#footerCell {
	font-size: 7pt;
	background-color: #ffffff;
	border-bottom: solid 2px #CC3300;
	border-top: solid 2px #CC3300;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#footerCell a:link, #footerCell a:visited  {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
	line-height: 180%;
}

#footerCell a:hover {
	color: #cc6600;
} 


/* ------------------------------------------------- */
/* Miscellaneous elements                            */
/* ------------------------------------------------- */

.highlight {
	color: black;
	background-color: yellow;
} 


