body {
  background-color: #5E7793;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;
  color: black;
}

h1 {
	font-size: 135%;
  text-align: center;
}
h1.paddedAbove {
	font-size: 125%;
  text-align: center;
  padding-top: 40px;
}

h2, h3, h4 {
	font-size: 115%;
}
h2 {
  font-style: italic;
  color: #09488F;
}
h2.paddedAbove {
  padding-top: 30px;
  margin-bottom: 8px;
}
h2.topics { 
  font-size: 115%;
  padding-top: 15px;
}


h4 {
  font-style: italic;
  color: #09488F;
}
h4.paddedAbove {
  padding-top: 0;
  margin-bottom: 0;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
}

#award {
	font-family: Cambria, Times, serif;
  text-align: center;
  font-size: 125%;
  border: 3px solid #1F3D60;
  margin: 80px 15px;
  padding: 0 10px 30px 10px;
  background-color: #ffffe0;
}

#award h1 {
	font-family: "Lobster Two", Cambria, cursive, Times, serif;
  font-size: 145%;
  font-style: italic;
  background-color: #1F3D60;
  color: white;
  border: 4px solid #B5CDE7;
  padding: 10px 20px;
  margin: -30px auto 20px auto;
  width: 75%;
}

#award h2 {
  font-size: 130%;
}

/*#award hr { */
hr.award {
  width: 90%;
  margin-top: 40px;
  margin-bottom: 60px;
  height: 3px;
  color: #1F3D60;
}

p.award {
	font-family: Cambria, cursive, serif;
  font-style: italic;
  font-weight: bold;
  color: #1F3D60;
  font-size: 120%;
  text-align: center;
}

#memorial {
	font-family: Cambria, Times, serif;
  text-align: center;
  font-size: 125%;
  border: 2px solid #1F3D60;
  margin: 15px 50px 50px 50px; (top right bottom left) 
  padding: 0 10px 25px 10px;
  background-color: #ffffe0;
}

#memorial h1{
  font-size: 130%;
}

#memorial h2{
  font-size: 125%;
}

#wrapper {
	top: 5px;
	width: 927px;
	z-index: 1;
	background-color: white; /*	white borders */
	background-color: #47515C; /*	gray borders */
	color: #0C2747;
	margin: auto;
	text-align: left;
	position: relative;
 }
#header {
	position:absolute;
	left:5px;
	z-index:1;
	top: 15px;
	margin-left: 10px;
	padding-top: 0px;
	background-color: white;
}
#left {
	position:absolute;
	left:15px;
	top:254px;
	z-index:2;
	background-color: #B5CDE7;
}
#right {
	z-index: 3;
	left: 241px;
	top: 254px;
	position: absolute;
	overflow: auto;
  height:auto;
}
#wrapper #left {
	margin: 0px;
	padding: 10px;
	height: auto;
  min-height: 542px;
	width: 192px;
	background-color: #B5CDE7;
  color: #505F6E;
}
#wrapper #left a:link {
	text-decoration: none;
	color: #0C2747;
}
#wrapper #left a:visited {
	color: #0C2747;
}

ul.leftNavigation {
	list-style-type: none;
  padding-left: 0;
  font-weight: bold;
  font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

ul.leftNavigation li {
  padding-bottom: 12px;
}

ul.leftNavigation li.link {
	text-decoration: none;
  color:  #0C2747;;
}

#wrapper #right {
	padding: 15px;
	width: 640px;
  height:auto;
  min-height: 532px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #000000;
  border: none;
	background-color: #CFDAE7; /*	light blue background */
	background-color: white; /*	white background */
}
#wrapper #left a:hover {
	text-decoration: none;
	font-style: italic;
	background-color: #CFDAE7;
}

.underl { 
  text-decoration: underline;
}

p.smallSpaceTop { 
  padding-top: 0px;
  margin-top: 0px;
}

ul.topics {
	list-style-type: none;
  font-weight: bold;
  font-style: italic;
  font-size: 110%;
  color: #0C2747;
  color: #09488F;
}

