body {
	color:#19305C;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:12pt;
}

div {
	margin:0px auto 11px auto;
}

img {	border:0px;}

.gradientclass {
	background: #19305c; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(-90deg, #19305c 10%, #6b7a95, #19305c 90%); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(-90deg, #19305c 10%, #6b7a95, #19305c 90%); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(-90deg, #19305c 10%, #6b7a95, #19305c 90%); /* For Firefox 3.6 to 15 */
	background: linear-gradient(-90deg, #19305c 10%, #6b7a95, #19305c 90%); /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19305c', endColorstr='#19305c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#grad1 {
    background: #19305c; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left,#19305c,#124198,#0caedf); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right,#19305c,#124198,#0caedf); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#19305c,#124198,#0caedf); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right,#19305c,#1084B3,#0caedf); /* Standard syntax (must be last) */
}

#static-header-row {
	width: 100%;
	max-width: 1170px;
	height: 6.5em;
	border-bottom-left-radius: 21px;
	border-bottom-right-radius: 21px;
	margin: 0 auto 10px auto;
}

img.logo {
	vertical-align: top;
	margin-left:8%;
	height:5em;
	width:auto;
}

p.headertext {
	font-size:150%;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	letter-spacing:4px;
	font-weight:300;
	line-height:4em;
}


#flex-title-row { 
	display: -webkit-flex; /* Safari */
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	display:flex;
	flex-wrap:nowrap;
	flex-direction:row;
	width:100%;
	max-width:1170px;
	padding:5px 0px;
}

div.photobox {
	display:block-inline;
	float:left;
	width:34%;
	margin:0px !important;
	padding:0px;
	border:0px;
}

img.location-photo {
	width:100%;
	height:auto;
	margin:0px;
	border-radius:21px;
}

div.dividerspacer {
	flex:0;
	float:left;
	display:block-inline;
	margin:0px !important;
	width:1%;
}

div.titlebox {
	width:66%
	padding:0px;
	margin:0px auto !important;
	text-align:center;
}

div.pagetitlebox {
	width:100%;
	max-width:1170px;
	padding:0px;
	margin:0px auto;
	text-align:center;
}

div.deadlines {
	padding:7px 21px;
	border-radius:13px;
	max-width:89%;
	margin:7px auto;
	color:#FFF;
	font-size:111%;
	line-height:1;
	text-align:center;
	font-weight:600;
}

#flex-main-row { 
	display: -webkit-flex; /* Safari */
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	max-width:1170px;
}

div.page-main-row {
	width:75%;
	margin: 0 auto;
	max-width:1170px;
	min-height:111px;
}

div.MenuBlock {
	flex:1;
	padding:11px 12px 13px 19px;
	border:2px solid #19305c;
	border-radius:21px;
	float:left;
	width:30%;
	margin:1%;
}

.MenuBlock p {
	font-size:120%;
	margin:0px 0px 5px 0px;
}

.MenuBlock ul {
	margin:0px 0px 0px -11px;
}

.MenuBlock li {
	font-size:93%;
	line-height:1.2;
	margin-bottom:3px;
}

p.flyerbar {
	display:table;
	white-space: nowrap;
	border:1px solid #ccc;
	margin:19px auto 27px auto;
	border-radius:13px;
	padding:0px 23px;
	font-size:90%;
	line-height:3;
	text-align:center;
	font-weight:600;
}


div.gray-bar {
	display:block;
	background:#DBDFE4;
	font-size:80%;
	font-style:italic;
	line-height:2.6em;
	height:2.8em;
	border-radius:13px;
	width:100%;
	max-width:1170px;
}

div.footerbar {
	display:block;
	text-align:center;
	width:100%;
	max-width:1170px;
	border-radius:21px;
	color:#FFF;
	font-size:83%;
}

div.credit {
	width:80%;
	margin:0 auto;
	padding:75px;
}

hr {	border:0px; }

hr.headfader {
	height:3px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(25, 48, 92, 1), rgba(0, 0, 0, 0));
	width:97%;
	max-width:1170px;
	margin:0px auto;
}

hr.right {
	height: 2px;
	background-image: linear-gradient(to right, rgba(25, 48, 92, 1), rgba(0, 0, 0, 0));
	width:100%;
}

hr.left {
	height: 2px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(25, 48, 92, 1));
}

img.icon {
	width:19px;
	height:auto;
}

.icon, pdf vid {
	margin-top:0.75em;
	margin-left:5%;
	margin-right:5%;
}

img.lock {
	margin:0px 5px 0px 5px;
	vertical-align:middle;
}

table.program{
	width:100%;
	max-width:1170px;
	border-collapse:collapse;
	margin:11px auto;
}

table.proff {
	border-collapse:collapse;
	width:99%;
	margin-left:1%;
	background:#f6f6f6;
	border:1px solid #19305c;
}

