/* ========================= Positioning start ============================= */



html {

  margin:0;

  padding:0;

  height:100%; /* needed for container min-height */

}



body{

  height:100%; /* needed for container min-height */ 

  /*background-image:url('https://uscentral439.accountservergroup.com/~calsnaor/images/template/pageBG.jpg');*/

  /*background-image:url('../images/template/pageBG.jpg');*/

  margin:0;

  padding:0;

}



#container {

  position: relative;

  width:100%;

  min-height: 100%;/**/

  height:auto !important;

  height: 100%;/**/

  margin:0 auto;

  padding: 0px;

  z-index:1;

}



#hdrLogo{

  

}



#imgOrgLogo{

  border:0;

}



  #hdrRight{

	/*width: 724px;*/

	float:right!important

  }





#hdrTop{

  height: 120px;

  padding:0.01em 16px

  /*background-color: green; */

}

#hdrTop:after, #hdrTop:before{

  content:"";

  display:table;

  clear:both

}



#topNav{

  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", "sans-serif";

  color:#008080; /* orig: #4f5354; gold: #f49938; ea green: #00a17f */

  font-weight:400;

  font-size: 11px;

  font-stretch: normal;

  text-transform:uppercase;

  text-align: right;

}

#topNav a, #topNav a:visited{

  text-decoration:none;

  color: #008080; /* orig: #4f5354; gold: #f49938*/

}



#content{

  background: white;/**/

  position: relative;

  /*padding-left: 20px;

  padding-right: 20px;

  padding-top: 10px;

  padding:10px 20px 10px 20px;*/

/*

  float:left;

  min-height:850px;

  -moz-border-radius-bottomleft: 10px;

  border-bottom-left-radius: 10px;

  -moz-border-radius-bottomright: 10px;

  border-bottom-right-radius: 10px;

  padding-bottom: 10px;

*/

}



#leftColumn, #bothColumn

{

  position: relative;

  /*background-color:lime;*/

}

#rightColumn

{

  position: relative;

  /*background-color:orange;*/

}



hr{box-sizing:content-box;height:0;overflow:visible}

hr{border:0;border-top:1px solid #eee;margin:20px 0}



@media screen and (min-width:1200px){

  html{

	scroll-padding-top: 176px;

  }



  #headerMain {

	width: 100%;

	padding: 0px;

	position:fixed;

	height:135px;

	/*height: 362px; /* top: 87  + slide:215 + gray: 60px */

	margin-top: 0px;

	/*background-color:aqua; */

	/*background-image:url('../../images/template/headerBG.jpg');

	background-repeat:repeat-x;*/

	z-index:1000;

  }



  #hdrLogo{

	float:left!important;

  }



  #imgOrgLogo{

	position:relative;

	top: 5px;

	margin-bottom: 0px;

	height:100px;/**/

  }



  .pageWidth {

	width: 1200px;

	margin:0 auto;

	clear: left;

  }

  #content{

	position: relative;

	/*top: 0px;*/

	left: 0px;

	float:left;



	/*font-family: Arial, Helvetica, sans-serif;*/

	/*font-family: 'Roboto', sans-serif;*/

	font-size: 14px;

	/*background-color:aqua;*/

  }



  #content {

	min-height:520px;/**/

	top: 130px;

	width: 1200px;

	margin-bottom: 175px;

	-moz-border-radius-bottomleft: 10px;

	border-bottom-left-radius: 10px;

	-moz-border-radius-bottomright: 10px;

	border-bottom-right-radius: 10px;

	padding-bottom: 10px;

  }



  #leftColumn

  {

	left: 0px;

	width: 890px;

	height: 100%;

	float:left;

  }

  #rightColumn

  {

	position:relative;

	/*left: 725px;

	top: 100px;*/

	width: 275px;

	/*margin-right: 15px;*/

	float:right;

	/*background-color:lime;*/

  }



  #bothColumn

  {

	left: 0px;

	width: 1195px;

	height: 100%;

  }



  .divSeparator{

	width: 940px;

	overflow: hidden;

	/*float:none;

	clear: left;*/

  }

  .divSeparatorI{

	width: 1190px;

	overflow: hidden;

  }

  .divSeparatorSide{

	overflow: hidden;

	width: 240px;

  }

  #topNav{

	/*width: 500px;*/

	position:relative;

	margin-top: 30px;

	font-size: 16px;

  }

}



/* Start Phone 35em 695px*/

/* 768px */

@media handheld, only screen and (max-width: 1199px){

  #headerMain {

	background-color: white;

  }

  #content {

	position: relative;

	top: 0px;

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-size: 14px;

	margin: 0 auto;

	/*padding-left: 7px;*/

  }

  .divSeparator, .divSeparatorSide, .divSeparatorI{

	width: 100%;

	overflow: hidden;

  }



  #hdrLogo{

	width: 100%;

	text-align: center;

  }





  #imgOrgLogo{

	/*width: 50%;*/

  }

  #leftColumn

  {

	width: 95%;

	margin: 0 auto;

	/*float:left;*/

	/*background-color:gray;*/

  }

  #rightColumn

  {

  }



  #bothColumn

  {

	width: 95%;

	margin: 0 auto;

  }



  #topNav{

	width: 100%;

	position:relative;

	margin-top: 10px;

	margin-bottom: 10px;

	text-align: center;

  }

}

/* End Phone */



/* ========================= Positioning End ============================= */





/* ========================= Boxes Start ============================= */



.ColumnBoxClearOuter {

  padding:0.01em 16px;

}

.ColumnBoxClearOuter:after, .ColumnBoxClearOuter:before {

  content:"";

  display:table;

  clear:both;

}

