body
{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #4b4b4b;
	text-align: center;
	min-width: 800px;
}

#main
{
	position: relative;
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

#header
/* Used in association with div wrapped around sponsor logos in left panel
*/
{
	width: auto;
	margin-bottom: 5px;
}

#content
{
	float:right;
	width: 615px;
	border-left: 3px solid #314975;
	padding-left: 10px;
}

#nav
{
	position: relative;
	width: 158px;
}

#footer
{
	clear: both;
	width: auto;
	text-align: center;
	font-size: 80%;
}

#footermobile
{
display:none;
	clear: both;
	width: auto;
	text-align: center;
	font-size: 80%;
}

p
{
	margin: 0.75em 0 0.75em 0;
}

p.hr
{
	text-align:center;
	margin-top: 1.25em;
}

h1,h2,h3
{
	font-weight: bold;
	color:#314975;
	margin: 1em 0 0 0;
}

h1
{
	font-size: 150%;
}

h2
{
	font-size: 115%;
}

h3
{
	font-size: 100%;
}

ul
{
	list-style: outside url(../images/bullet.gif);
	margin-top: 0;
	margin-bottom: 0;
}
				
ul ul
{
	list-style: disc;
}

li
{
	margin-top: 0.5em;	
}

ul ul li
{
	margin-top: 0.25em;	
}

a, a:visited
{
	color: #4668A7;
}

#nav a, #nav a:visited, table.navbar a, table.navbar a:visited

{
	color: #314975;
	text-decoration: none;
}

#nav a:hover, table.navbar a:hover
{
	text-decoration: underline;
}

#nav p, table.navbar p

{
	font-weight: bold;
	padding:4px;
}

table.navbar p
{
	text-align:center;
}

table.navbar
{
	margin-top: 15px;
	margin-bottom: -10px;
	font-size: 100%;
}

p.nav
{
	background-color:#B5CFFF;
}


p.navcontact,
p.mainpanel
{
	background-color:#DBE9FF;
}

p.mainpanel
{
	padding: 8px;
}
#currpage, #currtab
{
	color: #ffffff;
	background-color:#314975;
}

h1 a, h1 a:visited
{
	color: #990000;
	text-decoration: none;
}

.collapsed
{
	display: none;
}	

.expanded
{
	display: block;
	font-size: 90%;
	position: relative;
	left: 20px;
}	

table
{
	border-spacing: 0px;
	width: 100%;
	font-size: 80%;
	margin-top: 10px;
}

table.agenda
{
	width:100%;
	font-size: 100%;
	margin-top: 0px;
	border-spacing: 10px;
}

col.agenda1
{
	width:121px;
}

col.agenda2
{
	width:210px;
}

td
{
	vertical-align: top;
	padding: 3px;
	border-color: #4b4b4b;
	border-style: none;
}

table.twocol td
{
width: 50%;
}

table.navigation
{
	width: 100%;
	font-size: 80%;
	margin-top: 0px
}

table.navigation td
{
/* Change following percentage to be inverse of number of navigation options */
	width: 20%;
	text-align: center;
	background-color: #CDCCFF;
	padding: 3px 0 3px 0;
	vertical-align: middle;
}

table.navigation td.loc
{
	background-color: #990000;
	color: #ffffff;
}

table.navigation td.locchild
{
	border-color: #990000;
	border-style: solid;
	border-width: thin;
}

a.locA, a.locA:visited, a.locA:hover
{
	color: #ffffff;
	cursor: default;
	text-decoration: none;
	font-weight: bold;
}

a.locchildA, a.locchildA:visited, a.locchildA:hover
{
	font-weight: bold;
}

p.topofpage
{
	text-align: center;
	font-size: 120%;
	background-color: #B5CFFF;
	padding: 3px 0 3px 0;
}

span.articlename
{
	font-weight: bold;
}

.mobileonly, .inlinemobileonly
{display:none;}

.desktoponly
{display:block;}

.inlinedesktoponly
{display:inline;}

img
{
	border:none;
}
div#topbar
{display:none;}
div#bottombar
{display:none;}



/* @media screen and (max-width: 70em) {	*/
@media screen and (max-width: 810px) {
.desktoponly, .inlinedesktoponly 
{display:none;}

.mobileonly
{display:block;}

.inlinemobileonly
{display:inline;}

body
{
	font-size: 100%;
	text-align:left;
	min-width: auto;
}

#main
{
	position: absolute;
	width: 98%;
	top: 5em;
	left: 1em;
	margin: 0em;
	text-align: left;
	z-index:-1;
}

#content
{
	float:none;
	width: 90%;
	border-left: none;
	padding-left:0;
	margin:0;
}

div.centerimage
{text-align:center;
}

div.centerimage img
{
width:75%;
height:auto;
float:none !important;
}

div#topbar                                                                                                                                                                                                                                                                                                         
{
display:block;
top:0;
width:100%;
padding-top:1em;
padding-bottom:1em;
position:fixed;
list-style-type:none;
background-color:#ffffff;
opacity:1.0;
z-index:1;
border-bottom:1px solid #ccc;
/* -moz-box-shadow: 0 1px 3px #777;
-webkit-box-shadow: 0 1px 3px #777; */
font-size:100%;
}
 

div#bottombar
{
display:block;
bottom:0;
width:100%;
padding-left:1em;
padding-top:0.5em;
padding-bottom:0.5em;
position:fixed;
font-size:140%;
background-color:#ffffff;
margin:auto;
z-index:1;

 border-top:1px solid #ccc;

/* -moz-box-shadow: 0 1px 3px #777;

-webkit-box-shadow: 0 1px 3px #777; */
}

div#bottombar img
{
padding-right: 0.3em;
height:1.2em;
width:auto;
}

div#nav
{display:none
}

a, a:visited
{
font-size:100%;
}

div#topbar a
{
padding:0.3em;
font-size:100%;
}

h1
{
	font-size: 160%;
}

h2
{
	font-size: 140%;
}

h3
{
	font-size: 120%;
}

#footer
{
	display:none;}
	
#footermobile
{
display:block;
margin-top:4em;
height:10em;
}

col.agenda1
{
	width:20%;
}

col.agenda2
{
	width:40%;
}

h2.SessionTitle, h2.SpeakerName, h2.bookmark
{
	padding-top:2.5em;
}

}

/*-----------------------------------FlexBox Styles--------------------------------------------*/

div.SpeakerList
{
	display: flex;
	flex-direction: row; 			/* row | column | row-reverse | column-reverse */	
	flex-wrap: wrap;				/* wrap | nowrap | wrap-reverse */
	justify-content: space-between;	/* flex-start | flex-end | center | space-between | space-around */
	align-items: stretch;			/* stretch | flex-start | flex-end | center | baseline */
	align-content: stretch;			/* stretch | flex-start | flex-end | center | space-between | space-around */
	margin-right: -10px;
}

div.Speaker
{
	order: 0;
	flex-grow: 0;					/* 0 means it will not be allowed to grow */
	flex-shrink: 1;					/* 0 means it will not be allowed to shrink */
	flex-basis: 90px;				/* auto means it will be sized automatically based on its width - when would you use 0? */
	align-self: auto;				/* auto | flex-start | flex-end | center | baseline | stretch */
	margin-right: 10px;
}

div.SessionList
{
	display: flex;
	flex-direction: row; 			/* row | column | row-reverse | column-reverse */	
	flex-wrap: nowrap;				/* wrap | nowrap | wrap-reverse */
	justify-content: flex-start;	/* flex-start | flex-end | center | space-between | space-around */
	align-items: stretch;			/* stretch | flex-start | flex-end | center | baseline */
	align-content: stretch;			/* stretch | flex-start | flex-end | center | space-between | space-around */
}

div.Session
{
	order: 0;
	flex-grow: 1;					/* 0 means it will not be allowed to grow - numbers relate to proportionally how much of the available space an element can take as additional width*/
	flex-shrink: 1;					/* 0 means it will not be allowed to shrink */
	flex-basis: 40%;				/* auto means it will be sized automatically based on its width - when would you use 0? */
	align-self: auto;				/* auto | flex-start | flex-end | center | baseline | stretch */
	margin: 5px;
}