﻿ /***** BACKGROUND COLORS *****/
 
   /* EI colors */
.bgBlueDark         { background-color: #123b7e} 
.bgBlueMedium       { background-color: #4168b3} 
.bgBlueLightest     { background-color: #e8edf6}
.bgBlueLight        { background-color: #5693b8} 
.bgYellowMedium     { background-color: #ffea00} 
.bgPurpleDark       { background-color: #99476f} 
.bgPurpleLight      { background-color: #e3cede} 
.bgPurpleLightest   { background-color: #f3eaf1} 
.bgYellow           { background-color: #ffff99} 
.bgYellowLight      { background-color: #fdfac2}  
.bgBrownLight       { background-color: #ceb045}  

 /* Standard Site colors */
.bgPage			{ background-color: #FFFFFF}
.bgAlert		{ background-color: #FFEA79}
.bgHeaderBar 	{ background-color: #6FBAB4}
.bgGrayPale     { background-color: #F1F1F1}
.bgGrayLight    { background-color: #e6e6e6}
.bgGrayMedium   { background-color: #cecece}
.bgGray		 	{ background-color: #8A8A8A}
.bgGrayDark		{ background-color: #696969}
.bgRed 			{ background-color: #FF0000}
.bgWhite		{ background-color: #FFFFFF}  
.bgProduct		{ background-color: #dde4f1}
.bgProductAlt	{ background-color: #f4f6fb}
.bgSourceCode	{ background-color: #E0E7F0}
.bgBlack        { background-color: #000000}
.bgErrorCell    { background-color: #C4D6F6}
.bgErrorTextBox { background-color: #4168b3}
.TopBorder          { border-top: solid 1px black}/* Used on the Review Page */
/* END Standard Site colors */

 /***** END BACKGROUND COLORS *****/


 /***** TEXT STYLES *****/
body            { background-color:#c5b2c6; background-image: url(/Images/Bg_PageFade.jpg); background-repeat:repeat-x; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}
table			{ padding: 0px; border: none; border-collapse: collapse; border-spacing: 0px; } 
img             { border: none; }
.PopupHeading	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: bold; color: #9b476f}
.PageHeading	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000}
.Heading 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: normal; color: #99476f}  /*** Change ClientStyle ***/
.SubHeading	    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #4168b3}  /*** Change ClientStyle ***/
.GroupListing 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.TopNavText 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.CustomerAreaHeading 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.ProductTitle 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.BodyTextWhiteBold  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF}
.BodyText	    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}  /*** Change ClientStyle ***/
.BodyTextBold 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000}    /*** Change ClientStyle ***/
.SmallText		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}  /*** Change ClientStyle ***/
.Searchbox 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF}
.TinyTextVerdana {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}  /*** Change ClientStyle ***/
.TinyTextVerdanaWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #FFFFFF}  /*** Change ClientStyle ***/
.Copyright 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #FFEA00}
.btnBuyNow      {width:75px; background-color: #99476f; color: #ffea00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style:  normal;}
.btnUpdate      {width:75px; background-color: #99476f; color: #ffea00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style:  normal;}
.btnClearForm   {width:75px; background-color: #D7DFEF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style:  normal;}
.btnDelete      {width:75px; background-color: #99476f; color: #ffea00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style:  normal;}
.Testimonial     { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #99476f}
.TestimonialSmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #99476f}
.TinyText 		  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}  /*** Change ClientStyle ***/
.BlueText 		{ color: #4168b3}   
.TextRed 		{ color: #9b215b}   /*** Change ClientStyle ***/
.CategoryDiscount { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FF0000}
.ProductDiscount { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000}
.TextLarger		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.ProductName 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.Alert          {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cc0000;}
.GridHeading 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #993300}
.Label	 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #098700}
.Identify 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #098700}
.Italic 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #663300}
.RowName	 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}
.RowDescription { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.RowDescriptionMagenta { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #663300}
.RowDescriptionMagentaSubstrikethru { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:  italic; font-weight: normal; color: #663300; text-decoration: line-through}
.RowPrice	 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}
.RowPriceRed 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #663300}
.RowPriceItalicStrikeThru 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-style:  italic; font-weight: normal; color: #000000; text-decoration: line-through}
.ErrorText		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #d10011;}
.ErrorTextBg	{ background-color: #f5f5dc;}
.MAPPriceMessage {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #663300}
.Breadcrumbs 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}
.ButtonText 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #8f0c34}
.Caption        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}
.strikethru		{ text-decoration: line-through; }
.Hilighter 		{ background-color: #fdfc65}   /*** Change ClientStyle ***/
.HilighterWithRed { color: #fe7f69; }   /*** Change ClientStyle ***/
.WhiteText 		{ color: #FFFFFF} /* Same for all sites */
.SalePrice 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FF0000}
.QuickOrderItemAdded    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #99476f;} 
.QuickOrderSKUNotFound  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #4168b3;}
.QuickOrderOutOfStock   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #69E212;}
.QuickOrderNotAvailableQuantity  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: blue;}

.SKUAvailabilityText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #d10011; }

 /***** END TEXT STYLES *****/
 
 
 

 /***** BEGIN CART STYLES *****/
 
 /***** CART TEXT STYLES *****/

.HeadingCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000}
.SubHeadingCart 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000}
.SubHeadingCart2 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000}
.TableHeadingCart 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #99476f; } 
.TableHeadingCart2 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #e3cede; } 
.TableHeadingCart3 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #E8EDF6; } 
.TableHeadingCartAlt	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #E8EDF6; } 
.TableSubHeadingCart 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; } 
.ShipToCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000}
.ErrorTextCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #d10011; } 
.AlertTextCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D1A64F; } 
.FormTextCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; } 
.FormTextBoldCart 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; } 
.TableTextCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}
.TextCart 				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; color: #000000; } 
.CopyrightCart 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #D1A64F} 
.cartsubhead 			{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;  color: #576B99}
.tableheading 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF}
.bgtableheading			{ background-color: #ededed}
.tabletext 				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;  color: #000000}
 /***** END CART TEXT STYLES *****/

 /***** CART BACKGROUND COLORS *****/

.bgHeaderBarCart	{ background-color: #FFFFFF;}
.bgPageCart			{ background-color: #FFFFFF;}
.bgRequiredCart		{ background-color: #FFEA79;}
.bgAddress          { background-color: #dde4f1;}
.bgAddressAlt       { background-color: #f4f6fb;}
.bgShipToInfo       { background-color: #e3cede;}/* Used on the Review Page */
.bgShipToInfoAlt    { background-color: #ffffff;}/* Used on the Review Page */
.ContentAreaCartBasket	{ PADDING-RIGHT:0px; PADDING-LEFT:10px; PADDING-BOTTOM:20px; PADDING-TOP:10px; vertical-align:top; background-image:url(/Images/bg_ContentFullPage.gif); background-repeat:no-repeat }
.ContentAreaCart	{ PADDING-RIGHT:0px; PADDING-LEFT:15px; PADDING-BOTTOM:20px; PADDING-TOP:10px; vertical-align:top; background-image:url(/Images/bg_ContentFullPage.gif); background-repeat:no-repeat }

 /***** END CART BACKGROUND COLORS *****/
 
  /***** END CART STYLES *****/
  
  
  
  
  
  /***** LINK STYLES *****/
 
a:link		        {  color: #0d68c2; text-decoration: underline}  /*** Change ClientStyle ***/
a:visited	        {  color: #7c3e9a; text-decoration: underline}  /*** Change ClientStyle ***/
a:active	        {  color: #7c3e9a; text-decoration: underline}  /*** Change ClientStyle ***/
a:hover	        	{  color: #D70108; text-decoration: underline}  /*** Change ClientStyle ***/

a.SamePage:link		{  color: #0d68c2; text-decoration: underline}
a.SamePage:visited	{  color: #0d68c2; text-decoration: underline}  /*** Change ClientStyle ***/
a.SamePage:active	{  color: #0d68c2; text-decoration: underline}
a.SamePage:hover	{  color: #D70108; text-decoration: none}

a.Footer:link		{  color: #18507A; text-decoration: underline}
a.Footer:visited	{  color: #18507A; text-decoration: underline}
a.Footer:active	    {  color: #18507A; text-decoration: underline}
a.Footer:hover	    {  color: #D70108; text-decoration: underline}

a.LeftNav:link		{  color: #18507A; text-decoration: none}
a.LeftNav:visited	{  color: #18507A; text-decoration: none}
a.LeftNav:active	{  color: #18507A; text-decoration: none}
a.LeftNav:hover	    {  color: #B80108; text-decoration: underline}

a.Department:link		{  color: #000000; text-decoration: underline}
a.Department:visited	{  color: #000000; text-decoration: underline}
a.Department:active	    {  color: #000000; text-decoration: underline}
a.Department:hover	    {  color: #18507A; text-decoration: underline}

a.GroupListing:link		{  color: #0d68c2; text-decoration: underline }
a.GroupListing:visited	{  color: #7c3e9a; text-decoration: underline }
a.GroupListing:active	{  color: #7c3e9a; text-decoration: underline }
a.GroupListing:hover	{  color: #D70108; text-decoration: underline }

a.BlackLink:link	{  color: #000000; text-decoration: none}
a.BlackLink:visited	{  color: #000000; text-decoration: none}
a.BlackLink:active	{  color: #000000; text-decoration: none}
a.BlackLink:hover	{  color: #000000; text-decoration: underline}

a.TinyRed:link		{  color: #872200; text-decoration: underline; font-size: 10px}  
a.TinyRed:visited	{  color: #872200; text-decoration: underline; font-size: 10px}
a.TinyRed:active	{  color: #872200; text-decoration: underline; font-size: 10px}
a.TinyRed:hover		{  color: #D04404; text-decoration: none; font-size: 10px}

a.WhiteLink:link		{  color: #FFFFFF; text-decoration: none}  
a.WhiteLink:visited		{  color: #FFFFFF; text-decoration: none}
a.WhiteLink:active		{  color: #FFFFFF; text-decoration: none}
a.WhiteLink:hover		{  color: #FFFFFF; text-decoration: underline}

a.YellowLink:link		{  color: #FFEA00; text-decoration: underline}  
a.YellowLink:visited	{  color: #FFEA00; text-decoration: underline}
a.YellowLink:active		{  color: #FFEA00; text-decoration: underline}
a.YellowLink:hover		{  color: #FFEA00; text-decoration: none}

a.Brown:link		{  color: #9d691c; text-decoration: none}  
a.Brown:visited		{  color: #9d691c; text-decoration: none}
a.Brown:active		{  color: #9d691c; text-decoration: none}
a.Brown:hover		{  color: #D70108; text-decoration: underline}

a.Red:link		{  color: #663300; text-decoration: underline}
a.Red:visited	{  color: #663300; text-decoration: underline}
a.Red:active	{  color: #663300; text-decoration: underline}
a.Red:hover		{  color: #000000; text-decoration: none}

  /***** END LINK STYLES *****/
 

 /***** CELL FORMATTING *****/

.ContentArea	{ PADDING-RIGHT:0px; PADDING-LEFT:20px; PADDING-BOTTOM:20px; PADDING-TOP:23px; BACKGROUND-REPEAT:no-repeat; vertical-align:top}
.BorderLine		{border-bottom: black 1px solid; border-top: black 0px solid; border-right: black 0px solid; border-left: black 0px solid;}
.LabelPadding	{ padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 5px;}

 /***** END CELL FORMATTING *****/


 /***** BEGIN: LEFT NAV FORMATTING *****/
 
 /* background-image: url(/Images/Star.gif); background-repeat:no-repeat; */
 
 /* start level 0 Nav */
.LeftNavMenuTableLevel0			{ height:100%; PADDING:0px; border-bottom-width: 1px; border-bottom-color: #ca9fb7; border-bottom-style:solid;}
.LeftNavMenuTableOnLevel0		{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableSelectedLevel0	{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}

.LeftNavMenuLeftCellLevel0		{ height:100%; width:5px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel0		{ height:100%; width:157px; PADDING-LEFT:0px; PADDING-RIGHT:0px; PADDING-TOP:4px; PADDING-BOTTOM:4px; vertical-align:middle; text-align:left;}

a.LeftNavMenuLinkLevel0:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel0:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel0:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #000000}
a.LeftNavMenuLinkLevel0:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; color: #000000}

a.LeftNavMenuLinkOnLevel0:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel0:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel0:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkOnLevel0:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #b01c63}

a.LeftNavMenuLinkSelectedLevel0:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63;}
a.LeftNavMenuLinkSelectedLevel0:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63;}	
a.LeftNavMenuLinkSelectedLevel0:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63;}
a.LeftNavMenuLinkSelectedLevel0:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #b01c63;}

/* start level 1 Nav */
.LeftNavMenuTableLevel1			{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none; }
.LeftNavMenuTableOnLevel1		{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none; background-image:url(/Images/Nav_Arrow.gif); background-repeat:no-repeat; background-position:5px 6px;}
.LeftNavMenuTableSelectedLevel1	{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none; background-image:url(/Images/Nav_Arrow.gif); background-repeat:no-repeat; background-position:5px 6px;}

.LeftNavMenuLeftCellLevel1		{ height:100%; width:5px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel1		{ height:100%; width:157px; PADDING-LEFT:12px; PADDING-RIGHT:5px; PADDING-TOP:3px; PADDING-BOTTOM:3px; vertical-align:middle;}

a.LeftNavMenuLinkLevel1:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel1:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel1:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000}
a.LeftNavMenuLinkLevel1:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: underline; color: #000000}

a.LeftNavMenuLinkOnLevel1:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel1:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel1:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkOnLevel1:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; color: #b01c63}

a.LeftNavMenuLinkSelectedLevel1:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel1:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel1:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkSelectedLevel1:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #b01c63}

/* start level 2 Nav */
.LeftNavMenuTableLevel2			{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableOnLevel2		{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableSelectedLevel2	{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}

.LeftNavMenuLeftCellLevel2		{ height:100%; width:5px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel2		{ height:100%; width:157px; PADDING-LEFT:24px; PADDING-RIGHT:5px; PADDING-TOP:3px; PADDING-BOTTOM:3px; vertical-align:middle;}

a.LeftNavMenuLinkLevel2:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel2:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel2:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}
a.LeftNavMenuLinkLevel2:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #000000}

a.LeftNavMenuLinkOnLevel2:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel2:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel2:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkOnLevel2:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; color: #b01c63;}

a.LeftNavMenuLinkSelectedLevel2:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel2:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel2:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkSelectedLevel2:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
/* end level 2 Nav */

/* start level 3 Nav */
.LeftNavMenuTableLevel3			{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableOnLevel3		{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableSelectedLevel3	{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}

.LeftNavMenuLeftCellLevel3		{ height:100%; width:5px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel3		{ height:100%; width:157px; PADDING-LEFT:36px; PADDING-RIGHT:5px; PADDING-TOP:2px; PADDING-BOTTOM:2px; vertical-align:middle;}

a.LeftNavMenuLinkLevel3:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel3:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel3:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}
a.LeftNavMenuLinkLevel3:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #000000}

a.LeftNavMenuLinkOnLevel3:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel3:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkOnLevel3:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkOnLevel3:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; color: #b01c63;}

a.LeftNavMenuLinkSelectedLevel3:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel3:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}	
a.LeftNavMenuLinkSelectedLevel3:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
a.LeftNavMenuLinkSelectedLevel3:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #b01c63}
/* end level 3 Nav */

/* start level 4 Nav */
.LeftNavMenuTableLevel4			{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableOnLevel4		{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}
.LeftNavMenuTableSelectedLevel4	{ height:100%; PADDING:0px; background-color: #FFFFFF; border-bottom-width: 0px; border-bottom-color: #ca9fb7; border-bottom-style:none;}

.LeftNavMenuLeftCellLevel4		{ height:100%; width:5px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel4		{ height:100%; width:157px; PADDING-LEFT:48px; PADDING-RIGHT:5px; PADDING-TOP:2px; PADDING-BOTTOM:2px; vertical-align:middle;}

a.LeftNavMenuLinkLevel4:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel4:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}	
a.LeftNavMenuLinkLevel4:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #000000}
a.LeftNavMenuLinkLevel4:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #000000}

a.LeftNavMenuLinkOnLevel4:link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #123b7e}	
a.LeftNavMenuLinkOnLevel4:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #123b7e}	
a.LeftNavMenuLinkOnLevel4:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #123b7e}
a.LeftNavMenuLinkOnLevel4:hover		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; color: #b01c63;}

a.LeftNavMenuLinkSelectedLevel4:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #aa335c}	
a.LeftNavMenuLinkSelectedLevel4:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #aa335c}	
a.LeftNavMenuLinkSelectedLevel4:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #aa335c}
a.LeftNavMenuLinkSelectedLevel4:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #aa335c}
/* end level 4 Nav */

 /***** END: LEFT NAV FORMATTING *****/
 
/* Start new styles for AMI */

.SearchLabels    { width: 100px;margin-top: 3px;padding-top: 2px;padding-bottom: 0px;position: relative;left: 0px; clear:left; float:left; font-weight: bold; }
.SearchControls  { width: 200px;margin-top: 3px;padding-top: 0px;padding-bottom: 0px;position: relative;left: 10px;clear:none; float:left; }


/* End new styles for AMI */

