

/*=============================================================
| GLOBAL STYLES
\------------------------------------------------------------*/

Body {
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Background: url('/Messenger/Post/Images/Layout/Page.Background.jpg') top left no-repeat;
  Font-Size: 10px;
  Color: #656565;
  Background-Color: #FFFFFF;
  }
a {
  Color: #0C90d7;
  Background-Color: inherit;
  }
.Navigation a {
  Text-Decoration: None;
  }
.Tier1, .Tier1 a {
  Padding: 0px 5px;
  Font-Size: 11px;
  Color: #0C90D7;
  Background-Color: inherit;
  Line-Height: 19px;
  }
.Tier2 td, .Tier2 a {
  Font-Size: 11px;
//Color: #7F7F7F;
  Color: #0C90D7;
  Background-Color: inherit;
  }
.Tier2 table {
  Height: 28px;
  Float: Right;
  Vertical-Align: Middle;
  Border-Bottom: 1px dotted black;
  }
.Navigation a:hover {
  Color: #F7AA2A;
  Background-Color: Transparent;
  Text-Decoration: None;
  }
.Footer, .Footer a {
  Padding: 10px 5px;
  Font-Size: 10px;
  Color: #747474;
  Background-Color: inherit;
  }
H1, .H1, .Title {
  Margin: 0 0 8px;
  font: bold 15px/16px Tahoma, sans-serif;
  }
H2, .H2, .SubTitle {
  Margin: 0px;
  Font-Size: 11px;
  }
H3, .H3, .SectionTitle {
  Margin: 0px 0px 5px 0px;
  Font-Size: 11px;
  Font-Weight: Bold;
  Color: #656565;
  Background-Color: inherit;
  }
.Cell {
  Position: Absolute;
  Top: 0px;
  Left: 0px;
  Width: 255px;
  Height: Auto;
  Margin-Top: 10px;
  Text-Align: Left;
  Background:url(/Messenger/Post/Images/Layout/Pane.Background.gif);
  }
.Cell div {
  Color: #7F7F7F;
  Background-Color: inherit;
  Font-Size: 13px;
  Position: Relative;
  Margin-Top: -65px;
  Margin-Bottom: -30px;
  Padding: 0px 60px 0px 35px;
  }
.Step {
  Width: 265px;
  Color: #7F7F7F;
  Background-Color: inherit;
  Font-Size: 10px;
  }
.Feature {
  Position: Relative;
  Margin-Top: 25px;
  }
.HR {
  Position: Relative;
  Left: -60px;
  Margin: 25px 0px;
  Width: 877px;
  Height: 1px;
  }
