td#id_KqZylTt {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.Outline {
  border: 2px solid #f2f2f2;
}

.Outline img {
  display:block;
}

/*** ZONE HEADERS ***/

.zoneHeader1 {
    background-image: url("/resources/Theme/images/top-border-bg.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

.Header-Logo p {

}

div#id_Footer1 {

}

div#id_Footer2 {
  border-top: 10px solid #C7D83F;
}


#idFooterPoweredByContainer {
  display: none;
}


/*** HEADINGS ***/

h1, h2, h3, h4, h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

p + h1, p + h2, p + h3, p + h4, p + h5 {
  margin-top: 30px;
}

.pageTitle {
  padding-bottom: 0!important;
}

.contStylePageTitle {
    background-color: inherit;
    color: #444;
    font: normal 36px/normal 'Raleway', sans-serif;
    text-transform: uppercase;
}

h2 {
  font-size: 24px;
  font-weight: normal;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 24px;
}

.gadgetStyleNone .gadgetStyleTitle h4 {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #c51b6c;
}


/**** BUTTONS ****/

a.stylizedButton.buttonStyle001, a.stylizedButton.buttonStyle002, a.stylizedButton.buttonStyle003, a.stylizedButton.buttonStyle004 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.fullWidth a.stylizedButton {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*** Button 2 - White ***/

/** Green Hover **/

div.greenHover a.stylizedButton.buttonStyle004 {
    background: #FFFFFF;
    color: #000000;
    border: 2px solid #bbd203;
    width: 280px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

div.greenHover a.stylizedButton.buttonStyle004:hover {
    background: #bbd203;
    color: #FFFFFF;
}

/** Blue Hover **/

div.blueHover a.stylizedButton.buttonStyle004 {
    background: #FFFFFF;
    color: #000000;
    border: 2px solid #009BDB;
    width: 280px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

div.blueHover a.stylizedButton.buttonStyle004:hover {
    background: #009BDB;
    color: #FFFFFF;
}

/** Purple Hover **/

div.purpleHover a.stylizedButton.buttonStyle004 {
    background: #FFFFFF;
    color: #000000;
    border: 2px solid #980758;
    width: 280px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

div.purpleHover a.stylizedButton.buttonStyle004:hover {
    background: #980758;
    color: #FFFFFF;
}



/**** CORNER FOLD ****/

div.cornerFoldGreen .gadgetStyleTitle:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #c6d92c #FFFFFF;
}


/**** TEXT STYLES ****/


/**** SEARCH BOX ****/

#PAGEID_18053 .zoneHeader3 .container_12 > DIV {
    background-color: #FFFFFF;
}

.WaGadgetSiteSearch .searchBoxField {
    border: 2px solid #E7E7E7;
    background: white;
    color: black;
}

.WaGadgetSiteSearch .searchBoxFieldContainer:before {
    content: "\f002";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    left: 1em;
    top: 50%;
    margin: -0.5em 0 0 0;
    color: #980758;
}

.WaGadgetSiteSearch .searchBoxField {
    margin: 0;
    padding: 19px 15px 19px 3em;
    width: 385px;
    max-width: 100%;
}



/*** BOX STYLES ***/

.whiteBox {
  background-color: #fff;
  padding: 30px;
}

/*** GADGET STYLES ***/

/*** NO STYLE ***/

.gadgetStyleNone .gadgetStyleTitle {
    margin: 0px 0px 15px 0;
    position: relative;
}

.gadgetStyleNone .gadgetStyleTitle h4 {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #c51b6c;
}

/*** STYLE 1 ***/

.gadgetStyle001 .gadgetStyleTitle, .gadgetStyle002 .gadgetStyleTitle, .gadgetStyle003 .gadgetStyleTitle {
  position: relative;
}

.gadgetStyle001 {
  color: #222222;
  border: 2px solid #C5DC44;
}

.gadgetStyle001 .gadgetStyleTitle {
  padding: 20px 25px 0px 25px;
  background: white;
  color: black;
}

.gadgetStyle001 .gadgetStyleBody a {
 color: #0072BC!important;
}

.gadgetStyle001 .gadgetStyleTitle h4 {
  margin: 0;
  padding: 0;
  color: black;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-size: 18px;
}

.gadgetStyle001 .gadgetStyleBody {
    padding: 20px 25px 20px 25px;
    background: white;
}


/*** STYLE 2 ***/

.gadgetStyle002 .gadgetStyleTitle {
  padding: 20px 30px 20px 30px;
  background: black;
  color: white;
  font: normal 18px 'Raleway', sans-serif;
  text-align: center;
}

.gadgetStyle002.cornerFold .gadgetStyleTitle:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: #d7dde0 #ECF1F3; 
}

.gadgetStyle002 .gadgetStyleBody {
    padding: 20px 30px 25px 30px;
    border: 2px solid #e7e7e7;
}


/*** MEMBER DIRECTORY ***/

.genericListTable thead th, .membersTable thead th {
    padding: 15px 20px 15px 0px;
    font-family: inherit;
    height: auto;
    font-weight: normal;
    font-size: 17px;
    line-height: 1em;
    background-color: #000000;
    color: #ffffff;
}

.genericListTable, .membersTable {
  width: 100%;
  border: 1px solid #ECF1F3;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px 0;
  padding: 0;
}

.genericListTable tbody td, .membersTable tbody td {
  padding: 16px 20px 16px 0px;
  border-top: 1px solid #ECF1F3;
  height: auto;
}


/*** EVENTS ***/

.WaGadgetEventsStateList h3.sectionTitle {
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 30px;
  font-weight: normal;
  color: #454545;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle {
  font-size: 24px;
  font-weight: normal;
}

.WaGadgetEventsStateList .pageTitleOuterContainer .pageViewSwitcherOuterContainer .pageViewSwitcherContainer a {
  font-size: 18px;
}

.WaGadgetEventsStateList h3.sectionTitle {
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 30px;
  font-weight: bold;
  color: inherit;
}

.WaGadgetEventsStateList h1.pageTitle a.rssFeedLabel {
  color: #9c9c9c;
  display: inline-block;
  float: left;
  font: normal 30px/normal FontAwesome;
}

.WaGadgetEventsStateList h1.pageTitle a.rssFeedLabel:before {
  content: '\f09e';
  display: inline-block;
  margin-top: 5px;
}

.WaGadgetEventsStateList ul.boxesList li.boxesListItem {
  margin: 30px 0 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #ECF1F3;
}

.WaGadgetEventsStateList ul.boxesList li.boxesListItem:last-child {
  margin: 30px 0 0 0;
  padding-bottom: 30px;
  border-bottom: none;
}


/*** NEWS - BLOG ***/

.WaGadgetBlog ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
  font-size: 20px;
  font-weight: normal;
  font-family: inherit;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel, .WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink {
  font-family: tahoma;
  font-size: inherit;
  color: inherit;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedOn {
  min-height: 1em;
  font-family: Tahoma, sans-serif;
  font-size: 1em;
  line-height: 1.125em;
  color: inherit;
}


/**** FORUMS ****/

.WaGadgetForumStateList .forumCategoryListOuterContainer .forumCategoryOuterContainer .forumCategoryContainer h5 {
    display: none;
}

.WaGadgetForumStateList .forumCategoryListOuterContainer .forumCategoryOuterContainer .forumCategoryContainer .forumListContainer .boxHeaderOuterContainer table td h4, .WaGadgetForum.WaGadgetForumStateTopicList #idTopicListContainer .topicListContainer .boxHeaderOuterContainer table td.threadTD div.thread h4.boxHeaderTitle, .WaGadgetForum.WaGadgetForumStateTopicList #idTopicListContainer .topicListContainer .boxHeaderOuterContainer table td.lastReplyTD .lastReply h4.boxHeaderTitle, .WaGadgetForum.WaGadgetForumStateTopicList #idTopicListContainer .topicListContainer .boxHeaderOuterContainer table td.repliesCountTD .repliesCount h4.boxHeaderTitle {
    font-weight: 400;
    font: 16px Tahoma, sans-serif;
}

.WaGadgetForumStateList .forumListContainer .boxHeaderOuterContainer table td {
    padding: 15px 20px 15px 0px;
    background: #eeeeee;
}

.WaGadgetForumStateList .forumListContainer .boxHeaderOuterContainer table td h4 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: normal;
}

