/* ========================= 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;
}

#imgOrgLogo{
  border:0;
}

.hdrTop, .hdrTop a.HTL{
  /*color: black;*/
  text-decoration:none;
}
.hdrTop a.HTL:hover{
  text-decoration: underline;
}

#hdrMissionStmt{
  font-family: Tahoma;
  color:#a94499;
}

#topNav{
  font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", "sans-serif";
  color:#4f5354;
  font-weight:400;
  font-size: 11px;
  font-stretch: normal;
  text-transform:uppercase;
  text-align: right;
}
#topNav a, #topNav a:visited{
  text-decoration:none;
  color: #4f5354;
}

#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;
*/
}

.content, .contentI{
  position: relative;
}
.content{
  background: white;
}

#leftColumn
{
  position: relative;
  /*background-color:lime;*/
}
#rightColumn
{
  position: relative;
  /*background-color:orange;*/
}

#bothColumn{
  position: relative;
}

/*
(max-width:1000px) and (min-width:762px)
*/
/* 769px */
@media screen and (min-width:1200px){
  html{
	scroll-padding-top: 176px;
  }

  #headerMain {
	width: 100%;
	padding: 0px;
	position:fixed;
	height:137px;
	/*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;
  }
  .hdrTop{
	width: 100%;
	position:fixed;
	top:0;
	z-index:1000;
	padding:0 0 0 0;
	/*box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px #666;*/
  }
  .hdrTopFixed{
	/*background-color: #dbe9f6; light Blue*/
	/*background:rgb(219,233,246);
	background:rgba(219,233,246,0.9);
	box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px #666;*/
  }
  #hdrMissionStmt{
	position: relative;
	top: 25px;
	font-size:15px;
  }
  #hdrLogo{
	width: 276px;
	float: left;
  }
  #imgOrgLogo{
	position:relative;
	top: 5px;
	margin-bottom: 0px;
	width:175px;/**/
  }
  #mobileBtn
  {
	display:none;
  }
  ul#menuSideI, #RelPagesHdr{
	display:none;
  }

  #hdrRight{
	/*width: 724px;*/
	float: right;
	text-align: right;
  }

  .pageWidth {
	width: 1200px;
	margin:0 auto;
	clear: left;
  }
  #content, #contentI {
	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;/**/
	margin-bottom: 35px;
	top: 130px;
  }

  #content{
	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;
  }
  #contentI {
	width: 1200px;
	/*margin-bottom: 185px;*/
  }

  .content, .contentI{
	position: relative;
	top: 0px;/**/
	left: 0px;
	float:left;

	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

  #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{
	position: relative;
	width: 1190px;
	float:left;
	/*background-color:gray;*/
	left: 0px;
  }

  #divColumn
  {
	position:absolute;
	left: 905px;
	top: 119px;
	bottom: 40px;
	/*background:url('https://uscentral439.accountservergroup.com/~calsnaor/images/template/divColumn.jpg') repeat-y;*/
	background:url('../images/template/divColumn.jpg') repeat-y;
	width: 4px;
  }

.divBanner{
  width: 100%;
  background-color: #488fcc;
  color: white;
  font-size: 14px;
}
.divBanner a{
  /*color: #b31983;*/
  color: #fcce2a; 
  /*white*/
  text-decoration: none;
}

  .divSeparator{
	width: 940px;
	overflow: hidden;
	/*float:none;
	clear: left;*/
  }
  .divSeparatorI{
	width: 1190px;
	overflow: hidden;
  }
  .divSeparatorSide{
	overflow: hidden;
	width: 240px;
  }

  #templateSide, #templateSideI{
	position:relative;
	top: 10px;
	float:right;
  }
  #templateSide{
	width: 250px;
  }
  #templateSideI{
	width: 320px;
  }
  #topNav{
	/*width: 500px;*/
	position:relative;
	margin-top: 30px;
	font-size: 16px;
  }
  #hdrMissionStmt{
	width: 500px;
	text-indent: -20px;
  }

  #contentHdr{
	width: 1200px;
	/*height: 97px;
	line-height: 110px;*/
	margin-bottom: 10px;
	text-indent: 30px;
  }
}

