/* line 4, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 6, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  font-size: 100.01%;
}

/* line 16, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 18, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
/* line 45, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 20, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 22, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 16, ../src/partials/_global.sass */
.redTextBig {
  font-size: 15px;
  color: #cc0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* line 22, ../src/partials/_global.sass */
.blueTextBig {
  font-size: 15px;
  color: #006699;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* line 28, ../src/partials/_global.sass */
.big {
  font-size: 13px;
}

/* line 31, ../src/partials/_global.sass */
.bold {
  font-weight: bold;
}

/* line 34, ../src/partials/_global.sass */
.noUnderline {
  text-decoration: none;
}

/* line 38, ../src/partials/_global.sass */
.spacer5 {
  display: block;
  height: 5px;
  width: 100%;
}

/* line 43, ../src/partials/_global.sass */
.spacer10 {
  display: block;
  height: 10px;
  width: 100%;
}

/* line 48, ../src/partials/_global.sass */
.spacer15 {
  display: block;
  height: 15px;
  width: 100%;
}

/* line 6, ../src/screen.sass */
.blue {
  color: #01456a;
  font-weight: bold;
  text-decoration: none;
}

/* line 11, ../src/screen.sass */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  background-image: url(../images/header/background.png);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0;
}
/* line 68, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: normal;
  color: #222222;
}
/* line 69, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 img, body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
/* line 70, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 71, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 72, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 73, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 74, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 75, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 76, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p {
  margin: 0 0 1.5em;
}
/* line 77, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 78, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 80, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:visited {
  color: #000066;
}
/* line 22, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:focus {
  color: black;
}
/* line 26, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:hover {
  color: black;
}
/* line 30, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:active {
  color: #cc0099;
}
/* line 81, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 82, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body strong {
  font-weight: bold;
}
/* line 83, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body em {
  font-style: italic;
}
/* line 84, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 85, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body sup, body sub {
  line-height: 0;
}
/* line 86, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body abbr, body acronym {
  border-bottom: 1px dotted #666666;
}
/* line 87, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 88, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body del {
  color: #666666;
}
/* line 89, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 90, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre, body code, body tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 91, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body li ul, body li ol {
  margin: 0;
}
/* line 92, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 93, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul {
  list-style-type: disc;
}
/* line 94, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ol {
  list-style-type: decimal;
}
/* line 95, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl {
  margin: 0 0 1.5em 0;
}
/* line 96, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl dt {
  font-weight: bold;
}
/* line 97, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dd {
  margin-left: 1.5em;
}
/* line 98, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 99, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th {
  font-weight: bold;
}
/* line 100, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body thead th {
  background: #c3d9ff;
}
/* line 101, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
/* line 102, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body tr.even td {
  background: #e5ecf9;
}
/* line 103, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body tfoot {
  font-style: italic;
}
/* line 104, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body caption {
  background: #eeeeee;
}
/* line 105, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .quiet {
  color: #666666;
}
/* line 106, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .loud {
  color: #111111;
}

/* line 18, ../src/screen.sass */
img {
  border: 0;
}

/* line 21, ../src/screen.sass */
p {
  padding: 0;
  margin: 0;
}

/* line 24, ../src/screen.sass */
body h1 {
  background-image: url(../images/pages/fadedline.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 24px;
  text-align: left;
  text-decoration: none;
}

/* line 35, ../src/screen.sass */
#container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 38, ../src/screen.sass */
#header, #footer, #flash, #headerImage {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
}
/* line 139, ../../../../../../../../.gem/ruby/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #header, * html #footer, * html #flash, * html #headerImage {
  overflow-x: hidden;
}

/* line 41, ../src/screen.sass */
#headerImage {
  margin-top: 5px;
}

/* line 44, ../src/screen.sass */
#logo {
  float: left;
  margin-left: 35px;
  margin-top: 27px;
}

