@charset "utf-8";
@charset "utf-8";



@charset "utf-8";



#headWarnings{display:none;}
#menu {
	border: none;
	height: auto;
	width: 100%;
	float:left;
	position:relative;
	/* background-color: #fff; */
	/* background-repeat:no-repeat; */
	background: none;
	z-index:20000;
	box-sizing:border-box
}


#menu .menudropdownbutton{
  display: none;
  height: auto;
  width: auto;
  background-color: #5595c4;
  border-radius: 10px;
  z-index:20000;
  margin-bottom:10px;
  }

#menu .menudropdownbutton:hover{

  background-color: #77b7e6;

  }





#menu li{
	/* float:left; */
	display: inline-block;
	padding-left:0px;
	padding-right: 0px;
	margin: 0px;
	text-align:center;
	overflow:hidden;
	z-index:20000;
	/* -webkit-padding-end: 0; */
	width: auto;
	
}

#menu li a {
	
  font-size: 16px;
  color: #FFF;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  height: 35px;
  width: 120px;
  padding: 15px 0 0 0;
  font-weight: bold;
  /* margin-right: 8px; */
  margin: 0 0.7px;
  text-decoration: none;
  font-family:"Century Gothic";
  overflow:visible;
  background-color: #5595c4;
  border-radius: 10px;
  border: none;
  z-index:20000;
  border: none;
  font-variant: uppercase;
  font-style: uppercase;
  text-transform: uppercase;
}

#menu li a:hover{
	font-weight: bold;
	color: #5595c9;
	text-decoration: none;
	background-color:#B7E2FF;
	background-repeat:no-repeat;
	z-index:20000;
	border: none;
}




#menu li ul {
    display: none;
    height: auto;
    /* right: 100; */
    width: 170px;
    border-radius: 5px;
    z-index: 200000;
    margin-left: -15px;
    background-color: #C0DCF1;
    border: none;
    padding: 0;
    font-family: "Century Gothic";
    padding: 0;
    overflow: auto;
}

#menu li:hover ul{

	position: absolute;
	z-index: 200000;
	padding: 0;
}

#menu li li {
    display: block;
    float: left;
    padding: 0;
    height: auto;
    width: 100%;
    z-index: 200000;
    font-family: "Century Gothic";
}

#menu li ul a {
    font-size: 16px;
    color: #5595c4;
    display: block;
    text-align: center;
    white-space: nowrap;
    height: auto;
    width: auto;
    margin: 5px;
    font-weight: bold;
    /* margin-right: 9.17px; */
    text-decoration: none;
    font-family: "Century Gothic";
    overflow: hidden;
    background-color: #4C4747;
    background: none;
    border: none;
    z-index: 21313;
    padding: 5 0;
}


#menu li ul a:hover {
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    /* background: none; */
    border-radius: 5px 5px;
    height: auto;
    padding: 5 0;
    background-repeat: no-repeat;
    font-weight: bold;
    border: none;
}



#menuVideos ul{
	height: 80px;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	overflow:hidden;
	float:left;
	z-index:20000;
}

#menuVideos li{

	max-width: 100%;
	display: block;
	padding-left:0px;

	text-align:center;
	overflow:hidden;
	z-index:20000;

}

#menuVideos li a {
   background-color: #7da5c5;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: "Gill Sans MT";
    font-size: 16px;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 350px;
    z-index: 20000;


}

#menuVideos li a:hover{
              font-weight: normal;
              color: #5595c9;
              text-decoration: none;
              background-color:#9eccf3;
              background-repeat:no-repeat;
			  z-index:20000;
}




#menuVideos li ul{
	display: none;
	height: auto;
	width: 350px;
	z-index: 200000;
	margin-left: 0px;
	overflow:hidden;
	  background-color: #ffffff;
}

#menuVideos li:hover ul{

	position: absolute;
  border-radius: 10px;
  z-index: 200000;
}

#menuVideos li li {
	display: block;
	float: left;
	padding-right: 12px;
	height: 60px;
	width: 350px;
	z-index: 200000;



}