/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 1199px){
  #headerMain {
	background-color: white;
  }
  #content, #contentI {
	position: relative;
	top: 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	margin: 0 auto;
	/*padding-left: 7px;*/
  }
  #contentHdr{
	width: 100%;
  }

  .content, .contentI {
	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: 50%;
	float: left;
  }
  #imgOrgLogo{
	/*width: 50%;*/
  }
  #mobileBtn
  {
	position:absolute;
	top: 0;
	right: 5px;
	display:'';
	float:right;
	/*height:100%;
	background-color:aqua;*/
  }
  ul#menuSideI, #RelPagesHdr{
	display:'';
  }

  .hdrRightPic{
	/*width: 140px;*/
/*
	position:absolute;
	top: -50;
	right: 5px;
*/
	height:50px;
	border:0;
	float:right;
	/*outline:Background;*/
  }

  #templateSide, #templateSideI{
	width: 100%;
	position:relative;
	margin: 0 auto;
	margin-top: 5px;
	z-index:-1;
  }

  #leftColumn
  {
	width: 95%;
	margin: 0 auto;
	/*float:left;*/
	/*background-color:gray;*/
  }
  #contentHdr{
	padding: 15px 0px;
	text-indent: 5px;
  }
  #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 ============================= */

  .half2Box{

  }

.VideoContainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}



.CBContainer
{
  position:relative;
}

ÿ BL?t
{
  background-color: #fafad1;
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height:100%;
  margin-bottom: 10px;
}

