body {
  margin-top: 25px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.header {
  text-align: center;
}
.slogan {
  text-align: center;
  position: relative;
  height: 33px;
  width: 980px;
  background-image: url(/images/slogan.png);
  background-repeat: no-repeat;
  background-position: right;
  line-height: 33px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #FFF;
}
.photos {
  height: 217px;
  background-color: #1a2651;
  position: relative;
}
.photoshadow {
  background-image: url(/images/photoshadow.png);
  background-repeat: repeat-x;
  height: 62px;
  width: 980px;
  position: absolute;
  bottom: -62px;
}
.mainbody {
  background-image: url(/images/photoshadow.png);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 25px;
}
.mainbody2 {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.left {
  float: left;
  width: 315px;
}
.left2 {
  background-image: url(/images/menuborderv.png);
  background-repeat: repeat-y;
  background-position: right center;
}
.left3 {
  background-image: url(/images/menuborderh.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  height: 15px;
  width: 315px;
}
.right {
  float: left;
  width: 665px;
}
.clear {
  clear: both;
}
h1 {
  font-size: 40px;
  color: #e51b24;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  letter-spacing: 5px;
  padding-left: 45px;
}
.mainbody .mainbody2 .right table tr td h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: normal;
  text-indent: 0px;
  margin: 0px;
  color: #333;
  font-style: normal;
  padding-left: 0px;
}
.blue {
  background-image: url(/images/blue.png);
  font-size: 14px;
  color: #FFF;
  text-align: left;
  line-height: 40px;
  letter-spacing: 2px;
  text-indent: 25px;
  width: 624px;
  height: 48px;
  margin-left: 45px;
  text-transform: none;
}
.mainbody .mainbody2 .right table tr td h2 {
  text-align: left;
  letter-spacing: normal;
  font-size: 14px;
  margin: 0px;
  text-transform: none;
  font-style: italic;
  color: #666;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333;
  letter-spacing: 3px;
}
h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #999;
  font-size: 14px;
  text-align: center;
}
.mainbody .mainbody2 .right table tr td img {
  border: 2px solid #333;
}
.mainbody .mainbody2 .right .noborder tr td img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-right: auto;
  margin-left: auto;
  width: 525px;
  color: #231f20;
  line-height: 25px;
}
.nav {
  margin: 0px;
  padding-left: 75px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.mainbody2 .left .left2 .navigation .nav li  {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #353b6f;
  list-style-type: none;
  line-height: 30px;
}
.mainbody2 .left .left2 .navigation .nav .highlighted  {
  list-style-type: square;
  color: #E51B24;
}
.nav a:link {
  text-decoration: none;
  color: #353b6f;
  font-size: 14px;
}
.nav a:visited {
  text-decoration: none;
  color: #353b6f;
  font-size: 14px;
}
.mainbody2 .left .left2 .navigation .nav li:hover {
  list-style-type: square;
  color: #E51B24;
}
.whatis2 {
  color: #353b6f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  width: 275px;
  margin-right: auto;
  margin-left: auto;
}
h2 {
  text-transform: uppercase;
  color: #7e8083;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 45px;
  letter-spacing: 7px;
}
.footer {
  background-color: #181F44;
  height: 69px;
}
.footer2 {
  background-color: #181F44;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.footer3 {
  background-color: #242b63;
}
.footertable {
  width: 980px;
}
.footercap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
}
.about-us {
  clear: both;
  margin-bottom: 2rem;
}
.about-us > div:not(.clear) {
  clear: both;
  padding-bottom: 2rem;
}
.about-us p {
 
}
.about-us .about-us__image {
  float: left;
  border: 2px solid #333;
  margin: 0 0.75rem 0.75rem 0;
}
.about-us h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: normal;
  text-indent: 0px;
  margin: 0px;
  color: #333;
  font-style: normal;
  padding-left: 0px;
}
.about-us h2 {
  text-align: left;
  letter-spacing: normal;
  font-size: 14px;
  margin: 0px;
  text-transform: none;
  font-style: italic;
  color: #666;
}
.about-us h3 {
  clear: both;
  font-size: 32px;
  margin: 1rem 0;
}
.photos2 {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  height: 217px;
}
.photos .photos2 table tr td img {
  border: 5px solid #606f7f;
}
.phototable {
  height: 217px;
  margin-right: auto;
  margin-left: auto;
}
.footer4 {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer3 .footer4 .footertable .footercell {
  text-align: center;
  color: #929dc3;
}
.footernumbers {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #929dc3;
}
.footer3 .footer4 .footertable tr .footercell a:link {
  text-transform: uppercase;
  font-size: 12px;
}
.footer3 .footer4 .footertable tr td a:link {
  color: #929dc3;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
.footer3 .footer4 .footertable tr td a:visited {
  color: #929dc3;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
.footer3 .footer4 .footertable tr td a:link:hover {
  color: #929dc3;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 12px;
}
.footer3 .footer4 .footertable tr td a:visited:hover {
  color: #929dc3;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 12px;
}
.chat {
  text-align: right;
  float: right;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
}
.footerseparate {
  background-image: url(/images/footerseparate.png);
  background-repeat: repeat-y;
  background-position: center center;
  width: 2px;
}
#whatis2 {
display:none;
}
.gray {
  font-size: 24px;
  margin-bottom: 0px;
}
.redtable {
  margin-left: auto;
  width: 525px;
  margin-right: auto;
  box-shadow: 5px 5px 5px #888;
}
.mainbody .mainbody2 .right .redtable tr td ul li {
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
  color: #212C54;
}
.nomargins {
  margin-top: 0px;
}
.redtable2 {
  width: 300px;
  box-shadow: 5px 5px 5px #888;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
}
.noredtable {
  margin-left: auto;
  width: 525px;
  margin-right: auto;
}
.mainbody .mainbody2 .right .noredtable tr td ul li {
  font-family: Arial, Helvetica, sans-serif;
  color: #212C54;
  padding-bottom: 7px;
  list-style-type: none;
}
.carouselLeft {
  height: 37px;
  width: 36px;
  background-image: url(/images/carouselbutton.png);
  cursor: pointer;
}
.carouselRight {
  height: 37px;
  width: 36px;
  background-image: url(/images/carouselbutton2.png);
  cursor: pointer;
}
.bluequote {
  color: #252263;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  line-height: 40px;
}
.login {
  background-image: url(/images/loginbg.png);
  background-repeat: repeat-x;
  height: 289px;
}
.login2 {
  height: 289px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.login3 {
  height: 50px;
}
.login4 {
  height: 50px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  line-height: 50px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #666;
  letter-spacing: 2px;
}
.logininput {
  height: 40px;
  width: 440px;
  border: 2px solid #312b6c;
  box-shadow: 5px 5px 25px #000;
}
.forminput {
  height: 20px;
  width: 100%;
  border: 2px solid #312b6c;
  box-shadow: 5px 5px 25px #000; 
}
.loginid {
  text-transform: uppercase;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;

}
.submitbutton {
  border: 2px solid #FFF;
  background-color: #2a3176;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  color: #FFF;
  font-size: 14px;
  box-shadow: 5px 5px 25px #000;
}
.redtable3 {
  margin-left: auto;
  width: 525px;
  margin-right: auto;
}
.mainbody .mainbody2 .right .redtable4 tr td h2 {
  font-size: 14px;
  font-style: normal;
  color: #999;
}
.mainbody .mainbody2 .right .redtable4 tr td h1 {
  color: #666;
}
.mainbody .mainbody2 .right .redtable3 tr td img {
  border: 2px solid #A82A20;
}
.redtable4 {
  margin-left: auto;
  width: 525px;
  margin-right: auto;
}
.mainbody .mainbody2 .right .redtable4 tr td img {
  border: none;
}
.photocomment {
  width: 208px;
  color: #CCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 30px;
  padding: 5px;
}
.center {
  float: left;
  width: 980px;
}
.mainbody .mainbody2 .center p {
  width: auto;
  padding-right: 45px;
  padding-left: 45px;
}
.mainbody .mainbody2 .center .redbox tr td a {
  background-color: #E51B24;
  display: block;
  border: 3px solid #FFF;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
  padding-top: 100px;
  padding-right: 50px;
  padding-bottom: 100px;
  padding-left: 75px;
  font-size: 20px;
  -moz-box-shadow: 10px 10px 10px #888;
-webkit-box-shadow: 10px 10px 10px #888;
box-shadow: 10px 10px 10px #888;
}
.mainbody .mainbody2 .center h2 {
  padding-left: 45px;
  text-align: left;
}
.error {
  background-color: #FCC;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #C00;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #C00;
  border-bottom-color: #C00;
}
.success {
  background-color: #9F9;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #060;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #060;
  border-bottom-color: #060;
}
.welcome {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #253562;
  background-color: #9CF;
  border: 1px solid #003;
  text-align: right;
  float: right;
  line-height: 25px;
  height: 25px;
  margin-top: 25px;
  padding: 10px;
}
.welcome a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #253562;
}
.welcome a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #253562;
}
.questiontable {
  margin-left: 45px;
}
.textareainput {
  height: 250px;
  width: 440px;
  border: 2px solid #312b6c;
  box-shadow: 5px 5px 25px #000;
}
.textareainput2 {
  height: 250px;
  width: 440px;
  border: 2px solid #312b6c;
  box-shadow: 5px 5px 25px #000;
}
.filesubmit {
  background-color: #FCC;
  border: 1px dotted #C00;
}
.questionlabel {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.questionfield {
  font-family: Arial, Helvetica, sans-serif;
}
.error2 {
  background-color: #FCC;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #C00;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #C00;
}
.success2 {
  background-color: #9F9;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #060;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #060;
}
.mainbody .mainbody2 .center .questiontable a:link {
  color: #EE2825;
}
.mainbody .mainbody2 .center .questiontable a:visited {
  color: #273781;
}
.container .questiontable2 tr .questionlabel {
  font-size: 18px;
}
.container .questiontable2 tr .questionfield {
  font-size: 18px;
}
.flex-row {
  display: flex;
  flex-direction: row;
}