.appBody { color: #212353; }
.appPanelTitle  { font-size: 1.2rem; font-family: inherit; font-weight: bold; }
.appSubheading  { font-size: 1.2rem; font-family: inherit; font-weight: bold; }
.appTopTable { margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 1em; }
.appTop  { font-size: 1.2rem; font-family: inherit; font-weight: bold; text-align: center; }
.appBot  { font-size: 1.2rem; font-weight: bold; }
.appMain { vertical-align: text-top; padding: 0 0 0 1em; }
.appMainPanel { /* why? talk to me: margin-left: 2%; margin-right:2%; width: 95%; */ }
.appMainMsg { width: 100%; margin: .5em 0; padding: 1em; text-align: left; background-color: #FFF799; vertical-align: middle; }
.appPower  { font-size: 1.0rem; font-weight: bold; color: white; }
.appContents { vertical-align: top; /*min-width: 800px; min-height: 400px;*/ margin: 0 auto; margin-top: 0.5em; }
.pleaseLogin { font-weight: bold; line-height: 1.5em; }
.appMenu { width: 100% !important; border-spacing: 0 !important; border-collapse: collapse; padding: 0 !important; }
.LTMenu { color: #212353; border: 2px solid #005587; height: 100%; padding: 0 !important; border-collapse: collapse; }
.LTuser { margin: .5em 1em 1em 1em; font-weight: bold; white-space: nowrap; border-collapse: collapse; padding: 0 !important; }
.LTtd  { background-color: inherit; white-space: nowrap; border-collapse: collapse; }
.LTth  { width: 100% !important; font-weight: bold; border-top: 1px solid #212353; border-bottom: 1px solid #212353; border-spacing: 0 !important; border-collapse: collapse; }
.LTth TABLE { width: 100% !important; margin: 0 !important; padding: 0 !important; border: none !important; border-spacing: 0 !important;  border-collapse: collapse; }
.clean { margin: 0; padding: 0; }
.hide { font-weight: bold; color: #DDDDDD; }
.tabNavMarkCell { margin: 0px; padding: 0px; vertical-align: middle; }
.tabNavMarkIndentCell { margin: 0px; padding: 0px; border-right: 1px solid black; border-top: 1px solid black; }
.tabNavHierCell { margin: 0px; padding: 0px; }
.tabNavTable { margin: 0px; padding: 0px; border-spacing: 0px; }
.tabNavRow { margin: 0px; padding: 0px; }
.tabListTable { border-spacing: 0px; }
.tabListRow { }
.tabListCell { }
.tablecontactus { margin-left: auto; margin-right: auto; font-size: 24pt;}
.fileRootDir { font-size: 1.33em; }
.displayblue { background-color: lightblue; }
A  { color: #254d70; text-decoration: none; }
A:hover  { color: #000066; }
A:visited:hover  { color: #000066; }
A.anchor { display: block; position: relative; top: -230px; visibility: hidden;}
BODY  { font-size: 1.2rem; font-family: Verdana, Arial, Helvetica, Sans-Serif; margin: 0;}
INPUT { }
TD  { }
TEXTAREA  { }

#TOP {
  /*position: fixed;
  z-index: 20;
  height: 218px;*/
  width: 100%;
  background-color: inherit;
  background-image: inherit;
  float: none;
  margin: 0;
  padding: 0;
}
#TOP .top-bar {
  height: 2em;
  background-color: /* blue */ #005587;   /* red #E00053; */
}
#TOP .mcr-logo {
  margin: 1em 0 1em 0;
  text-align: center;
}
#TOP .link-bar {
  display: inline-block;
  width: 100%; height: 42px;
  margin: 0;
  padding: 8px;
  background-color: /* blue */ #005587;
  text-align: center;
}
#TOP .link-bar .link-wrapper {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}
#TOP .link-bar .links {
  float: left;
}
#TOP .link-bar .links A {
  padding: 0 1em 0 0;
}
#TOP .link-bar .links A,
#TOP .social-top A {
  display: inline-block;
  color: #FF291F;
  font-size: 1.3rem;
}
#TOP .link-bar .links >A:hover,
#TOP .social-top A:hover {
  color: white;
}
#TOP .social-top {
  display: inline-block;
  float: right;
  margin: 0;
}
#TOP .social-icon {
  display: inline-block;
  height: 22px;
  width: 22px;
  text-align: center;
  vertical-align: middle;
}
#TOP .social-icon.fb {
  background-image: url(images/facebookT22_color.png);
}
#TOP .social-icon.fb:hover {
  background-image: url(images/facebookB22.png);
}
#TOP .social-icon.tw {
  background-image: url(images/twitterT22_color.png);
}
#TOP .social-icon.tw:hover {
  background-image: url(images/twitterB22.png);
}
#TOP .social-icon.in {
  background-image: url(images/inT22_color.png);
}
#TOP .social-icon.in:hover {
  background-image: url(images/inB22.png);
}
#ETOP {
  /*height: 218px;*/
}
#SLIDES {
    float: left;
    overflow: hidden;
    width: 100%;
}
#SLIDES ul {
    padding: 0;
}
#SLIDES ul li {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: center; 
}
#SLIDES ul li img {
    display: inline-block;
    margin: auto;
    border: 0 none;
    padding: 0;
    /* max-width: 650px; */
}
#SLIDES .flexslider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
}
#SLIDES .flexslider {
    margin: 0 auto;
    /* max-width: 650px; */
    width: 100%;
}
#SLIDES .flexslider .flex-nostyle-viewport {
    overflow: visible !important;
}
#SLIDES .flexslider .flex-nostyle-viewport ul.slides {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
#SLIDES .flexslider .flex-nostyle-viewport ul.slides li {
    opacity: 0.4;
    padding-bottom: 0;
    position: relative;
}
#SLIDES .flexslider .flex-nostyle-viewport ul.slides li.flex-nostyle-active-slide {
    opacity: 1;
}
#SLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title {
    background: url("images/title-bk.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10%;
    color: #ffffff;
    display: none;
    font-family: "Trebuchet MS";
    font-size: 1.8rem;
    font-weight: bold;
    padding: 5px 20px;
    position: absolute;
}
#SLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a {
    color: #ffffff;
}
#SLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a.ext {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}
#SLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a:hover {
    color: #cc6600;
}
#SLIDES .flexslider .flex-nostyle-viewport ul li.flex-nostyle-active-slide .views-field-field-homepage-image-title {
    display: block;
}
#SLIDES .flexslider .flex-nostyle-direction-nav {
    clear: both;
    list-style-type: none;
    margin: 0;
    /* max-width: 650px; */
    padding: 0;
    width: 100%;
    font-size: 1.8rem;
}
#SLIDES .flexslider .flex-nostyle-direction-nav li a {
    background: url("images/arr-prev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 92px;
    position: absolute;
    text-indent: -9999px;
    top: 40%;
    width: 55px;
    z-index: 10;
    font-size: 1.8rem;
}
#SLIDES .flexslider .flex-nostyle-direction-nav li a.flex-nostyle-prev {
    left: 0;
}
#SLIDES .flexslider .flex-nostyle-direction-nav li a.flex-nostyle-prev:hover {
    background: url("images/arr-prev.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
#SLIDES .flexslider .flex-nostyle-direction-nav li a.flex-nostyle-next {
    background: url("images/arr-next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
}
#SLIDES .flexslider .flex-nostyle-direction-nav li a.flex-nostyle-next:hover {
    background: url("images/arr-next.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.tabbar {
  background: none repeat scroll 0 0 #3b3b3b;
  height: 110px;
}
.item-list {
  position: relative;
  background: url("images/aud-fade.png") no-repeat scroll center 0  /* blue */ #005587;
  padding-top: 18px;
  width: 100%;
  height: 86px;
}
.tabbar .static {
}
.tabbar .fixed {
  position: fixed;
  top: 218px;
  z-index: 20;
}
.quicktabs_main {
    background: none repeat scroll 0 0 #3b3b3b;
    /*float: left;*/
    /*margin-top: -22px;*/
    /*padding: 45px 0 40px;*/
    padding: 1px 0 40px;
    width: 100%;
}
.item-list ul.quicktabs-tabs,
.quicktabs_main .quicktabs-tabpage {
    margin: auto;
    width: 100%;
    padding: 1px;
}
.quicktabs-tabs h1.first { margin-top: 0; }
.item-list ul.quicktabs-tabs li {
    float: left;
    margin: 0 1.6% 4px 0;
    padding: 0;
    width: 18.702%; 
    list-style-type: none;
    white-space: nowrap;
}
.item-list ul.quicktabs-tabs li.last {
    margin-right: 0;
}
.item-list ul.quicktabs-tabs li a {
    background: url("images/aud-bk_red.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: bold;
    height: 82px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.item-list ul.quicktabs-tabs li a:hover,
.item-list ul.quicktabs-tabs li.active a {
    background: url("images/aud-bk-r.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.item-list ul.quicktabs-tabs li.active {
    background: url("images/aud_arrow.gif") no-repeat scroll 48% bottom rgba(0, 0, 0, 0);
    padding-bottom: 3px;
}
.quicktabs-style-none {
    color: WHITE;
}
.OpenClose {
  cursor: pointer;
}
.OpenClose:hover {
  color: /* green */ #509E2F;
}
.tab-content {
    float: right;
    padding: 0 0 1em 0;
    overflow: hidden;
}
#TABSLIDES {
    float: left;
    overflow: hidden;
}
#TABSLIDES ul {
    padding: 0;
}
#TABSLIDES ul li {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: center; 
}
#TABSLIDES ul li img {
    display: inline-block;
    margin: auto;
    border: 0 none;
    padding: 0;
}
#TABSLIDES .flexslider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
}
#TABSLIDES .flexslider {
    margin: 0 auto;
}
#TABSLIDES .flexslider .flex-nostyle-viewport {
    overflow: visible !important;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul.slides {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul.slides li {
    opacity: 0.4;
    padding-bottom: 0;
    position: relative;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul.slides li.flex-nostyle-active-slide {
    opacity: 1;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title {
    background: url("images/title-bk.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10%;
    color: #ffffff;
    display: none;
    font-family: "Trebuchet MS";
    font-size: 1.8rem;
    font-weight: bold;
    padding: 5px 20px;
    position: absolute;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a {
    color: #ffffff;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a.ext {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul li .views-field-field-homepage-image-title a:hover {
    color: #cc6600;
}
#TABSLIDES .flexslider .flex-nostyle-viewport ul li.flex-nostyle-active-slide .views-field-field-homepage-image-title {
    display: block;
}
#TABSLIDES .flex-nostyle-direction-nav {
    position:absolute;
    z-index:10;
    width:95%;
    display:table;
    bottom:10px;
    left:7px;
    margin:0
}
#TABSLIDES .flex-nostyle-direction-nav li {
    display:inline
}
#TABSLIDES .flex-nostyle-prev,
#TABSLIDES .flex-nostyle-next {
    display:inline-block;
    width:14px;
    height:18px;
    background:red;
    text-indent:-9999px
}
#TABSLIDES .flex-nostyle-prev {
    float:left;
    background:url(images/allsprites.png) no-repeat -222px -57px
}
#TABSLIDES .flex-nostyle-prev:hover {
    float:left;
    background:url(images/allsprites.png) no-repeat -222px -75px
}
#TABSLIDES .flex-nostyle-next {
    float:right;
    background:url(images/allsprites.png) no-repeat -236px -57px
}
#TABSLIDES .flex-nostyle-next:hover {
    float:right;
    background:url(images/allsprites.png) no-repeat -236px -75px
}
.views-field-field-audience-image-title {
    background:#000000;
    text-align:center;
    padding:10px 20px;
    margin-top:5px;
    font-size:1.4rem;
    color:#ffffff}
.views-field-field-audience-image-title a {
    font-size:1.4rem;
    color:#ffffff
}
#TW-FEED .tw-border {
  margin: 0;
  border: 2px solid BLACK;
  background-color: /* blue */ #005587;
}
#TW-FEED .twitter-timeline {
  margin: 0 auto;
}
#BOT {
  width: 100%;
  margin-top: 10px;  
  background-color: #005587;
}
#BOT .bot-bar {
  max-width: 800px;
  margin: 0 auto;
  padding: .5em;
  text-align: center;
}
#BOT TABLE {
  width: 100%;
}
#BOT TABLE TD {
  width: 33%;
}
#BOT TABLE TD:first-child {
  text-align: left;
}
#BOT TABLE TD:last-child {
  text-align: right;
}
#BOT .thirdl {
  width: 33%;
  text-align: right; 
  display: inline-block;
}
#BOT .thirdc {
  width: 33%;
  text-align: center; 
  display: inline-block;
}
#BOT .thirdr {
  width: 33%;
  text-align: left; 
  display: inline-block;
}
#BOT A {
  color: WHITE;
}
#timeline {
  position:relative; }