.CBRight{
  background-color: #fafad1;
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.CBRightEmpty{
  /*background-color: #fafad1;*/
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.CBRightClear, .CBRightClearMap, .CBLeftClear{
  /*background-color: #fafad1;*/
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.twoColumnBox, .twoColumnBoxWide, .threeColumnBox
{
  /*position: relative;
  float: inherit;*/
  overflow: hidden;
  background-color: #daf1ec;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0px 0px 15px 0px;
  padding: 10px 10px 5px 10px;
}

.tCBleftColumn, .tCBleftColumnWide, .t3CBleftColumn, .t3CBmidColumn, .t3CBrightColumn{
  position: relative;
}
.tCBdivColumn, .tCBdivColumnWide{
}

.tCBrightColumn, .tCBrightColumnWide{
  position: relative;
}

.t3CBmidColumn, t3CBrightColumn{
  margin-left: 20px;
}

.t3CBdivColumn{
  background:url('../images/template/divColumntCB.png') repeat-y;
}

h3.hdrEventChapter{
  background-color: #daf1ec;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius:10px;
  margin-bottom:0;
  padding:5px 0px 0px 5px;
}
.eventChapter{
  background-color: #daf1ec;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius:10px;
  margin: 0px 0px 15px 0px;
  padding: 10px 10px 5px 10px;
}

.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;*/
}

.twoColClear{
	display:inline-block;
	vertical-align:top;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}

.boxFlow, .boxFlowWide{
  display:inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}

.boxFlow3{
  display:inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
.boxFlowMP, .boxFlowMPshaded{
  display:inline-block;
  vertical-align: top;
}
.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;
}
.divMP{
  height: 3px;
  color: #6ec7b3;
  background-color: #6ec7b3;
}

.shaded{
	background-color:#e6e7e9;
}

.storeReg{
  font-size: 13px;
  font-family: Tahoma;
  color:#373737;
  width: 175px;
  margin: 0px 5px 10px 5px;
  padding: 10px 5px 10px 5px;
  background-color: #ededed;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  text-align:center;
}
.storeCurrent{
  font-size: 13px;
  font-family: Tahoma;
  color:white;
  width: 175px;
  margin: 0px 5px 10px 5px;
  padding: 10px 5px 10px 5px;
  background-color: #a94499;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  text-align:center;
}

.storeReg img, .storeCurrent img{
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*
(max-width:1000px) and (min-width:762px)
*/
/* 769px */
@media screen and (min-width:1200px)
{

  .half2Box{
	width:410px;
	align-items:stretch;"
  }

  .CBContainer
  {
	width: 857px;
  }
  .CBLeft, .CBLeftClear
  {
	width: 504px;
	float:left;
  }
  .CBRight{
	width: 504px;
	float:right;
  }
  .CBRightEmpty{
	width: 504px;
	float:right;
  }
  .CBRightClear, .CBRightClearMap{
	width: 504px;
	float:right;
  }
  .CBRightClearMap{
	height: 200px;
  }

  .twoColumnBox, .twoColumnBoxWide{
	position: relative;
	float: inherit;
  }
  .twoColumnBox{
	width: 838px;
  }
  .twoColumnBoxWide{
	width: 1160px;
  }

  .tCBleftColumn, .tCBleftColumnWide{
	float:left;
	/*background-color: gray;
	color:fuchsia;*/
  }
  .tCBleftColumn{
	width: 509px;
  }
  .tCBleftColumnWide{
	width: 670px;
  }

  .tCBdivColumn, .tCBdivColumnWide{
	position:absolute;
	top: 25px;
	bottom: 25px;
	background:url('../images/template/divColumntCB.png') repeat-y;
	width: 4px;
  }
  .tCBdivColumn{
	left: 527px;
  }
  .tCBdivColumnWide{
	left: 688px;
  }

  .threeColumnBox{
	float: inherit;
	width: 838px;
  }
  .t3CBleftColumn, .t3CBmidColumn, .t3CBrightColumn{
	  width: 265px;
  }
  .t3CBleftColumn{
	float: left;
  }
  .t3CBmidColumn{
	float: inherit;
  }
  .t3CBrightColumn{
	float: right;
  }

  .t3CBdivColumnA, .t3CBdivColumnB{
  /*
	position:relative;
	top: 25px;
	bottom: 25px;
	background:url('../images/template/divColumntCB.png') repeat-y;
	width: 4px;
  */
  }
  .t3CBdivColumnA{
	/*left: 215px;*/
  }
  .t3CBdivColumnB{
	/*left: 438px;*/
  }


  .tCBrightColumn, .tCBrightColumnWide{
	float:right;
	/*background-color: green;
	color:lime;*/
  }
  .tCBrightColumn{
	width: 509px;
  }
  .tCBrightColumnWide{
	width: 670px;
  }

  .twoColClear{
	width: 504px;
	margin-right: 10px;
	margin-bottom: 10px;
  }

  .boxFlow{
	width:300px;
	margin-right: 25px;
  }
  .boxFlow3{
	width:265px;
	margin-right: 15px;
  }
  .boxFlowMP, .boxFlowMPshaded{
	width:200px;
	margin-right: 15px;
  }
  .boxFlowMPshaded{
	padding: 10px 0;
  }
 .boxFlowWide{
	width:250px;
	margin-right: 15px;
  }
  h3.hdrEventChapter{
	width: 855px;
  }
  .sideMembersOnly{
	width:233px;
  }
}

/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 1199px)
{

  .half2Box{
	width: 90%;
  }

  .CBContainer
  {
	width: 100%;
  }
  .CBLeft, .CBLeftClear
  {
	width: 95%;
  }
  .CBRight{
	width: 95%;
  }
  .CBRightEmpty{
	display:none;
  }
  .CBRightClear{
	width: 95%;
  }
  .CBRightClearMap{

  }

  .twoColumnBox, .threeColumnBox{
	width: 95%;
  }
  .tCBleftColumn, .t3CBleftColumn, .t3CBmidColumn, .t3CBrightColumn{
	position: relative;
	width: 90%;
  }
  .tCBdivColumn{
	background:url('../images/template/divColumntCBPhone.jpg') repeat-x;
	height: 4px;
	width: 85%;
	margin: 10px auto;
  }
  .tCBrightColumn{
	width: 90%;
  }

  .twoColClear{
	position:relative;
	width: 95%;
	margin: 5px auto;
  }
  .boxFlow{
	width:180px;
	margin-right: 15px;
	/*background-color:lime;*/
  }
  .boxFlow3{
	width:180px;
	margin-right: 15px;
  }
  .boxFlowMP, .boxFlowMPshaded, .boxFlowWide{
	margin-right: 15px;
  }
  h3.hdrEventChapter{
	width: 100%;
  }

}
/* End Phone */

/* ========================= Boxes End ============================= */

/* ========================= HomePage Start ============================= */
#HomeSlider{
  
}

@media screen and (min-width:1200px){
  #HomeSlider{
	padding-top: 137px;
  }

}
/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 1199px){
  #HomeSlider{
	
  }

}
/* End Phone */