.ColumnBoxClearInnerFlex, .ColumnBoxClearInnerFlex33 {

  display:flex;

  margin-top: 15px;

  margin-bottom: 15px;

  flex-flow:row wrap;

}



.ColumnBoxTwo{

  position:relative;

  padding:0.01em 16px;

  color:#000!important;

  background-color:#dae9f5!important; /*pale:blue: #ddffff new: #6385c0   gray: #ededed!important;  dae9f5*/

  border-radius:16px;

  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

}

.ColumnBoxTwo:before, .ColumnBoxTwo:after {

  content:"";

  display:table;

  clear:both;

}

.ColumnBoxTwo h3 {

  /*color: white!important;*/

}

.ColumnBoxTwo a {

  /*color: white!important;*/

}

.ColumnBoxTwo .form {

  /*color: white!important;*/

}

.ColumnBoxTwo hr{box-sizing:content-box;height:0;overflow:visible; border:0;border-top:1px solid white!important;margin:20px 0}



.ColumnBoxTwo50L, .ColumnBoxTwo50R{

  padding:0.01em 16px

}

.ColumnBoxTwo50R{

  border-left:1px solid #ccc!important;

  border-color:#fff!important;

}



.ColumnBoxTwo100{

  padding:0.01em 16px

  width: 100%;

}



.ColumnBoxTwo50Inner:before, .ColumnBoxTwo50Inner:after{

  content:"";

  display:table;

  clear:both;

}

.ColumnBoxTwo50Inner{

  padding:0.01em 16px;

}



.newsBox50, .newsBox33{

  position:relative;



  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

}



.newsBox33 h3, .newsBox50 h3{

  margin-top: 0px;

  color: #f49938;  /* orig: #145099; gold: #f49938 */

  border-bottom:1px solid #ccc!important;

  border-color:#f49938!important; /* orig: #2196F3; gold: #f49938 */

}



.stickyNote{

  position:relative;

  padding:8px 16px!important;

  /*margin-top: 35px;

  margin-left: 15px;*/

  position:absolute;

  top:50%;

  left:0%;

  transform:translate(0%,-50%);

  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

  color:#000!important;

  background-color:#ddffff!important;

  -ms-transform:translate(-0%,-50%);

}



.newsBox50Banner{

  box-sizing:inherit!important;

  position:relative;

  /*width: 102%;*/

  margin-left:-1%;

  margin-right:-1%;

  padding:0.01em 16px;

  margin-top:16px;

  margin-bottom:16px;



  font-size:24px!important;

  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

  color:#fff!important;

  background-color:#6385c0!important; /*blue:#2196F3 new: #6385c0 */

}

.newsBox50Banner:after, .newsBox50Banner:before {

  content:"";

  display:table;

  clear:both;

}



.newsBox50Inner {

  position:relative;

  padding:0.01em 16px;

}

.newsBox50Inner:after, .newsBox50Inner:before {

  content:"";

  display:table;

  clear:both;

}



.newsBox50Button {

  color:#fff!important;

  background-color:#6385c0!important; /* orig: #0a6fc2  new: #6385c0 */



  text-shadow:1px 1px 0 #444;

  margin-bottom: 10px;

  margin-right: 10px;



  border:none;

  display:inline-block;

  padding:8px 16px;

  vertical-align:middle;

  overflow:hidden;

  text-decoration:none;

  color:inherit;

  background-color:inherit;

  text-align:center;

  cursor:pointer;

  white-space:nowrap;

  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

  position:absolute;

  right:0;

  bottom:0;



  -webkit-touch-callout:none;

  -webkit-user-select:none;

  -khtml-user-select:none;

  -moz-user-select:none;

  -ms-user-select:none;

  user-select:none;

}

.newsBox50Button:hover {

  color:#fff!important;

  background-color:#3f51b5!important;

}



.fullShadeWide{

  padding:0.01em 16px;

  background-color: #cfdfed;

  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

  width:100%;

  overflow:hidden;

}

.fullShadeWide:before, .fullShadeWide:after {

  content:"";

  display:table;

  clear:both;

}

.fullShadeWide h3{

  margin-top: 0px;

  color: #145099;

  border-bottom:1px solid #ccc!important;

  border-color:#2196F3!important;

}



.BoxTip{

  padding:0.01em 16px;

  margin-top:16px;

  margin-bottom:16px;



  border-radius: 4px;



  border-left:6px solid #f49938!important; /*gray: #ccc  gold: #f49938*/

  color:#000!important; /*orig: #000  new: white*/

  background-color:#dae9f5!important; /*pale-blue: #ddffff  new: #6385c0   dae9f5*/

  

}

.BoxTip:before, .BoxTip:after {

  content:"";

  display:table;

  clear:both;

}

.BoxTip h3{

  /*color: white;*/

  color: #f49938!important;

}



.Box100, .Box100Alt{

  position:relative;

  padding:0.01em 16px;

  color:#000!important;

  border-radius:16px;

  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

}

.Box100{

  background-color:#dae9f5!important; /*pale:blue: #ddffff new: #6385c0   gray: #ededed!important;  dae9f5*/

}

.Box100Alt{

  background-color:#ededed!important; /*pale:blue: #ddffff new: #6385c0   gray: #ededed!important;  dae9f5*/

}



.Box100 .Box100Right, .Box100Alt .Box100Right{

  display:inline-block;

  text-align: center;

  vertical-align: top;

}



.BoxFlow33, .BoxFlow50{

  display:inline-block;

  vertical-align: top;

  /*box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

  background-color: red;*/

}



.highlightedBox{

  padding:0.01em 16px;

  margin-top:16px;

  margin-bottom:16px;

  color:#fff!important;

  background-color:#ddffff!important;

  border: 2px solid #2196F3!important;

}