#timeline .hr {
  border:0; margin:0; position:absolute; height:12px; width:100%; margin-top:-1px; background-position:top center; background-repeat:no-repeat; z-index:3; }
#timeline .hr {
  background-image:url("images/da5.gif"); }
#timeline #slider {
  background-image:url("images/bg-timeline.jpg"); position:relative; height:198px; }
#timeline #slider .container {
  overflow:hidden; }
#timeline #slider ul {
  border-bottom:1px dotted #ffffff; position:absolute; bottom:50px; width:3000px; /*padding-left:312px;*/ z-index:8; }
#timeline #slider ul li {
  list-style:none; display:inline; }
#timeline #slider ul li a {
  display:block; 
  float:left; 
  width: 122px;
  margin:0px auto -4px auto; 
  padding-bottom:20px; 
  text-align:center; 
  font-size:2.2rem; 
  color:#646464; 
  text-decoration:none; 
  background-image:url("images/bull.png"); background-repeat:no-repeat; background-position:bottom center; }
#timeline #slider ul li a:hover {
  color:#bfbfbf; }
#timeline #slider ul li a.a {
  color:#ffffff; margin-top: -2.0rem; font-size: 4.0rem; }
#timeline #slider i {
  position:absolute; z-index:9; top:0; bottom:0; width:126px; height:100%; }