/* ========================= HomePage End ============================= */


/* ========================= Text Start ============================= */

.pageTitleGraphic{ /* H1 - White in top blue page graphic*/
  font-size: 30px;
  font-family: Tahoma;
  color: white;

}

h1 { /* H2 - Black Bold first line of page*/
  font-size: 30px;
  font-family: Tahoma;
  /*color: black;*/
  color: #2c65b0;
  text-shadow:1px 1px 0 #444
  font-weight: bold;
  padding-top: 0px;
  /*padding-bottom: 20px;*/
  text-shadow:1px 1px 0 #444;/**/
}

h2 {
  font-size: 18px!important;
  font-family: Tahoma;
  color:#0054a6;
  font-weight: bold;
  text-shadow:1px 1px 0 #444;/**/
}

h3 { /* -Blue paragraph Heading*/
  font-size: 16px;
  font-family: Tahoma;
  color:#0054a6;
  font-weight: bold;
  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;
}

.reg{
  font-size: 13px;
  font-family: Tahoma;
  color:#373737;  
}
.small{
  font-size: 10px;
  font-family: Tahoma;
  color:#373737;
}
.white{
  color: white;
}

#memRoster tr td{
  font-size: 10px;
  font-family: Tahoma;
  color:#373737;
}
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: #136221;
  font-weight:bold;
}
div#form, 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: #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: black; /* color */
  font-weight:bold;
  font-size: 14px;
}

div#backTop, 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, 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: #136221; /* green */
  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: #a94499; /* purple */
  font-weight: bold;
}

.highlightTitle{
  font-family: Tahoma;
  color: #a94499; /* purple */
  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 ============================= */

	.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{
	  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{
	  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;
	}

.input100{
  margin: 5px 0 5px 0;
  padding: 10px 12px;
  color: #767676;
  border: 1px solid #e3e3e3;
  background-color: #fdfdfd;
}

.inputNS{
  border: 0px;
  width: 120px;
  height: 25px;

  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);

  text-align: center;
  font-size: 13px;
  font-family: Tahoma;
  color: white;
  line-height: 25px;
  font-weight: normal;
}

.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);
}
/*
.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%;
  }

}

/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 1199px){
  .input100{
	width: 90%;
  }
}

/* ========================= Buttons Forms end ============================= */

/* ========================= lists Start ============================= */

#UL1, .UL1{
  font-size: 14px;
  font-family: Tahoma;
  color: #488fcc;
  font-weight: bold;
  list-style: disc;
}

#UL1 li a:visited, #UL1 li a, .UL1 li a:visited, .UL1 li a{
  color: #488fcc;
}

#UL2, .UL2{
  font-size: 13px;
  font-family: Tahoma;
  color: #373737;
  list-style: disc;
}
#UL2 li, .UL2 li{
 min-height: 17px;
}

