<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#banner .name {
  margin-top: 45px;
  margin-left: 120px;
  color: #d20000;
  text-align: center;
  width: 430px;
}
#banner .logo {
  margin-top: 23px;
  width: 110px;
  float: left;
}
#banner a {
  text-decoration: none;
}
#banner p {
  font-weight: bold;
  font-size: 16px;
}
#banner h2 {
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
  color: #d20000;
  margin: 0;
}
.box {
  margin-bottom: 10px;
}
.box .title {
  background: #e34120;
  padding: 8px 10px;
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box .title i {
  font-size: 16px;
  float: left;
  margin-right: 10px;
  margin-top: -1px;
}
.box .content {
  padding: 10px;
  border: 1px solid #eee;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.box .list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box .list li {
  margin-bottom: 10px;
  list-style: none;
}
.box .list li:last-child {
  margin-bottom: 0;
}
.box .content .top {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 0;
}
.box .content h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
}
body {
  line-height: 18px;
}
#top {
  background-image: url("img/bgbannertop.png");
  background-repeat: repeat-x;
  height: 35px;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  border-bottom: 1px solid #ccc;
}
#HeaderTop-center-left {
  display: inline;
  float: right;
}
.menuTemplate1,
.menuTemplate1 li.onhover {
  padding: 0;
}
.menuTemplate1 {
  background: url(img/bgbannertop.png) repeat;
  float: left;
  font-family: Arial;
  height: 34px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 4;
}
.menuTemplate1 {
  background: url("img/bgbannertop.png") repeat;
  float: left;
  font-family: Arial;
  height: 34px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 4;
}
.menuTemplate1 li {
  background: url("img/bgtopnav.png") repeat-x;
  color: black;
  float: left;
  height: 34px;
  padding: 0;
  position: relative;
  z-index: 5;
}
.menuTemplate1 .mnhome {
  background: none;
}
.menuTemplate1 .mnhome:hover {
  background: none;
}
.mnhome a:hover {
  background: url("img/bgbannertop.png") repeat;
}
.menuTemplate1 a {
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 34px;
  outline: 0 none;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
}
.menuTemplate1 li:hover {
  background: #d20000;
}
.menuTemplate1 li:hover .drop a {
  color: #555555;
  line-height: 20px;
}
.menuTemplate1 li:hover .drop a:hover {
  color: yellow;
}
.menuTemplate1 li:hover a {
  color: White;
}
.menuTemplate1 li.separator {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #bbbbbb;
  font-size: 0;
  overflow: hidden;
  z-index: 0;
}
.menuTemplate1 .drop {
  width: 500px;
  background: #f8f9fa;
  border-color: #ddd #ddd #0f4f89;
  border-style: solid;
  border-width: 0px;
  color: #0f4f89;
  left: -9999px;
  position: absolute;
  text-align: left;
  top: 34px;
  z-index: 5;
}
.menuTemplate1 li:hover .dropToLeft2 {
  left: -200px;
  right: -160px;
}
.menuTemplate1 .drop div {
  padding: 5px 0;
}
.menuTemplate1 .drop div:hover {
  background: #d20000;
}
.menuTemplate1 .drop div:hover a {
  color: white;
}
.searchwrap {
  background: none repeat scroll 0 0 white;
  height: 34px;
}
.txtsearch {
  border: 0 solid #ffffff;
  color: #212121;
  float: left;
  height: 32px;
  margin: 0;
  width: 159px;
  text-indent: 15px;
}
.searchwrap .btnsearch {
  float: right;
  height: 34px;
  margin: 0;
  width: 35px;
  cursor: pointer;
}
.btnsearch {
  height: 34px;
  width: 34px;
  border: 0px;
  float: right;
}
.btnsearch {
  background-color: #d20000;
}
.gdp1 {
  border-bottom: 1px solid #ddd;
  height: 34px;
  width: 100%;
}
.colLeft {
  width: 200px;
  border-right: 1px solid #ddd;
}
.colright {
  width: 50%;
}
.colright a {
  padding-left: 20px;
}
.colLeft2 {
  width: 210px;
}
.colright2 {
  width: 240px;
  border-left: 1px solid #ddd;
}
.colright2 a {
  padding-left: 20px;
}
.text-details td,
ul {
  width: auto !important;
}
.text-details table,
.text-details img {
  width: 100% !important;
  height: auto !important;
}
img {
  max-width: 100% !important;
}
.img-media {
  height: 255px;
}
body {
  font-size: 12px;
  font-family: 'ARIAL';
  color: #000;
  width: 100%;
  margin: 0;
  padding: 0;
}
#page {
  width: 1010px !important;
  padding: 0px !important;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.container {
  width: 1010px !important;
}
#banner {
  min-width: 1010px;
  margin-top: 35px;
}
#banner img,
#banner embed {
  width: 100%;
  height: auto;
}
#menu {
  background: #d20000;
  min-width: 1010px;
}
#menu .active {
  background: #fff;
  border-radius: 5px;
}
#menu .active a {
  color: #000;
}
#menu ul ul a {
  color: #fff !important;
}
#menu,
#menu ul,
#menu ul li,
#menu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#menu:after,
#menu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu ul &gt; li {
  float: left;
  padding-top: 3px;
  margin: 3px;
}
#menu ul  &gt; li &gt; ul &gt; li {
  margin: 0;
}
#menu ul &gt; li &gt; a {
  padding: 7px 6px 8px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