.highlightedBoxAlert{

  padding:0.01em 16px;

  margin-top:16px;

  margin-bottom:16px;

  color:#f44336!important;

  background-color:#ffdddd!important;

  border: 2px solid #f44336!important;

  }



.boxBoardPhoto{



}

  .BoxMarketCat{

	text-align: left;

	background-color: #DAE9F5!important;

	color: black!important;

	padding: 5px;

	border-radius: 10px;

	-moz-border-radius: 10px;

  }



.divMP{

  height: 3px;

  color: #f49938;

  background-color: #f49938;

}

  .divMPLogo{

	display: inline-block;

	margin: 10px 0px;

  }

  .divMPAddress{

	display: inline-block;

  }

  .divMPDescription{

	display: inline-block;

  }



.VideoContainer {

  position: relative;

  width: 100%;

  overflow: hidden;

  padding-top: 56.25%; /* 16:9 Aspect Ratio */

  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

}



.responsive-iframe {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  width: 100%;

  height: 100%;

  border: none;

}



.tabRound{

  border-radius: 10px;

  -moz-border-radius: 10px;

  -webkit-border-radius: 10px;

  -khtml-border-radius: 10px;

  border:1px solid #104e8b; /*dk Blue*/

  box-shadow: 0 0 9px #666;

  -webkit-box-shadow: 0 0 9px #666;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  background-color: #104e8b; /*dk Blue*/

  padding:2px;

}

.tabRound th{

	font-size: large;

	/*font-family: Tahoma;*/

	color: white;

	font-weight:bold;

	background-color: #00254a; /*dk Blue*/

	padding: 3px;

}



.tabRound th.small, .tabRound th.small a{

	font-size: small;

	/*font-family: Tahoma;*/

	color: white;

	font-weight:bold;

	background-color: #00254a; /*dk Blue*/

	padding: 3px;

}



.tabRound th a

{

	color: white;

	font-size: large;

}



.tabRound td{

	font-size:12px;

	/*font-family: Tahoma;*/ 

	color: #00254a; /*dk Blue*/

	/*font-weight:bold;*/

	background-color: white;

	padding: 5px;

}



.tabRound td.shaded{

	background-color:#f8f7f3; /* lt gray*/

}

.tabRound td.alt{

  color:#000;

  background-color:#d9f3ff;

}

.tabRound th .small{

  color: white;

	font-size: small;

}



.tabRound .footer, .tabRound .footer a{

	color: white;

	/*float: right;

	text-align:center;*/

}



.sideMembersOnly{

  margin-top: 10px;

  margin-bottom: 10px;



  padding: 15px;

  background: #868686;

  -moz-border-radius: 10px;

  border-radius: 10px;

  font-family: Tahoma;

  color: white;

  font-size:13px;

  font-style:italic;

}



.sideMembersOnly .Title{

  font-size: 20px;

  font-family: Tahoma;

  font-weight: bold;

  padding-bottom: 5px;

  color: #e5e51f;

  font-style: normal;

}



.shaded{

	background-color:#e6e7e9;

}



/*

(max-width:1000px) and (min-width:762px)

*/

/* 769px */

@media screen and (min-width:1200px)

{



  .newsBox50Banner {

	/*width: 389px;*/

}

  .sideMembersOnly{

	width:233px;

  }



  .newsBox50 {

	width:410px;

  }



  .newsBox33 {

	width:350px;

  }

  .ColumnBoxClearInnerFlex {

	gap: 20px;

  }

  .ColumnBoxClearInnerFlex33 {

	gap: 50px;

  }



  .ColumnBoxTwo50L, .ColumnBoxTwo50R{

	width:410px;

  }



  #bothColumn .ColumnBoxTwo50L, #bothColumn .ColumnBoxTwo50R{

	width:570px;

  }



  .BoxFlow33{

	width:265px;

	margin-right: 25px;

	margin-bottom: 25px;

  }



  .BoxFlow50{

	width:410px;

	margin-right: 25px;

	margin-bottom: 25px;

  }



  .Box100 .Box100Right, .Box100Alt .Box100Right{

	position:absolute;top:50%;right:10px;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)

	/*float: right;*/

  }



  .boxBoardPhoto{

	text-align: center;

	margin-right: 10px;

  }



  .boxFlex{

	display: flex!important;

  }

  .divMPLogo{

	width: 300px;

	text-align: center;

	margin-right: 10px;

	/*background-color: orange;*/

	position: relative;

	align-items:center;

  }

  .divMPAddress{

	width: 250px;

	/*background-color: aqua;*/

  }

  .divMPDescription{

	width: 295px;

	/*background-color: lime;*/

  }

}



/* Start Phone 35em 695px*/

/* 768px */

@media handheld, only screen and (max-width: 1199px)

{



  .newsBox50, .newsBox33 {

	width: 95%;

	margin-bottom: 20px;

  }



  .newsBox50Banner {

	/*width: 95%;*/

  }

  .BoxFlow33, .BoxFlow50{

	width: 100%;

	margin-right: 25px;

	margin-bottom: 15px;

  }

  .Box100 .Box100Right, .Box100Alt .Box100Right{

	/*position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)*/

	/*position:absolute;right:0;bottom:0;*/

	text-align: right!important;

	width: 100%;

	margin: 10px;

  }



  .boxBoardPhoto{

	text-align: left;

  }



  .divMPLogo{

	width: 100%;

  }

  .divMPAddress{

	width: 100%;

	margin-bottom: 10px;

  }

  .divMPDescription{

	width: 100%;

  }



}

/* End Phone */