.WaGadgetForumStateList .forumListContainer table td {
    padding: 15px 20px 15px 0px;
    height: auto;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.pageStateIconTD {
    vertical-align: top;
    width: 5%;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.threadTD {
    vertical-align: top;
    width: 45%;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.lastReplyTD {
    font-size: 14px;
    width: 20%;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.topicsCountTD {
    color: #454545;
    font-weight: bold;
    width: 15%;
}

.WaGadgetForumStateList .forumListContainer table td.threadTD {
    width: 45%;
}

.WaGadgetForumStateList .forumListContainer table td.lastReplyTD {
    width: 20%;
}

.WaGadgetForumStateList .forumListContainer table td.repliesCountTD {
    width: 15%;
    text-align: center;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.repliesCountTD {
    width: 15%;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.pageStateIconTD {
  display:none;
}

.WaGadgetForumStateList .forumListContainer .boxBodyOuterContainer table.forumListTable tr.forumListRow td.threadTD {
  vertical-align: top;
  width: 50%;
  padding-left: 20px;
}

td.pageStateIconTD {
    display: none;
}

.WaGadgetForumStateList .forumListContainer table td.threadTD {
    width: 50%;
    padding-left: 20px;
}


/**** JOBS ****/

body#PAGEID_18061 .boxOuterContainer.boxBaseView {
    padding-bottom: 30px;
    border-bottom: 1px solid #C5DC44;
}

.WaGadgetBlog ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Raleway';
}

h4.boxHeaderTitle a {
    text-decoration: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel, .WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink {
    display: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedOn {
    float: left;
}

.WaGadgetBlog .boxBodyInfoOuterContainer {
  padding: 0 0px 8px 0px;
  margin: 0 0 15px 0;
  border-bottom: none;
}

body#PAGEID_18061 .WaGadgetBlog ul.boxesList li.boxesListItem {
    margin: 0 0 30px 0;
}



/**** MAIN MENU ****/

/** Menu Container BG  **/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
  display: table;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  zoom: 1;
  text-align: left;
  background: #000000;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li {
  display: table-cell;
  padding: 0;
  margin: 0;
  position: relative;
  vertical-align: top;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item {
  position: relative;
}

/*** Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
  display: block;
  height: 22px;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  position: relative;
  padding: 20px 20px 20px 20px;
  font-size: 17px;
  font-height: 22px;
  color: white;
  text-align: center;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a > span {
  display: block;
  height: 22px;
  padding: 0 0 8px 0;
  position: relative;
}

/*** Main Menu Link Hover ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a {
  background-color: #333333;
  color: #FFFFFF;
}

/*** Line Below Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a > span {
  padding: 0;
  border-bottom: none;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.phantom > .item > a {
  font: 40px/16px Verdana;
  text-align: center;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.phantom > .item > a > span {
  border-bottom: none;
}

/*** Active State for Main Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a {
    color: #C5DC44;
    background-image: url("/resources/Theme/images/mainMenu-arrow-selected.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a > span {
  padding: 0;
  border-bottom: none;
}

/*** Second Level Indicator Bullet (link has sub-nav) ***/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.dir > .item > a:after {
  display:none;
}

/*** 2 Level Drop Down ***/

.WaGadgetMenuHorizontal .menuInner ul ul {
  display: none;
  position: absolute;
  left: 0px;
  top: 100%;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  min-width: 200px;
  z-index: 40000;
  background: #333333;
  -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
}
.WaGadgetMenuHorizontal .menuInner ul ul:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  top: -2px;
  left: 0;
}
.WaGadgetMenuHorizontal .menuInner ul ul li {
  margin: 0;
}
.WaGadgetMenuHorizontal .menuInner ul ul li > .item {
  position: relative;
}

/*** Dropdown Menu Link ***/

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a {
  display: block;
  width: auto;
  height: auto;
  margin:0;
  text-align: left;
  text-decoration: none;
  padding: 8px 20px 8px 20px;
  font-weight:normal;
  font-size: 16px;
  font-height: 22px;
  color: #FFFFFF;
  white-space: nowrap;
  position: relative;
}

/*** Link Hover ***/
.WaGadgetMenuHorizontal .menuInner ul ul li > .item:hover > a {
  color: #CCCCCC;
  background: transparent;
}

/*** Active Link ***/
.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item > a {
  color:#C5DC44;
  background: transparent;
}

/*** Active Link Hover***/
.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item:hover > a {
  color:#C5DC44;
  background-color: #333333;
}


/**** VERTICAL MENU - SUB NAVIGATION ****/

/***** Custom Vertical Menu menuStyle002 *****/

/* First Level */

.WaGadgetMenuVertical.menuStyle002 .menuInner {
  padding: 0;
}

/*** First Level - Container ***/

.WaGadgetMenuVertical .menuInner ul.firstLevel {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #FFFFFF;
}


/*** First Level - List Item ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item {
  padding:0px;
  border-bottom:1px solid #FFFFFF;
  background-color: #EEEEEE;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:last-child > .item {
  border-bottom: none;
}

/*** First Level Link - Regular ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item > a {
  color: #000000;
  font-size: 1em;
  text-decoration: none;
  text-transform: none;
  font-family: inherit;
  font-weight: 400;
  padding: 0px 25px;
  background-color: #EEEEEE;
}

/*** First Level Link - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item > a {
  color: #000000;
  background-color: #E7E7E7;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item > a {
    color: #000000;
}

/*** Link Top and Bottom Padding ***/


.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li > .item > a > span {
  padding: 13px 0px 13px 0px;
}


/*** Remove Link Border on Hover ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item > a > span {
  border: none;
}

/*** Link has Child Pages Indicator ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.dir.sel > .item > a > span:after {
  content: "\00bb";
  font: normal 22px/normal 'Raleway', sans-serif;
  color:#0682B9;
  left: -16px;
  right:auto;
  top: 0px;
  margin: 0;
  display:block;
  width: auto;
  height: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  z-index: 1;
  background: transparent;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li:hover > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > .item {

background:transparent;
}


/*** Background Color for Link on Hover and Selected States ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel > .item,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.dir > .item > a,
.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel:hover > .item > a {
  background: #c7e318;
  font-weight:normal;
  color: #000000;
}

/*** First Level Parent Link - Selected/Active State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.parent > .item > a {
  font-weight:normal;
}

/*** First Level Parent Link - Hover State ***/

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.sel.parent > .item > a:hover {
  font-weight:normal;
}

.WaGadgetMenuVertical.menuStyle002 .menuInner ul.firstLevel > li.dir.sel > .item > a > span:after { display:none;}


/**** MISC ****/

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle {
    font-size: 20px;
    font-weight: normal;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer {
    margin: 0 0 25px 0;
}

.WaGadgetEventsStateList ul.boxesList li.boxesListItem:last-child {
    margin: 30px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #C5DC44;
}

.WaGadgetEventsStateList ul.boxesList {
    padding: 5px 0 0 0;
}

.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageTitleContainer h1.pageTitle {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Raleway';
}

.WaGadgetBlog ul.boxesList li.boxesListItem {
    margin: 0 0 30px 0;
    padding-bottom: 35px;
    border-bottom: 1px solid #C5DC44;
}

/**** MISC 2 ****/

body#PAGEID_18061 .WaGadgetBlog ul.boxesList li.boxesListItem {
    margin: 0;
}
.WaGadgetBlog ul.boxesList li.boxesListItem {
    margin: 0 0 0 0;
    padding-bottom: 35px;
  border-bottom: 0px solid #C5DC44;
}

/**** MOBILE STYLES ****/

@media only screen and (max-width: 716px) {

.Hide-For-Mobile {
    display: none;
}

.Header-Logo p {
  text-align: center!important;
}

}