/* CHOICES ONLINE STYLESHEET                         */
/* main.css: elements used on Choices main pages     */

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;
}

h1 {
	font-family: Verdana;
	font-size: 13pt; 
	font-weight: bold; 
	color: #cc3300; 
	padding-bottom: 10px;
}

h2 {
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	padding-top: 10px;
	padding-bottom: 5px;
}

.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; 
}

#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;
} 