/* ========================= Boxes End ============================= */



/* ========================= HomePage Start ============================= */

#HomeSlider{

  

}



@media screen and (min-width:1200px){

  #HomeSlider{

	padding-top: 135px;

  }



}

/* Start Phone 35em 695px*/

/* 768px */

@media handheld, only screen and (max-width: 1199px){

  #HomeSlider{

	

  }



}

/* End Phone */



/* ========================= HomePage End ============================= */





/* ========================= Text Start ============================= */

html,body {

  font-family:Verdana,sans-serif;

  font-size:15px;

  line-height:1.5

}



h1 { /* page Header */

  font-family:"Segoe UI",Arial,sans-serif;

  font-weight: 400;

  font-size: 36px;

  color: #00a17f;

  margin: 10px 0;

  text-shadow:1px 1px 0 #444;

  padding-top: 0px;

  /*padding-bottom: 20px;*/

}



h2 {

  font-size: 18px!important;

  font-family:"Segoe UI",Arial,sans-serif;

  color:#00a17f;

  font-weight:400;

  margin:10px 0;

  text-shadow:1px 1px 0 #444;/**/

}



h3 { /* -Blue paragraph Heading*/



  font-family:"Segoe UI",Arial,sans-serif;

  font-weight: 400;

  font-size: 24px;

  color: #2c65b0;

  margin: 10px 0;

  text-shadow:1px 1px 0 #444;

}



h4{ /* dark-gray heading */

  font-size: 12px;

  font-family: Tahoma;

  color:#373737;

  font-weight: bold;

  display:inline;

}



h5, .cH5{ /* dark-gray heading */

  font-size: 13px;

  font-family: Tahoma;

  color:#373737;  

  font-weight: bold;

}



.small{

  font-size: 10px;

  font-family: Tahoma;

  color:#373737;

}

.white{

  color: white;

}



#memRoster tr td{

  font-size: 10px;

  font-family: Tahoma;

  color:#373737;

}



a:visited {

  color: inherit;

}



a:hover{

  text-decoration:none;

}



/*a.email, a.standard, a.standard:visited{*/

a.email{

  font-family: Tahoma;

  color: #033264;

}

a.form, div.form a, div.form a:visited, div.word a, div.word a:visited, div.xls a, div.xls a:visited{ /* green */

  font-family: Tahoma;

  color: #145099!important;  /*green: #136221  gold:#f49938*/

  font-weight:bold;

}

div.form{

  /*background: url(https://uscentral439.accountservergroup.com/~calsnaor/images/template/imgPDF.png) no-repeat;*/

  background: url('../../images/template/imgPDF.png') no-repeat;



  display:inline;

  padding-left: 20px;

  font-family: Tahoma;

  color: #145099!important; /* green #136221*/

  /*color: #136221;  green */

  font-weight:bold;

  font-size: 14px;

}



div.xls{

  background: url('../../images/template/imgXLS.png') no-repeat;

  display:inline;

  padding-left: 20px;

  /*font-family: Arial, Helvetica, sans-serif;*/

  color: #145099!important; /* green #136221*/

  font-weight:bold;

  font-size: 14px;

}



div.backTop{

  /*background: url(https://uscentral439.accountservergroup.com/~calsnaor/images/template/backTop2.png) no-repeat;*/

  background: url('../images/template/backTop2.png') no-repeat;

  padding-left: 20px;

  font-family: Tahoma;

  color: #373737; /* gray */

  font-weight:bold;

  font-size: 14px;  

  margin-top: 15px;

  line-height: 18px;

  width: 85px;

}

a.bT, a.bT:visited{

  color: #373737; /* gray */

}



div.backTop:hover{

  /*background: url(https://uscentral439.accountservergroup.com/~calsnaor/images/template/backTopHover.png) no-repeat;*/

  background: url('../images/template/backTopHover.png') no-repeat;

  padding-left: 20px;

  font-family: Tahoma;

  color: #373737; /* gray */

  font-weight:bold;

  font-size: 14px;  

  margin-top: 15px;

}



div.word{

  /*background: url(https://uscentral439.accountservergroup.com/~calsnaor/images/template/imgWord.jpg) no-repeat;*/

  background: url('../images/template/imgWord.jpg') no-repeat;

  display:inline;

  padding-left: 20px;

  font-family: Tahoma;

  color: #145099!important; /* green #136221*/

  font-weight:bold;

  font-size: 14px;

}



div.movie{

  /*background: url(https://uscentral439.accountservergroup.com/~calsnaor/images/homePage/homeSeeActionPlay.jpg) no-repeat;*/

  background: url('../../images/homePage/homeSeeActionPlay.jpg') no-repeat;

  padding: 0px 0px 0px 30px;  

  font-family: Tahoma;

  color: #545555; /* gray */

  font-size: 13px;

  line-height:12px;

  min-height:24px;

}

div.movie a, div.movie a:visited,

{

  font-family: Tahoma;

  color: #545555;

  font-size: 13px;

}



a.highlight, .highlight{

  font-family: Tahoma;

  color: #00a17f; /* purple: #a94499  gold: #f49938*/

  font-weight: bold;

}



.highlightTitle, .highlightTitle:visited{

  font-family: Tahoma;

  color: #f49938; /* purple: #a94499  gold: #f49938*/

  font-weight: bold;

  font-size: 18px;

}

a.standard, a.standard:visited, .standard{

  font-family: Tahoma;

  color: #0066cc; /* lt. blue */

}



.alert, div#form a.alert, div.form a.alert{

  color: red;

}



/* ========================= Text End ============================= */



