/* Reset
------------------------------------------------------------ */
* { margin: 0;  }

 


body { background-color:  #fff; font-size:17px;
	
	

} 




html, body {
	height: 100%;
	
	color: #404040;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	
	
	
	
}


strong {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
	
em {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}
	

body {
  display: table;
  width: 100%;
	
}

.fontsize60 {font-size: 75%;}

table {
	font-size: 17px;
	font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
}

td{
	font-size: 17px;
	
	font-family: 'Ubuntu', serif !important;
    font-weight: 300 !important;
	}



.main ul, .main ol {
	padding: 0px 0px 0px 40px;
	
	
	line-height: 29px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

.main li { line-height: 29px; }




h1 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	color: #54828f;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 42px;
	
	
 
}	


h2 {
	margin-bottom: 8px;
	color: #54828f;
	padding-top: 12px;
	font-size: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	}
	
	h3 {
	margin-bottom: 10px;
	color: #54828f;
	padding-top: 5px;
		
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
}	
h4 {
	margin-bottom: 6px;
	color: #54828f;
	padding-top: 14px;
	font-size: 19px; line-height: 140%; font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	
	}
	
	h5 {
	margin-bottom: 10px;
	color: #54828f;
		text-align: center;
	padding-top: 5px;
	font-size: 14px; font-family: 'Ubuntu', sans-serif; 
		font-weight: 700;
		
	
	}
	
	h6 {
	margin-bottom: 10px;
	color: #54828f;
		text-align: center;
	padding-top: 5px;
	font-size: 12px; line-height: 140%; font-family: 'Ubuntu', sans-serif;
		font-weight: 500;
	
	}

a, img { outline: none; border:none; color: #333333; font-weight: bold; text-transform: none;}
p {
	margin: 0 0 12px;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 17px;
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 400;
}


aside { font-size: 0.9em;}



article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	margin-top: 0px;
	}
	
hr {
  
  width: 40%;
	color: #54828f;
	
	
    height: 2px;
     
	
	 margin-left:auto;
	 	 margin-right:auto;
		 
		 opacity: 0.2;
  border-top: 1px solid #000;
  border-bottom: 1px solid #fff;


}

hr.style-one {
border: 0;
height: 2px;
background: #54828f;

}


	
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #71a8b7;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
}
a:visited {
	color: #71a8b7;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #54828f;
	
		-webkit-transition: color 0.45s ease-out;
  -moz-transition:color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}

	
/* Structure */
#wrapper {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 0;
	
	
	} 

	#main2 {
		width: 90%;
		
		
	margin-right: 0%;
	float: left;
		background-image: none !important;
	padding-left: 5%;
		padding-right: 5%;
	padding-top: 8px;
		
		
		}	
		
		

header h1 {
	height: 119px;
	width: 214px;
	float: left;
	display: block;
	text-indent: -9999px;
	margin-right: 100px;
	}
	
	
		
/* Nav */
header nav {
	float: right;
	margin-top: 40px; 
	}
	
	header nav li {
		display: inline;
		margin-left: 15px;
		}

#skipTo {
	display: none;
	}
	#skipTo li {
		background: #b1fffc;
		}

/* Banner */			
#banner {
	
	margin-bottom: 0px;
	width: 100%;
	height: auto;
	margin-top: 55px;
	background-color: none;

	
	}

#bannerpolygon {
	
	margin-bottom: 0px;
	width: 100%;
	height: auto;
	margin-top: 55px;
	background-color: none;
position:absolute;
	
	}

	#banner img {
		width: 100%;
		
		max-width: 1920px;
		
		}
#bannerpolygon img {
		width: 100%;
		
		max-width: 1920px;
		
		}

.page-row {
	display: table-row;
	height: 1px;
}

.page-row-expanded {
	height: 100%;
}

#nav {
	position: relative;
	width: 250px;
	height: 115px;
	z-index: 1;
	float: right;
}


#top {
	position: fixed;
	width: 100%;
	height: 55px;
	background-color: #54828f;
	
	margin-top: 0px;
	-webkit-box-shadow: 0px -1px 10px 1px #000;   Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
 -moz-box-shadow:    0px -1px 10px 1px #000;  /*  Firefox 3.5 - 3.6 */