#timeline #slider i#r {
  background-image:url("images/timeline-overlay-r.png"); right:0; }
#timeline #slider i#l {
  background-image:url("images/timeline-overlay-l.png"); left:0; }
#timeline #sliderDetail {
  background-color:#e5e5e5; /*height:220px;*/ border-top:1px solid #ffffff; position:relative; border-bottom:1px solid #d3d3d3; }
#timeline #sliderDetail .container {
  /*width:785px;*/ margin:0 auto; overflow:hidden; /*height:220px;*/ }
#timeline #sliderDetail .container .mNav {
  position:absolute; float:right; z-index:5; top:100px; display:block; width:22px; height:38px; background-position:center left; }
#timeline #sliderDetail .container .mNav:hover {
  background-position:bottom left; }
#timeline #sliderDetail .container .d {
  background-position:top left; }
#timeline #sliderDetail .container .d:hover {
  cursor:default; background-position:top left; }
#timeline #sliderDetail .container #mLeft {
  background-image:url("images/mL.png"); left:10px; }
#timeline #sliderDetail .container #mLeft:active {
  left:8px; }
#timeline #sliderDetail .container #mRight {
  background-image:url("images/mR.png"); right:10px; }
#timeline #sliderDetail .container #mRight:active {
  right:8px; }
