<!-- (c) 1985-2001 Lotus Development Corporation. All rights reserved. This software is subject to the Lotus Software Agreement and applicable export regulations. Restricted Rights for U.S. government users. -->
<!-- $HaikuForm - 208113 -->



/* TAG STYLES */

body, td { 
	font-family: geneva, arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }

a { 
	color: navy;
	font-weight: bold;
	text-decoration: none; 
}

a:hover { 
	color: red; 
	text-decoration: underline; 
}

.h-page-text a:visited {
	color: #666699;
}

form  {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
/* STANDARD STYLES - TWEAKABLE */

.h-page-bg { 
	background-color: White; 
}

.h-field-text, .h-field-text td { 
}

.h-pageSmall-text, .h-fieldSmall-text {
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
}

.h-accent-bg {
	background-color: #e74d4a;
}

.h-sidebar-bg {
	font-family: sans-serif;
	font-size: 8pt; /* Height of whitespace in sidebar */
	background-color: #f7efbd;
}

.h-toc-text, .h-tocSelected-text {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
}

.h-toc-text { 
	color: #004573;
}

.h-tocSelected-text { 
	color: #e74d4a;
}

a.h-toc-text, a.h-tocSelected-text {
	font-weight: normal;
	text-decoration: none;
}

a.h-toc-text:hover, a.h-tocSelected-text:hover { 
	color: #e74d4a;
}

.h-actionButtonBorder-bg {
	background-color: #6095b3;
}

.h-actionButton-bg {
	background-color: #f7eb7b;
}

.h-actionButton-text {
	font-family: geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #004573;
}

/* STANDARD STYLES - NOT TWEAKABLE */
.h-searchField-text { 
	font-family: geneva, "ms sans serif", arial, sans-serif;
	font-size: 9pt;
}

/* Fields */
.h-fieldHeader-bgtext, .h-fieldOrder-bgtext { 
	font-size: 10pt;
	background-color: #bbccdd;
}

/* Edit mode */
.h-edit-bg { 
	background-color: #d1def0; 
	font-size: 8pt; /* Height of text in tab */
 }
 
.hTweakEditBgColor { 
	color: #d1def0; 
 }

.h-sceneTitle-textbg { 
	font-family: geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000d40;
	text-transform: capitalize;
	padding-top: 2px;
}

.h-shadow-bg { 
	background-color: #666666;
	background-image: none;
}

/* STANDARD STYLES - PAGE-SPECIFIC */
/* Folders */
.h-folderBanner-bg { 
	background-color: #bcd;
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderBanner-text  { 
	font-family: geneva, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #004573;
}

a.h-folderBanner-text { 
	font-weight: bold; 
	text-decoration: none; 
}

.h-folderBannerSelected-text  { 
	font-family: geneva, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: black;
	text-decoration: underline;
}

a.h-folderBannerSelected-text { 
	font-weight: bold; 
	text-decoration: underline;
}

.h-folderItem-bg {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 4pt;
}

.h-folderBar-bg { 
	background-color: rgb(91,135,165);
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 0pt;
	padding-left: 1px;
	padding-right: 1px;
}

.h-folderItem-text {
	color: #666;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
	padding-right: 1px;
}

a.h-folderItem-text {
	font-weight: bold;
	text-decoration: none; 
	color: navy;
	padding-left: 0px;
}

.h-folderCompact-text {
	color: #336;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 1px;
}

.h-folderAbstract-text {
	color: #666;
	font-weight: normal;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
}

.h-folder-dl { 
	margin-bottom: 0px; /* Space after indented rows */
}

.h-folderInterspace-bg { }

.h-folderInterspace-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 4px; /* Space between responses */
}

.h-folderSpace-text  {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt; /* Space between threads */
	padding: 0px;
}

/* CLEANUP ??*/	
.h-editLink-text {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.h-editLink-text {
	color: navy;
	padding-left: 0px;
	text-decoration: none;
}

/* Fields (edit mode) */
.h-fieldHeaderEdit-bgtext { 
	font-family: geneva, arial, sans-serif;
	font-size: 10pt;
	color: #000d40;
	background-color: #f4f9ff;
}

.h-fieldEdit-text, .h-fieldEdit-text td { 
	font-family: geneva,  arial, sans-serif;
	font-size: 10pt;
	color: #000d40;
}

.h-fieldOrderEdit-bgtext, div .h-fieldOrderEdit-bgtext  td { /* Baroque selector is required for Netscape 4.x */
	font-family: geneva, arial, sans-serif ! important;
	font-size: 10pt ! important;
	font-weight: bold ! important;
	background-color: #000d4d ! important;
	padding-left: 5px ! important;
	padding-right: 3px ! important;
	color: #fc0 ! important; 
}

.h-fieldSmallEdit-text { 
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
}

.h-fieldSpecialEdit-text {
	font-family: geneva, "ms sans serif", sans-serif ! important;
	font-size: 9pt ! important;
	color: #000d40 ! important;
	padding: 0px ! important;
	padding-right: 20px ! important;
	vertical-align:  top;
}

/* Buttons (edit mode) */
.h-actionButtonEdit-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #004573;
	font-weight: bold;
	text-transform: uppercase;
}

a.h-actionButtonEdit-text { 
	font-weight: bold;
	text-decoration: none;
}

.h-actionButtonBorderEdit-bg { 
	background-color: #000;
}

.h-actionButtonEdit-bg { 
	background-color: #fc0;
}

/* Whats New */

.h-whatsNewBanner-bg { 
	background-color: #f7efbd;
	padding-left: 1px;
	padding-right: 1px;
}

.h-whatsNewBox-bg { 
	background-color: #ffe;
}

.h-whatsNewBanner-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #004573;
	padding-left: 1px;
	padding-right: 1px;
}