box-shadow:        0px -1px 10px 1px #000;   /*  Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	
	padding-left: 60px;
	
	z-index: 91 !important;
	
}
#top2 {
	position: fixed;
	width: 200px;
	height: 55px;
	z-index: 90 !important;
	background: none;
	border-bottom: 0px solid #d6dfe8;
}

#foots {
	width: 100%;
	height: 110px;
	z-index: 50;
	background-color: #54828f;
	padding-bottom:	-300px;
}

#footsnested {
	width: 100%;
	height: 60px;
	z-index: 50;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
	
}




#tablefoot {
	
	width: 300px ;
	margin-top: 40px;
	float: left;
	margin-left: 35px;
}
	
	
#tablefoot2 {
	
	width: 150px ;
	float:right;
	margin-top: 25px;
	margin-right: 45px;
}
	

.speakerpic{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 2px;
	float: left;
	
	
}







.roundedleft{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	


 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;



	
}

.roundedrght{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	
	 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

	
}




@-webkit-keyframes show {
    from { opacity: 0 }
    to { opacity: 1 }
}
@-moz-keyframes show {
    from { opacity: 0 }
    to { opacity: 1 }
}
@-ms-keyframes show {
    from { opacity: 0 }
    to { opacity: 1 }
}
@keyframes show {
    from { opacity: 0 }
    to { opacity: 1 }
}

.roundedrght2{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	
	
	
}

.roundedrghtaligntext{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
	float: right;
	max-width: 90%;
	
	
	-webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
	
}





.frontpic{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}





.bullets {
	margin-top: 8px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	font-size: 17px;
	line-height: 140%;
	margin-bottom:10px;
	padding-left: 12px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

.bulletswhite {
	margin-top: 8px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	font-size: 17px;
	color: #fff;
	line-height: 140%;
	margin-bottom:10px;
	padding-left: 12px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}





.myButton {
	
	background-color: #54828f;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 16px;
	text-decoration: none !important;
	
	
}
.myButton:hover {
	background-color: #71a8b7 !important;
	color: #fff !important;
}



.myButton:visited {
	
	background: #54828f;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 16px;
	text-decoration: none !important;
	
	
}

.myButton:active {
	position:relative;
	top:1px;
}







.speakertext {
	width: 80%;
	float: left;
	font-weight: 400;
	padding-left: 8px;
}

.speakerrule {
width: 97%; height: 2px; background-color: #9a421e; float: left; margin-bottom: 10px;

}


#accombox{
	display: block;
	float: left;
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 97%;
}

.accompic{
	float: left;
	margin-top: 8px;
	margin-bottom: 30px;
	margin-right: 15px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}


.stars{
	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	width: 166px;
	
}







.visible-mobile {
  display: none !important;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	
	padding-right: 0px;
	
	width: 150px;
	
   }

   .fade:hover {
      opacity: 0.5;
     
	   
}
	   
.speaker-caption {width: 150px;
float: left;
	margin-right: 4%;
	
	margin-top: 15px;


}




#Flowrightdiv {
    float: right;
    height: auto;
    width: 320px;
   
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    padding: 6px;
    position: relative;
    z-index: 80 !important;
    background-color: #b9d3da;
}

#Flowbottomdiv {
	
	height: auto;
	width: 98%;
	
	float: right;
	background: #ffffff;
	
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	padding: 6px;
	
	position: relative;
	z-index: 90 !important;
}



#Flowrightdivcontact {
	float: right;
	height: auto;
	width: 55%;
	background: #b9d3da;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 16px;
		
}

#Flowbottomdivcontact {
	
	height: auto;
	width: 98%;
	
	float: right;
	background: #c7d8fc;
	
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	padding: 6px;
	
	text-align:center;
}


.bigdivgraph {
	background-color: #54828f;
	padding-left: 0%;
	width: 100%;
	height: 6px;
}


.bigdiv {
	background-color: #fff;
	padding: 7%;
	width: 86%;
}

.bigdiv2 {
	
	padding: 7%;
	width: 86%;
 
	
background-color: none;

	background-image: url(../images/bigdiv-background.jpg);
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	z-index: -100;
	
    background-position: 0, 0;
   
	
}


