body {
background: #ffffff !important;
color: #0000000;
}
.wrapperStory p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333;
	text-align:justify;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding-bottom: 20px;
	line-height: 30px;
	text-align:justify;
}
.blockquote {
	padding: 20px;
	background-color: #E2E2E2;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	text-indent: 0;
}

#rt-header .rt-block.social-icon {
	position:relative; top:-47px; left:15px; height:30px; margin-bottom:-20px;
}
#rt-header .rt-block{
	margin: 7px 10px;
    padding: 0 15px;
}
#rt-drawer {
  background: url("../images/horiz-bg.png") repeat-x scroll 0 0 #ffffff;
  border-bottom: 1px solid #ffffff;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3) inset;
  height: 41px;
}
#rt-drawer .menu-block {
    margin: 0 25px;
}
#rt-drawer .gf-menu{
	margin:0;
}
#rt-drawer .gf-menu > li {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 1px;
    padding: 0;
	height: 41px;
    line-height: 41px;
}
#rt-drawer .gf-menu > li:hover ,#rt-drawer .gf-menu > li.active{
	background:none;
	border:none;
	box-shadow:none;
}
#rt-drawer .gf-menu > li > a {
  color: #fff;
  display: block;
  font-weight: 400;
  margin-top: 6px;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-shadow: none;
  background:none;
  box-shadow:none;
}
#rt-drawer .gf-menu > li.active > a,#rt-drawer .gf-menu > li:hover > a  {
    background: none repeat scroll 0 0 #365c95;
    border: 1px solid #2F548B;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 #2F548B;
	color:#a2c6fd!important;
}
#rt-drawer .gf-menu  .dropdown{
    background: none repeat scroll 0 0 #365c95;
    border: 1px solid #2F548B;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 #2F548B;
}
#rt-drawer  .gf-menu .item{color:#fff; text-shadow:none;}
#rt-drawer .gf-menu .border-fixer{background:none!important;border:none;}

#rt-footer-surround{
	background: url("../images/bottom-bg.png") repeat-x scroll 0 0 #32538a;
	 color: #c6dfff;
}
#rt-copyright {
  background: url("../images/bottom-bg.png") repeat-x scroll 0 0 #32538a;
  border-top: 0 solid #d5d5d5;
  box-shadow: none;
}
#rt-footer {
  background: url("../images/botbar-bg.png") repeat-x scroll 0 0 #416aa9;
  border-top: 0 solid #afafaf;
  text-align: right;
}
#rt-footer .rt-block{margin:0;}
#gantry-totop {
  background: url("../images/top-button-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
  color: #c6dfff;
  height: 20px;
  line-height: 20px;
  padding: 0;
  text-align: center;
  width: 90px;
}

#gantry-totop:hover {color:#fff;}
.horizontal_menu{}
.horizontal_menu ul.menu{list-style:none;}
.horizontal_menu ul.menu li{display: inline-block;margin:0 0 0 5px;padding:0 0 0 5px;}
.horizontal_menu ul.menu li a{font-weight: 400;}
.horizontal_menu ul.menu li a:hover{color:#fff;background:none;}
.horizontal_menu ul.menu li a:before{content:"";}
#rt-copyright  .horizontal_menu{text-align:right;}