.h-whatsNewBullet-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 10pt;
	color: #e74d4a;
	text-indent: 0.25em;
}

/* Quick-Browse */

.h-quickBrowse-body { 
	padding: 0px;
	margin: 0px;
}

.h-quickBrowseTitle-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004573;
	padding-left: 3px;
	padding-right: 3px;
}

.h-quickBrowseBanner-text { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #004573;
	padding: 0px;
	padding-left: 4px;
}

.h-quickBrowseBullet-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 9pt;
	color: #e74d4a;
	text-indent: 0.25em;
}

.h-quickBrowseItem-text { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #666;
	padding-left: 1px;
	text-indent: 0px;
	margin-left: 0px;
}

a.h-quickBrowseItem-text { 
	color: navy;
	font-weight: bold;
	line-height: 9pt;
	text-decoration: none;
}

.h-quickBrowseNav-text  { 
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: #004573;
}

/* Tasks */

.h-tasksBannerNow-textbg, .h-tasksItem-bg, .h-tasksItemTimeline-bg, .h-tasksItemMilestone-bg {
	font-family: geneva, "ms sans serif", sans-serif;
	font-size: 9pt;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

.h-tasksBannerNow-textbg { 
	color: White;
	font-weight: bold;
	background-color: #e74d4a;
}

.h-tasksItem-bg { 
	background-color: #f0f7ff;
}

.h-tasksItemTimeline-bg { 
	background-color: #d66;
}

.h-tasksItemMilestone-bg { 
	background-color: #0a0;
}

/* Calendar page */
.h-calendarLabel-text, .h-calendarLabelSelected-text { 
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 2px;
}

.h-calendarLabel-text { 
	color: #004573;
}

.h-calendarLabelSelected-text { 
	color: red;
}

.h-calendarItemOther-bg {
	background-color: #cde;
}

.h-calendarItemToday-bg {
	background-color: #ffe;
}

/* Security */

.h-securityReader-bg {
	background-color: #ffc;
}

.h-securityAuthor-bg {
	background-color: #cff;
}
.h-securityManager-bg {
	background-color: #cfc;
}



/*-------------------------------------------------------------------------------
	SUBSET OF DEFAULT SKIN/THEME STYLES FOR INHERITANCE TO OTHER SKINS
*/

.h-logo-text, a.h-logo-text { 
	text-decoration: none;
}

a.h-logo-text:hover { 
	text-decoration: underline;
}

a.h-nav-text, a.h-tool-text, a.signIn-text { 
	text-decoration: none;
}

a.h-nav-text, a.h-tool-text { 
	font-weight: normal;
}

.h-nav-text, .h-tool-text, .h-signIn-text { 
	font-family: geneva, "ms sans serif", arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #004573;
	text-transform: lowercase;
}

.h-signIn-text { 
	font-weight: bold;
}

.h-pageAuthorMod-text {
	font-size: 9pt;
}

.h-revision-text, .h-revisionSelected-text { 
	font-size: 9pt;
	color: #004573;
	text-transform: capitalize;
}

a.h-revision-text, a.h-revisionSelected-text {
	color: #004573;
	text-decoration: underline;
}

a.h-revision-text { 
	font-weight: normal;
}

a.h-revisionSelected-text { 
	font-weight: bold;
}

.h-actionSpace-text { 
	font-size: 9pt;
}

.h-headlineFolderTabSelected-bg {
	background-color: #004573;
}

.h-headlineFolderTab-bg {
	background-color: #f7efbd;
}

.h-headlineFolderTab-text {
	font-size: 9pt;
}

a.h-headlineFolderTab-text {
	font-weight: normal;
	text-decoration: none;
}

.h-headlineFolderTabSelected-text {
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

a.h-headlineFolderTabSelected-text {
	font-weight: bold;
	text-decoration: none;
}

.h-shadow-bg { 
	background-color: #666;
}

.h-shadowCorner-bg { 
	background-color: white;
}

/* Style of notice at top of draft page */
.h-draft-text { 
 font-family: geneva, arial, sans-serif;
 font-size: 10pt;
 color: red; 
}


/*-------------------------------------------------------------------------------
	END
*/
	
 
/* DASD Theme StyleSheet.css */
/* Page background  */

.h-page-bg { 
	background-image: url(../../../Main.nsf/$defaultview/50F3CBAB67DFEF1285256AB4006DC132/$FILE/bgFull.gif?OpenElement&998856250);
	background-repeat: no-repeat;
	background-color: White; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
}

/* Basic text styles */
body, td, .h-page-text, .h-field-text, .pageTitle-text, .authorMod-text { 
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: rgb(66, 66, 84);
}

/* Page title */
.pagetitle-text { 
	font-weight: bold;
	font-size: 13pt;
}

/* Font style for navigation links */
.action-text, a.action-text, .headline-text,  .headlineSelected-text, .nav-text, a.nav-text, .revision-text, .revisionSelected-text { 
	font-family: geneva, arial, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

/* Color of buttons */
.h-actionButton-bg {
	background-color: #c1c1e1;
}

/* Small font size */
.action-text, a.action-text, .headline-text,  .headlineSelected-text, .authorMod-text, .nav-text, .revision-text, .revisionSelected-text, .h-searchField-text, a.h-searchField-text { 
	font-size: 9pt;
}

/* TOC change to gold */
.h-toc-text, a.h-toc-text { 
	font-weight: bold;
	color: #ffc800;
}


/* headline items */
.headline-text, a.headline-text { 
	font-weight: bold;
	color: black;
}

/* TOC/headline selected item */
.h-tocSelected-text, a.h-tocSelected-text, .headlineSelected-text, a.headlineSelected-text, a.headlineSelected-text:visited {
	font-family: geneva, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: white;
}

/* Headline tab color */
.headline-bg {
	background-color: #c1c1e1;
	background-image:  url("../../../Main.nsf/$defaultview/50F3CBAB67DFEF1285256AB4006DC132/$FILE/headlineTile.gif?OpenElement&998856250");
	background-repeat: repeat;
}

/* Headline selected tab color */
.headlineSelected-bg {
	background-color: rgb(66, 66, 84);
}

/* Tiling image for right side of headlines area */
.headlineFill-bg {
	background-image:  url("../../../Main.nsf/$defaultview/50F3CBAB67DFEF1285256AB4006DC132/$FILE/headlineTile.gif?OpenElement&998856250");
	background-repeat: repeat;
}

/* TOC Navigation link color change to gold */
.h-toc-text, a.h-toc-text {
	font-family: geneva, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #ffc800;
}

/* Navigation link color */
.nav-text, a.nav-text, .revision-text, .revisionSelected-text, .action-text, a.action-text {
	font-family: geneva, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Switch off underlining in navigation links */
a.headline-text,  a.headlineSelected-text, a.h-toc-text, a.nav-text, a.revision-text, a.h-tocSelected-text, .h-toc-text:hover, a.nav-text:hover, a.revision-text:hover, a.revisionSelected-text:hover, a.action-text:hover {
	text-decoration: none;
}

/* Do underline selected revision (draft | published) */
a.revisionSelected-text {
	text-decoration: underline;
}

/* TOC Hover colors */
a.h-toc-text:hover, a.h-tocSelected-text:hover { 
	color: white;
}

/* Hover colors */
a.nav-text:hover, a.revision-text:hover, a.revisionSelected-text:hover, .action-text:hover, a.nav-text:hover, a.revision-text:hover, a.revisionSelected-text:hover, .action-text:hover, a.headline-text:hover { 
	color: #3300ff;
}

a.headlineSelected-text:hover { 
	color: white;
}

/* No underlining when mouse is over selected item in table of contents */
a.h-tocSelected-text:hover {
	text-decoration: none;
}

/* Font used for search field */
.h-searchField-text {
	font-family: geneva, "ms sans serif", arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #3300ff;
	background-color: white;
}

/* Switch off lowercasing of navigation text */
.nav-text { 
	text-transform: none;
}

/* Color of folder column title banner and bar alongside responses */
.h-folderBanner-bg, .h-folderBar-bg {
	background-color: #c1c1e1;
}

/* Color or text in folder banners */
.h-folderBanner-text, a.h-folderBanner-text {
	color: black;
}

/* Color behind items listed in a folder */
.h-folderItem-bg {
	background-color: #ddf;
}

/* Text of items listed in a folder */
.h-folderItem-text {
	font-family: "ms sans serif", arial, sans-serif;
	font-size: 8pt;
}

/* Anchors of items listed in a folder */
a.h-folderItem-text {
	font-weight: bold;
	color: rgb(66, 66, 84);
}

/* Compact text in folder listings (all columns except first) */ 
.h-folderCompact-text {
	color: rgb(66, 66, 84);
	font-family: "ms sans serif", arial, sans-serif;
	font-size: 8pt;
}

/* Abstract of each folder item */
.h-folderAbstract-text {
	color: rgb(66, 66, 84);
	font-family: "ms sans serif", arial, sans-serif;
	font-size: 8pt;
}

/* Space between TOC items */
.h-tocInterspace-text {
	color: navy;
	font-size: 3 px;
)

/* Space between responses */
.h-folderInterspace-text { 
	font-size: 1px; 
}

/* Space between threads */
.h-folderSpace-text  {
	font-size: 6pt; 
}
     