/* line 49, ../src/screen.sass */
#nav {
  float: right;
  margin-top: 23px;
}
/* line 52, ../src/screen.sass */
#nav ul {
  margin: 0;
  padding: 0;
  margin-top: 23px;
}
/* line 56, ../src/screen.sass */
#nav ul li {
  list-style-type: none;
  float: left;
  padding-right: 1px;
}

/* line 61, ../src/screen.sass */
#newsletter {
  margin-top: 20px;
  margin-bottom: 15px;
}

/* line 65, ../src/screen.sass */
#punchline {
  float: left;
  margin-top: 10px;
  margin-left: 25px;
}

/* line 70, ../src/screen.sass */
#contentContainer {
  width: 100%;
  float: left;
}

/* line 74, ../src/screen.sass */
.title {
  margin-top: 10px;
}

/* line 77, ../src/screen.sass */
.email {
  font-weight: bold;
  color: #01456a;
}

/* line 81, ../src/screen.sass */
.headerTestimonial {
  width: 500px;
  color: white;
  font-size: 19px;
  line-height: 21px;
  padding: none;
  margin: none;
  margin: 0 auto;
  padding-top: 50px;
  margin-left: 220px;
}

/* line 92, ../src/screen.sass */
.headerTestimonialName {
  padding-top: 5px;
  font-size: 15px;
  color: #dedede;
}

/* line 97, ../src/screen.sass */
.right {
  text-align: right;
}

/* line 100, ../src/screen.sass */
#liveChatHours {
  color: #01456a;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 29px;
  line-height: 18px;
}

/* line 108, ../src/screen.sass */
#tvPackages {
  padding-top: 2px;
}

/* line 111, ../src/screen.sass */
#tooltip {
  position: absolute;
  z-index: 4000;
  border: 3px solid #049ddc;
  background-color: white;
  padding: 25px;
  opacity: 1;
  font-size: 12px;
  line-height: 12px;
  width: 250px;
}

/* line 122, ../src/screen.sass */
#tooltip h3, #tooltip div {
  margin: 0;
}

/* line 125, ../src/screen.sass */
#tooltip table {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}

/* line 132, ../src/screen.sass */
#tooltip table tr .right {
  text-align: right;
}

/* line 135, ../src/screen.sass */
#tooltip p {
  padding: 0;
  margin: 0;
}

/* line 139, ../src/screen.sass */
#tooltip strong {
  padding: 0;
  margin: 0;
}

/* line 143, ../src/screen.sass */
#livechatImage {
  padding-top: 0px;
}

/* line 146, ../src/screen.sass */
#sidebarFeatures {
  text-align: left;
}

/* line 149, ../src/screen.sass */
#sidebarFeatures ul {
  padding: 0;
  margin: 0;
  margin-left: 14px;
}

/* line 154, ../src/screen.sass */
#sidebarFeatures ul li {
  padding: 0;
  margin: 0;
  list-style-type: disc;
  color: #a4a4a4;
  font-size: 14px;
  width: 150px;
}

/* line 162, ../src/screen.sass */
#footer {
  padding-top: 0px;
  width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  display: table;
}

/* line 170, ../src/screen.sass */
.leftCap {
  float: left;
}

/* line 173, ../src/screen.sass */
.rightCap {
  float: right;
}

/* line 176, ../src/screen.sass */
#footerBar {
  display: table-row;
  width: 100%;
  background-image: url(../images/shared/bar.png);
}

/* line 181, ../src/screen.sass */
#footer ul {
  padding: 0;
  margin: 0;
  padding-left: 205px;
}
/* line 184, ../src/screen.sass */
#footer ul li {
  list-style-type: none;
  float: left;
  margin-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid white;
}
/* line 191, ../src/screen.sass */
#footer ul li a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
/* line 195, ../src/screen.sass */
#footer ul li a:visited {
  color: white;
}
/* line 197, ../src/screen.sass */
#footer ul li a:hover {
  text-decoration: underline;
}
/* line 199, ../src/screen.sass */
#footer ul .lastFooterItem {
  border-right: none;
}

#footer p {
    margin-top: 10px;
    color: #aeaeae;
}

