/* Style Sheet used for all Bookshelf Portal Pages		*/
/* Created by Annette Wegscheider						*/
/* Copyright 2002, Siebel Systems, Inc.					*/
/* Last update: 21 October 2002							*/
/* Validated style sheet 								*/
/* at http://jigsaw.w3.org/css-validator/				*/

/* Default body style 									*/
body
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-bottom : 0em;
	margin-top : 0em;
}

/* Default styles for links 							*/
a:link    { color: #333399 }		/* unvisited links 	*/
a:visited { color: #333333 }		/* visited links	*/
a:hover   { color: #FF0000 } 		/* user hovers		*/
a:active  { color: #333399 }		/* active links		*/

/* Use for Last update information and copyright 		*/
/* statement with link to siebel.com at bottom of pages	*/
a.LastUpdateLink { color: #333399 }

/* Back to start page link for secondary portal pages	*/
/* in banner areas										*/
a.BannerLink 
{ 
	color: #FFFFFF; 
	text-decoration: none 
}
a.BannerLink:visited 
{ 
	color: #FFFFFF; 
	text-decoration: none 
}
a.BannerLink:active 
{ 
	color: #FFFFFF; 
	text-decoration: none 
}

/* Default text formatting span definitions 			*/

/* bold text 											*/
span.Bold 
{ 
	font-weight: bold 
}

/* blue text 											*/
span.BlueText 
{ 
	color: #333399;
}


/* italic text 											*/
span.Emphasis 
{ 
	font-style: italic 
}

/* computer font text 									*/
span.Mono 
{ 
	color: #333399; 
	font-family: Courier New, Courier, mono; 
	font-size: 13px 
}

/* separators for banner links 							*/
span.WhiteBannerText 
{ 
	color: #FFFFFF 
}	 

/* Horizontal rule definition							*/
hr {
	color: #333399;
	height: 1px;
	background-color: transparent;
}

/* Paragraph definitions 								*/

/* Standard indented text, not in table 				*/
p.TextIndent
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 1em;
	text-transform: none;
	margin-bottom : 1em;
	margin-top : 0em;
	line-height: 1.5
}

/* Standard text in table								*/
p.Text
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-bottom : 1em;
	margin-top : 0em;
	line-height: 1.5
}

/* Lists of books 										*/
p.BookList
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 2em;
	text-transform: none;
	line-height: 0.5
}

/* Letter separators in Alpha lists  						*/
p.Alpha
{
  color: #333399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  line-height: 1.5
}
/* Back to top links 										*/
p.BacktoTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom : 1px solid #333399;
}

/* Heading styles 										*/

/* h1 - currently not used								*/
h1
{
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none
}

/* h2 - currently not used								*/
h2
{
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none
}

/* h3 - subheadings in secondary pages 					*/
h3
{
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none
}

/* h4 - procedure headings								*/
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 2em;
	margin-bottom: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	line-height: 1
}


/* List items - all bulleted lists and numbered steps	*/
li.ListItem
{
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-bottom : 0.5em;
	margin-top : 0em
}

/* Table cell definitions 								*/

/* Used in Bookshelf.htm (launch page)					*/
td.Title
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-align: center;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	letter-spacing : 1pt;
}

/* Used in Bookshelf.htm for headings of areas 			*/
td.BoxHead
{
  color: Black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  line-height: 1.5
}

/* Used for links in white in top and bottom banner 	*/
td.BannerLink
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-indent: 0em;
  line-height: 1.5
}

/* Used in copyright and last update info table 		*/
td.LastUpdate
{
  color: Black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-indent: 0em;
  line-height: 1.5
}

/* Standard text in table cells 						*/
td.Text
{
  color: Black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  line-height: 1.5
}

/* Standard small text in table cells 						*/
td.DescText
{
  color: Black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  line-height: 1.5
}

/* Letter separators in Alpha lists  						*/
td.Alpha
{
  color: #333399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  line-height: 1.5
}
/* Blue line before and after bottom banner, in table	*/
td.Line
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}

/* Main heading on secondary portal pages 				*/
td.h2
{
  color: #333399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}