ul.topics li {
  padding-bottom: 12px;
}

p.highlightReverse { 
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
p.notice { 
  background-color: #FEF1B5;
  padding: 5px;
  border: 2px solid gray;
  border-collapse: collapse;
}

hr.most { 
  width: 95%;
}
hr.75 { 
  width: 75%;
}

hr.spaced { 
  width: 75%;
  margin-top: 50px;
  margin-bottom: 50px;
}

hr.reducedspaced { 
  width: 75%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.cursive {
	font-family: Cambria, cursive, serif;
  font-style: italic;
}

.justify { 
  text-align: justify;
}
.italic { 
  font-style: italic;
}
.bold { 
  font-weight: bold;
}
.center { 
  text-align: center;
}
.largerText { 
  font-size: 110%;
}
.reducedText { 
  font-size: 95%;
}
.smallText { 
  font-size: 85%;
}
.smallerText { 
  font-size: 80%;
}
.red { 
  color: red;
}
.superscript { 
  vertical-align: super;
  font-size: 70%
}
.highlight { 
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  padding: 5px;
}
p.reg {
  background-color: #C2D2E4;
  border: 2px solid #1F3D60;
  font-size: 140%;
  font-weight: bold;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.highlightBlue { 
  background-color: #5E7793;
  color: white;
  font-size: 120%;
  padding: 8px;
}
.redOnWhite { 
  background-color: white;
  color: red;
  padding: 5px;
}
a.bigButton { 
  display: block;
  border: 3px outset black;
  border-collapse: collapse;
  background-color: #C2D2E4;
  color: red;
  font-family: Times;
  font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 8px;
  margin: 10px auto;
  width: 60%;
}
a.bigButton:hover {
	text-decoration: none;
	font-style: italic;
	background-color: #CFDAE7;
}

.fontReduced { 
  font-size: 91%;
}

img.centeredImage { 
  display: block;
  margin: 5px auto;
  border: 2px solid gray;
  border-collapse: collapse;
}
p.centeredBlock { 
  margin: 15px auto;
  border: 2px solid gray;
  border-collapse: collapse;
}

/* awards table */
table.awards { 
  border: 2px solid gray;
  border-collapse: collapse;
  table-layout: fixed;
  display: block;
  margin-bottom: 40px;
}
table.awards caption { 
  border: 2px solid gray;
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
table.awards tr { 
  display: table-row;
  height: 5px;
}
table.awards td { 
  border: 1px solid gray;
  border-collapse: collapse;
  padding: 3px;
}
table.awards td.year { 
  width: 37px;
}
table.awards td.recipient { 
  width: 120px;
}
table.awards td.talkTitle { 
  width: 467px;
}

/* program table */
table.program { 
  border: 2px solid gray;
  border-collapse: collapse;
  table-layout: fixed;
  width: 454px;
  display: block;
  margin: 20px auto;
  padding-bottom: 10px;
}
table.program tr { 
  display: table-row;
  height: 10px;
}
table.program caption { 
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  column-span: all;
}
table.program td { 
  font-size: 115%;
  padding: 10px 10px 0px 10px ;
}
table.program td.time { 
  width: 150px;
}
table.program td.symposia { 
  color: red;
  width: 300px;
}
table.program td.event { 
  color: purple;
  width: 300px;
}

/* Registration table */
table.registration { 
  border: 2px solid gray;
  border-collapse: collapse;
  table-layout: fixed;
  display: block;
  margin-bottom: 40px;
}
table.registration caption { 
  border: 2px solid gray;
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
table.registration thead { 
  display: table-header-group;
  padding: 10px 10px 20px 10px ;
  border-bottom: 2px solid gray;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
}
table.registration tr { 
  display: table-row;
  height: 5px;
}
table.registration tr.early { 
  color: blue;
}
table.registration td { 
  border: 1px solid gray;
  border-collapse: collapse;
  padding: 5px;
  width: 150px;
  font-size: 120%;
}
table.registration td.deadline { 
  background-color: #C2D2E4;
}
table.registration td.deadlineHeader { 
  background-color: black;
}

/* officers table */
table.officers { 
  border: 2px solid gray;
  border-collapse: collapse;
  table-layout: fixed;
  display: block;
  margin-bottom: 40px;
  width: 640px;
}
table.officers caption { 
  border: 2px solid gray;
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
table.officers tr { 
  display: table-row;
}
table.officers td { 
  border: 2px solid gray;
  border-top: none;
  border-collapse: collapse;
  padding: 10px;
  width: 315px;
  font-size: 84%;
}
table.officers td.title { 
	background-color: #B5CDE7;
  text-align: center;
  border-bottom: none;
  font-weight: bold;
  font-size: 110%;
}


/* sponsors table */
table.sponsors { 
  border: none;
  border-top: 2px solid gray;
  border-collapse: collapse;
  table-layout: fixed;
  display: block;
  margin: auto;
  margin-bottom: 10px;
  width: 460px;
  padding: 0 auto;
  float: none;
}
table.sponsors tr { 
  display: table-row;
}
table.sponsors td { 
  border: none;
  border-bottom: 1px solid gray;
  border-collapse: collapse;
  padding: 25px;
  padding-left: 50px;
  width: 460px;
}
a img { 
  border: none;
}

/* Accommodation table */
table.accommodation { 
  float: none;
  display: block;
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 15px 25px 5px 25px; (top right bottom left) /* 15px 150px 2px 150px; */ /* 15px auto; */
  width: 500px; /* 586px; 386px; */
}
table.accommodation caption { 
  border: 2px solid gray;
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
table.accommodation td { 
  border: 2px solid gray;
  border-collapse: collapse;
  padding: 5px;
  font-size: 115%;
  padding: 10px auto;
  width: 250px; /*190px;*/
  text-align: center;
}
table.accommodation th { 
  border: 2px solid gray;
  border-collapse: collapse;
  padding: 5px;
  font-size: 115%;
  padding: 10px auto;
  width: 250px; /*190px;*/
  text-align: center;
}
table.accommodation thead { 
  display: table-header-group;
  padding: 20px;
  border-bottom: 2px solid gray;
  background-color: #1F3D60;
  color: white;
}
table.accommodation th.wide { 
  width: 550px; /*350px;*/
}
table.earlyArrival { 
  width: 650px; /*610px;*/
}
table.earlyArrival td { 
  width: 150px;
}
table.lateArrival { 
  width: 450px; /*458px;*/
}
table.lateArrival td { 
  width: 150px;
}
table.regTable {
  width: 640px;
  background-color: #1F3D60;
  color: white;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 40px;
  border-collapse: separate; 
  border-spacing: 5px 10px;
}
.regError { 
  color: red;
  visibility: visible;
}
.noRegError { 
  color: red;
  visibility: hidden;
}
td.field{
  width: 170px;
  text-align: right;
}
td.data{
  width: 455px;
}
#CostsAndFees {
  line-height: 200%;
}
/* MemorialSymposium table */
table.MemorialSymposium { 
  float: none;
  display: block;
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 15px 50px 50px 50px; (top right bottom left) /* 15px 150px 2px 150px; */ /* 15px auto; */
  width: 550px; /* 586px; 386px; */
}
table.MemorialSymposium caption { 
  border: 2px solid gray;
  border-collapse: collapse;
  background-color: #1F3D60;
  color: white;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
table.MemorialSymposium td { 
  border: 2px solid gray;
  border-collapse: collapse;
  padding: 5px;
  font-size: 115%;
  padding: 10px auto;
  width: 250px; /*190px;*/
  text-align: center;
}
table.MemorialSymposium th { 
  border: 2px solid gray;
  border-collapse: collapse;
  padding: 5px;
  font-size: 115%;
  padding: 10px auto;
  width: 550px; /*190px;*/
  text-align: center;
}
table.MemorialSymposium thead { 
  display: table-header-group;
  padding: 20px;
  border-bottom: 2px solid gray;
  background-color: #1F3D60;
  color: white;
}