/* ========================= Buttons Forms Start ============================= */



  .btnRegular, .btnAlert{

	border:none;

	display:inline-block;

	padding:8px 16px;

	vertical-align:middle;

	overflow:hidden;

	text-decoration:none;

	color:inherit;

	background-color:inherit;

	text-align:center;

	cursor:pointer;

	white-space:nowrap;

	box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

	text-shadow:1px 1px 0 #444;



	-webkit-touch-callout:none;

	-webkit-user-select:none;

	-khtml-user-select:none;

	-moz-user-select:none;

	-ms-user-select:none;

	user-select:none;

}



  .btnRegular{

	color:#fff!important;

	background-color:#6385c0!important; /* orig: #0a6fc2 new: #6385c0 */

  }

  .btnRegular:hover {

	color:#fff!important;

	background-color:#3f51b5!important;

}



  .btnAlert{

	color:#fff!important;

	background-color:#f49938!important; /*red: #f44336 gold: #f49938*/

  }

  .btnAlert:hover {

	color:#fff!important;

	background-color:#f8bc4d!important; /*crimson: #a20025 gold-hover: #f8bc4d*/

  }



	.button, .buttonIndex, .buttonG{

	  text-decoration: none;

	  font-family:trebuchet MS,sans-serif;

	  -webkit-border-radius:3px;

	  -moz-border-radius:3px;

	  border-radius:3px;

	  text-shadow:-1px -1px 0 rgba(0,0,0,0.3);

	  font-size:100%;

	  font-weight:bold;

	  padding:10px 10px 10px 10px;

	}



	.button, .buttonIndex, .btnMarketCat{

	  color:#fff;

	  background-color:#20639f;

	  background-image:-webkit-gradient(linear,left top,left bottom,from(#20639f),to(#7089b3));

	  background-image:-webkit-linear-gradient(top,#20639f,#7089b3);

	  background-image:-moz-linear-gradient(top,#20639f,#7089b3);

	  background-image:-ms-linear-gradient(top,#20639f,#7089b3);

	  background-image:-o-linear-gradient(top,#20639f,#7089b3);

	  background-image:linear-gradient(to bottom,#20639f,#7089b3);

	  border-top:1px solid #758fba;

	  border-right:1px solid #6c84ab;

	  border-bottom:1px solid #5c6f91;

	  border-left:1px solid #6c84ab;

	}



	.button, .buttonG,{

	  text-align:center;

	}



	.buttonG{

	  color: white;

	  background-color: #b8b8b8; /*dk Gray*/

	  border:0;

	}

	.buttonG:hover, .button25Selected:hover{

	  background-color: #dddcdc; /*lt Gray*/

	}



	.buttonIndex{

	  width: 170px;

	  display: inline-block;

	  margin-bottom: 4px;

	}



	.buttonSmall{

	  text-align:center;

	  color:#fff;

	  background-color:#d9f5f3; /*light teal*/

	  background-image:-webkit-gradient(linear,left top,left bottom,from(#d9f5f3),to(#687fa6));

	  background-image:-webkit-linear-gradient(top,#d9f5f3,#687fa6);

	  background-image:-moz-linear-gradient(top,#d9f5f3,#687fa6);

	  background-image:-ms-linear-gradient(top,#d9f5f3,#687fa6);

	  background-image:-o-linear-gradient(top,#d9f5f3,#687fa6);

	  background-image:linear-gradient(to bottom,#d9f5f3,#687fa6);

	  border-top:2px solid #6d86ad;

	  border-right:2px solid #647a9e;

	  border-bottom:2px solid #546685;

	  border-left:2px solid #647a9e;

	  -webkit-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  -moz-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  box-shadow:inset 0 1px 0 0 #a5b9d9;

	}



	.button:hover, .buttonIndex:hover, .btnMarketCat:hover{

	  color:#fff;

	  background-color:#9badcc;

	  background-image:-webkit-gradient(linear,left top,left bottom,from(#9badcc),to(#687fa6));

	  background-image:-webkit-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-moz-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-ms-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-o-linear-gradient(top,#9badcc,#687fa6);

	  background-image:linear-gradient(to bottom,#9badcc,#687fa6);

	  border-top:1px solid #6d86ad;

	  border-right:1px solid #647a9e;

	  border-bottom:1px solid #546685;

	  border-left:1px solid #647a9e;

	  -webkit-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  -moz-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  box-shadow:inset 0 1px 0 0 #a5b9d9;

	}



	.buttonSmall:hover{

	  color:#fff;

	  background-color:#c7d7f2;

	  background-image:-webkit-linear-gradient(top,#c7d7f2,#687fa6);

	  background-image:-moz-linear-gradient(top,#c7d7f2,#687fa6);

	  background-image:-ms-linear-gradient(top,#c7d7f2,#687fa6);

	  background-image:-o-linear-gradient(top,#c7d7f2,#687fa6);

	  background-image:linear-gradient(to bottom,#c7d7f2,#687fa6);

	  border-top:2px solid #6d86ad;

	  border-right:2px solid #647a9e;

	  border-bottom:2px solid #546685;

	  border-left:2px solid #647a9e;

	  -webkit-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  -moz-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  box-shadow:inset 0 1px 0 0 #a5b9d9;

	}



  .btnMarketCat h3{

	color: white;

	text-align: left!important;

  }



  .btnMarketCat{

	padding-bottom: 10px;

  }



.input100{

  margin: 5px 0 5px 0;

  padding: 10px 12px;

  color: #767676;

  border: 1px solid #e3e3e3;

  background-color: #fdfdfd;

}



.inputNS{

  border: 0px;

  width: 150px;

  height: 50px;





/*  background: #801c72; /* For browsers that do not support gradients */

/*  background: -webkit-linear-gradient(#801c72, #611555); /* For Safari 5.1 to 6.0 */

/*  background: -o-linear-gradient(#801c72, #611555); /* For Opera 11.1 to 12.0 */

/*  background: -moz-linear-gradient(#801c72, #611555); /* For Firefox 3.6 to 15 */

/*  background: linear-gradient(#801c72, #611555);*/



	  background-color:#20639f;

	  background-image:-webkit-gradient(linear,left top,left bottom,from(#20639f),to(#7089b3));

	  background-image:-webkit-linear-gradient(top,#20639f,#7089b3);

	  background-image:-moz-linear-gradient(top,#20639f,#7089b3);

	  background-image:-ms-linear-gradient(top,#20639f,#7089b3);

	  background-image:-o-linear-gradient(top,#20639f,#7089b3);

	  background-image:linear-gradient(to bottom,#20639f,#7089b3);

	  border-top:1px solid #758fba;

	  border-right:1px solid #6c84ab;

	  border-bottom:1px solid #5c6f91;

	  border-left:1px solid #6c84ab;



  text-align: center;

  font-size: 13px;

  font-family: Tahoma;

  color: white;

  line-height: 25px;

  font-weight: bold;



}



.inputNS:hover{

/*  background: #a1238e; /* For browsers that do not support gradients */

/*  background: -webkit-linear-gradient(#a1238e, #821c72); /* For Safari 5.1 to 6.0 */

/*  background: -o-linear-gradient(#a1238e, #821c72); /* For Opera 11.1 to 12.0 */

/*  background: -moz-linear-gradient(#a1238e, #821c72); /* For Firefox 3.6 to 15 */

/*  background: linear-gradient(#a1238e, #821c72);*/



	  background-color:#9badcc;

	  background-image:-webkit-gradient(linear,left top,left bottom,from(#9badcc),to(#687fa6));

	  background-image:-webkit-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-moz-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-ms-linear-gradient(top,#9badcc,#687fa6);

	  background-image:-o-linear-gradient(top,#9badcc,#687fa6);

	  background-image:linear-gradient(to bottom,#9badcc,#687fa6);

	  border-top:1px solid #6d86ad;

	  border-right:1px solid #647a9e;

	  border-bottom:1px solid #546685;

	  border-left:1px solid #647a9e;

	  -webkit-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  -moz-box-shadow:inset 0 1px 0 0 #a5b9d9;

	  box-shadow:inset 0 1px 0 0 #a5b9d9;



}

/*

.ccnumber::-webkit-outer-spin-button,.ccnumber::-webkit-inner-spin-button{

  -webkit-appearance:none;

  margin:0

}

.ccnumber{

  -moz-appearance:textfield

}

*/

@media screen and (min-width:1200px){



  .input100{

	width: 90%;

  }



  .btnMarketCat{

	width: 95%;

  }

}



/* Start Phone 35em 695px*/

/* 768px */

@media handheld, only screen and (max-width: 1199px){

  .input100{

	width: 90%;

  }



  .btnMarketCat{

	width: 95%;

  }

}



/* ========================= Buttons Forms end ============================= */



/* ========================= lists Start ============================= */



.UL1{

  font-size: 14px;

  font-family: Tahoma;

  color: #488fcc;

  font-weight: bold;

  list-style: disc;

}



.UL1 li a:visited, .UL1 li a{

  color: #488fcc;

} 



.UL3{

  font-size: 13px;

  font-family: Tahoma;

  color: #373737;

  list-style: none;

}

.UL3 li{

 padding-bottom: 17px;

}



.UL4{

  font-size: 13px;

  font-family: Tahoma;

  color: #0054a6;

  font-weight: bold;

  /*list-style-image:url('https://uscentral439.accountservergroup.com/~calsnaor/images/template/bulletStar.png');*/

  list-style-image:url('../images/template/bulletStar.png');

}



/* ========================= lists End ============================= */



/* ========================= img Start ============================= */



img.shadow, img.shadow100{

  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

}



img.rounded{

  -moz-border-radius: 10px;

  border-radius: 10px;

}



img.imgSpeaker{

  float:left;

  margin-right: 5px;

  -moz-border-radius: 10px;

  border-radius: 10px;

  width: 150px;

}



img.imgBoard{

  /*float:left;

  margin-right: 5px;*/

  -moz-border-radius: 10px;

  border-radius: 10px;

  width: 250px;

}

img.imgStaff
{
  float:left;
  margin-right: 5px;/**/
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 150px;

}


.imgSpeakerBox{

  float:right;

  margin-left: 5px;

  margin-right: 10px;

  text-align:center;

  background-color: #dbedfe;

  padding:5px;

  -moz-border-radius: 10px;

  border-radius: 10px;

  width: 155px;

}



img.upcoming{

  width: 68px;

  /*border-top: #2b7362 1px solid;

  border-bottom: #2b7362 1px solid;*/

  border: #2b7362 1px solid;

  float: left;

  margin-right: 5px;

}

img.upcoming, #homeUpcoming a img.upcoming{

  width: 68px;

  border-top: #2b7362 1px solid;

  border-bottom: #2b7362 1px solid;

  float: left;

  margin-right: 5px;

}





.picCaption { 

  margin: 5px 5px 0px 5px;

  padding: 5px;

  background: white;

  font-size: 10px;

  color: #373737;

  float: right;

}



.picAlignRight {

}



.picPerson{

  -moz-border-radius: 5px;

  border-radius: 5px;

  margin-right: 10px;

  margin-bottom: 5px;

  float:left;

}



.picBorder{

  border: solid 1px #c8c7c7;

}



@media handheld, only screen and (max-width: 1199px) {

  img.shadow100{

	width: 95%;

  }

}



/* ========================= img end ============================= */



/* ========================= Calendar Start ============================= */



.tabSelect{

  width: 100px;

  height: 36px;

  border: #073671 1px solid;

  background-color: #2d68b2;

  -moz-border-radius-topleft: 10px;

  border-top-left-radius: 10px;

  -moz-border-radius-topright: 10px;

  border-top-right-radius: 10px;

  text-align:center;

  font-family: Tahoma;

  color: #dae9f5;

  font-weight: bold;

  display:inline-block;

  float:left;

}



.tabUnSelect{

  width: 100px;

  height: 36px;

  border: #2d68b2 1px solid;

  background-color: #dae9f5;

  -moz-border-radius-topleft: 10px;

  border-top-left-radius: 10px;

  -moz-border-radius-topright: 10px;

  border-top-right-radius: 10px;

  text-align:center;

  font-family: Tahoma;

  color: #2d68b2;

  display:inline-block;

  float:left;

}



.calendarTab{

  display:inline-block;

  float: left;

}



a div.tabSelect, a div.tabUnSelect{

  text-decoration: none;

}



.calendarDays{

  width: 14%;

  font-weight: bold;

  text-align: center;

  color: white;

  background-color: #6385c0

}

.calendarSelect{

  text-align:center;

  display:inline-block;

  width: 445px;

}



.tabCalendar{

  width: 100%;

}



@media screen and (min-width:1200px){

  .calendarDays{

	width: 14%;

  }

  .calendarSelect{

	width: 445px;



  }

}



@media handheld, only screen and (max-width: 1199px) {

  .calendarDays{

	width: 14%;

	font-size: 9px;

  }

  .calendarSelect{

	font-size: 9px;

	/*background-color: #dae9f5;

	color: white;

	border: #073671 1px solid;	

	*/

	width: 100%;

  }

  .tabSelect{

	float:left;

  }

  .tabUnSelect{

	float:left;

  }

  .tabCalendar{

	margin-top: 24px;

  }

}



/* ========================= Calendar end ============================= */





/* ========================= Menu Start ============================= */



.mnuSub{

  margin-left: 10px;

}



#navBarMenu{

  z-index: 5;

  height: 45px;

  width:100%;

  overflow:hidden;

  padding:0.01em 16px;

  background-color: #008080;/*ema green: #00a17f*/

  color: white;

  font-size: 14px;



}

#navBarMenu:after, #navBarMenu:before{

  content:"";

  display:table;

  clear:both

}



.navMenuLink{

  padding:8px 16px;

  float:left;

  width:auto;

  border:none;

  /**/display:block;

  outline:0;



  /* button start 

  border:none;*/

  display:inline-block;

  /*padding:8px 16px;*/

  vertical-align:middle;

  overflow:hidden;

  text-decoration:none;

  color:inherit;

  background-color:inherit;

  text-align:center;

  cursor:pointer;

  white-space:nowrap;

  -webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;



  white-space:normal;

}



.navMenuLink:hover{

  color:#fff!important;

  background-color:#2196F3!important;

  position:static;float:left;

}



  .navMenuBtn{

	background-color: #008080!important;

	color: white!important;

  }

  .navMenuBtn:hover{

	background-color: #2196F3;

	color: white;

  }



/*

.navMenuBtn{

/*

  background-color: #145099!important;

  color: white!important;

*/

/*

  border:none;

  display:inline-block;

  padding:8px 16px;

  vertical-align:middle;

  overflow:hidden;

  text-decoration:none;

  color:inherit;

  background-color:inherit;

  text-align:center;

  cursor:pointer;

  white-space:nowrap;

  -webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;



  white-space:normal;

}



.navMenuBtn:hover{

  color:#fff!important;

  background-color:#2196F3!important;

  position:static;float:left;

}

*/



.navMenuDropMenu{

  position:relative;

  display:inline-block;

  cursor:pointer;

}

.navMenuDropMenu:hover{

  display:block

  color:#fff!important;

  background-color:#2196F3!important;



}

.navMenuDropMenu:first-child{

  background-color:#ccc;

  color:#000;

}

.navMenuDropMenu:hover > .w3-button:first-child{

  background-color:#ccc;

  color:#000;

  color:#fff!important;

  background-color:#2196F3!important;



}



.navMenuDropMenuList{

  cursor:auto;

  color:#000;

  background-color:#fff;

  display:none;

  position:absolute;

  min-width:160px;

  margin:0;

  padding:0;

  z-index:1;



  min-width:100%;



  box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);

}

.navMenuDropMenu:hover .navMenuDropMenuList{display:block}



.navMenuDropMenuList .navMenuLink{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}



/*

.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}

.w3-dropdown-hover:hover .w3-dropdown-content{display:block}

.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}

.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}



.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}



.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}

.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}

*/



  .btnNavHome{

	

  }



/*@media (min-width:1200px){.w3-hide-CRWlarge{display:none!important}}*/

@media (max-width:1199px){.navMenuDropMenu{display:none!important}}





@media screen and (min-width:1200px){
  .btnNavHome{
	width: 15%;
	/*color: lime;*/
  }

  .navMenuBtn{
	padding-left: 4px;
	padding-right: 50px!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
  }

  .navMenuBtnHome{
	margin-left: 25px!important;
	padding-right: 50px!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	font-weight: bold;
  }

  .btnNavOthers{
	width: 15%;
	/*color: orange;*/
  }
}

@media handheld, only screen and (max-width: 1199px) {



}



/* ========================= Menu End ============================= */



/* ========================= SideMenu Start ============================= */



ul#menuSide{

  list-style: none;

  margin-left: -42px;

}



ul#menuSide a, ul#menuSide #Jobs{

  font-size: 12px;

  font-family: Tahoma;

  color: #2c65b0;

  text-decoration: none;

}



ul#menuSide li{

  padding-top: 4px;

  padding-bottom: 4px;

  padding-left: 30px;

  margin-left: 0px;

}



ul#menuSide li.selected, ul#menuSide li:hover, ul#menuSide li ul li.selected, ul#menuSide li ul li:hover{

  background-color:#dae9f5;

  font-weight: bold;

}



ul#menuSide li.selected, ul#menuSide li ul li.selected{

  list-style: url('../../images/template/bulletSelected.jpg');

  list-style-position:inside;

}



ul#menuSide li ul

{display:none;}



ul#menuSide li:hover ul,

ul#menuSide li.selected ul

{display:block;}



ul#menuSide li ul{

  list-style: none;

  margin-left: -42px;

  font-weight: normal;

}



#sideHighlights{

  margin-top: 10px;

  padding: 15px;

  background: #a94499;

  -moz-border-radius: 10px;

  border-radius: 10px;

  font-family: Tahoma;

  color: white;

}



#sideHighlights .Title{

  font-size: 20px;

  font-family: Tahoma;

  font-weight: bold;

  padding-bottom: 5px;

}



#sideHighlights a{

  font-size: 12px;

  font-family: Tahoma;

  color: white;

}



.Quicklinks{

  padding:0.01em 16px;

  color:#fff!important;

  background-color:#f49938!important; /*blue: #3f51b5  gold: #f49938*/

  border-radius:16px;

  color:white!important;

}

.Quicklinks:before, .Quicklinks:after {

  content:"";

  display:table;

  clear:both;

}

.Quicklinks h3, .Quicklinks a, .Quicklinks a:visited{

  color:white!important;

}



.Quicklinks a{

  font-size: 12px;

}



.calItem {

  padding:0.01em 16px;

  border-left:6px solid #ccc!important;

  border-color:#f49938!important; /*blue: #3f51b5  gold: #f49938*/

}

.calItem:before, .calItem:after {

  content:"";

  display:table;

  clear:both;

}



.calItem a:visited{

  color: inherit;

}



@media screen and (min-width:1200px){

  ul#menuSide{

	position:relative;

	top: 10px;

  }



  ul#menuSide li.selected, ul#menuSide li:hover{

	width:265px;

  }

  ul#menuSide li ul li.selected, ul#menuSide li ul li:hover{

	width:205px;

  }

  .sidePhoto

  {

	width:270px;

  }

  #sideHighlights{

	width: 230px;

  }

}



@media handheld, only screen and (max-width: 1199px) {

  ul#menuSide li, ul#menuSide #Jobs{

	font-size: 25px;

  }

  .sidePhoto

  {

	display: block;

	margin-left: auto;

	margin-right: auto;

  }

}

/* ========================= SideMenu End ============================= */



/* ========================= Footer Start ============================= */



#footerMain2{

  position: relative;

  /*bottom: 0px;*/

  width:100%;

  float:left;

  background-color: #008080; /*blue: #488fcc gold: #f49938*/

}



#footWidth2{

  position:relative;

  margin:0 auto; /* center, not in IE5 */

  /*background:url('https://uscentral439.accountservergroup.com/~calsnaor/images/template/footerBG.png') no-repeat;*/

}



#footerInfo{

  position:relative;

  top: 9px;

  font-size:11px;

  font-family: Tahoma;

  color: white;

  padding-left: 15px;

  line-height: 16px;

}



#footerSponsors{

  font-size:11px;

  font-family: Tahoma;

  color: white;

}

#sponsorSlide{

	width: 150px;

	height: 50px;

	margin-left:auto;

	margin-right:auto;

}



#footerLogos{

/*  position:absolute;

  top: 6px;

  right:15px;

*/

}



#footerLogos img{

	border:0;

}



#footerTextRow1, #footerTextRow2{

  position:relative;

  font-family: Tahoma;

  text-align:center;

}



#footerTextRow2 a{

  color: black;

  text-decoration:none;

  padding-left: 5px;

  padding-right: 5px;

}



#footerTextRow2, #footerTextRow2 a{

  color: white;

}



#footerTextRow2{

  top: 40px;

  font-size: 10px;

}



@media screen and (min-width:1200px){

  #footerMain2{

	height: 155px;

	margin-top: 20px;

  }

  #footWidth2{

	width: 1200px;

  }

  #footerInfo{



  }

  #footerSponsors{

	position:absolute;

	top: 2px;

	left: 565px;

  }

  #sponsorSlide{

	position:relative;

  }

  #footerLogos{

	position:absolute;

	top: 40px;

	right:15px;

  }

}



/* Start Phone 35em 695px*/

@media handheld, only screen and (max-width: 1199px) {

  #footerMain2{

	/*height: 250px;*/

	position:relative;

  }

  #footWidth2{

	position:relative;

	width: 99%;

	/*background-color: #488fcc;*/

	height: 100%;

  }

  #footerInfo{

	display:inline-block;

  }

  #footerSponsors{

	display:inline-block;

	float:right;

	position: relative;

	top: 10px;

	width: 160px;

  }

  #sponsorSlide{



  }

  #footerLogos{

	position:relative;

	/*margin-left: 15px;

	margin-top: 45px;

	margin:0 auto;*/

	margin: 50px auto 10px auto;

	text-align:center;

  }

}

/* End Phone */



/* ========================= Footer End ============================= */



/* ========================= w3 start ============================= */





.w3-left{float:left!important}

.w3-right{float:right!important}



/* ========================= w3 End ============================= */