html {
  width: 100%;
  height: 100%;
}
body {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;  
  background: rgba(77,76,76,1);
  background: -moz-linear-gradient(-45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(77,76,76,1)), color-stop(25%, rgba(120,120,120,1)), color-stop(50%, rgba(77,76,76,1)), color-stop(75%, rgba(120,120,120,1)), color-stop(100%, rgba(77,76,76,1)));
  background: -webkit-linear-gradient(-45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
  background: linear-gradient(135deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4c4c', endColorstr='#4d4c4c', GradientType=1 );
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
}
.Page {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    color: #000000;
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
    height: auto;
    text-align: left;
    padding: 0px;
    border: 0px solid #030303;
    position: relative;
}
.ImagePage {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
  width: 1050px;
  height: auto;
  text-align: left;
  padding: 0px;
  border-width: 0px;
  position: relative;
}
.TopBanner {
  background-color: #b2bdc4;
  width: 1050px;
  height: auto;
  border-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  position: relative;
}
.BottomBanner {
  background-color: #b2bdc4;
  width: 1050px;
  height: auto;
  border-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  position: relative;
}
.Header {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #000080;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: 110px;
}
.HeaderTitle {
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.HeaderTitle a:link {
  color: #00ffff;
  text-decoration: none;
}
.HeaderTitle a:visited {
  color: #00ffff;
  text-decoration: none;
}
.HeaderTitle a:hover {
  color: #00ffff;
  text-decoration: none;
}
.HeaderLinks {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}
.HeaderLinks a:link {
  color: #ffffff;
}
.HeaderLinks a:visited {
  color: #ffffff;
}
.HeaderLinks a:hover {
  color: #ffffff;
}
.FooterLinks {
  color: #ffffff;
}
.FooterLinks a:link {
  color: #ffffff;
}
.FooterLinks a:visited {
  color: #ffffff;
}
.FooterLinks a:hover {
  color: #ffffff;
}
.SocialMediaLinks {
  color: #000000;
  text-decoration: none;
}
.SocialMediaLinks a:link {
  color: #000000;
  text-decoration: none;
}
.SocialMediaLinks a:visited {
  color: #000000;
  text-decoration: none;
}
.SocialMediaLinks a:hover {
  color: #000000;
  text-decoration: none;
}
.HeaderTable {
    margin: auto;
    width: 1050px;
    border-collapse: collapse;
    background-color: #717070;
}
.HeaderTD {
  background-color: #000080;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-width: 0px;
  width: auto;
  margin: auto;
  padding: 5px;
  vertical-align: middle;
}
.NavigationTable {
  margin: auto;
  width: 1050px;
  border-collapse: collapse;
}
.NavigationTD {
  color: #0000ff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-width: 0px;
  height: 30px;
  width: auto;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  cursor: pointer;
  background-image: 
  background-color: #00ffff;
}
.NavigationTDHover {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-width: 0px;
  height: auto;
  width: auto;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(http://www. .com/images/gradient_hover.jpg);
  background-color: #0000ff;
}
.SocialMediaTable {
  margin: auto;
  width: 100%;
  border-collapse: collapse;
}
.SocialMediaTD {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-width: 0px;
  height: auto;
  width: auto;
  margin: auto;
  padding: 3px;
  vertical-align: middle;
}
.NavigationAid {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  margin-top: auto;
  margin-bottom: 12px;
  padding: 5px;
}
.JavaScriptTestMessage {
  background-color: #ffff00;
  color: #000000;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  text-align: justify;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  overflow: hidden;
}
.MainContentBox {
    background-color: #6B6B6B;
    width: auto;
    height: auto;
    text-align: left;
    padding: 5px;
}
.MainContentBox hr {
    color: #000000;
    width: auto;
    height: 0px;
    background-color: #050505;
    border: 1px solid #060606;
}
.ContentBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.ContentTitle {
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  overflow: hidden;
}
.TopicBox {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    color: #000000;
    background-color: #5B5A5A;
    text-align: justify;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.TopicTitle {
    background-color: #767676;
    color: #C4C4C8;
    font-size: 28px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 3px solid #000000;
    min-width: 350px;
    overflow: hidden;
    text-align: center;
    font-family: arbutus;
    font-style: normal;
    text-shadow: 2px 4px 5px #0E0D0D;
}
.TopicSubTitle {
  background-color: #eeeeff;
  color: #000080;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
  border-bottom: 3px solid #00ffff;
  min-width: 350px;
  overflow: hidden;
}
.HeadlineBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.HeadlineTitle {
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
  overflow: hidden;
}
.HeadlineTitle a:link {
  color: #000080;
  text-decoration: none;
}
.HeadlineTitle a:visited {
  color: #000080;
  text-decoration: none;
}
.HeadlineTitle a:hover {
  color: #000080;
  text-decoration: underline;
}
.DailyQuizBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.DailyQuizTitle {
  background-color: #eeeeff;
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
  overflow: hidden;
}
.DailyQuizTitle a:link {
  color: #000080;
  text-decoration: none;
}
.DailyQuizTitle a:visited {
  color: #000080;
  text-decoration: none;
}
.DailyQuizTitle a:hover {
  color: #000080;
  text-decoration: underline;
}
.AlmanacBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.AlmanacTitle {
  color: #000080;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.AlmanacTitle a:link {
  color: #000080;
  text-decoration: none;
}
.AlmanacTitle a:visited {
  color: #000080;
  text-decoration: none;
}
.AlmanacTitle a:hover {
  color: #000080;
  text-decoration: underline;
}
.AlmanacDateText {
  color: #808080;
  font-size: 12px;
  margin-bottom: 6px;
}
.FigureHeadlineBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 10px;
}
.FigureHeadlineTitle {
  background-color: #eeeeff;
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
  overflow: hidden;
}
.FigureHeadlineTitle a:link {
  color: #000080;
  text-decoration: none;
}
.FigureHeadlineTitle a:visited {
  color: #000080;
  text-decoration: none;
}
.FigureHeadlineTitle a:hover {
  color: #000080;
  text-decoration: underline;
}
.LectureTitle {
  background-color: #00ffff;
  color: #000080;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  overflow: hidden;
}
.fp {
    text-indent: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-shadow: 1px 2px 5px #060606;
    color: #E0DDDD;
    background-color: #767575;
}
.bp {
  text-indent: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.SolutionCommentsInstructions {
  background-color: #ffff00;
  text-indent: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 10px;
}
.IndentText {
  text-indent: 25px;
}
.FullFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 2px solid #00ffff;
  position: relative;
  clear: both;
}
.LeftFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 500px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: left;
  position: relative;
  clear: left;
}
.LeftFigureBox400 {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 400px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: left;
  position: relative;
  clear: left;
}
.LeftFigureBox610 {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 610px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: left;
  position: relative;
  clear: left;
}
.BoxForFiguresAndIllustrations {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin: 0px;
  width: 610px;
  padding: 5px;
  border: 2px solid #00ffff;
}
.RightFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 500px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.RightFigureBox400 {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 400px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.RightFigureBox610 {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 610px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.FullAnimatedFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 2px solid #00ffff;
  position: relative;
  clear: both;
}
.LeftAnimatedFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 560px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: left;
  position: relative;
  clear: left;
}
.RightAnimatedFigureBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 560px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.FreeStandingFigureLeft {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: auto;
  height: auto;
  padding: 0px;
  border: 0px solid #00ffff;
  float: left;
  position: relative;
  clear: left;
}
.FreeStandingFigureRight {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: auto;
  height: auto;
  padding: 0px;
  border: 0px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.FullTableBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 2px solid #00ffff;
  position: relative;
  clear: both;
}
.LeftTableBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 600px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: left;
  position: relative;
}
.RightTableBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 500px;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  position: relative;
  clear: right;
}
.FigureTableTitle {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: #000080;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 5px;
}
.FigureTableTitleTop {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: #000080;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 5px;
}
.FigureTableLegend {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
}
.CalculatorBoxWithTopMenu {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #c8ffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  border-left: 2px solid #000080;
  border-right: 2px solid #000080;
  border-top: 0px solid #000080;
  border-bottom: 2px solid #000080;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}
.CalculatorBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #c8ffff;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  border: 1px solid #000080;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}
.CalculatorTextBox {
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 1px solid #00ffff;
  width: 200px;
}
.CalculatorSmallTextBox {
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 1px solid #00ffff;
  width: 100px;
}
.CalculatorTextBoxActive {
  background-color: #ffff00;
  color: #0000ff;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 1px solid #00ffff;
  width: 200px;
}
.CalculatorTextBoxDisabled {
  background-color: #eeeeee;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 1px solid #00ffff;
  width: 200px;
}
.CalculatorBoxTable {
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0px;
  padding: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.CalculatorBoxTD {
  color: #000000;
  font-weight: normal;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxCenterTD {
  color: #000000;
  font-weight: normal;
  border-width: 0px;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxVariableTD {
  border-width: 0px;
  text-align: right;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxUnitLabelTD {
  color: #0000ff;
  font-weight: bold;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxUnitLabelCenterTD {
  color: #0000ff;
  font-weight: bold;
  border-width: 0px;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxTDButtons {
  border-width: 0px;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.CalculatorBoxCalculationResultTD {
  background-color: #ffff00;
  color: #000000;
  font-weight: normal;
  border-width: 0px;
  text-align: justify;
  vertical-align: middle;
  padding: 5px;
}
.CalculatorBoxSelect {
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 1px solid #00ffff;
  width: 75px;
}
.CalculatorButton {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.CalculatorButtonDisabled {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #aaaaaa;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  cursor: default;
}
.QuestionsBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #fcf4dd;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  border: 0px solid #ffffff;
  margin: 10px;
  padding: 10px;
  display: block;
}
.QuestionChoice {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.ChoiceTrue {
  color: #0000ff;
  font-size: 18px;
}
.ChoiceFalse {
  color: #ff0000;
  font-size: 18px;
}
.AnswerKeyOrGradedQuiz {
  color: #000080;
  font-size: 20px;
  font-weight: bold;
}
.PageTitle {
  color: #000080;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.DateText {
  color: #808080;
  font-size: 12px;
  margin-bottom: 10px;
}
.DatePostedText {
  color: #808080;
  font-size: 12px;
  margin-bottom: 10px;
  clear: both;
}
.SmallNoteText {
  color: #808080;
  font-size: 12px;
  cursor: default;
}
.LeftAligned {
  text-align: left;
}
.Centered {
  text-align: center;
}
.RightAligned {
  text-align: right;
}
.Justified {
  text-align: justify;
}
.CenteredTitle {
  background-color: #00ffff;
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
}
.CenteredHeading {
  color: #0000ff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.FAQBox {
  font-size: 16px;
}
.FAQQuestion {
  font-weight: bold;
}
.FAQBox ul {
  margin: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.FAQBox li {
  margin-top: 0px;
  margin-bottom: 10px;
}
.FAQBox hr {
  color: #00ffff;
  width: 100%;
  height: 0px;
  background-color: #00ffff;
  border: 1px solid #00ffff;
}
.SocialMediaBoxTopRight {
  color: #000080;
  background-color: #ebffff;
  width: 340px;
  height: auto;
  text-align: left;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  font-size: 16px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  clear: right;
}
.AdUnitRight {
  color: #000080;
  background-color: #ebffff;
  width: 340px;
  height: auto;
  text-align: center;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  font-size: 16px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  clear: right;
  vertical-align: middle;
}
.RightColumn {
  color: #000080;
  background-color: #ebffff;
  width: 340px;
  height: auto;
  text-align: left;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  font-size: 16px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  clear: right;
}
.AdUnitRightBottom {
  color: #000080;
  background-color: #ebffff;
  width: 340px;
  height: auto;
  text-align: center;
  padding: 5px;
  border: 2px solid #00ffff;
  float: right;
  font-size: 16px;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  display: block;
  clear: right;
  vertical-align: middle;
}
.RightColumnList {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.RightColumnList ol {
  margin: 0px;
  padding-left: 25px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.RightColumnList ul {
  margin: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.RightColumnList li {
  margin-top: 0px;
  margin-bottom: 0px;
}
.SequenceFont {
  font-family: "Courier New", Courier, "Lucida Console", monospace;
  font-size: 16px;
}
img {
  padding: 0px;
  margin: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  vertical-align: middle;
}
. SearchTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 300px;
}
. SearchTextBoxSearching {
  background-color: #ffff00;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 300px;
  cursor: wait;
}
.DailyNewsletterTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 12px;
  width: 225px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}
.ContactFormTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 500px;
}
.ContactFormTextArea {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 500px;
  height: 150px;
}
.SearchImage {
  cursor: pointer;
}
.RegisterImage {
  cursor: pointer;
}
.QuestionMark {
  color: #0080ff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.SelectOption {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border-style: solid;
  border-color: #dddddd;
  border-width: 1px;
  font-size: 14px;
  width: 500px;
  background: #ffffff;
  margin-top: 5px;
}
.Footer {
  background-color: #000080;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border-left: 0px solid #000080;
  border-right: 0px solid #000080;
  border-top: 0px solid #000080;
  border-bottom: 0px solid #000080;
  display: block;
  clear: both;
}
.Footer a:link {
  color: #ffffff;
}
.Footer a:visited {
  color: #ffffff;
}
.Footer a:hover {
  color: #ffffff;
}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}
h1 {
  text-align: center;
  color: #000080;
}
h2 {
  text-align: center;
}
h3 {
  text-align: justify;
}
p {
  text-align: justify;
}
li {
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
}
.clWhite {
  color: #ffffff;
}
.clBlue {
  color: #0000ff;
}
.clNavy {
  color: #000080;
}
.clRed {
  color: #ff0000;
}
.clGreen {
  color: #00ff00;
}
.clYellow {
  color: #ffff00;
}
.clLightBlue {
  color: #ccffff;
}
.clTurquoise {
  color: #00ffff;
}
.clPink {
  color: #ffc0cb;
}
.clHotPink {
  color: #ff69b4;
}
.clYellowBackground {
  background-color: #ffff00;
}
.clLightBlueBackground {
  background-color: #ccffff;
}
.FS10 {
  font-size: 10px;
}
.FS12 {
  font-size: 12px;
}
.FS14 {
  font-size: 14px;
}
.FS16 {
  font-size: 16px;
}
.FS18 {
  font-size: 18px;
}
.FS20 {
  font-size: 20px;
}
.FS22 {
  font-size: 22px;
}
.FS24 {
  font-size: 24px;
}
.FS26 {
  font-size: 26px;
}
.FS28 {
  font-size: 28px;
}
.FS30 {
  font-size: 30px;
}
.FS32 {
  font-size: 32px;
}
.FS34 {
  font-size: 34px;
}
.FS36 {
  font-size: 36px;
}
.FS38 {
  font-size: 38px;
}
.FS40 {
  font-size: 40px;
}
.FS50 {
  font-size: 50px;
}
.FS60 {
  font-size: 60px;
}
.FS70 {
  font-size: 70px;
}
.FS80 {
  font-size: 80px;
}
.FS90 {
  font-size: 90px;
}
.FS100 {
  font-size: 100px;
}
.ComicFont {
  font-family: "Comic Sans MS", cursive, sans-serif;
}
.Symbol {
  font-family: Symbol;
}
.ComputerCodeFont {
  font-family: "Courier New", Courier, "Lucida Console", monospace;
  color: #404040;
}
.DataTableBox {
  background-color: #c8ffff;
  color: #000000;
  width: auto;
  height: auto;
  border: 0px solid #000080;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
}
.DataTable {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  width: auto;
  height: auto;
}
.DataTableTitleTD {
  background-color: #c8ffff;
  color: #000000;
  text-align: left;
  font-weight: bold;
  border: 0px solid #000080;
  vertical-align: top;
  padding: 5px;
}
.DataTableHeaderTD {
  background-color: #00ffff;
  color: #000000;
  text-align: center;
  font-weight: bold;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.DataTableTD {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-weight: normal;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.InformationTable {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  width: auto;
  height: auto;
}
.InformationTableTitleTD {
  background-color: #c8ffff;
  color: #000000;
  text-align: left;
  font-weight: bold;
  border: 0px solid #000080;
  vertical-align: top;
  padding: 5px;
}
.InformationTableHeaderTD {
  background-color: #00ffff;
  color: #000000;
  text-align: center;
  font-weight: bold;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.InformationTableTDLeft {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-weight: normal;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.InformationTableTDCenter {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-weight: normal;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.InformationTableTDRight {
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  font-weight: normal;
  border: 1px solid #000080;
  vertical-align: middle;
  padding: 5px;
}
.MenuBox {
  background-color: #ffffff;
  color: #000080;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  border: 2px solid #000080;
  text-align: center;
  display: inline;
  clear: both;
}
.MenuBoxSelected {
  background-color: #ffff00;
  color: #000080;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  border: 2px solid #000080;
  text-align: center;
  display: inline;
  clear: both;
}
.MenuTable {
  margin: 0px;
  width: auto;
  border-collapse: collapse;
}
.MenuTableNew {
  margin: 0px;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.MenuTD {
  background-color: #ffffff;
  color: #0000ff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: auto;
  width: auto;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #000080;
}
.MenuTDNew {
  background-color: #f0ffff;
  color: #0000ff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: auto;
  width: auto;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  cursor: pointer;
  border-left: 2px solid #0000ff;
  border-right: 2px solid #0000ff;
  border-top: 2px solid #0000ff;
  border-bottom: 4px solid #000080;
}
.MenuSpacerTDNew {
  background-color: #ffffff;
  color: #0000ff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: auto;
  width: 10px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  cursor: default;
  border-left: 0px solid #000080;
  border-right: 0px solid #000080;
  border-top: 0px solid #000080;
  border-bottom: 4px solid #000080;
}
.MenuTDActive {
  background-color: #000080;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: auto;
  width: auto;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #000080;
}
.MenuTDActiveNew {
  background-color: #c8ffff;
  color: #000080;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  height: auto;
  width: auto;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  cursor: pointer;
  border-left: 4px solid #000080;
  border-right: 4px solid #000080;
  border-top: 4px solid #000080;
  border-bottom: 4px solid #c8ffff;
}
.BottomNavigationTable {
  margin: 0px;
  width: auto;
  border-collapse: collapse;
}
.BottomNavigationTD {
  font-size: 14px;
  height: auto;
  width: auto;
  margin: auto;
  padding: 0px;
}
.BMIInterpretationBox {
  background-color: #ffff00;
  color: #000080;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.ReferencesList {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: justify;
}
.ReferencesList li {
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 5px;
}
.RadioGroupBox {
  border: 1px solid #00ffff;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
}
.RadioButtonAndText {
  color: #000000;
  font-weight: normal;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  position: absolute;
}
.RadioButtonAndTextActive {
  color: #0000ff;
  font-weight: bold;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  position: absolute;
}
.RadioButtonAndTextRelPos {
  color: #000000;
  font-weight: normal;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  position: relative;
}
.RadioButtonAndTextActiveRelPos {
  color: #0000ff;
  font-weight: bold;
  border-width: 0px;
  text-align: left;
  vertical-align: middle;
  position: relative;
}
.TransparentContainer {
  background-color: #0000ff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding: 0px;
  width: auto;
  height: auto;
}
.EquationTable {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  width: 100%;
  height: auto;
}
.EquationTableAutoWidth {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  width: auto;
  height: auto;
}
.EquationTable610 {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  width: 610px;
  height: auto;
}
.EquationTableTD {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  font-weight: normal;
  border: 0px solid #000080;
  vertical-align: middle;
  padding: 5px;
  width: auto;
}
.EquationTableTDLeft {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-weight: normal;
  border: 0px solid #000080;
  vertical-align: middle;
  padding: 5px;
  width: auto;
}
.EquationTableEquationNumberTD {
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  font-weight: normal;
  border: 0px solid #000080;
  vertical-align: middle;
  padding: 5px;
  width: 50px;
}
.EquationTableEquationNumberTD100 {
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  font-weight: normal;
  border: 0px solid #000080;
  vertical-align: middle;
  padding: 5px;
  width: 100px;
}
.HighResolutionImageTitle {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 50px;
}
.ExercisesBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  padding: 0px;
  margin: 0px;
}
.ExercisesBox ol,
ul {
  margin: 0px;
}
.ExercisesBox li {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 30px;
}
.ChoicesTable {
  margin: 0px;
  width: auto;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.ChoicesNumTD {
  width: auto;
  height: auto;
  font-weight: bold;
  text-align: right;
  padding: 5px;
  vertical-align: top;
}
.ChoicesContentTD {
  width: auto;
  height: auto;
  font-weight: normal;
  text-align: justify;
  padding: 5px;
  vertical-align: top;
}
.LectureNotesNavigationPanelTop {
  background-color: #eeeeff;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 5px;
  border: 2px solid #00ffff;
  overflow: hidden;
}
.LectureNotesNavigationPanelBottom {
  background-color: #eeeeff;
  width: auto;
  height: auto;
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 5px;
  border: 2px solid #00ffff;
  overflow: hidden;
  clear: both;
}
.ExerciseAnswerBox {
  background-color: #ffff00;
  font-weight: bold;
  overflow: hidden;
  display: none;
}
.SimulatedLink {
  color: #0000ff;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}
.SimulatedLinkHover {
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}
.GlossaryTermBox {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}
.GlossaryTermTitle {
  font-size: 28px;
  font-weight: bold;
  color: #0000a0;
  margin-bottom: 15px;
}
.GlossaryTermTitle a:link {
  color: #0000a0;
  text-decoration: none;
}
.GlossaryTermTitle a:visited {
  color: #0000a0;
  text-decoration: none;
}
.GlossaryTermTitle a:hover {
  color: #0000a0;
  text-decoration: underline;
}
.GlossaryTermSubTitle {
  font-weight: bold;
  color: #000000;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 5px;
}
.GlossaryLargeLetter {
  font-size: 80px;
  font-weight: bold;
  color: #0000a0;
  text-align: center;
}
.GlossaryTermAbbreviation {
  font-weight: normal;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
}
GlossaryTermDefinition {
  font-weight: normal;
}
.GlossaryTermBox ul {
  margin: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.GlossaryTermBox li {
  margin-top: 0px;
  margin-bottom: 10px;
}
.GlossaryTermBox hr {
  color: #00ffff;
  width: auto;
  height: 0px;
  background-color: #00ffff;
  border: 1px solid #00ffff;
}
.InternalPageLinks {
  font-size: 14px;
}
.ExternalPageLinks {
  font-size: 14px;
}
.GammaFont {
  font-family: "Times New Roman", Times, serif;
}
.BetterSymbolFontPresentation {
  font-family: "Times New Roman", Times, serif;
}
.GlossaryBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  background-color: #c8ffff;
  width: 640px;
  height: auto;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  border: 1px solid #000080;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.GlossaryTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 500px;
}
.GlossaryTextBoxSearching {
  background-color: #ffff00;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 500px;
  cursor: wait;
}
.UserSignInBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000080;
  font-size: 18px;
  text-align: left;
  padding: 0px;
  width: 500px;
}
.UserSignInSpan {
  color: #ffff00;
  text-decoration: none;
  cursor: pointer;
}
.UserSignInSpanHover {
  color: #ffff00;
  text-decoration: underline;
  cursor: pointer;
}
.UserIDSpan {
  color: #ffff00;
  text-decoration: none;
  cursor: pointer;
}
.UserIDSpanHover {
  color: #ffff00;
  text-decoration: underline;
  cursor: pointer;
}
.UserAccountSettingsSpan {
  display: none;
}
.ScreenCurtain {
  background-color: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  cursor: default;
}
.UserRegisterBox {
  background-color: #ebffff;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #000080;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 5px solid #000080;
  font-size: 18px;
  text-align: left;
  padding: 0px;
  width: 500px;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
  cursor: default;
}
.RegisterTopBox {
  background-color: #000080;
  width: 100%;
  height: 110px;
  border: 0px solid #000080;
  display: block;
}
.RegisterBottomBox {
  background-color: #ebffff;
  width: auto;
  height: auto;
  border: 0px solid #000080;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}
.RegisterBottomBoxComplete {
  background-color: #ebffff;
  width: auto;
  height: auto;
  border: 0px solid #000080;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}
.RegisterTable {
  margin: auto;
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
.RegisterTD {
  text-align: left;
  vertical-align: middle;
}
.RegisterText {
  color: #808080;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}
.RegisterTextHover {
  color: #808080;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.RegisterTextStatic {
  color: #808080;
  font-size: 14px;
  text-decoration: none;
  cursor: default;
}
.RegisterButton {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000080;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  width: 150px;
  cursor: pointer;
}
.RegisterFormTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 450px;
}
.RegisterFormTextBoxSubmitting {
  background-color: #ffff00;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 450px;
  cursor: wait;
}
.RgistrationErrorText {
  background-color: #ffff00;
  color: #ff0000;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 450px;
  display: none;
}
.RegistrationCodeImage {
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  border: 2px solid #00ffff;
  vertical-align: middle;
  width: 120px;
  height: 50px;
}
.RegistrationCodeRefreshImage {
  padding: 0px;
  margin: 0px;
  border: 0px solid #00ffff;
  vertical-align: middle;
  cursor: pointer;
}
.RegistrationCodeRefreshImageLoading {
  padding: 0px;
  margin: 0px;
  border: 0px solid #00ffff;
  vertical-align: middle;
  cursor: wait;
}
.RegistrationCompleteText {
  text-align: justify;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.WelcomeNote {
  display: none;
}
.PhysiologyResourceBox {
  background-color: #ffffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  padding: 0px;
  margin: 0px;
}
.PhysiologyResourceBox ol,
ul {
  margin: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.PhysiologyResourceBox li {
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 0px;
}
.CalculationErrorText {
  background-color: #ffff00;
  color: #ff0000;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}
.TestQuestionBox {
  background-color: #ebffff;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 2px solid #00ccff;
  border-radius: 10px;
  overflow: hidden;
}
.WrongAnswerTestQuestionBox {
  background-color: #ffff00;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 2px solid #00ccff;
  border-radius: 10px;
  overflow: hidden;
}
.GradedQuizResultBox {
  background-color: #ffff00;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 2px solid #00ccff;
  border-radius: 10px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
  overflow: hidden;
}
.QuestionTable {
  background-color: #ebffff;
  width: auto;
  height: auto;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px;
}
.BulletTD {
  border: 0px solid #000080;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  width: 30px;
}
.ChoiceTD {
  border: 0px solid #000080;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
  width: auto;
}
.ShortAnswerTextBox {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 500px;
}
.TheQuestion {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
}
.AdUnitBottom {
  background-color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
  border: 0px solid #00ffff;
  position: relative;
  clear: both;
}
.ErrorText {
  background-color: #ffff00;
  color: #ff0000;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  display: none;
}
.FillInTheBlankText {
  background-color: #ffff00;
}
.TestQuestionsButton {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    color: #000080;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    background: linear-gradient(to bottom, #aab5ad 5%, #5b5c5a 100%);
    background-color: #aab5ad;
    border-radius: 16px;
    border: 1px solid #000000;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    padding-top: 9px;
    padding-right: 31px;
    padding-left: 39px;
    padding-bottom: 13px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #3F413E;
    margin-left: 0px;
}
.TestQuestionsButton:hover {
	background:linear-gradient(to bottom, #5b5c5a 5%, #aab5ad 100%);
	background-color:#5b5c5a;
}
.TestQuestionsButton:active {
	position:relative;
	top:1px;
}

}
.GradingQuestion {
  text-align: center;
  display: none;
}
.GradingResultTextCorrect {
  color: #0000ff;
  font-size: 40px;
  font-weight: bold;
}
.GradingResultTextIncorrect {
  color: #ff0000;
  font-size: 40px;
  font-weight: bold;
}
.AccountSettingsTable {
  background-color: #ebffff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 610px;
  height: auto;
  padding: 5px;
  border-spacing: 0;
  border-collapse: collapse;
  border: 2px solid #00ffff;
}
.AccountSettingsTableTDHeader {
  background-color: #00ffff;
  color: #000080;
  text-align: left;
  font-weight: bold;
  border: 0px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.AccountSettingsTableTDLeft {
  background-color: #ebffff;
  color: #000000;
  text-align: left;
  font-weight: bold;
  border: 2px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.AccountSettingsTableTDCenter {
  background-color: #ebffff;
  color: #000000;
  text-align: center;
  font-weight: normal;
  border: 2px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.AccountSettingsTableTDSpacer {
  background-color: #ffffff;
  color: #000000;
  text-align: justify;
  font-weight: normal;
  border: 0px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.AccountSettingsSelect {
  background-color: #ccffff;
  font-size: 16px;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 95%;
}
.AccountSettingsChangeText {
  background-color: #ccffff;
  font-size: 16px;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 90%;
}
.AccountSettingsErrorText {
  background-color: #ffff00;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: none;
}
.AccountSettingsChangeButton {
  color: #000080;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.ActionText {
  color: #0000ff;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
}
.ActionTextHover {
  color: #0000ff;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
}
.UnitConversionTable {
  background-color: #ffffff;
  color: #000000;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0px;
  width: 610px;
  height: auto;
}
.UnitConversionTable td {
  vertical-align: middle;
  padding: 3px;
}
.UnitConverstionTableTDCenter {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.UnitConverstionTableTDLeft {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  width: 280px;
}
.UnitConverstionTableInputOutputTD {
  width: 280px;
}
.UnitConverstionTableTDSettings {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ebffff;
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  border: 2px solid #00ffff;
  width: 280px;
}
.UnitConversionSelect {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ebffff;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 100%;
}
.UnitConversionInputOutputSelect {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ebffff;
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 300px;
}
.UnitConversionInputTextBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 96%;
}
.UnitConversionOutputTextBox {
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  background-color: #ffff00;
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  padding: 5px;
  border: 2px solid #00ffff;
  width: 96%;
}
.ProgressIndicatorArea {
  display: none;
}
.HiddenArea {
  display: none;
}
.VisibleArea {
  display: block;
}
.TutoringQuestionTextArea {
  background-color: #ffffff;
  color: #0080ff;
  font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
  border: 2px solid #00ffff;
  font-size: 18px;
  width: 610px;
  height: 300px;
}
.TutoringPricesTable {
  background-color: #ebffff;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 2px solid #00c8ff;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 700px;
  height: auto;
  padding: 5px;
}
.TutoringPricesTableTDHeader {
  background-color: #00ffff;
  color: #000080;
  text-align: center;
  font-weight: bold;
  border: 2px solid #00c8ff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.TutoringPricesTableTDCenter {
  background-color: #ebffff;
  color: #000000;
  text-align: center;
  font-weight: normal;
  border: 2px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
}
.TutoringQuestionButton {
    color: #000080;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    width: 175px;
    cursor: pointer;
}
.TutoringErrorText {
  background-color: #ffff00;
  color: #ff0000;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  display: none;
}
.TutoringTimelineText {
  color: #000000;
  font-weight: normal;
}
.TutoringTimelineTextActive {
  color: #0000ff;
  font-weight: bold;
}
.PreviousTutoringSessionsText {
  background-color: #ffff00;
  color: #000080;
  text-align: justify;
  font-size: 20px;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 10px;
  overflow: hidden;
  display: none;
}
.TutoringStatusTextSuccess {
  background-color: #ccffff;
  color: #000080;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  overflow: hidden;
  display: none;
}
.TutoringStatusTextError {
  background-color: #ffff00;
  color: #ff0000;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  overflow: hidden;
  display: none;
}
.SequenceNavigationTable {
  background-color: #ebffff;
  border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 2px solid #00c8ff;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: auto;
}
.SequenceNavigationTableTD {
  background-color: #ebffff;
  color: #0000ff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #00ffff;
  vertical-align: middle;
  padding: 5px;
  width: 50%;
  cursor: pointer;
}
.LinkText {
  color: #0000ff;
  text-decoration: none;
  cursor: pointer;
}
.LinkTextHover {
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
}
.RandomGeneratorBox {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    background: rgba(77,76,76,1);
    background: -moz-linear-gradient(45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(77,76,76,1)), color-stop(25%, rgba(120,120,120,1)), color-stop(50%, rgba(77,76,76,1)), color-stop(75%, rgba(120,120,120,1)), color-stop(100%, rgba(77,76,76,1)));
    background: -webkit-linear-gradient(45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
    background: -o-linear-gradient(45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);
    background: linear-gradient(45deg, rgba(77,76,76,1) 0%, rgba(120,120,120,1) 25%, rgba(77,76,76,1) 50%, rgba(120,120,120,1) 75%, rgba(77,76,76,1) 100%);













  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4c4c', endColorstr='#4d4c4c', GradientType=1 );
    color: #C7C7C7;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    border: 0px solid #090909;
    border-radius: 10px;
    overflow: hidden;
    text-shadow: 3px 6px 7px #060606;
    -webkit-box-shadow: 5px 7px 13px #454444;
    box-shadow: 5px 7px 13px #454444;
}
.RandomGeneratorSelect {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    background-color: #3F3F3E;
    color: #44F0ED;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border: 2px solid #000000;
    width: 100px;
}
.RandomGeneratorSelectDisabled {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    background-color: #3F3F3E;
    color: #45F0ED;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border: 2px solid #060606;
    width: 100px;
}
.RandomGeneratorInputTextBox {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    background-color: #3F3F3E;
    color: #00FFFF;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border: 2px solid #00ffff;
    width: 100px;
}
.RandomGeneratorInputTextBoxDisabled {
    font-family: Calibri, "Gill Sans", "Arial Narrow", "Nimbus Sans L Condensed",
    "DejaVu Sans Condensed", Arial, sans-serif;
    background-color: #3F3F3E;
    color: #7AFCFF;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px;
    border: 2px solid #060606;
    width: 100px;
}
.RandomGeneratorOutputTextBox {
    font-family: "Courier New", Courier, "Lucida Console", monospace;
    background-color: #3F3F3E;
    color: #46F0ED;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    border: 2px solid #0A0A0A;
    width: 98%;
}
.RandomGeneratorBox .hr {
    background-color: #060606;
    color: #000000;
    border-color: #000000;
    -webkit-box-shadow: 0px 0px #000000;
    box-shadow: 0px 0px #000000;
    color-profile: #000000;
}

.hr {
}