#menuVideos li ul a{
	  font-size: 16px;
  color: #5595c4;
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 35px;
  width: 350px;
  padding: 16px 0 0 0;
  font-weight: normal;
  margin-right: 9.17px;
  text-decoration: none;
  font-family: "Gill Sans MT";
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  z-index:21313;

}

#menuVideos li ul a:hover{
	              font-weight: normal;
              color: #5595c9;
              text-decoration: none;
              background-color:#9eccf3;
              background-repeat:no-repeat;

}
#navi
{
padding: 16px 0 0 0;
}

.submenu
{
padding: 16px 0 0 0;
}

#menu ul{
	padding: 0px;
	display: block;
	height: auto;
	list-style: none;
	z-index:20000;
	width: 100% !important;
	width: auto;
	box-sizing:border-box;
	overflow:visible;
	position: relative;
	margin-top: 0px;
	overflow:visible;
	z-index: 19999;margin: 0px;
	
	} 
@media screen and (max-width: 780px) {

#menu {
	border: none;
	height: 60px;
	width:100% !important;
	float:left;
	position:relative;
	background-color:#fff;
	background-repeat:no-repeat;
	z-index:20000;box-sizing:border-box

}

#header{
	width: 100% !important;
	padding: 0 !important;
}

#menu{
	width: 100% !important;
}

#menu li {
	width: 100% !important;
	margin-left: 0 !important;
}

#menu li a {
	width: 100% !important;
}

#menu li li{
	width: 100% !important;
	padding: 10px  0 10px 0 !important;
}

#menu li li a{
	width: 100% !important;
	padding:0 !important;
}

#menu li ul{
	width: 100% !important;
	margin-left: 0 !important;
}






#menu {
	border: none;
	height: auto;
	width: 100%;
	float:left;
	position:relative;
	/* background-color: #fff; */
	/* background-repeat:no-repeat; */
	background: none;
	z-index:20000;
	box-sizing:border-box
	
}


#menu .menudropdownbutton{
  display: none;
  height: auto;
  width: auto;
  background-color: #5595c4;
  border-radius: 10px;
  z-index:20000;
  margin-bottom:0px;
  }

#menu .menudropdownbutton:hover{

  background-color: #77b7e6;

  }



#menu ul{
	display:none;
	height: auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	position: absolute !important;
	top: 0;
	/* float:left; */
	z-index:9000;
	/* width: 110%; */
	text-align: center;
	/* width: auto; */
	/* -webkit-margin-before: 0; */
	/* -webkit-margin-after: 0; */
	/* -webkit-margin-start: 0px; */
	/* -webkit-margin-end: 0px; */
	/* -webkit-padding-start: 0; */
	box-sizing:border-box;
}

#menu li{
	/* float:left; */
	display: inline-block;
	padding-left:0px;
	padding-right: 0px;
	margin: 0px;
	text-align:center;
	overflow:hidden;
	z-index:20000;
	/* -webkit-padding-end: 0; */
	width: auto;
	border-radius:0px;
	background-color:#2f618d;
	
}
#menu li:first-child{
		border-radius:10px 10px 0 0;
		padding-top:40px;
}
#menu li:last-child{
		border-radius:0 0 10px 10px;
		
}
#menu li a {
    font-size: 16px;
    color: #FFF;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    height: 35px;
    width: 120px;
    padding: 15px 0 0 0;
    font-weight: bold;
    /* margin-right: 7; */
    /* margin: 0; */
    text-decoration: none;
    font-family: "Century Gothic";
    overflow: visible;
    background-color: #5595c4;
    border-radius: 10px;
    border: none;
    z-index: 20000;
    border: none;
    font-variant: uppercase;
    font-style: uppercase;
    background: none;
    text-transform: uppercase;
}

#menu li a:hover{
	font-weight: bold;
	color: #5595c9;
	text-decoration: none;
	background-color:#B7E2FF;
	background-repeat:no-repeat;
	z-index:20000;
	border: none;
}




#menu li ul {
    display: none;
    height: auto;
    /* right: 100; */
    width: 170px;
    border-radius: 5px;
    z-index: 200000;
    margin-left: -15px;
    background-color: #C0DCF1;
    border: none;
    padding: 0;
    font-family: "Century Gothic";
    padding: 0;
    overflow: auto;
}

