/* -------------------------------------------------------- */
/* Default CSS Stylesheet for Standard Register SRI project	*/
/* Modified by: Software Professionals, Inc.			    */
/*				www.spi-web.com							    */
/* -------------------------------------------------------- */

BODY
{
/*	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	clip: rect(0px 0px 0px 0px);
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
*/
    BACKGROUND-COLOR: #f3f3e9;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;

	padding: 0px;
	margin: 0px;
}
.MenuItemText
{
    color:#fdfffe;
    font: 9pt Arial, Verdana, Helvetica, sans-serif; }
.MenuItem
{
	cursor:Hand;
    color:#f3f3e9;
    font: 8pt Arial, Verdana, Helvetica, sans-serif; }
.MenuItemOver
{
	cursor:Hand;
    color:#efef6b;
    font: 8pt Arial, Verdana, Helvetica, sans-serif; }
.NoBorder
{
	padding: 0px;
	margin: 0px;
}
.top3{
	background : transparent url(images/back.gif) repeat scroll right;
}

.top3r{
	background : transparent url(images/back.gif) repeat scroll left;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	border-style:hidden;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/********************************************
/ spi styles
/********************************************/

.tiny 
{
    font: 7pt Verdana, Arial, Helvetica, sans-serif; }
.tinygray 
{
	color: #808080;
    font: 7pt Verdana, Arial, Helvetica, sans-serif; }
.tinyred 
{
	color: #ff0000;
    font: 7pt Verdana, Arial, Helvetica, sans-serif; }
.tinyBold 
{
    font: bold 7pt Verdana, Arial, Helvetica, sans-serif; }
.min {
    color: #000000;
    font: 9pt Verdana, Arial, Helvetica, sans-serif; }
.minBold {
    color: #000000;
    font: bold 9pt Verdana, Arial, Helvetica, sans-serif; }
.small {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    color: #000000;}
.smallBold {
    color: #000000;
    font: bold .7em Verdana, Arial, Helvetica, sans-serif; }
.medium {
    color: #000000;
    font: .8em Verdana, Arial, Helvetica, sans-serif; }
.mediumBold {
    color: #000000;
    font: bold .8em Verdana, Arial, Helvetica, sans-serif; }
.large {
    color: #000000;
    font: .9em Verdana, Arial, Helvetica, sans-serif; }
.largeBold {
    color: #000000;
    font: bold .9em Verdana, Arial, Helvetica, sans-serif; }

.TopNavLink
{
  font-weight:bold; 
  font-size:10px;
  color:#3F3F3F; 
}

.WelcomeTitle
{
  font-family:Verdana;
  font-size:23px;   
  font-weight:900; 
  letter-spacing:-0.2mm;
  margin-top:10px; 
  margin-bottom:20px; 
}

.MainText
{
  font-family:Verdana;
  font-size:11px; 
}

.Hint
{
  color:Red;
}

.CSCCalendar
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
}

.CSCCalendar TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.CSCCalendarNoFilter
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
   }
.CSCCalendarNoFilter TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}


.CSCWeekRowsTable
{
   border-right: black 1px solid;
   border-top: black 1px solid;
   font-size: 8pt;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   font-family: Arial;
   background-color: white;
}

.CSCDay
{
   cursor: default;  /* W3C approved hand. See http://www.xs4all.nl/~ppk/css2tests/index.html */
   cursor: hand;
}

.CSCSelectedDay
{
   background-color: #FFD700;
   cursor: default;
   cursor: hand;
}
.CSCSelectedToday
{
   font-weight: bold;
   background-color: #FFD700;
   cursor: default;
   cursor: hand;
}
.CSCToday
{
   font-weight: bold;
   cursor: default;
   cursor: hand;
}
.CSCSpecialDay
{
   cursor: default;
   cursor: hand;
   background-color: #FFFACD;
}

.CSCOtherMonthDays
{
   cursor: default;
   color: gray;
}

.CSCWeekNumberColumn
{
   border-right: blue 1px solid;
   background-color: #ADD8E6;
}

.CSCDayHeader
{
   border-bottom: blue 1px solid;
}

.CSCDayHeader TR
{
   font-size: 7pt;
   background-color: #ADD8E6;
}

.CSCDayHeaderCell
{
   font-size: 7pt;
}

.CSCHeaderTable
{
   font-size: 8pt;
   border-bottom: blue 1px solid;
   font-family: Arial;
}

.CSCHeaderRows
{
   font-size: 8pt;
   font-family: Arial;
   cursor: default;
}

.CSCHeaderRows TR
{
   background-color: inherit;
}

.CSCIncrementalButtons
{
   cursor: default;
   cursor: hand;
   color: #0000CD;
}

.CSCIncrementalButtonsPressed
{
   cursor: default;
   cursor: hand;
   color: #00008B;
}

.CSCJumpButtons
{
   color: #0000CD;
   cursor: default;
   cursor: hand;
}

.CSCJumpButtonsPressed
{
   color: #00008B;
   cursor: default;
   cursor: hand;
}

.CSCCloseButton
{
   cursor: default;
}

.CSCCloseButtonPressed
{
   cursor: default;
}
.CSCHelpButton
{
   cursor: default;
}

.CSCHelpButtonPressed
{
   cursor: default;
}

.CSCFooterTable
{
}

.CSCFooterTable TABLE
{
}

.CSCFooterButton
{
   border-right: lightgrey thin outset;
   border-top: lightgrey thin outset;
   border-left: lightgrey thin outset;
   color: black;
   border-bottom: lightgrey thin outset;
   background-color: #ADD8E6;
   font-size: 8pt;
   font-family: Arial;
   cursor: default;
   cursor: hand;
}

