/* Welcome to Compass. In this file you should write your main styles. (or centralize your imports) Import this file using the following HTML or equivalent: <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* line 20, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body { line-height: 1; }

/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul { list-style: none; }

/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote { quotes: none; }
/* line 101, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img { border: none; }

/* line 115, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

@font-face { font-family: "MinionWebProRegular"; src: url(/font/minionwebpro-webfont.ttf) format('truetype'), url(/font/minionwebpro-webfont.eot) format('opentype'), url(/font/minionwebpro-webfont.woff) format('woff'), url(/font/minionwebpro-webfont.svg#webfontzOiFCzo9) format('svg'); }

@font-face { font-family: "MinionWebProItalic"; src: url(/font/minionpro-it-webfont.ttf) format('truetype'), url(/font/minionpro-it-webfont.eot) format('opentype'), url(/font/minionpro-it-webfont.woff) format('woff'), url(/font/minionpro-it-webfont.svg#webfontzOiFCzo9) format('svg'); }

/* The *:focus rule is reset and suppresses link outlining. You _must_ remember to redefine your own outline, as it’s an important accessibility aid. E.g. :focus outline: #ccc dotted medium */
/* line 119, ../src/screen.sass */
body { background: url(/images/dark-texture.jpg) 0 0 repeat; font: 12px Lucida Sans Unicode, Lucida Grande, sans-serif; color: #dddddd; margin: 0; }

/* line 124, ../src/screen.sass */
#main { width: 1007px; height: 567px; margin: 0 auto 0 auto; position: relative; }

/* line 129, ../src/screen.sass */
.leftLogo { float: left; display: block; height: 50px; margin-top: 10px; width: 0; overflow: hidden; padding-left: 310px; background: url(/images/logo-side.png) 0 0 no-repeat; }

/* line 138, ../src/screen.sass */
#header, #header.noBg { /*:background url(/images/banner.png) 0 0 no-repeat */ background: url(/images/banner3.png) 0 0 no-repeat; width: 987px; height: 350px; padding: 104px 0 0 80px; font-size: 12px; margin-top: -2px; line-height: 1.3em; overflow: hidden; *zoom: 1; }
/* line 148, ../src/screen.sass */
#header li, #header.noBg li { margin-top: 10px; list-style: url(/images/header-bullet.png); margin-top: 0; color: #cccccc; }
/* line 153, ../src/screen.sass */
#header .tableData, #header.noBg .tableData { background: #d3e6ef; width: 940px; margin: 30px auto 10px auto; }
/* line 157, ../src/screen.sass */
#header .listMainFeat, #header .listDescFeat, #header.noBg .listMainFeat, #header.noBg .listDescFeat { overflow: hidden; *zoom: 1; }
/* line 159, ../src/screen.sass */
#header .listMainFeat li.activeLi, #header .listDescFeat li.activeLi, #header.noBg .listMainFeat li.activeLi, #header.noBg .listDescFeat li.activeLi { background-color: #f0f8fc; }
/* line 161, ../src/screen.sass */
#header .listMainFeat li, #header .listDescFeat li, #header.noBg .listMainFeat li, #header.noBg .listDescFeat li { list-style: none; width: 179px; float: left; background: #d9e2e7; padding-top: 30px; border-right: 1px solid #e6e9ea; }
/* line 168, ../src/screen.sass */
#header .listMainFeat li h3, #header .listDescFeat li h3, #header.noBg .listMainFeat li h3, #header.noBg .listDescFeat li h3 { width: auto; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ margin-bottom: 30px; }
/* line 172, ../src/screen.sass */
#header .listMainFeat li .btn, #header .listDescFeat li .btn, #header.noBg .listMainFeat li .btn, #header.noBg .listDescFeat li .btn { margin: 10px auto 30px 25px; }
/* line 174, ../src/screen.sass */
#header .listMainFeat li.greenRibbon, #header .listDescFeat li.greenRibbon, #header.noBg .listMainFeat li.greenRibbon, #header.noBg .listDescFeat li.greenRibbon { width: 219px; min-height: 81px; font-size: 22px; padding-top: 80px; background: #d3e6ef; }
/* line 180, ../src/screen.sass */
#header .listMainFeat li.greenRibbon p, #header .listDescFeat li.greenRibbon p, #header.noBg .listMainFeat li.greenRibbon p, #header.noBg .listDescFeat li.greenRibbon p { background: url(/images/green-side-ribbon.png) 0 0 no-repeat; width: 200px; height: 81px; left: 0px; position: absolute; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-family: MinionWebProItalic; font-weight: normal; padding: 25px 0 0 20px; }
/* line 189, ../src/screen.sass */
#header .listMainFeat .money, #header .listDescFeat .money, #header.noBg .listMainFeat .money, #header.noBg .listDescFeat .money { font-size: 48px; font-family: MinionWebProRegular; font-weight: normal; color: #313131; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ text-align: center; width: 100%; }
/* line 193, ../src/screen.sass */
#header .listMainFeat .moneyCaption, #header .listDescFeat .moneyCaption, #header.noBg .listMainFeat .moneyCaption, #header.noBg .listDescFeat .moneyCaption { text-transform: uppercase; font-size: 11px; color: #313131; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ text-align: center; width: 100%; margin-top: 10px; }
/* line 199, ../src/screen.sass */
#header .listMainFeat li, #header.noBg .listMainFeat li { padding-top: 20px; }
/* line 202, ../src/screen.sass */
#header .listDescFeat li, #header.noBg .listDescFeat li { padding: 10px; width: 159px; height: 25px; color: #313131; text-align: center; background: #d3e6ef; border-right: 1px solid #b7dcee; border-bottom: 1px solid #e6e9ea; font-size: 15px; }
/* line 212, ../src/screen.sass */
#header .listDescFeat li:first-child, #header.noBg .listDescFeat li:first-child { width: 199px; font-size: 15px; font-weight: bold; text-align: left; background: #b7dcee; }
/* line 218, ../src/screen.sass */
#header .listDescFeat li span, #header.noBg .listDescFeat li span { cursor: pointer; display: block; width: 50%; margin: 0 auto 0 auto; }
/* line 223, ../src/screen.sass */
#header .listDescFeat .checked, #header.noBg .listDescFeat .checked { padding: 3px 10px 2px 10px; }
/* line 225, ../src/screen.sass */
#header .listDescFeat .checked span, #header.noBg .listDescFeat .checked span { background: url(/images/vig/chkactive.png) 0 0 no-repeat; height: 31px; padding-left: 28px; width: 0; overflow: hidden; display: block; margin: 0 auto 0 auto; }
/* line 233, ../src/screen.sass */
#header a, #header.noBg a { text-decoration: none; }
/* line 235, ../src/screen.sass */
#header p, #header.noBg p { width: 400px; margin: 20px 0 0 5px; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ color: #cccccc; }
/* line 240, ../src/screen.sass */
#header p.centeredP, #header.noBg p.centeredP { font-size: 14px; color: #b7dcee; padding: 0 30px 0 30px; width: 800px; text-align: center; margin: 0 auto 0 auto; margin-top: 25px; line-height: 1.6em; }
/* line 249, ../src/screen.sass */
#header .hContent, #header.noBg .hContent { width: 400px; }
/* line 251, ../src/screen.sass */
#header .hContent .mTop, #header.noBg .hContent .mTop { margin-top: 30px; }
/* line 253, ../src/screen.sass */
#header .hContent ul, #header.noBg .hContent ul { margin-top: 30px; line-height: 1.8em; font-size: 14px; }
/* line 257, ../src/screen.sass */
#header .div70, #header .div70 p, #header.noBg .div70, #header.noBg .div70 p { width: 460px; }
/* line 259, ../src/screen.sass */
#header .div100, #header .div100 p, #header.noBg .div100, #header.noBg .div100 p { width: 850px; }
/* line 262, ../src/screen.sass */
#header .div100 h1, #header.noBg .div100 h1 { font-size: 28px; font-weight: bold; margin-bottom: 20px; }
/* line 266, ../src/screen.sass */
#header .div100 p, #header.noBg .div100 p { font-size: 15px; line-height: 1.7em; }
/* line 269, ../src/screen.sass */
#header .div30, #header.noBg .div30 { width: 370px; margin-left: 20px; }
/* line 272, ../src/screen.sass */
#header .div70, #header .div30, #header.noBg .div70, #header.noBg .div30 { float: left; }
/* line 274, ../src/screen.sass */
#header .greenTab, #header.noBg .greenTab { top: 375px; right: 35px; }
/* line 277, ../src/screen.sass */
#header .popMenu, #header.noBg .popMenu { background: #222222; padding: 0; margin: 0 0 0 -54px; position: relative; bottom: -40px; z-index: 99; width: 960px; overflow: hidden; *zoom: 1; }
/* line 286, ../src/screen.sass */
#header .popMenu li, #header.noBg .popMenu li { float: left; text-align: center; list-style: none; border-right: 1px solid #333333; width: 239px; }
/* line 292, ../src/screen.sass */
#header .popMenu li:last-child, #header.noBg .popMenu li:last-child { border-right: none; }
/* line 294, ../src/screen.sass */
#header .popMenu li a, #header.noBg .popMenu li a { text-decoration: none; color: #cccccc; display: inline-block; padding: 10px; height: 27px; }
/* line 301, ../src/screen.sass */
#header .popMenu li.active a, #header.noBg .popMenu li.active a { color: white; }
/* line 303, ../src/screen.sass */
#header .lightContent, #header.noBg .lightContent { background: #dddddd; width: 890px; margin-left: -39px; margin-top: 10px; padding: 20px; }
/* line 309, ../src/screen.sass */
#header .lightContent p, #header .lightContent label, #header .lightContent div, #header.noBg .lightContent p, #header.noBg .lightContent label, #header.noBg .lightContent div { text-shadow: none; filter: none; color: #5b5b5b; }
/* line 312, ../src/screen.sass */
#header .lightContent .formNote, #header.noBg .lightContent .formNote { font-size: 10px; margin: 5px 0 0 0; padding: 0; width: 250px; }
/* line 317, ../src/screen.sass */
#header .lightContent .formNote.full, #header.noBg .lightContent .formNote.full { width: 500px; }
/* line 319, ../src/screen.sass */
#header .lightContent .sidebarNote, #header.noBg .lightContent .sidebarNote { position: absolute; min-height: 100px; width: 300px; padding: 15px 30px 30px 30px; right: 60px; background: #d8e1e5; border: 1px solid #b7dcee; text-align: center; }
/* line 328, ../src/screen.sass */
#header .lightContent .sidebarNote div, #header .lightContent .sidebarNote p, #header .lightContent .sidebarNote h3, #header.noBg .lightContent .sidebarNote div, #header.noBg .lightContent .sidebarNote p, #header.noBg .lightContent .sidebarNote h3 { width: 100%; }
/* line 330, ../src/screen.sass */
#header .lightContent .sidebarNote h3, #header.noBg .lightContent .sidebarNote h3 { text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-size: 26px; line-height: 1.2em; }
/* line 334, ../src/screen.sass */
#header .lightContent .sidebarNote p, #header.noBg .lightContent .sidebarNote p { font-size: 15px; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 337, ../src/screen.sass */
#header .lightContent .sidebarNote .numericTotal, #header.noBg .lightContent .sidebarNote .numericTotal { border-top: 3px solid #bababa; padding-top: 10px; margin-top: 30px; }
/* line 341, ../src/screen.sass */
#header .lightContent .sidebarNote .numericTotal p, #header.noBg .lightContent .sidebarNote .numericTotal p { font-family: MinionWebProRegular; font-weight: normal; font-size: 24px; color: #313131; }
/* line 345, ../src/screen.sass */
#header .lightContent .sidebarNote .numericTotal p span, #header.noBg .lightContent .sidebarNote .numericTotal p span { color: #3e7b98; font-size: 30px; }
/* line 348, ../src/screen.sass */
#header .lightContent .sidebarNote .numericTotal .inputNote, #header.noBg .lightContent .sidebarNote .numericTotal .inputNote { font-size: 12px; margin: 10px 0 0 0; }
/* line 351, ../src/screen.sass */
#header .lightContent .sidebarNote .greenRibbonFlip, #header.noBg .lightContent .sidebarNote .greenRibbonFlip { background: url(/images/green-side-ribbon-flip.png) 0 0 no-repeat; width: 219px; height: 80px; font-size: 22px; position: absolute; font-family: MinionWebProItalic; font-weight: normal; padding-top: 28px; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ right: -55px; top: -33px; }

/* line 362, ../src/screen.sass */
#header.noBg { background: url(/images/banner2.png) 0 0 no-repeat, url(/images/header-tile.png) 0 0 repeat-y; padding-bottom: 30px; height: auto; }

/* line 366, ../src/screen.sass */
#header.noBg.noNav { background: url(/images/header-tile.png) 0 0 repeat-y; padding-top: 30px; }
/* line 369, ../src/screen.sass */
#header.noBg.noNav .leftLogo, #header.noBg.noNav h1 { clear: both; }
/* line 371, ../src/screen.sass */
#header.noBg.noNav .leftLogo { margin-left: 286px; }
/* line 373, ../src/screen.sass */
#header.noBg.noNav .leftLogo.onLeft { margin-left: 20px; }
/* line 375, ../src/screen.sass */
#header.noBg.noNav h1 { color: #d0d0d0; font-size: 36px; padding-top: 20px; }
/* line 379, ../src/screen.sass */
#header.noBg.noNav h1.onLeft { font-size: 26px; margin-left: 22px; margin-bottom: 5px; }
/* line 385, ../src/screen.sass */
#header.noBg.noNav #subNav li:first-child { padding-right: 20px; }

/* line 387, ../src/screen.sass */
.formFixedLeft { width: 450px; min-height: 100px; margin: 30px 0 30px 40px; }
/* line 391, ../src/screen.sass */
.formFixedLeft h3 { width: 100%; padding: 0; text-align: left; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ margin: 0; }
/* line 397, ../src/screen.sass */
.formFixedLeft div.formError { color: #cc1111 !important; margin: -20px 0 -10px 178px; padding: 0; font-size: 10px; }
/* line 402, ../src/screen.sass */
.formFixedLeft .mTop { margin-top: 50px !important; }

/* line 404, ../src/screen.sass */
.inputPair { margin: 20px 0 20px 0; overflow: hidden; *zoom: 1; }
/* line 407, ../src/screen.sass */
.inputPair label { float: left; font-size: 15px; margin-top: 11px; width: 175px; }
/* line 412, ../src/screen.sass */
.inputPair .txt, .inputPair .sel { float: right; border: 1px solid #cccccc; padding: 10px; width: 250px; background: white; }
/* line 418, ../src/screen.sass */
.inputPair .secure { background: white url(/images/secure.png) 98% center no-repeat; padding-right: 40px; width: 220px; }
/* line 422, ../src/screen.sass */
.inputPair .inputNote { width: 250px; overflow: hidden; *zoom: 1; margin-left: 180px; }
/* line 426, ../src/screen.sass */
.inputPair .cc { background: url(/images/cc.png) 0 10px no-repeat; padding-top: 30px; line-height: 1.1em; }
/* line 430, ../src/screen.sass */
.inputPair .sel50, .inputPair .sel100 { width: 131px; margin-left: 4px; margin-top: 10px; padding: 0; float: left; }
/* line 436, ../src/screen.sass */
.inputPair .sel100 { width: 270px; }
/* line 438, ../src/screen.sass */
.inputPair .txt50 { width: 120px; float: left; margin-left: 3px; }
/* line 442, ../src/screen.sass */
.inputPair .iconCvv { background: url(/images/cvv.png) 0 right no-repeat; height: 21px; width: 0; padding-left: 39px; overflow: hidden; margin-top: 8px; }

/* line 449, ../src/screen.sass */
.buttonContainer { padding-left: 180px; }

/* line 451, ../src/screen.sass */
.formSet { margin-bottom: 50px; }
/* line 453, ../src/screen.sass */
.formSet h3 { font-size: 26px; }

/* line 456, ../src/screen.sass */
#header.complete a#logo { margin-top: 30px; }

/* line 458, ../src/screen.sass */
#logo { display: block; height: 137px; width: 0; padding-left: 220px; margin-left: 0px; overflow: hidden; background: url(/images/logo-light-icon.png) 0 0 no-repeat; margin-top: -30px; margin-bottom: -10px; }

/* line 468, ../src/screen.sass */
.txtBig { font-size: 1.5em; padding: 6px; border: 1px solid #888888; margin-top: 18px; }

/* line 473, ../src/screen.sass */
#subNav { background: #313435; font-size: 10px; width: 959px; margin: 0 auto 0 auto; overflow: hidden; *zoom: 1; }
/* line 479, ../src/screen.sass */
#subNav a { color: white; text-decoration: none; }
/* line 482, ../src/screen.sass */
#subNav li { float: right; display: inline-block; border-right: 1px solid #555555; padding: 10px; }
/* line 487, ../src/screen.sass */
#subNav li:first-child { border-right: none; }

/* line 489, ../src/screen.sass */
#mainNav { position: absolute; font-size: 17px; text-transform: uppercase; font-family: MinionWebProRegular; font-weight: normal; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ overflow: hidden; *zoom: 1; }
/* line 496, ../src/screen.sass */
#mainNav a { text-decoration: none; color: #3e7b98; width: 100%; height: 100%; padding-top: 20px; display: block; }
/* line 503, ../src/screen.sass */
#mainNav a:hover { color: #5cb7e2; }
/* line 505, ../src/screen.sass */
#mainNav li { float: left; width: 325px; text-align: center; height: 57px; border-left: 1px solid #fafafa; border-right: 1px solid #cccccc; }
/* line 512, ../src/screen.sass */
#mainNav li:first-child { border-left: none; }
/* line 514, ../src/screen.sass */
#mainNav li:last-child { border-right: none; }
/* line 516, ../src/screen.sass */
#mainNav li.active { background: url(/images/active-menu.png) center bottom no-repeat; }

/* line 518, ../src/screen.sass */
h1 { color: #5cb7e2; font-size: 26px; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ line-height: 1.2em; margin-bottom: -10px; }

/* line 524, ../src/screen.sass */
h2 { font-size: 20px; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ margin-top: 10px; margin-bottom: 10px; }

/* line 529, ../src/screen.sass */
#blueBand { background: url(/images/email.png) 0 0 no-repeat; width: 1107px; height: 107px; padding: 0; }
/* line 534, ../src/screen.sass */
#blueBand #frmEmail { overflow: hidden; *zoom: 1; width: 605px; margin-left: 210px; }
/* line 538, ../src/screen.sass */
#blueBand #frmEmail .textFontBlue { margin-top: 20px; float: left; display: inline-block; font-family: MinionWebProItalic; font-weight: normal; font-size: 30px; color: #0d648c; text-shadow: 0px 1px 1px #add6f0; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 546, ../src/screen.sass */
#blueBand #frmEmail .txtBig { margin-left: 10px; width: 350px; height: 23px; float: left; }
/* line 551, ../src/screen.sass */
#blueBand #frmEmail .btnSubmitBig { float: left; margin-left: 10px; margin-top: 10px; background: url(/images/submit.png) 0 0 no-repeat; cursor: pointer; height: 56px; width: 133px; overflow: hidden; border: none; color: white; font-family: MinionWebProItalic; font-weight: normal; font-size: 20px; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 565, ../src/screen.sass */
h3 { font-family: MinionWebProItalic; font-weight: normal; text-align: center; font-size: 30px; width: 990px; margin-left: 10px; color: #0d648c; padding-top: 25px; text-shadow: 0px 1px 1px #add6f0; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 574, ../src/screen.sass */
#bodyContent { background: #f0f0f0; padding-bottom: 15px; width: 960px; margin-left: 26px; color: #555555; -webkit-box-shadow: 0px 0px 5px #555555; -moz-box-shadow: 0px 0px 5px #555555; box-shadow: 0px 0px 5px #555555; }
/* line 581, ../src/screen.sass */
#bodyContent .bCInner { background: #e7e7e7; min-height: 100px; width: 920px; -webkit-box-shadow: 0px 0px 5px #bbbbbb; -moz-box-shadow: 0px 0px 5px #bbbbbb; box-shadow: 0px 0px 5px #bbbbbb; margin: 1px auto 20px auto; overflow: hidden; *zoom: 1; }
/* line 587, ../src/screen.sass */
#bodyContent .bCInner .bodyContentH2 { text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-family: MinionWebProRegular; font-weight: normal; margin: 0 auto 0 auto; text-align: center; width: 80%; margin-top: 30px; color: #313131; }
/* line 596, ../src/screen.sass */
#bodyContent .bCInner .quadrant { height: 205px; width: 370px; margin: 10px; padding: 20px 35px 20px 35px; font-size: 14px; position: relative; float: left; }
/* line 604, ../src/screen.sass */
#bodyContent .bCInner .quadrant .btn { position: absolute; bottom: 15px; left: 150px; }
/* line 608, ../src/screen.sass */
#bodyContent .centerBorder { background: #e7e7e7 url(/images/center-border.png) center 155px no-repeat; }

/* line 610, ../src/screen.sass */
#bodyContent.negTop { margin-top: -33px; }
/* line 612, ../src/screen.sass */
#bodyContent.negTop h4 { text-align: center; }

/* line 614, ../src/screen.sass */
h4 { color: #1a7fa9; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-family: MinionWebProItalic; font-weight: normal; font-size: 24px; margin: 10px 0 15px 0; }

/* line 620, ../src/screen.sass */
.enumerate { list-style: url(/images/header-bullet.png); }
/* line 622, ../src/screen.sass */
.enumerate li { margin-bottom: 5px; }

/* line 624, ../src/screen.sass */
.btn.blueButton { background: url(/images/btnblue.png) 0 0 no-repeat; }
/* line 626, ../src/screen.sass */
.btn.blueButton:hover { background: url(/images/btngreen.png) 0 0 no-repeat; }

/* line 629, ../src/screen.sass */
.blueLink a { color: #3e7b98; }

/* line 631, ../src/screen.sass */
.btn.greenButton { background: url(/images/btngreen.png) 0 0 no-repeat; }
/* line 633, ../src/screen.sass */
.btn.greenButton:hover { background: url(/images/btnblue.png) 0 0 no-repeat; }

/* line 635, ../src/screen.sass */
.btn { height: 25px; width: 132px; display: inline-block; font-family: MinionWebProRegular; font-weight: normal; font-size: 15px; text-align: center; padding-top: 10px; text-decoration: none; border: none; cursor: pointer; }

/* line 646, ../src/screen.sass */
input.btn { height: 35px; padding: 0; }

/* line 650, ../src/screen.sass */
.iconCapture { background: url(/images/iconcapture.png) 5px 7px no-repeat, url(/images/btnblue.png) 0 0 no-repeat; padding-left: 20px; width: 112px; color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 654, ../src/screen.sass */
.iconCapture:hover { background: url(/images/iconcapture.png) 5px 7px no-repeat, url(/images/btngreen.png) 0 0 no-repeat; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 657, ../src/screen.sass */
.iconEditOrganize { background: url(/images/iconeditorganize.png) 5px 7px no-repeat, url(/images/btnblue.png) 0 0 no-repeat; padding-left: 20px; width: 112px; color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 661, ../src/screen.sass */
.iconEditOrganize:hover { background: url(/images/iconeditorganize.png) 5px 7px no-repeat, url(/images/btngreen.png) 0 0 no-repeat; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 664, ../src/screen.sass */
.iconSchedule { background: url(/images/iconschedule.png) 5px 6px no-repeat, url(/images/btnblue.png) 0 0 no-repeat; padding-left: 20px; width: 112px; color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 668, ../src/screen.sass */
.iconSchedule:hover { background: url(/images/iconschedule.png) 5px 6px no-repeat, url(/images/btngreen.png) 0 0 no-repeat; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 671, ../src/screen.sass */
.iconTrack { background: url(/images/icontrack.png) 5px 7px no-repeat, url(/images/btnblue.png) 0 0 no-repeat; padding-left: 20px; width: 112px; color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 675, ../src/screen.sass */
.iconTrack:hover { background: url(/images/icontrack.png) 5px 7px no-repeat, url(/images/btngreen.png) 0 0 no-repeat; color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 678, ../src/screen.sass */
.blueBtnText { color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 680, ../src/screen.sass */
.blueBtnText:hover { color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 682, ../src/screen.sass */
.greenBtnText { color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }
/* line 684, ../src/screen.sass */
.greenBtnText:hover { color: #16516d; text-shadow: 0px 1px 1px #5cb7e2; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 686, ../src/screen.sass */
.whiteBtnText { color: white; text-shadow: 0px 1px 1px #555555; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 688, ../src/screen.sass */
#footer { padding: 10px 0 20px 0; color: #eeeeee; font-size: 10px; }
/* line 692, ../src/screen.sass */
#footer p { text-align: center; }
/* line 694, ../src/screen.sass */
#footer p a { color: #dddddd; text-decoration: none; }

/* line 697, ../src/screen.sass */
em { font-family: MinionWebProItalic; font-weight: normal; }

/* line 699, ../src/screen.sass */
.logoPair { overflow: hidden; *zoom: 1; background: #313435; padding: 20px; width: 920px; margin-left: 26px; position: relative; }
/* line 706, ../src/screen.sass */
.logoPair #subNav { float: right; width: 300px; margin-top: 15px; }

/* line 710, ../src/screen.sass */
.screensList { padding: 50px 30px 20px 30px; }
/* line 712, ../src/screen.sass */
.screensList li { overflow: hidden; *zoom: 1; margin-bottom: 70px; font-size: 15px; }
/* line 716, ../src/screen.sass */
.screensList li p { color: #333333; line-height: 1.5em; }
/* line 719, ../src/screen.sass */
.screensList .related { margin-bottom: 10px; }
/* line 721, ../src/screen.sass */
.screensList .related .div70 { margin-top: 0; }
/* line 723, ../src/screen.sass */
.screensList .related .hasM { margin-top: 60px; }
/* line 725, ../src/screen.sass */
.screensList .div30 { width: 260px; padding-right: 20px; float: left; }
/* line 729, ../src/screen.sass */
.screensList .div30 p { line-height: 1.8em; margin-bottom: 15px; }
/* line 732, ../src/screen.sass */
.screensList .div70 { width: 560px; margin-top: 60px; padding-bottom: 20px; background: url(/images/flip-shadow.png) center bottom no-repeat; float: right; }
/* line 738, ../src/screen.sass */
.screensList .div70 .top { position: absolute; margin-top: 30px; left: 90%; }
/* line 742, ../src/screen.sass */
.screensList .div70.noSh { background: none; margin-top: 5px; }
/* line 745, ../src/screen.sass */
.screensList .div70.noSh img { -webkit-box-shadow: 0px 0px 5px #aaaaaa; -moz-box-shadow: 0px 0px 5px #aaaaaa; box-shadow: 0px 0px 5px #aaaaaa; }
/* line 747, ../src/screen.sass */
.screensList .div70.noSh .top { margin-top: 130px; }

/* line 749, ../src/screen.sass */
h1.centeredH1 { font-family: MinionWebProItalic; font-weight: normal; color: white; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ text-align: center; font-size: 48px; }

/* line 755, ../src/screen.sass */
h2.centeredH2 { text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-size: 18px; color: #b7dcee; text-align: center; }

/* line 760, ../src/screen.sass */
h2.centeredH2.mTop { margin-top: 35px; font-size: 15px; }
/* line 763, ../src/screen.sass */
h2.centeredH2.mTop .h2Link { color: white; margin-left: 10px; }

/* line 766, ../src/screen.sass */
.exactContent { width: 960px; margin-left: -54px; }

/* line 768, ../src/screen.sass */
dt { font-size: 20px; font-weight: bold; text-shadow: 0px 1px 1px white; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 772, ../src/screen.sass */
dd { font-size: 15px; margin-bottom: 30px; }

/* line 776, ../src/screen.sass */
dl { margin: 30px 30px 20px 30px; }
/* line 778, ../src/screen.sass */
dl ul, dl ul li { list-style: disc outside; }
/* line 780, ../src/screen.sass */
dl ol li { list-style: decimal outside; margin-left: 20px; }
/* line 783, ../src/screen.sass */
dl ul { margin: 20px; }
/* line 785, ../src/screen.sass */
dl li { margin-bottom: 20px; }
/* line 787, ../src/screen.sass */
dl .mTop { margin-top: 15px; }

/* line 789, ../src/screen.sass */
.blue { color: #3e7b98; }

/* line 791, ../src/screen.sass */
.plainH3 { text-align: left; text-shadow: none; filter: none; margin-left: 30px; }

/* line 795, ../src/screen.sass */
#slides { position: absolute; top: 115px; right: 23px; height: 335px; width: 483px; overflow: hidden; }
/* line 802, ../src/screen.sass */
#slides img { position: relative; top: 0; left: 0; }

/* line 806, ../src/screen.sass */
.divShow { overflow: hidden; *zoom: 1; }
/* line 808, ../src/screen.sass */
.divShow h1 { font-size: 24px; }
/* line 810, ../src/screen.sass */
.divShow p { line-height: 1.8em; margin-bottom: 15px; }
/* line 813, ../src/screen.sass */
.divShow .divVid { width: 640px; margin: 0 auto 0 auto; margin-bottom: 20px; }

/* line 817, ../src/screen.sass */
.top { color: #5cb7e2; text-decoration: none; float: right; font-size: 11px; background: url(/images/top.png) 0 2px no-repeat; padding-left: 12px; }

/* line 824, ../src/screen.sass */
.bottomCTA { background: #313435 url(/images/cta.png) 0 0 repeat-x; text-align: center; padding: 20px 0 20px 0; color: #eeeeee; text-shadow: 0px 1px 1px black; /*:filter dropshadow(color=$color, offx=0, offy=1) */ margin: 40px 0 0 0; }
/* line 831, ../src/screen.sass */
.bottomCTA h1 { margin-bottom: 10px; }

/* line 833, ../src/screen.sass */
.greenTab { height: 35px; width: 443px; background: url(/images/green-tab.png) 0 0 no-repeat; position: absolute; display: block; text-align: center; font-size: 30px; color: white; text-shadow: 0px 1px 1px #444444; /*:filter dropshadow(color=$color, offx=0, offy=1) */ font-family: MinionWebProItalic; font-weight: normal; padding-top: 40px; }
/* line 845, ../src/screen.sass */
.greenTab span { color: #4f6103; text-shadow: 0px 1px 1px #cae372; /*:filter dropshadow(color=$color, offx=0, offy=1) */ }

/* line 848, ../src/screen.sass */
.greenTab.cta { top: 96px; padding-top: 20px; height: 55px; left: 240px; text-decoration: none; background: url(/images/green-tab-flip.png) 0 0 no-repeat; }

/* line 855, ../src/screen.sass */
.ctaContainer { position: relative; padding-bottom: 100px; }

/* line 858, ../src/screen.sass */
a { cursor: pointer; }

/* line 860, ../src/screen.sass */
.div50 { float: left; width: 400px; margin-top: 20px; margin-left: 50px; margin-bottom: 30px; }
/* line 866, ../src/screen.sass */
.div50 a { color: #3e7b98; }

/* line 868, ../src/screen.sass */
.clear { overflow: hidden; *zoom: 1; }

/* line 870, ../src/screen.sass */
.moveLeft { margin-left: 31px; }

/* line 872, ../src/screen.sass */
strong { font-weight: bold; }

/* line 874, ../src/screen.sass */
.errorExplanation { background: #eeeeee !important; border: 1px solid #cccccc; width: 405px; padding: 20px; }
/* line 879, ../src/screen.sass */
.errorExplanation ul, .errorExplanation li, .errorExplanation p { list-style: none !important; line-height: 1.5em !important; color: #cc1111 !important; }
/* line 883, ../src/screen.sass */
.errorExplanation ul { margin-top: 20px; }
/* line 885, ../src/screen.sass */
.errorExplanation p { font-size: 12px; font-weight: bold; margin: 0 !important; }

/* line 889, ../src/screen.sass */
.toolTip { background: url(/images/tooltip-point.png) left bottom no-repeat; width: 430px; color: white; font-size: 16px; padding-bottom: 16px; line-height: 1.4em; position: absolute; display: none; }
/* line 898, ../src/screen.sass */
.toolTip .toolTipContent { background: url(/images/tooltip-pattern.png) 0 bottom repeat; height: 100%; padding: 20px 10px 20px 10px; }
/* line 902, ../src/screen.sass */
.toolTip .toolTipContent p { text-shadow: none !important; color: white !important; font-size: 12px !important; font-weight: normal; }

/* line 907, ../src/screen.sass */
#slides { background: url(/images/browse-shot.jpg) center 0 no-repeat; }

/* line 909, ../src/screen.sass */
.tooltipQuestion { height: 20px; padding-left: 20px; width: 0; overflow: hidden; cursor: pointer; display: inline-block; margin-left: 3px; background: url(/images/tooltip-question.png) 0 0 no-repeat; }