#timeline #sliderDetail .container #detailHolder {
  position:absolute; width:90000px; left:0px; top:0; }
#timeline #sliderDetail .container #detailHolder .detail {
  /*width:785px;*/ /*height:280px;*/ position:relative; float:left; opacity:0; }
#timeline #sliderDetail .container #detailHolder .detail .detailPic {
  width:371px; height:228px; background-image:url("images/ad-bg.png"); position:absolute; left:0; bottom:0; }
#timeline #sliderDetail .container #detailHolder .detail .detailPic img {
  position:absolute; top:8px; left:115px; }
#timeline #sliderDetail .container #detailHolder .detail h1 {
  font-family:Arial,Helvetica,sans-serif; font-weight:normal; font-size:4.0rem; text-transform:uppercase; color:#3e3f3f; position:absolute; top:55px; left:290px; margin: 0; }
#timeline #sliderDetail .container #detailHolder .detail .detailBody {
  position:absolute; width:400px; top:100px; left:296px; font-family:Arial,Helvetica,sans-serif; font-size:1.1rem; color:#5c5c5c; line-height:20px; text-align:left; padding: 1px; }
#timeline #sliderDetail .container #detailHolder .detail .detailBody p {
  margin-bottom:10px; }
#timeline #sliderDetail .container #detailHolder #d1 {
  opacity:1; }