@supports (-webkit-overflow-scrolling: touch) {
  .bigdiv2 {
  background-attachment: scroll;
  }
}	

.bigdivwhite {	
	
	
	padding: 7%;
	padding-bottom: 2%;
	
	width: 86%;
}


.bigdivwhite2 {
	background-color: #b9d3da;
	padding: 5%;
	width: 90%;
	
	margin-left: auto;
	margin-right: auto;
}


.Halfdiv {
	
	background-color: #fff;
	float: right;
	width: 40%;
	margin-left: 44px;
	padding: 34px 14px 36px 14px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}


.Halfdivwhite {
	color: #fff;
	background-color: none;
	
	border-left: solid 1px #404040;
	float: right;
	width: 32%;
	margin-top: -12px;
	margin-left: 44px;
	padding: 3px 6px 3px 46px;
	
	
}




.H1div {
	color: #fff;
	background-color: #404040;
	float: left;
	
	padding-left: 10px;
	margin-right: auto;
}

.mainheadspacer {
	height: 0px;
	width: 100%;
}

.responsive {
  width: 100%;
  height: auto;
}

/* Media Queries */


@media screen and (min-width: 1200px) {



	
	
	
.sigleft{

	max-height: auto;
	
}





#main2 {
		width: 90%;
		
	
		
	margin-right: 0%;
	float: left;
	background-color: none;
	padding-left: 5%;
		padding-right: 5%;
	padding-top: 8px;
		
	}
	
}
	
@media screen and (max-width: 1200px) {

	
	#Flowrightdiv {
    float: right;
    height: auto;
    width: 280px;
   
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    padding: 6px;
    position: relative;
    z-index: 80 !important;
    background-color: #b9d3da;
}
		
	
	.roundedleft{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	


 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

width: 43%;
  height: auto;
	
	}	

}

@media screen and (max-width: 800px) {

.visible-mobile {
    display: inline !important;
  }

  .hidden-mobile {
    display: none !important;
	 
  }
	
	
	
	
	#main2 {
		width: 90%;
		
	
		
	margin-right: 0%;
	float: left;
	background-color: none;
	padding-left: 5%;
		padding-right: 5%;
	padding-top: 8px;
		
	
		
		}	

	.roundedrght{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	
	 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
	
width: 50%;
  height: auto;
	
}
	
	.roundedleft{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	


 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

width: 50%;
  height: auto;

	
}
	
	
	html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
		
		
		
}
	

	
	
	#top {
	position: fixed;
	width: 100%;
	height: 55px;
	z-index: 50;
	background-color: none;
	margin-top: 0px;
	
}
#top2 {
	position: fixed;
	width: 200px;
	height: 55px;
	z-index: 100;
	background: none;
	border-bottom: 0px solid #d6dfe8;
}
	
	
#banner1 {
	float: left;
	margin-bottom: 0px;
	
	margin-top: -20px;
	background-color: none;
	
	}

	#banner1 img {
		min-width: 100% !important;
		}
	

header nav, #main2, aside {
		float: left;
		clear: left;
		margin: 0 0 10px; 
		width: 100%;
		}	
	
#nav {
	position: relative;
	width: 250px;
	height: 5px;
	z-index: 1;
	float: right;
}




#main2 {
	width: 96%;
	margin-right: 0%;
	float: left;
	
	padding-left: 2%;
	padding-top: 8px;
	padding-right: 2%;
		}	
		
		
	
		
}	
	
	.speaker{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-right: 15px;
		max-width: 90%;
	max-height: auto;
}

	
	.speakerfront{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 15px;
	
}





	
#foots img {
		width: 100%;
		}		
		
		
	

	.sigleft{

		max-width: 33%;
	max-height: auto;
	




	

}

@media screen and (max-width: 480px) {	
	

.Halfdiv {
	color: #404040;;
	background-color: #fff;
	float: right;
	width: 98%;
	padding: 3px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.roundedrghtaligntext{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	float: right;
	max-width: 95%;
	
	}		
.roundedrght{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
	 -webkit-animation: 2s show;
    -moz-animation: 2s show;
    -ms-animation: 2s show;
    animation: 2s show;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
	
width: 80%;
  height: auto;
	
}

.mainheadspacer {
	height: 20px;
	width: 100%;
}
	}
