<!-- (c) 1985-2000 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 - 206031.26 -->



/* 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;
}

 /*-------------------------------------------------------------------------------
	END
*/
	
 
/*-------------------------------------------------------------------------------
	Skin styles.
	Styles created for this skin.
*/


/* 
 IMPORTANT...
 .h-page-text and td are temporarily redefined with .h-field-text 
 so that edit and read modes both work until we implement separate
 styles for fields in read and edit modes.
*/

.h-page-bg { 
	background-image: url(../../../$resources.nsf/h_ResourcesByName/back.gif/$FILE/back.gif?OpenElement);
	background-repeat: no-repeat;
	background-color: White; 
}

.h-pageTitle-textbg, .h-authorMod-text { 
	font-family: arial, helvetica, sans-serif;
	color: #BED000;
}

.h-pageTitle-textbg { 
	font-style: bold;
	font-size: 14pt;
}

.h-authorMod-text {
	text-transform: lowercase;
	font-size: 10pt;
}

.h-line-bg {
	background-color: #BED000;
}

.h-searchLabel-text {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-transform: lowercase;
}

body, td, .h-body-text, .h-field-text, .h-field-text td { 
	font-family: geneva, arial, sans-serif;
	font-size: 10pt;
	color: #336;
}

.h-logo-text, a.h-logo-text { 
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #BED000;
	background-color: white;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
} 

.h-action-text { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: lowercase;
}

a.h-action-text { 
	font-weight: bold;
	text-decoration: none;
}

.h-nav-bg, .h-toc-text, .h-tool-text, .h-tocSelected-text, .h-folderBanner-bg { 
	background-color: #008BC0; 
 }

.h-toc-text, .h-nav-text, .h-tool-text, .h-revision-text, .h-revisionSelected-text, .h-tocSelected-text, .h-headline-text,  .h-headlineSelected-text { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-transform: lowercase;
}

a.h-logo-text:hover, a.h-nav-text:hover, a.h-revision-text:hover, a.h-revisionSelected-text:hover, a.h-tocSelected-text, a.h-tocSelected-text, .h-action-text:hover { 
 	color: blue;
}

.h-action-text, a.h-action-text, .h-nav-text, a.h-nav-text, .h-revision-text, .h-revisionSelected-text {
	color: #008BC0; 
}

.h-toc-text, .h-tool-text, .h-tocSelected-text, .h-headline-text,  .h-headlineSelected-text {
	color: white;
}

a.h-toc-text:hover, a.h-nav-text:hover, a.h-tool-text:hover, a.h-revision-text:hover, a.h-revisionSelected-text:hover, a.h-tocSelected-text, a.h-tocSelected-text:hover, .h-action-text:hover { 
	color: #BED000;
}

.h-nav-text, a.h-nav-text { 
	font-weight: bold;
}

a.h-headline-text,  a.h-headlineSelected-text, a.h-toc-text, a.h-nav-text, a.h-tool-text, a.h-revision-text, a.h-revision-text, a.h-tocSelected-text, .h-toc-text:hover, a.h-nav-text:hover, a.h-tool-text:hover, a.h-revision-text:hover, a.h-revisionSelected-text:hover, a.h-tocSelected-text, .h-action-text:hover  {
	text-decoration: none;
}

.h-headline-text,  .h-headlineSelected-text, .h-nav-text, .h-tool-text, .h-revision-text, .h-revisionSelected-text { 
	font-size: 9pt;
}

a.h-revision-text {
	text-decoration: underline;
}

a.h-revisionSelected-text {
	font-weight: bold;
	text-decoration: underline;
}

.h-searchField-text {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}     