body { margin:0px; background-color:#195caa; height:100% }
html { height:100% }
img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
table { empty-cells:hide }
td { padding:0px }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-fp { margin-top:0px }
em { font-style:italic }
h1 { font-weight:bold; font-size:18px }
h1:first-child { margin-top:0px }
h2 { font-weight:bold; font-size:16px }
h2:first-child { margin-top:0px }
h3 { font-weight:bold; font-size:14px }
h3:first-child { margin-top:0px }
strong { font-weight:bold }
.contentstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:15px }
.contactstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:18px; text-align:center }
.headingstyle { color:#4d4d4d; font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:30px; text-align:center }
.navbarstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:11px }
.ulstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:11px; text-align:center }
.linkstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:16px; color:#000000 }
.linkstyle a {color:#000000 }
.linkstyle a:link {text-decoration: none}
.linkstyle a:visited {text-decoration: none}
.linkstyle a:hover {text-decoration: underline}
.linkstyle a:active {text-decoration: underline}
.popup {
  position:absolute;z-Index:101;left:-3000px;top:300px;width:100px;height:20px;background-Color:#FFFFCC;border:solid blue 1px;
}

.footerstyle { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:10px }
.fpblock { font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:14px; text-align: center; color #ffffff; background-color: #33004d; padding-left: 20px; padding-right: 20px;  
		-webkit-mask-image: -webkit-gradient(to right, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.3))); }
.fpblock a { color: #ffffff }
.fpblock a:link {text-decoration: none}
.fpblock a:visited {text-decoration: none}
.fpblock a:hover {text-decoration: underline}
.fpblock a:active {text-decoration: underline}
#box1 {position:absolute; display: block; margin-left: 120px; margin-right: auto; text-align: center; top:15px; width: 80%; padding-top:10px; height: 170px; border-style: solid; border-color: #ccf2ff; border-width: 10px; background-color:#ffffff;}
#box2 {position:absolute; display: table; margin-left: 120px; margin-right: auto;  font-size: 14px; float: left; top:195px; width: 80%; height: auto; direction: ltr; border-style: solid; border-color: #ccf2ff; border-width: 10px; background-color:#ffffff;}
#PageDiv { position:absolute; top:0; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; display: block; width:90%; }
/* #myCarousel { position:absolute; left:80px; top:389px; width:800px; height:400px; z-index:10 }
.item { height: 500px; opacity:0.8; background-color:slateGray;} */
#heading { position:absolute; top:20px; display: block; margin-left: auto; margin-right: auto; text-align: center; width: 100%;}
#content2 { position:absolute; top:40px; display: block; margin-left: auto; margin-right: auto; left: 5%; width: 90%; float: left; padding-top:20px; height: auto; font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; /* overflow-y: visible; overflow-x: hidden; display: block; height: auto; margin:0 auto; background-color:#ffffff; */}
#content { position:absolute; top:60px; display: block; margin-left: auto; margin-right: auto; left: 5%; width: 90%; float: left; padding-top:20px; height: auto; font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; /* overflow-y: visible; overflow-x: hidden; display: block; height: auto; margin:0 auto; background-color:#ffffff; */}
#logo {position:absolute; display: block; margin-left: auto; margin-right: auto; text-align: left; top:25px; width: 100%; color: #cc0000; font-family:Avenir Next,Calibri,Arial,Helvetica,sans-serif; font-size:18px}
#contentimage { padding:0px 0px 25px 25px }
#table td { padding:6px 12px 6px 0px }
#content2 td { padding:0px 6px 0px 6px; }
#modtable {position:absolute; left:25%; width: 55% }
/* #activi5 {position:absolute; top:200px; padding: 10px} */
#navbar { position:absolute; top:98px; width:100%; height:auto; overflow:visible; background-color:#33004d; z-index: 11 }
#navbar a { color: #ffffff }
#navbar ul {
  text-align: left;
  width:70%;
  display: table;
  margin: 0;
  padding: 10px 10px 10px;
  list-style: none;
}
#navbar ul li:hover {
  background: #001a1a;
  color: #fff;
}
#navbar ul li {
  display: inline;
  margin-right: -4px;
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
}

#navbar ul li ul {
  padding: 0;
  position: absolute;
  top: 38px;
  left: 0;
  width: 120px;
  margin-right: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  border: 1px solid black;
  visibility: hidden;
}
#navbar ul li ul li { 
  background: #888; 
  display: block; 
  color: #fff;
}
#navbar ul li ul li a {
  color: #fff;
}
#navbar ul li ul li:hover { background: #666; }
#navbar ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.button {
    background-color: #cc0000;
    border: 1px solid #cc0000;
    color: white;
    padding: 4px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    float: left;
}