BODY, TABLE
{
  font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
}    
BODY
{
  margin: 0;
  background-image: url(../images/bg.gif);
  background-attachment: fixed; 
  background-position-y: top; 
  background-color: #D3D3D3;
  background-repeat: repeat-x;
  text-align: center;
}

/* Top menu container styles          */
.tblTopMenuContainer      { height: 30px; z-index:10;position:relative;}
.tdTMCLeftSpacer, .tdTMCRightSpacer          { background-image: url(../images/topmenu_bg.gif); background-repeat: repeat-x; background-position: center center;}

.tdTMCLeft                { /*background-image: url(../images/topmenu_left.gif); background-repeat: no-repeat; */ width: 5px; }
.tdTMCMenuItemContainer, .tdTMCMenuItemContainerHover
{ 
  font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
  background-image: url(../images/topmenu_bg.gif); 
  background-repeat: repeat-x; 
  background-position: center center;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
}
.tdTMCMenuItemContainerHover
{
  cursor: pointer;
}
.lblTMItemText            { color: #5F8CA8; text-decoration: none;}
A.lblTMItemTextHover       { cursor: pointer; color: #005083; text-decoration: none; }
.tdTMCMenuItemContainerHover .lblTMItemText       { cursor: pointer; color: #005083; }
.tdTMCSeparator           { font-size: 0; width: 2px; }
.tdTMCRight               { width: 5px;  }
/* ---------------------------------- */

/* Orange window container styles */
.tblOrangeWindowContainer { }
.trOTitlebarRow         { height: 21px; }
.tdOTitlebarLeft        { width: 5px;  font-size: 0; }
.tdOTitlebarMiddle      
{ 
  background-image: url(../images/o_titlebar_middle.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.tdOTitlebarRight       { width: 5px; font-size: 0; }
.trOTopRow              { font-size: 0; height: 5px; }
.tdOTopLeft             { width: 5px; }
.tdOTopRight            { width: 5px;  }
.tdOTopMiddle           { background-image: url(../images/o_top_middle.gif);   background-repeat: repeat-x; }
.tdOBodyLeft            { background-image: url(../images/o_body_left.gif);            }
.tdOBodyMiddle          { background: #FF9900; vertical-align: top; padding-top: 5px; padding-bottom: 5px;}
.tdOBodyMiddleWithRssLogo { background-color: #FF9900; background-image: url(../images/rss_logo_large_bg.gif); background-repeat: no-repeat; background-position: left bottom; vertical-align: top; padding-top: 5px; padding-bottom: 5px;}
.tdOBodyRight           { background-image: url(../images/o_body_right.gif);           }
.trOBottomRow           { font-size: 0; height: 5px;  }
.tdOBottomLeftRounded   {  }
.tdOBottomMiddle        { background-image: url(../images/o_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdOBottomRightRounded  {  }
.tdOBottomLeftStraight  { width: 5px;  }
.tdOBottomRightStraight { width: 5px; }
.spOTitlebarBullet      { background-image: url(../images/o_titlebar_bullet.gif); width: 7px; height: 11px; background-repeat: no-repeat; background-position: left center; cursor: default; padding-right: 9px;}
.hOTitlebarText         { color: #50434F;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }

/* ----------------------------- */

/* Grey window container styles */
.tblGreyWindowContainer { }
.trGTitlebarRow         { height: 21px; }
.tdGTitlebarLeft        { width: 5px; font-size: 0; vertical-align: bottom; }
.tdGTitlebarMiddle      
{ 
  background-image: url(../images/g_titlebar_middle.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  padding-left: 0.2em;
  padding-right: 1em;
  padding-top: 1px;
}
.tdGTitlebarRight       { width: 5px; font-size: 0; vertical-align: bottom; }
.tdGBodyLeft            { background-image: url(../images/g_body_left.gif);            }
.tdGBodyMiddle          { background: #FFFFFF; }
.tdGBodyRight           { background-image: url(../images/g_body_right.gif);           }
.trGBottomRow           { font-size: 0; height: 5px;  }
.tdGBottomLeftRounded   { width: 5px;}
.tdGBottomLeftStraight  { width: 5px;}
.tdGBottomMiddle        { background-image: url(../images/g_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdGBottomRightRounded  { width: 5px;}
.tdGBottomRightStraight  { width: 5px;}
.spGTitlebarBullet      { background-image: url(../images/o_titlebar_bullet.gif); width: 7px; height: 11px; background-repeat: no-repeat; background-position: left center; cursor: default; padding-right: 9px;}
.hGTitlebarText         { color: #333333;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: inline; cursor: default; white-space: nowrap; }

/* ----------------------------- */

/* Grey center column container styles */
.tblGreyContentContainer { }
.trGCCTopRow, .trGCCBottomRow { font-size: 0; height: 2px;  }
.tdGCCTopLeft             { width: 2px }
.tdGCCTopMiddle           { background-image: url(../images/g_straight_top_middle.gif); background-repeat: repeat-x; }
.tdGCCTopRight            { width: 2px; }
.tdGCCBodyLeft            { font-size: 0; background-image: url(../images/g_straight_body_left.gif); width: 2px;}
.tdGCCBody                
{ 
  background-color:     #FFFFFF; 
  background-image:     url(../images/g_straight_body_bg.gif); 
  background-repeat:    repeat-x; 
  background-position:  top; 
  vertical-align:       top;
  padding:              13px 14px 13px 14px; 
}
.tdGCCBodyRight           { font-size: 0; background-image: url(../images/g_straight_body_right.gif); width: 2px;}
.trGCCBottomRow           { font-size: 0; }
.tdGCCBottomLeft          { width: 2px;}
.tdGCCBottomMiddle        { background-image: url(../images/g_straight_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdGCCBottomRight         { width: 2px}
/* ----------------------------- */

/* Dropdown container styles */
.dvDropdownContainer { display: none; position: absolute; overflow:hidden; vertical-align:bottom; }
.tblDropdownContainer { position: relative; bottom: 0; z-index:2; width: 12em;}
.trDCCTopRow              { font-size: 0; height: 9px;  }
.tdDCCTopLeft             { background-image: url(../images/dropdown_top_left.gif); width: 9px }
.tdDCCTopMiddle           { background-image: url(../images/dropdown_top_middle.gif); background-repeat: repeat-x; width: 11em; }
.tdDCCTopRight            { background-image: url(../images/dropdown_top_right.gif); width: 9px; }
.trDDCItemRow, .trDDCHilitedItemRow     { height: 20px;}
.trDDCItemRow .tdDCCBodyLeft            { font-size: 0; background-image: url(../images/dropdown_body_left.gif); background-repeat: repeat-y; width: 9px;}
.trDDCItemRow .tdDCCBody                { background-color: #FFFFFF; background-image: background-repeat: repeat-x; background-position: top; height: 20px;}
.trDDCItemRow .tdDCCBodyRight           { font-size: 0; background-image: url(../images/dropdown_body_right.gif); background-repeat: repeat-y; width: 9px;}
.trDDCHilitedItemRow .tdDCCBodyLeft            { font-size: 0; background-image: url(../images/dropdown_body_left_selected.gif); width: 9px;}
.trDDCHilitedItemRow .tdDCCBody                { background-image: url(../images/dropdown_body_middle_selected.gif); background-position: top; height:20px;}
.trDDCHilitedItemRow .tdDCCBodyRight           { font-size: 0; background-image: url(../images/dropdown_body_right_selected.gif); width: 9px;}
.trDCCBottomRow           { font-size: 0; height: 15px; }
.tdDCCBottomLeft          { background-image: url(../images/dropdown_bottom_left.gif);  width: 9px;}
.tdDCCBottomMiddle        { background-image: url(../images/dropdown_bottom_middle.gif);  background-repeat: repeat-x;  }
.tdDCCBottomRight         { background-image: url(../images/dropdown_bottom_right.gif); width: 9px; }
.tblDropdownContainer TD.indented { padding-left: 1.2em; }
.aDCCItemText { cursor: pointer; text-decoration: none; display: block; width:10em; padding-left:0.7em; padding-right:0.7em; white-space:nowrap; }
.trDDCItemRow .aDCCItemText {  color: #5F8CA8; }
.trDDCHilitedItemRow .aDCCItemText {  color: #005083; }
/* ----------------------------- */

/* Navigational links on the left styles  */
.tdNavLinkCell
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 1px;
}    
A.aNavLink, A.aNavLinkHover, A.aNavLinkCurrentPage
{
  text-decoration: none;
  display: block;
  white-space: nowrap;
}    
.spNavLinkText
{
  color: #50434F;
  padding-right:2px;
  cursor: pointer;
}
.spNavLinkArrows
{
  width: 10px;
  height: 11px;
  padding-right: 9px;
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}

A.aNavLink .spNavLinkArrows             {  background-image: url(../images/nav_link_doublearrow.gif); }
A.aNavLinkHover .spNavLinkArrows        {  background-image: url(../images/nav_link_singlearrow.gif); }
A.aNavLinkCurrentPage .spNavLinkArrows  {  background-image: url(../images/nav_link_doublearrow_currentpage.gif); }

A.aNavLink .spNavLinkText       {  background-image: url(../images/nav_link_underline.gif);   background-repeat: repeat-x;  background-position: left bottom; }
A.aNavLinkHover .spNavLinkText  {  background-image: none;  }
A.aNavLinkCurrentPage .spNavLinkText { background-image: none; font-weight: bold; }
/* ------------------------------------ */

/* Legal links at the bottom of the page styles */
.tdLLCell
{
  padding-left: 1em;
  padding-right: 1em;
}
.tdLLSeparator
{
  font-size: 0;
  width: 1px;
  background-image: url(../images/bottom_links_separator.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
A.aLegalLink
{
  background-image: url(../images/bottom_links_underline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #666666;
  padding-left:2px;
  padding-right:2px;
  text-decoration: none;
}
A.aLegalLink:hover
{
  background-image: none;
  text-decoration: none;
}
/* -------------------------------------------- */

/* News section styles        */
#NewsBlock
{
  height: 245px;
  margin-top: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 8px;
}
.dvNewsItem
{
  cursor: pointer;
  margin-bottom: 6px;
}
.spNewsDate 
{
  font-weight: bold;
  color: #333333;
}
.spNewsArrows { width: 10px; height:14px; background-image: url(../images/news_double_arrow.gif); display: inline;}
.spNewsSource { font-weight: bold; color: #3F7BBE;}
.dvNewsTitle { margin-bottom: 2px; margin-top: 2px;  color: #3F7BBE;}
.spNewsText
{
  color: #666666;
}
/* -------------------------- */

.indented  { padding-left: 1.2em; }
.spSEO { font-size: 10px; color: #666666; }
.lblCopyright { font-size: 11px; color: #666666; }

/* styles for the grey arrow on the home page */
#dvGreyArrow
{
  width:113px;
  height:136px;
  background-image:url(../images/gray_arrow.gif);
  background-position:left top;
  background-repeat:no-repeat;
  position:absolute;
}    
#dvGreyArrow DIV
{
  position:absolute;
  background-image:url(../images/orange_button.gif);
  background-repeat:no-repeat;
  height:16px;
  width:50px;
  border-style:none;
  font-size:11px;
  color:#50434F;
  cursor: pointer;
  padding-top:1px;
  text-align: center;
}                                                        
#dvGreyArrow DIV.hover
{
  background-image:url(../images/orange_button_hover.gif);
  background-repeat:no-repeat;
  color:#30232F;
}
#btnUpsell  {  top:52px;  left:47px;}
#btnRetain  {  top:76px;  left:33px;}
#btnAquire  {  top:100px; left:17px;}
A.buttonLink         { color:#50434F; text-decoration:none;padding-left:0.5em;padding-right:0.5em;}
A.buttonLink:hover   { color:#30232F; text-decoration:none;padding-left:0.5em;padding-right:0.5em; }
/* ----------------------------------- */

/* Blue Button styles                   */
.btnBlueButton, .btnBlueButtonHover
{
  border-style:none;
  width:131px;
  height:29px;
  background-color:transparent;
  text-align: center;
  vertical-align: middle;
}
.btnBlueButton      {  background-image:url(../images/blue_button.gif);       }
.btnBlueButtonHover { background-image:url(../images/blue_button_hover.gif);  }
TD>BUTTON.btnBlueButton, TD>BUTTON.btnBlueButtonHover
{
  padding-bottom: 3px;
}
.tdBlueButtonTextCell
{
  padding-bottom:2px;
}
.lblBlueButtonText
{
  padding-right:6px;
  color:white;
  font-weight:bold;
  white-space: nowrap; 
}
/*------------------------------------*/

/* styles for solutions overview page */
.columnHeading { color: #3F7BBE;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: block; cursor: default;  }
H2.columnHeading { font-size: 13px; margin-top: 1em; margin-bottom: 0.6em;} 
H3.columnHeading { font-size: 11px; }
.tdColumnContent { padding: 6px; padding-left: 1.6em; vertical-align: top;}
DIV.bulleted { color: #333333; font-size: 11px; cursor: default; background-image: url(../images/bodytext_bullet.gif); background-repeat:no-repeat;background-position:1px 1px; padding-left: 1.2em; list-style-image: none; margin-bottom: 0.7em;}

.tdColumnSeparator { padding-top: 6px; padding-bottom: 6px; text-align: center; height: 100%; background-color:#D9D9D9; width:1px; font-size:0;}
.dvColumnSeparator { height:100%; font-size:1px;width:1px; }

.tdTHLeft { background-image: url(../images/topmenu_left.gif); background-repeat: no-repeat; width: 5px;    }
.tdTHBody 
{ 
  font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size:    11px;
  background-image: url(../images/topmenu_bg.gif); 
  background-repeat: repeat-x; 
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  color: #5F8CA8; 
}
.tdTHRight               { background-image: url(../images/topmenu_right.gif); background-repeat: no-repeat; width: 5px;  }

/* ------------------------------------------- */

/* Text styles                         */
.hTextHeading      {  color: #3F7BBE;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: block; cursor: default;  }
.pageHeading, .bodyTextHeading { color: #3F7BBE;  font-weight: bold; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: block; cursor: default;  }
.pageHeadingSeparator { font-size: 0; line-height: 0; height: 1px; background-color: #D9D9D9; margin-bottom: 16px; margin-left: -10px; margin-right: -10px;}

H2.pageHeading      {  margin-bottom: 1.2em; }
H3.bodyTextHeading  { margin-top: 1.6em; margin-bottom: 0.4em; }

.bodyTextHeadingItalic { color: #333333;  font-weight: bold; font-style:italic; font-size: 11px; margin-top: 0px; margin-bottom: 0; display: block; cursor: default;  }

.bodyText          {  color: #333333;  font-size: 11px; cursor: default;}
.bodyTextBullet    {  color: #333333; font-size: 11px; cursor: default; background-image: url(../images/bodytext_bullet.gif); background-repeat:no-repeat;background-position:1px 2px; }
.bodyTextBullet:first-letter { padding-left: 9px; }
UL.bodyText        { margin-top: 0em; margin-bottom: 1.6em; }
UL.bodyText LI     { margin-bottom: 0.3em; }


P.bodyText         { margin-top: 0em; margin-bottom: 0.8em; }
/*P.bodyText:first-letter { padding-left: 1em; }*/
SPAN.bodyTextHilite { color: #3F7BBE;  font-size: 11px; }
.resourceTitleText { font-weight: bold; }
A.resourceLink { color: #FF6600; text-decoration: none; }
A.resourceLink:visited { color: #FF6600; text-decoration: none;}
A.resourceLink:hover { color: #000000; text-decoration: none;}
.requiredFieldMarker    { color: #FF6600; }

OL.faq        { margin-top: 0.5em; margin-bottom: 1.6em; }
OL.faq LI     { margin-bottom: 1em; }

DL DD { margin-left: 15px; }

A.faq { color: #333333; text-decoration: none;}
A.faq:visited { color: #777777; text-decoration: none;}
A.faq:hover { color: #3F7BBE; text-decoration: none;}
/* ----------------------------------- */
