/*=============================================================
====== TABLE OF CONTENTS ======================================
====== UNIVERSAL ===================================[ZYB01]====
====== HEADER ======================================[ZYB02]====
====== FOOTER ======================================[ZYB03]====
====== HOME ========================================[ZYB04]====
====== INNER =======================================[ZYB05]====
====== CUSTOM ======================================[ZYB06]====
====== MOBILE ======================================[ZYB07]====
=============================================================*/

/*=============================================================
===== UNIVERSAL ====================================[ZYB01]====
=============================================================*/

html{ min-height:100%; width:100%; }
body{ background:#005dab; }
.tWrap article, .tWrap aside, .tWrap audio, .tWrap canvas, .tWrap command, .tWrap datalist, .tWrap details, .tWrap embed, .tWrap figcaption, .tWrap figure, .tWrap footer, .tWrap header, .tWrap hgroup, .tWrap keygen, .tWrap meter, .tWrap nav, .tWrap output, .tWrap progress, .tWrap section, .tWrap source, .tWrap video{display:block}
.tWrap mark, .tWrap rp, .tWrap rt, .tWrap ruby, .tWrap summary, .tWrap time { display:inline; }
.tWrap .boxShadow{ -webkit-box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); }
.tWrap .clear, .tWrap .spacer{ clear:both; }
.tWrap .floatLeft{ float:left; }
.tWrap .floatRight{ float:right; }
.tWrap .mainBoxWrapper{ margin-bottom:0.938em; }
.tWrap .sideBoxWrapper{ margin-bottom:0.938em; }
.tWrap .swp-breadcrumbs{ margin:5px 0 30px 0;color:#b6b6b6;  }
.tWrap .swp-breadcrumbs a{ color:#b6b6b6; }
.tWrap .swp-breadcrumbs strong{ font-weight:normal; color:#b6b6b6; }

.tWrap .formBlockSurveyRow{overflow:visible; clear: both;}
.tWrap .formBlockSurveyCell.question{ width:25%; padding:0px; }
.tWrap .formBlockSurveyCell.answer{ width:75%; }
.tWrap .extendedFormSurveyView input[type="text"], .tWrap .guestBook-formBlock input[type="text"],
.tWrap .extendedFormSurveyView input[type="email"], .tWrap .guestBook-formBlock input[type="email"],
.tWrap .extendedFormSurveyView input[type="tel"], .tWrap .guestBook-formBlock input[type="tel"],
.tWrap .extendedFormSurveyView input[type="url"], .tWrap .guestBook-formBlock input[type="url"],
.tWrap .extendedFormSurveyView select, .tWrap .guestBook-formBlock select,
.tWrap .extendedFormSurveyView textarea, .tWrap .guestBook-formBlock textarea{
 box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;
 -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
 width:98%; border: 1px solid #d2d2d2; padding:1%; display:block; }
 
.tWrap .extendedFormSurveyView #msg { background: #9fd9f1; color: #404b4f; padding: 1.250em; border:none; margin: 0.5em 0; }

/*=============================================================
===== HEADER =======================================[ZYB02]====
=============================================================*/

.tWrap header { background:#0093d0; }
.tWrap header .logo { margin:30px 0 0 0; display:block;}

.tWrap header .headerTop{}
.tWrap header .headerTop p{ padding:0; }
.tWrap header .headerBottom{}

.tWrap header .headerNav{ z-index:10; background:#004986; margin-top:10px; }
.tWrap header .nav{ margin:0; }
.tWrap header .nav > li{float:left; position:relative; list-style:none; margin:0; padding:0; z-index:10;  }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{}
.tWrap header .nav > li > a { padding:17px 15px; line-height:16px; display:block;font-size:16px;color:#fff;text-align:center;position:relative; font-family: 'Roboto Condensed', Arial, sans-serif; text-transform:uppercase; }
.tWrap header .nav > li:hover > a,
.tWrap header .nav > li.nav-hover > a,
.tWrap header .nav > li.nav-path-selected > a{ color:#0093d0; background:#fff; }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{ background:#fff; }


.tWrap header .nav > li > ul{ position:absolute; left:0; display:none; padding:0; margin:0; z-index:12; }
.tWrap header .nav > li > ul > li{ background:#fff; min-width:300px; list-style:none; padding:0; margin:0; }
.tWrap header .nav > li > ul > li:first-child{ border-top:none; }
.tWrap header .nav > li > ul > li > a{ padding:13px 17px; line-height:16px; color:#0093d0; display:block;font-size:16px;position:relative; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase;  }
.tWrap header .nav > li > ul > li:hover > a{ background:#004986; color:#fff; }

/*=============================================================
===== FOOTER =======================================[ZYB03]====
=============================================================*/

.tWrap footer{ padding:20px 0; color:#94b8d7; }
.tWrap footer p{ padding:3px 0px; }
.tWrap footer a{ color:#fff; }
.tWrap footer a:hover{ text-decoration:underline; }

.tWrap .footerInner{ min-height:30px; }
.tWrap #icons {width:184px;float:right}
.tWrap #icons li {float:left;padding-right:10px}
.tWrap #icons .first {float:none;font-size:23px;color:#fff;font-weight:400;line-height:1.2em;margin-top:-1.071em;letter-spacing:-1px;padding-bottom:9px}

.tWrap .zCopyrightWrapper{ padding:5px 0; }
.tWrap .zCopyrightWrapper img{ vertical-align:middle; }

/*=============================================================
===== HOME =========================================[ZYB04]====
=============================================================*/

.tWrap .tilesContainer span{ display:block; overflow:auto; }
.tWrap .slideshow{ }
.tWrap .pageContent{ background:#fff; padding:15px 0 60px; }
.tWrap .flex-direction-nav .flex-next{ background:url(../images/slideshowarrows.png) no-repeat top right; width:47px; height:86px; top:46%; }
.tWrap .flex-direction-nav .flex-prev{ background:url(../images/slideshowarrows.png) no-repeat top left; width:47px; height:86px; top:46%; }
.tWrap .flex-control-nav{ display:none; }
.tWrap .flexslider{ margin:0; }


/*=============================================================
===== INNER ========================================[ZYB05]====
=============================================================*/

.tWrap .content{ padding: 0 0 20px 0; }
.tWrap .sidebar h3{ color:#677c97; font-weight:normal; border-bottom:1px solid #dfdfdf; }
.tWrap .sidebar .nav{}
.tWrap .sidebar .nav > li{ list-style:none; padding:0px; margin-bottom:3px; }
.tWrap .sidebar .nav > li > a{ color:#fff; display:block; padding:9px 9px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; background:#004986; }
.tWrap .sidebar .nav > li > a:hover,
.tWrap .sidebar .nav > li > a.nav-path-selected{ color:#fff; background:#0093d0; }
.tWrap .sidebar .nav > li > ul{  margin:0px; padding:0px; background:#dadada; }
.tWrap .sidebar .nav > li > ul li{ font-size:13px; color:#fff; list-style:none; margin:0px;padding:0px; }
.tWrap .sidebar .nav > li > ul li a{ color:#fff; display:block; padding:7px 9px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; background:#004986; }
.tWrap .sidebar .nav > li > ul li a:hover,
.tWrap .sidebar .nav > li > ul li a.nav-path-selected{ color:#fff; background:#003c6e; }
.tWrap .globalSidebar{ margin-top:35px; }

.tWrap .lowerContent{ color:#575757; padding:30px 0px; background:#efefef; }
.tWrap .lowerContent h2{ color:#677c97; font-weight:normal; border-bottom:1px solid #dfdfdf; }
.tWrap .lowerContent p{}

/*=============================================================
===== MOBILE =======================================[ZYB06]====
=============================================================*/

.tWrap .hasDrop{ padding-right:15px !important; }
.tWrap .mobileDropdown{ position:absolute !important; right:-11px;top:4px; width:30px; height:43px; padding:0 !important; z-index:10; background: url(../images/mobilenavarrow.png) no-repeat top right !important;}

/*=============================================================
===== CUSTOM =======================================[ZYB07]====
=============================================================*/