#menu li:hover ul{

	position: absolute;
	z-index: 200000;
	padding: 0;
}

#menu li li {
    display: block;
    float: left;
    padding: 0;
    height: auto;
    width: 100%;
    z-index: 200000;
    font-family: "Century Gothic";
}

#menu li ul a {
    font-size: 16px;
    color: #5595c4;
    display: block;
    text-align: center;
    white-space: nowrap;
    height: auto;
    width: auto;
    margin: 5px;
    font-weight: bold;
    /* margin-right: 9.17px; */
    text-decoration: none;
    font-family: "Century Gothic";
    overflow: hidden;
    background-color: #4C4747;
    background: none;
    border: none;
    z-index: 21313;
    padding: 5 0;
}


#menu li ul a:hover {
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    /* background: none; */
    border-radius: 5px 5px;
    height: auto;
    padding: 5 0;
    background-repeat: no-repeat;
    font-weight: bold;
    border: none;
}



#menuVideos ul{
	height: 80px;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	overflow:hidden;
	float:left;
	z-index:20000;
}

#menuVideos li{

	max-width: 100%;
	display: block;
	padding-left:0px;

	text-align:center;
	overflow:hidden;
	z-index:20000;

}

#menuVideos li a {
   background-color: #7da5c5;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: "Gill Sans MT";
    font-size: 16px;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 350px;
    z-index: 20000;


}

#menuVideos li a:hover{
              font-weight: normal;
              color: #5595c9;
              text-decoration: none;
              background-color:#9eccf3;
              background-repeat:no-repeat;
			  z-index:20000;
}




#menuVideos li ul{
	display: none;
	height: auto;
	width: 350px;
	z-index: 200000;
	margin-left: 0px;
	overflow:hidden;
	  background-color: #ffffff;
}

#menuVideos li:hover ul{

	position: absolute;
  border-radius: 10px;
  z-index: 200000;
}

#menuVideos li li {
	display: block;
	float: left;
	padding-right: 12px;
	height: 60px;
	width: 350px;
	z-index: 200000;



}

#menuVideos li ul a{
	  font-size: 16px;
  color: #5595c4;
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 35px;
  width: 350px;
  padding: 16px 0 0 0;
  font-weight: normal;
  margin-right: 9.17px;
  text-decoration: none;
  font-family: "Gill Sans MT";
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  z-index:21313;

}

#menuVideos li ul a:hover{
	              font-weight: normal;
              color: #5595c9;
              text-decoration: none;
              background-color:#9eccf3;
              background-repeat:no-repeat;

}
#navi
{
padding: 16px 0 0 0;
}

.submenu
{
padding: 16px 0 0 0;
}



#menu .menudropdownbutton{
  display: block;
  height: auto;
  width: auto;
  background-color: #5595c4;
  border-radius: 10px;
  z-index:20000;
  /* margin-bottom:10px; */
  color:white;
  font-family:"Century Gothic";
  font-weight:bold;
  text-align:center;
  max-height:50px;
  padding:05px;
  vertical-align:text-top;
}
#menu h1{display:inline-block;font-size: 30px; padding:0;margin:0;line-height:1}
#menu .menufix{display:inline-block;width:30px;height:30px; background:white;float:right;opacity:0;}
#menu{}
	width:100%;


}
#menu img{
width:30px;
display:inline-block;
	float:left;
}


#menu li{
display:inline-block;
}

#menu li ul{
display:inline-block;
}

#menu:hover ul{

}

#menuVideos li:hover ul{

	position: relative;
  border-radius: 10px;
  z-index: 200000;







}

















}
/*
     FILE ARCHIVED ON 01:42:19 Aug 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:19:38 Nov 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.515
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.017
  esindex: 0.009
  cdx.remote: 13.673
  LoadShardBlock: 71.706 (3)
  PetaboxLoader3.datanode: 87.182 (4)
  PetaboxLoader3.resolve: 68.709 (2)
  load_resource: 125.406
*/