.CSCFooterButtonPressed
{
   border-right: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-left: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   background-color: #ADD8E6;
   color: black;
   font-size: 8pt;
   font-family: Arial;
   cursor: default;
   cursor: hand;
}

.CSCFooterCurrentDate
{
}

.SD_Selectable1
{
   background-color: #FFE4E1;
   cursor: default;
   cursor: hand;
}
.SD_SelectableOM1
{
   background-color: #B0E0E6;
   cursor: default;
   cursor: hand;
}
.SD_Selectable2
{
   background-color: #EEE8AA ;
   cursor: default;
   cursor: hand;
}
.SD_SelectableOM2
{
   background-color: #DCDCDC;
   cursor: default;
   cursor: hand;
}
.SD_Unselectable1
{
   color: gray;
   background-color: #FFE4E1;
}
.SD_UnselectableOM1
{
   color: gray;
   background-color: #B0E0E6;
}
.SD_Unselectable2
{
   color: gray;
   background-color: #EEE8AA ;
}
.SD_UnselectableOM2
{
   color: gray;
   background-color: #DCDCDC;
}

.DTBToggleCalendar
{
}

.DTBToggleCalendarPressed
{
}

.DTBHelpButton
{
}

.DTBHelpButtonPressed
{
}

.MYPMonthYearPicker
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   font-size: 8pt;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-family: Arial;
   background-color: white;
}

.MYPMonthYearPicker TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.MYPMonthTable
{
}

.MYPYearTable
{
}

.MYPMonthCell
{
   cursor: default;
   cursor: hand;
}

.MYPSelectedMonthCell
{
   background-color: #FFD700;
   cursor: default;
   cursor: hand;
}


.MYPYearCell
{
   cursor: default;
   cursor: hand;
}
.MYPSelectedYearCell
{
   cursor: default;
   cursor: hand;
   background-color: #FFD700;
}

.MYPOutOfRangeCell
{
   color: gray;
}

.MYPMoveYearsButtons
{
}

.MYPMoveYearsButtonsPressed
{
}

.MYPTogglePicker
{
}

.MYPTogglePickerPressed
{
}


.PDPContextMenu
{
   border-right: lightgrey 1px solid;
   border-top: lightgrey 1px solid;
   font-size: 8pt;
   border-left: lightgrey 1px solid;
   border-bottom: lightgrey 1px solid;
   font-family: Arial;
   background-color: white;
}

.PDPContextMenu TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.aCart:hover {
	color: #FFFFFF;
	text-decoration: underline;}

.bottomline {
	height: 10;
	background-color : #fdcd00;
    }

.catalogs{
	background-color : #E7DEF9;
    }

.selectedcatalog{
	background-color: #FF8400; /*#D8C7F9;*/
    }

.catalogtext{
	color: #000000;
    }

.categories{
	background-color : #E7DEF9;
    }

.selectedcategory{
	background-color : #D8C7F9;
	color: #000000;
    }

.categorytext{
	color: #000000;
    }

.ComboButton
{
	font-weight: bold;
	font-size: xx-small;
	background: 6699cc;
	cursor: hand;
	color: white;
	font-family: Verdana, Arial, Helvetica;	
}

.resultstableheader
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    background : #FFCC66;}
    
.resultscolor1
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    background : #FFFFFF;}
    
.resultscolor2
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    background : #FFFFCC;}
    
/********************************************
/ SRI styles
/********************************************/

.r_border{
	border-right : 1px solid White;
}

.page_border{
	border-left : 1px solid white;
	border-right : 1px solid white;
}
.bottom{
	border-top : 1px solid #E9E9B6;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background-color : #4A4A4A;
	padding-left : 15px;
	padding-right : 15px;
}
.date{
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4A4A17;
	text-align : right;
	padding-right : 15px;
}
.bottomlinks{
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 15px;
	padding-right : 15px;
	vertical-align : middle;
}
.copyright{
	font : 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #E3E3E3;
	background-color : #345151;
	padding-left : 15px;
	padding-right : 15px;
	vertical-align : middle;
}
.copyright,
.copyright A,
.copyright A:visited,
.copyright A:links,
.copyright A:active
{
	text-decoration : none;
	color: #E3E3E3;
}
.copyright A:hover{
	text-decoration : none;
	color: white;
}

.FindButton
{
  background-image: url(img/group_bg.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:9px;
  font-weight:bold;
  padding: 1px,1px,1px,1px;
  border:1px;
  border-left-color:white;
  border-top-color:white;
  border-right-color:gray;
  border-bottom-color:gray;
  border-style:solid; 
  cursor:hand;
}

.FindBox
{
  font-family:verdana;
  font-size:10px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:2px;
  padding-right:1px;
  border:1px;
  border-style:solid; 
  height: 20;
}

.smallBox
{
  padding-top:2px;
  padding-bottom:5px;
  padding-left:2px;
  padding-right:1px;
  border:1px;
  border-style:solid; 
  height: 20;
}

.SilverButton
{
  font-family:Verdana, Helvetica, sans-serif;
  font-size:.7em;
  border-style:outset ; 
  height: 20;
}

.DisabledButBlack
{
	cursor:default;
}

.TitleText
{
    FONT-FAMILY: Lucida Sans Unicode;
    FONT-SIZE: 14pt;
}

.TitleTextLarge
{
    FONT-FAMILY: Lucida Sans Unicode;
    FONT-SIZE: 22pt;
    color:#ffffff;
}

.InitialRedText
{
    FONT-FAMILY: Lucida Sans Unicode;
    FONT-SIZE: 14pt;
    color: #b3483e;
}
