html,body
{  margin: 0;
   padding: 0;
   color: #333;
   background-image:linear-gradient(to right, #b2dbf6, #c8e5f8);
   line-height: 140%;
   font-size: 16px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img
{  border: 0;
}
h1
{  line-height: 140%;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
}
h2
{  line-height: 140%;
   font-size: 25px;
   font-weight: normal;
   margin: 0 0 0 0;
}
h3
{  line-height: 140%;
   font-size: 16px;
   font-weight: normal;
   margin: 0 0 0 0;
}
#content
{  width: 100%;
   margin: 0 auto;
}
#header
{  width: 100%;
   height: 50px;
   background-color: #6989ba;
}
#headerLogo
{  float: left;
   width: 417px;
   height: 50px;
}
#headerMenu
{  float: right;
   height: 20px;
}
#headerMenu ul
{  margin-top: 0px;
   list-style: none;
}
#headerMenu li
{  display: inline;
   padding-right: 25px;
}
#headerMenu a
{  color: #ffffff;
   line-height: 100%;
   font-size: 14px;
   text-shadow: 0px 1px 0px rgba(1,1,1,.45);
   text-decoration: none;
}
#headerMenu a:hover
{  text-decoration: underline;
}
#headerLink a
{  color: #ffffff;
   text-shadow: 0px 1px 0px rgba(1,1,1,.45);
   text-decoration: none;
}
#headerLink a:hover
{  text-decoration: underline;
}

.pageBody
{  clear: both;
   width: 100%;
}
.tombstoneGradient
{  background: #333436;
   color: #ffffff;
}
.pageGradient
{  background: #ececec;
}

.tombstoneContent
{  width: 950px;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 0 0 0;
}
.tombstoneColumnLeft
{  float: left;
   width: 425px;
   padding: 0 25px 0 25px;
}
.tombstoneColumnRight
{  float: right;
   width: 425px;
   padding: 0 25px 0 25px;
}
#mainTombstoneList li
{  margin-top: 10px;
}
.bodyContent
{  width: 950px;
   margin-left: auto;
   margin-right: auto;
}
.bodyLeft
{  float: left;
   width: 425px;
   padding: 0 25px 0 25px;
}
.bodyRight
{  float: right;
   width: 425px;
   padding: 0 25px 0 25px;
}

.screenshotBlock
{  width: 450px;
   margin-left: auto;
   margin-right: auto;
}
.screenshotBlockLeft
{  float: left;
   width: 220px;
}
.screenshotBlockRight
{  float: right;
   width: 205px;
   font-weight: bold;
   padding: 0 0 0 25px;
}
.scrShotVertSpc
{  margin-bottom: 20px;
}
.imageBorder
{  border-style: solid;
   border-width: 1px;
}
.inBodyImageFloatLeft
{  float: left;
   padding: 6px 25px 0 0;
}
.inBodyImageFloatRight
{  float: right;
   padding: 6px 0 0 15px;
}

#footer
{  clear: both;
   width: 100%;
   height: 255px;
   background-color: #6989ba;
}
#footerLeft
{  float: left;
   width: 180px;
   padding: 10px 0px 0px 10px;
}
#footerRight
{  float: right;
   width: 750px;
}
#footerRightOne
{  float: left;
   width: 600px;
   padding: 10px 0px 0px 0px;
}
#footerRightTwo
{  float: right;
   width: 140px;
   padding: 10px 10px 0px 0px;
   text-align: right;
}
.footerColumn
{  float: left;
   width: 200px;
}

.separatorLineBlack
{  width: 90%;
   height: 1px;
   margin-left: auto;
   margin-right: auto;
   background-color: #000000;
}
.separatorLineMidBlack
{  width: 450px;
   height: 1px;
   margin-left: auto;
   margin-right: auto;
   background-color: #000000;
}
.separatorLineFullBlack
{  width: 100%;
   height: 1px;
   margin-left: auto;
   margin-right: auto;
   background-color: #000000;
}
.separatorLineShortBlack
{  width: 250px;
   height: 1px;
   margin-left: auto;
   margin-right: auto;
   background-color: #000000;
}
.onePXRowBlack
{  width: 100%;
   height: 1px;
   background-color: #000000;
}
.onePXRowBlue
{  width: 100%;
   height: 1px;
   background-color: #1b56fd;
}
.onePXRowWhite
{  width: 100%;
   height: 1px;
   background-color: #ffffff;
}

.parchmentBox
{  box-shadow: 10px 10px 5px #888888;
   text-align: left;
   color: #000000;
   width: 375px;
   padding: 20px 23px 20px 23px;
   margin-left: auto;
   margin-right: auto;
   background: linear-gradient(to bottom, #ffffff, #f5deb3);
   border-style: solid;
   border-width: 1px;
   border-color: #d0c8b0;
}
.blueBox
{  box-shadow: 10px 10px 5px #888888;
   text-align: left;
   color: #ffffff;
   width: 375px;
   padding: 20px 23px 20px 23px;
   margin-left: auto;
   margin-right: auto;
   background: linear-gradient(to bottom, #96b2dd, #4a6ca1);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.bluePricingBox
{  box-shadow: 5px 5px 5px #888888;
   color: #000000;
   background: linear-gradient(to bottom, #c1d4ef, #6989ba);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.greenPricingBox
{  box-shadow: 5px 5px 5px #888888;
   color: #000000;
   background: linear-gradient(to bottom, #a3f5a3, #80bb7e);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.yellowPricingBox
{  box-shadow: 5px 5px 5px #888888;
   color: #000000;
   background: linear-gradient(to bottom, #fefed8, #f4f4a2);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.whitePricingBox
{  box-shadow: 5px 5px 5px #888888;
   color: #000000;
   background: linear-gradient(to bottom, #ffffff, #c9c9c9);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.plainHighlightBox
{  padding: 10px 20px 15px 30px;
   background: #faefd9;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}
.gradientBoxWhiteBlue
{  padding: 10px 20px 15px 20px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
   background: linear-gradient(to bottom, #ffffff, #c1daff);
   box-shadow: 1px 1px 1px #ccc;
}
.plainBoxWhite
{  padding: 20px 20px 20px 5px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
   background: #ffffff;
   box-shadow: 1px 1px 1px #ccc;
}
.shallowBoxShadow
{  box-shadow: 1px 1px 1px #ccc;
}
.purchaseBoxFormat
{  font-size: 15px;
   background-color: #ffffff;
   border: solid #000000 1px;
   text-align: center;
   width: 50px;
   height: 25px;
}
.signUpBoxFormat
{  font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   background-color: #e9effa;
   border: solid #7491a3 2px;
}
.signUpBoxFormat:hover
{  border: solid #38b0de 2px;
}
.signUpBoxFormat:focus
{  border: solid #007fff 2px;
}
.signUpBoxFormatNumber
{  font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   background-color: #ffffff;
   border: solid #7491a3 2px;
   text-align: center;
}
.signUpBoxFormatNumber:hover
{  border: solid #38b0de 2px;
}
.signUpBoxFormatNumber:focus
{  border: solid #007fff 2px;
}
.check
{  display: none;
}

.menuText
{  color: #000000;
   line-height: 100%;
   font-size: 16px;
   text-shadow: 0px 1px 0px rgba(255,255,255,.45);
   text-decoration: none;
}
.menuText:hover
{  text-decoration: underline;
}
.menuTextSmall
{  color: #000000;
   line-height: 140%;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
.menuTextSmall:hover
{  text-decoration: underline;
}
.textSmall
{  line-height: 140%;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
.menuTextSmallWhite
{  color: #ffffff;
   line-height: 140%;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
.menuTextSmallWhite:hover
{  text-decoration: underline;
}
.textSmallWhite
{  color: #ffffff;
   line-height: 140%;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
.hoverUnderline:hover
{  text-decoration: underline;
}
.textBold
{  font-weight: bold;
}
.textBoldItalic
{  font-weight: bold;
   font-style: italic;
}
.textDarkBlueNoUnderline
{  color: #0000A0;
   text-decoration: none;
}
.titleText
{  color: #333;
   line-height: 140%;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
}
.titleTextWhite
{  color: #ffffff;
   line-height: 140%;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
}
.subTitleText
{  color: #333;
   line-height: 140%;
   font-size: 18px;
}
.subTitleTextBlue
{  color: #0000FF;
   line-height: 140%;
   font-size: 18px;
}
.subTitleTextLink
{  font-size: 18px;
}

ol li
{  padding-bottom: 10px;
}

.docLayout
{  width: 700px;
   margin-left: auto;
   margin-right: auto;
}
.docTOCLayout
{  width: 500px;
   margin-left: auto;
   margin-right: auto;
   padding-top: 25px;
   padding-bottom: 50px;
}
.docTitle
{  line-height: 140%;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
   text-align: center;
}
.docSectionTitle
{  line-height: 140%;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
}
.docSubTitle
{  line-height: 140%;
   font-size: 20px;
   font-weight: normal;
   margin: 0 0 0 0;
   padding-top: 25px;
}
.docImage
{  text-align: center;
}
.docTipBox
{  box-shadow: 5px 5px 5px #888888;
   color: #000000;
   background: linear-gradient(to bottom, #ffffff, #f5deb3);
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 25px;
}
.docTableRow
{  clear: both;
   width: 700px;
}
.docTableCellLeft
{  float: left;
   width: 200px;
   font-weight: bold;
}
.docTableCellRight
{  float: right;
   width: 500px;
}

.blogLayout
{  width: 700px;
   margin-left: auto;
   margin-right: auto;
}
.blogTitle
{  line-height: 140%;
   font-size: 40px;
   font-weight: normal;
   margin: 0 0 0 0;
   padding-top: 25px;
}
.blogTitleTextSmall
{  line-height: 140%;
   font-size: 12px;
   text-decoration: none;
   padding-top: 10px;
}
.blogSubTitle
{  line-height: 140%;
   font-size: 20px;
   font-weight: normal;
   margin: 0 0 0 0;
}
.blogImage
{  text-align: center;
}

#tombstoneImageLearn
{   height: 350px;
    background: #110B0A url("https://d1qdzd9wcxolrj.cloudfront.net/images/back_meeting_1000x500_1606.jpg");
    background-repeat: no-repeat;
    background-size: 110%;
}
#learnBackFirst
{   height: 300px;
    background: #110B0A url("https://d1qdzd9wcxolrj.cloudfront.net/images/learn_back_1_1606.jpg");
    background-repeat: no-repeat;
    background-size: 110%;
}
#learnBackSecond
{   height: 300px;
    background: #110B0A url("https://d1qdzd9wcxolrj.cloudfront.net/images/learn_back_2_1606.jpg");
    background-repeat: no-repeat;
    background-size: 110%;
}

.tombstoneBlueBox
{  text-align: left;
   color: #ffffff;
   width: 350px;
   margin-left: auto;
   margin-right: auto;
   background: #4a6ca1;
   border-radius: 4px;
   border-style: solid;
   border-width: 1px;
   border-color: #ffffff;
}

.tombstoneTestimonialBox
{  text-align: left;
   color: #000000;
   font-size: 20px;
   width: 450px;
   padding: 20px 23px 20px 23px;
   margin-left: auto;
   margin-right: auto;
   background: rgba(255, 255, 255, .2);
   border-radius: 7px;
   border-style: solid;
   border-width: 1px;
   border-color: #ffffff;
}

.tombstoneTestimonialBoxWhite
{  text-align: left;
   color: #ffffff;
   font-size: 20px;
   width: 450px;
   padding: 20px 23px 20px 23px;
   margin-left: auto;
   margin-right: auto;
   background: rgba(255, 255, 255, .2);
   border-radius: 7px;
   border-style: solid;
   border-width: 1px;
   border-color: #ffffff;
}

.tombstoneTestimonialBoxBlack
{  text-align: left;
   color: #000000;
   font-size: 20px;
   width: 450px;
   padding: 20px 23px 20px 23px;
   margin-left: auto;
   margin-right: auto;
   background: #ffffff;
   border-radius: 7px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}

.button
{  display: inline-block;
   border: 1px solid #ccc;
   border-radius: 4px;
   padding: 5px 24px 7px;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
   color: inherit;
   text-align: center;
   text-decoration: none;
}
.button.freeTrial
{  border-color: rgba(0, 0, 0, .4);
   color: #fff;
   background: linear-gradient( #1f9a3a, #1f9a3a);
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.button.freeTrial:active
{  background: linear-gradient( #28b244, #28b244);
}
.button.moreInfo
{  border-color: rgba(0, 0, 0, .4);
   color: #fff;
   background: linear-gradient( #6989ba, #6989ba);
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.button.moreInfo:active
{  background: linear-gradient( #7e99c0, #7e99c0);
}
.button.orange
{  border-color: rgba(0, 0, 0, .4);
   color: #000000;
   background: linear-gradient( #faa51b, #f47a21);
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.button.orange:active
{  background: linear-gradient( #faa51b, #faa51b);
}
.button.freeTrialSolid
{  border: 2px solid #ccc;
   border-color: rgba(0, 0, 0, .4);
   color: #fff;
   background: #1f9a3a;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.button.freeTrialSolid:active
{  color: #fff;
   background: #1f9a3a;
}
.button.freeTrialSolid:hover
{  color: #000000;
   background: #28b244;
   text-shadow: 0 -1px 0 rgba(255, 255, 255, .5);
}
.button.moreInfoSolid
{  border: 2px solid #ccc;
   border-color: rgba(0, 0, 0, .4);
   color: #fff;
   background: #6989ba;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.button.moreInfoSolid:active
{  color: #fff;
   background: #6989ba;
}
.button.moreInfoSolid:hover
{  color: #000000;
   background: #7e99c0;
   text-shadow: 0 -1px 0 rgba(255, 255, 255, .5);
}

.buttonFlat
{  display: inline-block;
   border-radius: 4px;
   padding: 5px 24px 7px;
   color: inherit;
   text-align: center;
   text-decoration: none;
}
.buttonFlat.freeTrial
{  border: 2px solid #35cb50;
   background-color: #35cb50;
   color: #ffffff;
}
.buttonFlat.freeTrial:hover
{  border: 2px solid #5ae873;
   background-color: #5ae873;
   color: #000000;
}
.buttonFlat.learnMore
{  border: 2px solid #ffffff;
   color: #ffffff;
}
.buttonFlat.learnMore:hover
{  background-color: #ffffff;
   color: #000000;
}

.buttonFlat.learnMoreBlack
{  border: 2px solid #000000;
   background-color: #faa51b;
   color: #000000;
}
.buttonFlat.learnMoreBlack:hover
{  background-color: #000000;
   color: #ffffff;
}