#UL3, .UL3{
  font-size: 13px;
  font-family: Tahoma;
  color: #373737;
  list-style: none;
}
#UL3 li, .UL3 li{
 padding-bottom: 17px;
}

#UL4, .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');
}

.blockBox{
  background-color: #ededed;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.blockBox ul, .CBLeft ul, .CBRight ul{
  color: #0d56a5;
}
.blockBox ul li.reg, .CBLeft ul li.reg, .CBRight ul li.reg{
  color: #373737;
}

.blockBox .title{ /* dark-gray heading
  display: inline;*/
  line-height: 30px;
  font-size: 13px;
  font-family: Tahoma;
  color:#373737;
  font-weight: bold;
}

@media screen and (min-width:1200px){
  .blockBox{
	width: 617px;
	margin: 0px 10px 0px 10px;
	padding: 10px 15px 5px 15px;
  }
}

@media handheld, only screen and (max-width: 1199px) {
  .blockBox{
	padding: 2px 5px 2px 5px;
  }
}

/* ========================= lists End ============================= */

/* ========================= img Start ============================= */

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;
}

.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;
}

#homeWho img, #homeSeeAction img{
  float: left;
  padding-right: 5px;
}
#homeWho img{
  /*padding-bottom: 33px;*/
}
#homePoppySeeds .fRight{
  float: right;
  border: 1px white solid;
}

.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;
}

/* ========================= img end ============================= */

/* ========================= Calendar Start ============================= */

.tabSelect{
  width: 100px;
  height: 22px;
  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: 22px;
  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;
}

a div.tabSelect, a div.tabUnSelect{
  text-decoration: none;
}

.calendarDays{
  width: 14%;
  font-weight: bold;
  text-align: center;
}
.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 ============================= */
  .btnNavHome{
	
  }

  .navMenuBtn{
	background-color: #145099!important;
	color: white!important;
  }
  .navMenuBtn:hover{
	background-color: #2196F3;
	color: white;
  }

@media screen and (min-width:1200px){
  .btnNavHome{
	width: 15%;
	/*color: lime;*/
  }

  .navMenuBtn{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
  }

  .navMenuBtnHome{
	margin-left: 15px;
	padding-left: 4px;
	padding-right: 45px!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
  }

  .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;
}

@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 ============================= */

#footerMain{
  position: relative;
  /*bottom: 0px;*/
  width:100%;
  float:left;
}

#footerMain2{
  position: relative;
  /*bottom: 0px;*/
  width:100%;
  float:left;
  background-color: #488fcc;
}

#footWidth, #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;
}

#footerTextRow1 a, #footerTextRow2 a{
  color: black;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 5px;
}

#footerTextRow1, #footerTextRow1 a{
  color: black;
}

#footerTextRow2, #footerTextRow2 a{
  color: white;
}

#footerTextRow1{
  top: 30px;
  font-size: 9px;
  text-transform:uppercase;
}

#footerTextRow2{
  top: 40px;
  font-size: 10px;
}

@media screen and (min-width:1200px){
  #footerMain{
	height: 125px;
	margin-top: 20px;
  }
  #footerMain2{
	height: 155px;
	margin-top: 20px;
  }
  #footWidth{
	width: 1200px;
	background:url('../images/template/footerBG.png') no-repeat;
  }
  #footWidth2{
	width: 1200px;
  }
  #footerInfo{

  }
  #footerSponsors{
	position:absolute;
	top: 2px;
	left: 565px;
  }
  #sponsorSlide{
	position:relative;
  }
  #footerLogos{
	position:absolute;
	top: 6px;
	right:15px;
  }
}

/* Start Phone 35em 695px*/
@media handheld, only screen and (max-width: 1199px) {
  #footerMain{
	height: 150px;
	position:relative;
  }
  #footerMain2{
	height: 250px;
	position:relative;
  }
  #footWidth, #footWidth2{
	position:relative;
	width: 99%;
	background-color: #488fcc;
	height: 160px;
  }
  #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 ============================= */