body {
  font-family: "arial", sans-serif;
}
a:hover,
a:focus,
a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
p {
	line-height: 23px;
	font-size: 15px;
	margin: 10px 0;
}
header {
  background: #16181d;
  padding: 21px 0 50px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #357BAC;
}
h3 {
  font-size: 20px;
  font-family: Georgia, Helvetica, Sans-Serif;
  font-weight: normal;
  margin: 6px 0;
  line-height: 32px;
}
h1 {
  font-size: 28px;
  font-family: Georgia, Helvetica, Sans-Serif;
  font-weight: normal;
  margin: 0 0 10px;
  line-height: 44.8px;
}
h2 {
  font-size: 23px;
  font-family: Georgia, Helvetica, Sans-Serif;
  font-weight: normal;
  margin-top: 7px;
  margin-bottom: 7px;
}
.top_menu ul li {
  display: inline-block;
}
.top_menu ul li a {
  color: #c5cde0;
  text-decoration: none;
  border-right: solid 1px #919DB7;
  font-size: 15px;
  padding: 0 8px;
}
.top_menu ul li:last-child a {
  border-right: none;
  padding-right: 0;
}
.top_menu ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.right_top {
  text-align: right;
}
.logo {
  padding: 40px 0 0;
}
.fsizer a#fs_sml {
  font-size: 9px;
  height: 22px;
  padding-top: 5px;
}
.fsizer a#fs_med {
  font-size: 13px;
  height: 22px;
  padding-top: 3px;
}
.fsizer a#fs_lrg {
  font-size: 16px;
  height: 22px;
  padding-top: 2px;
}
.fsizer a {
  color: #eee !important;
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  text-align: center;
  border: 1px dotted #ccc;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0;
  line-height: 100%;
}
.fsizer a.fsactive {
  background: #ebebeb;
	color: #5761a0 !important;
}
.top_menu {
  padding-bottom: 45px;
}
.content {
  padding-top: 44px;
}
.left-menu nav ul li a {
  line-height: 47px;
  display: block;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 10px;
}
.left-menu nav ul ul {
  border: none;
}
.left-menu nav ul ul li {
  border-left: none;
  border-right: none;
}
.left-menu nav ul ul li a {
  padding-left: 28px;
  background: url(../images/arrB.gif) no-repeat;
  background-position: 7px center;
}
.left-menu nav ul ul li a:hover,
.left-menu nav ul ul li.active a {
  background: url(../images/arrW.png) no-repeat #000;
  color: #fff;
  background-position: 7px center;
}
.left-menu ul li.nav-selected.nav-path-selected > a {
  background: #000;
  color: #fff;
}
.left-menu nav ul ul li:last-child {
  border-bottom: none;
}
.left-menu nav ul li {
  border-bottom: solid 1px #282735;
  border-right: solid 1px #282735;
  border-left: solid 1px #282735;
  position: relative;
}
.left-menu nav ul {
  border-top: solid 1px #282735;
  padding: 0;
  list-style: none;
}
.left-menu nav ul li.active > a,
.left-menu nav ul li > a:hover {
  background: #000;
  color: #fff;
}
.top-image img {
  width: 100%;
}
.content .top_sec {
  padding-bottom: 41px;
}
.content .hm_secs h2 {
  border-bottom: solid 1px #357BAC;
  font-size: 23px;
  font-family: Georgia, Helvetica, Sans-Serif;
  color: #357BAC;
  padding: 16px 0 5px;
  margin: 0 0 12px;
}
footer {
  background: #23262D;
}
footer .foot_image {
  text-align: center;
  padding: 8px 0;
}
.content .hm_secs > a {
  padding: 15px 0 0;
  display: block;
  font-size: 15px;
  color: #357BAC;
  text-decoration: underline;
}
.content .btm_sec {
  margin-bottom: 40px;
}
.content .hm_secs img {
  width: 100%;
}
.inn_right_cont .r_img {
  width: 180px;
  margin: 25px auto 0;
}
.greyBox {
  background-color: #999999;
  padding: 5px 10px 25px;
}
.blueBox {
  background-color: #8CB6CF;
  padding: 5px 10px 25px;
}
.inn_right_cont .box {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}
.inn_right_cont i {
  margin: 10px 0;
  display: inline-block;
}
.inn_right_cont p i {
  margin: 0;
}
.inn_right_cont .greyBox h3 {
  font-size: 18px;
  color: #fff;
}
.inn_right_cont .blueBox h3 {
  font-size: 17px;
  color: #fff;
}
.inn_right_cont .greyBox a,
.inn_right_cont .blueBox a {
  color: #fff;
  text-decoration: underline;
}
.texts ul li {
  font-size: 15px;
  line-height: 1.6;
}
.row.inn_right_cont img {
  max-width: 100%;
}
.top_menu ul {
  padding: 0;
}

/* Font-Sizer Specific Styling */

.fsizer {}

/* Container element */

.fsizer a {
  display: inline-block;
  text-align: right;
  width: 20px;
  margin-right: 5px;
  text-align: center;
  border: 1px dotted #ccc;
  color: #5761a0;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0;
  line-height: 100%;
}
.fsizer a:hover {
  text-decoration: none;
  background: #ebebeb;
}

/* Three 'A' links used to control size */

.fsizer a.fsactive {
  color: #000;
  background: #ebebeb;
  cursor: default;
}

/* When mode is active */

.row.inn_right_cont .container {
  width: 730px;
}
li.nav-path-selected ul li a.nav-selected.nav-path-selected {
  background: url(../images/arrW.png) no-repeat #000;
  background-position: 7px center;
}
.left-menu ul li ul {
  display: none;
}
.inn_right_cont ul li {
  font-size: 15px;
  line-height: 1.6;
}
div#ccm-panel-detail-page-composer {
  display: block;
}
.cvr_caret {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 48px;
  cursor: pointer;
  z-index: 99;
}
.cvr_caret span.caret {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 8px dashed;
  border-top: 4px solid \9;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.left-menu ul li ul.active {
  border-top: solid 1px #282735;
}
.nav-selected.nav-path-selected .cvr_caret span.caret {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #ffffff transparent transparent transparent;
}