td {	padding:5px;	}

.btime {
	width:10%;
	text-align:center;
}
.btitle {
	width:50%;
}
.bname {
	width:40%;
}

td.mods {
	font-size:80%;
	font-weight:bold;
	font-style:italic;
	padding-left:10%;
}

td.sesh {
	font-weight:bold;
	background-color:#DBDFE4;
	padding-left:2%;
}

td.center {
	text-align:center;
}

td.day {
	border:1px solid #e6e6e6;
	font-size:115%;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
	background-color:#19305C;
	padding-left:2%;
}

td.grid {
	border:1px solid #d1d6dd;
	vertical-align:top;
}

td.proff {
	border:1px solid #CCC;
	vertical-align:top;
}

td.reg-dark {
	border:1px solid #9eaaba;
	background:#C6CDD6;
	font-size:90%;
}

td.reg-light {
	border:1px solid #9eaaba;
	background:#DBDFE4;
	font-size:90%;
}




@media screen and (max-width:1169px) {
  body {
	font-size:95%;
  }
  td {
	padding:3px;
  }
  p.headertext {
	font-size:135%;
	letter-spacing:3px;
	line-height:3em;
  }
  .MenuBlock ul {
	margin-left:1px;
  }
  .MenuBlock li {
	margin-left: -13px;
  }
  img.logo {
	height:70px;
  }
  img.photo {
	height:80px;
  }
  img.lock {
	width:12px;
	margin:0px 4px 0px 4px;
  }
}



@media screen and (max-width:875px) {
  body {
	font-size:10pt;
  }
  td {
	padding:3px;
  }
  #flex-main-row {
	flex-direction:row;
  }
  #flex-title-row {
	flex-wrap:wrap;
	flex-direction: row;
  }
  div.photobox {
	width:48%;
	margin:0px auto !important;
  }
  img.location-photo {
	border-radius:15px;
  }
  div.dividerspacer {
	display:none;
  }
  div.titlebox {
	width:98%;
	margin:0px auto !important;
  }
  div.deadlines {
	padding:5px 15px;
	max-width:89%;
	margin:7px auto;
  }
  div.MenuBlock {
	padding:11px 10px 12px 13px;
	border-radius:15px;
	margin:.3% 1%;
  }

  div.page-main-row{
	width:98%;
	margin: 0 auto;
  }
  p.headertext {
	font-size:125%;
	letter-spacing:3px;
	line-height:3em;
  }
  .MenuBlock ul {
	margin-left:1px;
  }
  .MenuBlock li {
	margin-left: -17px;
  }
  img.icon {
	width:15px;
  }
  img.logo {
	height:60px;
  }
  img.lock {
	width:12px;
	margin:0px 4px 0px 4px;
  }
  p.flyerbar {
	display:table;
	white-space: normal;
	width:80%;
	margin:9px auto 15px auto;
	border-radius:7px;
	padding:7px 15px;
	font-size:90%;
	line-height:1.4;
	text-align:center;
	font-weight:600;
  }
  div.gray-bar {
	border-radius:7px;
  }
  div.footerbar {
	border-radius:11px;
  }
}



@media screen and (max-width:600px) {
  p.headertext {
	padding-left:5px;
	padding-right:5px;
	font-size:75%;
	letter-spacing:1.2px;
	line-height:1.4em;
  }
  img.location-photo {
	border-radius:9px;
  }
  #flex-main-row {
	flex-direction:column;
  }
  div.MenuBlock {
	padding:7px 7px 11px 9px;
	width:93%;
	margin:.3% 1%;
  }
  div.credit {
	width: 97%;
	padding: 5px;
  }
  li {
	margin-left:-25px;
	font-size:87%;
	text-indent:-5px;
  }
  img.logo {
	height:35px;
	width:auto;
  }
  img.photo {
	height:35px;
	width:auto;
  }
  img.icon {
	width:13px;
  }
  img.lock {
	width:9px;
	height:auto;
	margin:0px 3px 0px 3px;
  }
  .btitle {
	width:45%;
  }
  .bname {
	width:45%;
  }
}



@media screen and (max-width:437px) {
  body {
	font-size:8pt;
  }
  p.headtext {
	padding-left:5px;
	padding-right:5px;
	font-size:75%;
	letter-spacing:1.2px;
  }
  div.MenuBlock {
	padding:7px 3px 7px 7px;
	border-radius:9px;
	margin:.5% 1%;
  }
  li {
	margin-left:-25px;
	font-size:87%;
	text-indent:-5px;
  }
  img.logo {
	height:35px;
	width:auto;
  }
  img.photo {
	height:35px;
	width:auto;
  }
  img.icon {
	width:12px;
  }
  img.lock {
	width:9px;
	height:auto;
	margin:0px 3px 0px 3px;
  }
}