#menu ul &gt; li:hover {
  background: #fff;
  color: black;
  border-radius: 5px;
}
#menu ul &gt; li &gt; ul &gt; li:hover {
  border-radius: 0;
}
#menu ul &gt; li:hover &gt; a {
  color: black;
}
#menu ul &gt; li &gt; ul {
  position: absolute;
  left: -9999px;
  z-index: 9999999999999;
}
#menu li:hover &gt; ul {
  box-shadow: 0 0 4px rgba(0,0,0,0.15);
  left: auto;
  padding-top: 1px;
}
#menu li:hover &gt; ul ul {
  padding-top: 0;
}
#menu.align-right li:hover &gt; ul {
  left: auto;
  right: 0;
}
#menu li:hover &gt; ul &gt; li {
  height: 35px;
}
#menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#menu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#menu ul ul li a {
  border-bottom: 1px solid #ccc;
  padding: 11px 15px;
  width: 200px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #d20000;
}
#menu ul ul li:last-child &gt; a,
#menu ul ul li.last-item &gt; a {
  border-bottom: 0;
}
#menu ul ul li:hover &gt; a,
#menu ul ul li a:hover {
  color: yellow !important;
}
.clear {
  clear: both;
}
#search {
  height: 30px;
  background: url(img/bgsearch.png);
  padding-top: 2px;
}
#search .datetime {
  float: left;
  color: #666;
  font-size: 12px;
  margin-top: 4px;
}
.date-time {
  color: #666;
  font-size: 12px;
}
.chuchay {
  float: right;
  width: 715px;
  background: url(img/search-split.png) left top no-repeat;
  padding-left: 10px;
}
.chuchay marquee {
  color: #d20000;
  font-weight: bold;
  margin-top: 5px;
}
#search .text {
  float: right;
  padding-right: 10px;
  padding-top: 6px;
  font-size: 12px;
  color: #666;
}
#search-form {
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #ccc;
  padding: 3px 5px;
}
#search-form input[type=text] {
  font-size: 12px;
  color: #555;
  border: none 0px;
  background: transparent;
  height: auto;
  width: 172px;
  padding: 0px;
}
#search-form button {
  background: url(img/icon_search.png) top left no-repeat;
  text-align: center;
  border: none 0 transparent;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
}
#notify {
  clear: both;
  overflow: hidden;
  background-color: #fef3d5;
  font-size: 20px;
  color: red;
  padding: 5px;
}
.nav-menu.menu {
  list-style: none;
  margin: 0;
  padding: 0px;
  float: left;
  width: 100%;
}
.nav-menu .menu-item .menu-link {
  padding: 8px 7px 5px;
  float: left;
}
.nav-menu .menu-item.has-dropdown a,
.nav-menu .menu-item {
  position: relative;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.nav-menu .menu-item.has-dropdown a:hover {
  color: #dc1000 !important;
  background: #4fc7f8;
  border-radius: 5px 5px 0px 0px;
}
.nav-menu .menu-item.has-dropdown .fa-home {
  color: #fff;
}
.nav-menu .menu-link:hover {
  display: block;
}
.nav-menu &gt; .menu-item:hover,
.nav-menu &gt; .menu-item.is-active {
  background-color: none;
  color: #1e2d40;
  z-index: 10;
}
.has-dropdown {
  position: relative;
  cursor: pointer;
}
.nav-menu .menu-item.has-dropdown {
  padding: 3px;
  float: left;
}
.nav-menu .menu-item.has-dropdown:hover,
.nav-menu .menu-item.active {
  color: #333;
}
.nav-menu .menu-item.active a {
  color: #000;
}
.nav-menu &gt; .has-dropdown:after {
  border: none !important;
}
.nav-menu .menu-item {
  -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
.nav-menu &gt; .menu-item,
.nav-menu &gt; .menu-item.is-active {
  display: inline-block;
  background-color: transparent;
  border: 0;
}
.nav-menu .menu-item.has-dropdown a {
  position: relative;
}
.has-dropdown:hover &gt; .nav-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-dropdown &gt;li {
  list-style: none;
  display: block;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #EEE;
  padding: 6px 10px;
}
.nav-dropdown &gt;li:last-child {
  border-bottom: 0;
}
.nav-dropdown li a {
  text-transform: none !important;
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #474747 !important;
  white-space: nowrap;
  font-weight: 400;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  text-align: left;
}
.nav-dropdown:before {
  content: "";
  position: absolute;
  left: 20%;
  top: -6px;
  border-bottom: 6px solid #4fc7f8;
  border-left: 6px solid rgba(91,160,1,0.01);
  border-right: 6px solid rgba(91,160,1,0.01);
  text-align: center;
  margin: 0 auto;
  display: block;
}
.nav-dropdown li a {
  padding: 0px !important;
}
.nav-dropdown {
  display: block;
  opacity: 0;
  position: absolute;
  top: 34px;
  text-align: left;
  width: 200px;
  margin: 0;
  padding: 10px;
  background-color: #4fc7f8;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
}
.title-header {
  color: #da0606;
  font-size: 16px;
  font-weight: 600;
}
.format-text {
  font-size: 13px;
  color: #2b2b2b;
  line-height: 21px;
}
.main {
  background: #fff;
  float: left;
  width: 100%;
  padding: 20px 0 10px 0;
}
.slidebar {
  float: left;
  width: 200px;
  padding-right: 10px;
  height: auto;
  text-align: left;
}
.menu-slidebar .title {
  background: url(img/icon_title.png) left center no-repeat;
  background-color: #d20000;
  padding-left: 34px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 9px;
  height: 34px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 5px;
}
.menu-slidebar .title a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
.menu-slidebar li {
  list-style: none;
}
.menu-slidebar li:hover a {
  color: #e34120;
}
.icon_check8 {
  padding: 10px 0;
  overflow: hidden;
  background: url(img/icon_check8.gif) left center no-repeat;
  padding-left: 20px !important;
  text-align: left;
}
.menu-slidebar ul {
  padding: 0px;
}
.menu-slidebar li {
  border: solid 1px #efefef;
  background-color: #f5f5f5;
  padding: 10px;
  margin-bottom: 1px;
}
.menu-slidebar li:hover {
  border-left: solid 4px #109eca;
  background-color: #e3ffff;
  padding-left: 7px;
}
.menu-slidebar li a {
  font-size: 12px;
  color: #000;
}
.nav-dropdown-menu {
  display: block;
  opacity: 0;
  position: absolute;
  top: -1px;
  text-align: left;
  width: 200px;
  margin: 0;
  padding: 10px;
  background-color: #4fc7f8;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  left: 187px;
  z-index: 43;
}
.nav-dropdown-menu &gt;li {
  list-style: none;
  display: block;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #efefef;
  padding: 6px 10px;
  background-color: #e3ffff;
}
.nav-dropdown-menu &gt;li:last-child {
  border-bottom: 0;
}
.nav-dropdown-menu li a {
  text-transform: none !important;
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: #000 !important;
  white-space: nowrap;
  font-weight: 400;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  text-align: left;
}
.nav-dropdown-menu li a {
  padding: 0px !important;
}
.has-dropdown:hover &gt; .nav-dropdown-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-dropdown-menu i {
  color: #0075d6;
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
}
.nav-dropdown-menu li:hover {
  border-left: none;
  border-right: solid 4px #109eca;
}
.website_link select {
  border-radius: 4px;
  border: none 0px #fff;
  padding: 0px 10px;
  width: 100%;
  height: 30px;
  font-size: 12px;
}
.website_link .title {
  text-align: left;
  background: url(img/icon_link.gif) left center no-repeat;
  background-color: #0075d6;
  padding-left: 34px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 9px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
}
.website_link .title a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.website_link ul {
  border: solid 1px #ccc;
  height: auto;
  text-align: left;
  overflow: hidden;
  background: #eee;
  padding: 10px 0px;
}
.website_link li {
  list-style: none;
  padding: 5px 8px;
}
.website_link .sliderWrapper {
  border: solid 1px #ccc;
  background: #eee;
  padding: 10px 6px;
}
.website_link .owl-nav {
  display: none;
}
.PollGraph0 {
  background-image: url(img/poll0_bg.gif);
  background-repeat: repeat-x;
}
.PollGraph {
  border: solid 1px #000000;
  font-size: 12px;
  height: 1em;
  overflow: hidden;
  margin-bottom: 5px;
  margin-left: 4px;
  float: left;
  width: 80%;
  margin-right: 4px;
}
.PollCount {
  font-size: 11px;
  padding: 0px 5px 5px 5px;
  font-weight: 600;
}
.PollQuestion {
  display: block;
  padding: 3px 3px 3px 3px;
  line-height: 18px;
  font-weight: bold;
  color: #2C7434;
  font-size: 12px;
}
.PollAnswerRadio {
  display: block;
}
.PollGraph1 {
  background-image: url(img/poll1_bg.gif);
  background-repeat: repeat-x;
}
.PollGraph2 {
  background-image: url(img/poll2_bg.gif);
  background-repeat: repeat-x;
}
.PollAnswerRadio label {
  font-size: 12px;
}
.Question_link .PollQuestion {
  padding: 3px 9px;
}
.Question_link ul {
  background: none;
}
.Question_link ul li {
  padding: 0px 20px;
}
.Question_link  input[type=submit] {
  height: 30px;
  background-color: #888;
  color: #fff;
  font-weight: 700;
  border: dashed 1px #fff;
  cursor: pointer;
  margin: 10px 0px 10px 10px;
  padding: 0px 15px;
}
#content {
  padding: 0;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.slideHome .owl-prev {
  width: 41px;
  height: 41px;
  position: absolute;
  top: 40%;
  left: 0px;
  text-indent: -9999%;
  background: url(img/next2_icon.png) left bottom no-repeat;
}
.slideHome .owl-next {
  width: 41px;
  height: 41px;
  position: absolute;
  top: 40%;
  right: 0px;
  text-indent: -9999%;
  background: url(img/prev2_icon.png) right bottom no-repeat;
}
.slideHome .sliderWrapper {
  position: relative;
}
.slideHome .text h3 {
  margin-top: 0px;
}
.slideHome .text h3 a {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}
.slideHome .text {
  position: absolute;
  bottom: 0px;
  background: rgba(0,0,0,0.51);
  padding: 9px;
  color: #ccc;
  font-size: 12px;
  width: 100%;
}
.slidebar ul {
  padding: 0px;
}
.slidebar ul li {
  list-style: none;
}
.menu-slidebar {
  margin-bottom: 10px;
}
.topNews {
  width: 319px;
  float: left;
  margin-bottom: 10px;
}
.topNews .title {
  text-align: left;
  background: url(img/icon_doc.gif) left center no-repeat;
  background-color: #e34120;
  padding-left: 34px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 9px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
}
.topNews .title a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.topNews .item0 h3 {
  font-size: 14px;
  font-weight: bold;
}
.topNews .item0 .date-time {
  margin: 5px 0;
  color: #999;
}
.topNews .content {
  border: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
}
.topNews .content ul {
  list-style: none;
  padding: 0;
}
.VB-Pages {
  width: 319px;
  float: left;
}
.VB-Pages .title {
  text-align: left;
  background: url(img/icon_doc.gif) left center no-repeat;
  background-color: #888;
  padding-left: 34px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 9px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
}
.VB-Pages .title a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.VB-Pages ul {
  padding: 9px;
  border: 1px solid #ccc;
}
.VB-Pages ul li:first-child {
  max-height: auto;
}
.VB-Pages ul li {
  list-style: none;
  line-height: 18px;
  padding: 4px 0px;
}
.VB-Pages ul li a {
  font-size: 12px;
  color: #000;
  line-height: 21px;
}
.VB-Pages ul li i {
  font-size: 18px;
  margin-right: 5px;
  float: left;
  margin-top: 2%;
}
.VB-Pages ul li h4 {
  margin: 0px;
  padding-left: 5px;
  max-height: 40px;
  overflow: hidden;
}
#right ul {
  padding: 0;
  list-style: none;
}
.Educational-news .title {
  background: url(img/bg_title_home.gif) top left no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-top: 0px;
  height: 36px;
  padding-left: 30px;
  text-align: left;
  white-space: nowrap;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.Educational-news .title h2 {
  margin: 0px;
}
.Educational-news .title a {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  background: #e34120;
  height: 31px;
  float: left;
  padding-top: 13px;
  padding-right: 10px;
}
.Educational-link {
  width: 100% !important;
  background-color: #f0f0f0;
  border: solid 1px #ccc;
  padding: 0px 9px !important;
  border-bottom: none 0px #fff;
  margin: 0px;
}
.Educational-link ul.homelist li {
  list-style: none;
  display: inline-block;
  padding: 9px 0px 3px;
}
.Educational-news {
  margin-bottom: 10px;
}
.Educational-news ul.homelist {
  text-align: justify;
  padding: 0px;
}
.Educational-news ul.homelist li {
  list-style: none;
}
.Educational-news ul.homelist .bound_x {
  background: none;
  border-bottom-width: 5px;
}
.Educational-news ul.homelist li a {
  color: #000;
  font-size: 12px;
}
.Educationalnews {
  float: left;
  width: 400px;
  padding-right: 9px;
  border-right: dashed 1px #ccc;
  text-align: justify;
  line-height: 18px;
  margin-right: 10px;
}
.Educationalnews {
  font-size: 12px;
  color: #000;
}
.Educationalnews h3 {
  margin-top: 5px;
}
.Educationalnews h3 a {
  font-size: 14px;
  color: #f70000;
  font-weight: 600;
  margin: 10px 0px;
  line-height: 20px;
}
.Educational-news .date-time {
  color: #686868;
  font-size: 11px;
}
.icon_check7 {
  height: auto;
  overflow: hidden;
  background: url(img/icon_check7.gif) left center no-repeat;
  text-align: left;
  padding: 8px 0 8px 15px;
}
.Educational-news .title2 {
  text-align: left;
  background: url(img/icon_doc.gif) left center no-repeat;
  background-color: #888;
  padding-left: 34px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 9px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
}
.icon_check6 {
  height: auto;
  overflow: hidden;
  background: url(img/icon_check6.gif) left center no-repeat;
  padding-left: 20px;
  text-align: left;
  padding-bottom: 7px;
}
.Educational-news .title2 a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.Educational {
  width: 100% !important;
}
.Educational li {
  padding: 8px 0px;
  border-bottom: 1px dashed #ccc;
}
.Educational li a {
  color: #000;
  font-weight: 600;
  font-size: 13px;
}
.Educational li span {
  float: right;
}
.Educational span i {
  color: #aaa;
}
.slidebar-right {
  float: right;
  width: 200px;
  padding: 0;
  text-align: left;
  height: auto;
  overflow: hidden;
}
.slidebar-right ul {
  padding: 0px;
}
.slidebar-right ul li {
  list-style: none;
}
.manages-bar ul li a {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
.manages-bar img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin-right: 5px;
}
.manages-bar li {
  padding: 10px;
  margin-bottom: 10px;
  background: #f0f0f0;
}
.notification {
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 9px;
}
.notification li a {
  line-height: 18px;
  color: #000;
  font-size: 13px;
  font-family: 'ARIAL';
}
.notification li h4 {
  margin: 0px;
  padding-left: 20px;
}
.notification li i {
  margin-right: 5px;
  font-weight: normal;
}
.notification li.title {
  background-color: #0075d6;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 9px;
  padding-left: 5px;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
}
.notification li {
  margin: 0px 9px;
  border-bottom: 1px dotted #ccc;
  padding: 9px 0px;
}
.notification li:first-child,
.notification li:last-child {
  border: none;
}
.notification-video {
  padding-bottom: 15px !important;
}
.notification-video li {
  border: none;
  padding: 5px 0px;
}
.notification-video li a {
  font-size: 12px;
}
.bound_x {
  background-color: #f5f5f5;
  padding: 10px;
  border: solid 1px #ccc;
  height: auto;
  text-align: left;
  overflow: hidden;
}
.manages-bar li a {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}
.ads-link {
  margin-bottom: 10px;
}
.ads-link ul {
  padding: 0;
}
.ads-link li {
  list-style: none;
  padding-bottom: 10px;
}
.ads-link li:last-child {
  padding-bottom: 0px;
}
.ads-link li img {
  border: none 0px #fff;
  box-shadow: 0px 2px 4px #888;
  width: 100% !important;
  height: auto !important;
}
.news-run {
  background-color: #fff;
  position: relative;
}
.title_radius_ccc {
  background-color: #e34120;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 7px 10px 8px 10px;
}
.jcarousel {
  height: 330px !important;
  margin-top: 0 !important;
  border: none !important;
}
.Contact-info {
  border-radius: 8px;
  padding: 19px;
  border: solid 1px #ccc;
  line-height: 20px;
  text-align: justify;
  background-color: #fff;
}
.Contact-info li {
  list-style: none;
  font-size: 13px;
  color: #000;
  margin-bottom: 20px;
}
.Contact-info li:last-child {
  margin: 0px;
}
.Contact-info li.title {
  color: #ed3237;
  font-size: 16px;
  font-weight: 700;
}
.reviews {
  border-radius: 8px;
  padding: 19px;
  border: solid 1px #ccc;
  line-height: 20px;
  text-align: justify;
  background-color: #fff;
}
.reviews h2 {
  color: #ed3237;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0px;
}
.reviews .form-horizontal {
  padding: 30px 10px 10px;
  background-color: #f5f5f5;
}
.reviews .form-horizontal .control-label {
  font-size: 12px;
}
.reviews .form-horizontal .btn-default {
  height: 32px;
  background-color: #888;
  color: #fff;
  font-weight: 700;
  border: solid 1px #fff;
  cursor: pointer;
  border-radius: 5px;
}
.reviews .form-horizontal textarea {
  background: #f5f5f5;
}
.reviews .form-horizontal .form-control {
  border: solid 1px #ccc;
  border-radius: 5px;
}
.map-google {
  border-radius: 8px;
  padding: 19px;
  border: solid 1px #ccc;
  line-height: 20px;
  text-align: justify;
  background-color: #fff;
  margin-top: 10px;
}
.text-details {
  text-align: justify;
}
.text-details h1 {
  margin: 0px;
  color: #f70000;
  font-size: 16px;
  font-weight: 700;
}
.text-details .date-time {
  padding: 10px 0px;
}
.content-details ul {
  width: 100%;
  padding: 0;
}
.content-details ul li {
  border-bottom: 1px dashed #ccc;
}
.PagerControl {
  text-align: center;
  clear: both;
  padding: 10px 0;
  font-size: 12px;
}
.PagerNumberArea {
  text-align: center;
  clear: both;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 700;
  color: #888;
}
.SelectedPrev {
  padding: 5px 8px;
  background-color: #eee;
  border: solid 1px #ccc;
}
.SelectedPage {
  color: #ed3237;
  padding: 5px 8px;
  background-color: #fff;
  border: solid 1px #ccc;
}
.PagerNumberArea span a {
  padding: 5px 8px;
  border: solid 1px #ccc;
}
.UnselectedPage {
  color: #000;
  background-color: #eee;
}
.menuVB {
  padding: 6px 10px;
  background-color: #f1f1f1;
}
.menuVB li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.menuVB li:last-child {
  margin: 0px;
}
.menuVB li a {
  color: #2b2b2b;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
}
.menuVB li span {
  color: #666;
  font-style: italic;
  font-size: 11px;
  font-weight: 300;
}
.menuVB li i {
  color: #0075d6;
  margin-right: 5px;
  font-size: 18px;
}
.search-word {
  padding: 10px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}
.search-word label {
  font-size: 12px;
  color: #000;
}
.search-word .form-control {
  border-radius: 4px;
  height: 29px;
  font-size: 12px;
  padding: 5px;
}
.search-word .form-group {
  margin-bottom: 10px !important;
}
.ContactPages .table-bordered {
  font-size: 12px;
  color: #000;
}
.table-bordered thead {
  background: #f8f8f8;
}
.menuVB .active {
  color: #f70000;
}
.resource_inventory {
  padding: 5px 10px;
  background-color: #f5f5f5;
  border-radius: 8px;
  overflow: hidden;
}
.resource_inventory li {
  float: left;
  width: 50%;
}
.resource_inventory li a {
  font-size: 13px;
  font-weight: 600;
  color: #000;
}
.icon_folder {
  padding: 10px 0;
  overflow: hidden;
  background: url(img/folder.png) left center no-repeat;
  padding-left: 25px;
  text-align: left;
}
.images-Pages {
  width: 100% !important;
  overflow: hidden;
  margin: 2% 0%;
}
.images-Pages .btn {
  background: none;
  padding: 0px;
}
.images-Pages li {
  width: 46%;
  float: left;
  padding: 10px;
  background-color: #f5f5f5;
  border-radius: 8px;
  text-align: center;
  margin: 1% 2%;
}
.images-Pages iframe {
  width: 100%;
}
.images-Pages a {
  font-size: 14px !important;
}
.images-Pages h3 {
  margin: 10px 0px 0px;
}
.images-Pages h3 a {
  color: #2b2b2b;
  font-size: 12px;
  font-weight: 700;
}
.list-group-FAQs &gt; dt {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 9px;
  background: #f0f0f0;
  margin-bottom: 3px;
}
.list-group-FAQs .bio {
  font-weight: 600;
  margin-bottom: 5px;
  color: #333;
}
.list-group-FAQs &gt; dd {
  background: none;
  padding: 20px;
  border: 1px solid #fbe0c7;
}
.list-group-FAQs &gt; dt.current &gt; a {
  color: #fff;
}
.list-group-FAQs &gt; dt.current {
  background: #0075d6;
}
.list-group-FAQs &gt; dt &gt; a {
  display: block;
  float: left;
  font-size: 16px;
  width: 90%;
  color: #2b2b2b;
}
.list-group-FAQs .formatTextStandard {
  font-size: 13px;
  color: #2b2b2b;
  text-align: justify;
  line-height: 23px;
}
.PagerControl {
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-bottom: 0px;
}
.PagerControl li {
  border: none !important;
  padding: 10px;
}
.PagerControl .pagination {
  width: auto;
  float: none;
  padding-top: 10px;
  margin: 0px;
}
.VideoDetails h1 {
  color: #b50000;
  font-size: 14px;
  font-weight: 700;
}
.VideoDetails iframe {
  width: 100%;
  height: 350px;
}
.VideoDetails .bio {
  color: #2b2b2b;
  margin-bottom: 15px;
}
.dowload-text h1 {
  color: #f70000;
  font-size: 16px;
  font-weight: 700;
}
#footer li {
  list-style: none;
}
#header {
  background: url(img/bg_mnu_.gif);
  max-height: 36px;
  width: 100%;
  display: inline-block;
}
.lst-ext-image {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.lst-ext-image li {
  display: block;
  margin-bottom: 10px;
}
.lst-ext-image li a.photo {
  display: block;
  outline: none;
}
.lst-ext-image li h3 {
  display: block;
  color: #212121;
  font-weight: 600;
  font-size: 13px;
  margin-top: 10px !important;
  text-align: center;
  line-height: 18px;
  border: none !important;
}
.lst-ext-image li h3 a {
  color: #212121 !important;
}
.models-grids .view {
  margin: 10px 0px;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #BCBCBC;
  -moz-box-shadow: 1px 1px 2px #BCBCBC;
  box-shadow: 1px 1px 2px #BCBCBC;
  cursor: default;
  padding: 0;
}
.models-grids .view .mask,
.models-grids .view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.models-grids .view img {
  display: block;
  position: relative;
}
.models-grids .view h3 {
  margin-top: 10px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
}
.models-grids .view h3 a {
  color: #fff !important;
  text-transform: uppercase;
}
.models-grids .view h5 {
  font-style: italic;
  font-size: 1.2em;
  position: relative;
  color: #fff;
  line-height: 1.3em;
  text-align: center;
  margin: 4.3em auto 0;
  width: 80%;
}
.models-grids .view-fourth img {
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  -ms-transition: all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.models-grids .view-fourth .mask {
  background-color: #5ba001;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  -o-transform: scale(0) rotate(-180deg);
  -ms-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.models-grids .view-fourth h5 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.view-fourth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.view-fourth:hover img {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.view-fourth:hover h5 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.lst-ext-image li {
  padding: 0px 5px;
  margin-top: 10px;
}
.title_radius_blue {
  background-color: #888;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 7px 10px;
  text-align: left;
  float: left;
  white-space: nowrap;
}
.a_white {
  color: #fff;
  text-decoration: none;
}
.a_yellow {
  color: #ff0;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
}
.icon_excel {
  background: url(img/icon_excel.gif) left center no-repeat;
  color: #000;
  font-weight: bold;
  padding: 7px 0px;
  padding-left: 30px;
  text-align: left;
  white-space: nowrap;
}
.icon_excel_ {
  background: url(img/excel.gif) left center no-repeat;
  color: #000;
  font-weight: bold;
  padding: 0px 0px;
  padding-left: 25px;
  text-align: left;
  white-space: nowrap;
}
.content_resources {
  overflow: hidden;
  width: 100%;
  padding-left: 10px;
}
.content_resources li {
  list-style: none;
  padding-top: 10px;
}
.content_resources ul {
  border-left: solid 1px #eee;
  padding: 0px;
}
.content_resources ul li {
  padding: 10px 0px;
  margin-left: 20px;
}
.content_resources ul li:last-child {
  border-bottom: dashed 1px #ccc;
}
#footer {
  clear: both;
  min-width: 1010px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  margin-top: 10px;
  background-color: #0075d6;
}
#footer .menu {
  padding: 10px 0px;
  background-color: #109eca;
  text-align: center;
  color: #0075d6;
}
#footer .menu ul {
  margin-bottom: 0;
}
#footer .menu li {
  display: inline-block;
  list-style: none;
  border-left: 1px solid #ccc;
  padding: 0px 12px;
}
#footer .menu li:first-child {
  border: none;
}
#footer .menu li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
</pre></body></html>