* { box-sizing: border-box; }

@font-face {
  font-family: domaineRG;
  src: url(../fonts/domaine-text-test-regular.html);
}

@font-face {
  font-family: domaineRGI;
  src: url(../fonts/domaine-text-test-regular-italic.html);
}

@font-face {
  font-family: domaineMD;
  src: url(../fonts/domaine-text-test-medium.html);
}

@font-face {
  font-family: domaineMDI;
  src: url(../fonts/domaine-text-test-medium-italic.html);
}

@font-face {
  font-family: domaineBL;
  src: url(../fonts/domaine-text-test-black.html);
}

@font-face {
  font-family: domaineBLI;
  src: url(../fonts/domaine-text-test-black-italic.html);
}

@font-face {
  font-family: domaineBD;
  src: url(../fonts/domaine-text-test-bold.html);
}

@font-face {
  font-family: domaineBDI;
  src: url(../fonts/domaine-text-test-bold-italic.html);
}

.bodyWrapper {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.headerFullWidth {
	padding: 22px 8px 0;
	text-align: center;
/*    background: url("../images/ocean-dark.png");
	border-bottom: 1px solid #000000;
	border-top: 2px solid #000000; */
}

.newHeader {
	margin: 44px auto;
}

.newHeader img {
	margin: 0 12px;
}


/* ----------------------------------------------------------------- */

.navBarHome {
	font: normal 14px/14px domaineMD;
	margin: 0 auto;
	padding: 12px 0 12px;
	max-width: 1200px;
}
.navBarHome ul {
	z-index: 2;
	text-align: center;
	display: inline-block;
}

.navBarHome ul li {
	float: left;
	font: normal 14px/14px domaineMD;
	position: relative;
	padding: 6px 18px;
	margin: 0 6px;
}

.navBarHome ul li ul {
	background: #ffffff;
	z-index: 1;
	position: absolute;
	top: 26px;
	left: -2px;
	display: none;
	opacity: 0;
	visibility: hidden;
}

.navBarHome ul li ul li {
	display: block;
	font: normal 14px/14px domaineMD;
	text-align: left;
	white-space: nowrap;
	min-width: 260px;
	border: 1px solid #000000;
}

.navBarHome ul li ul li a {
	margin: 0;
	padding: 6px 6px 6px 0;
	display: block;
	font: normal 14px/14px domaineMD;
}

.navBarHomeGreen li:hover { background: #fc6621; color: #ffffff; }
.navBarHomeGreen li a:hover { color: #ffffff; }
.navBarHomeBlue li:hover { background: #fc6621; color: #ffffff; }
.navBarHomeBlue li a:hover { color: #ffffff; }
.navBarHomeRed li:hover { background: #fc6621; color: #ffffff; }
.navBarHomeRed li a:hover { color: #ffffff; }

/* .navBarHome ul li ul li a:hover { 
color: #ffffff;
} */

.navBarHome ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* ----------------------------------------------------------- */



/* ----------------------------------------------------------- */
.secondaryLinks {
	margin: 0 auto;
	padding: 12px 0;
	max-width: 1200px;
}

.secondaryLinks li {
    position: relative;
	display: inline-block;
	padding: 8px 18px;
	background: #0f60aa;
	border: 1px solid black;
}
 .secondaryLinks ul li a {
 	color: white;
 	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: .85em;
	display: block;
}
.secondaryLinks ul li ul {
	z-index: 1;
	position: absolute;
	top: 32px;
	left: 0px;
	display: none;
	opacity: 0;
	visibility: hidden;
}

 .secondaryLinks ul li ul li {
 	margin: 0;
 	padding: 0 16px;
	display: block;
	color: white;
	text-align: left;
    background: #ffffff;
	white-space: nowrap;
}

.secondaryLinks ul li ul li a { 
	display: block;
  font: bold 12px/32px sans-serif;
  background: none;
  color: #0f60aa;
min-width: 160px;
}

 .secondaryLinks ul li ul li a:hover { 
	background: none;
	color: white;
}

 .secondaryLinks ul li ul li:hover {
	background: #0f60aa;
	color: white;
} 

.secondaryLinks ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;

}






/* ----------------------------------------------------------- */


.houstonSeminar {
	font:  14px/18px sans-serif;
	margin: 18px auto;
	width: 80%;
}

.houstonSeminar h1, h2, h3, h4, h5, h6 {
	text-align: left;
	background: none;
	padding: 0;
	margin: 0;
	}

.houstonSeminar h1 {
	font:  bold 24px/38px sans-serif;
	padding: 18px 36px;
	border: 1px solid #0f60aa;
	background: #e9f5fe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e9f5fe), to(#b0bfd0));
    background-image: -webkit-linear-gradient(left, #e9f5fe, #ffffff);
    background-image:    -moz-linear-gradient(left, #e9f5fe, #ffffff);
    background-image:     -ms-linear-gradient(left, #e9f5fe, #ffffff);
    background-image:      -o-linear-gradient(left, #e9f5fe, #ffffff);
}

.houstonSeminar h2 {
	font-size: px;
	padding: 36px 48px 24px;
}

.houstonSeminar p {
	font:   16px/20px sans-serif;
	text-align: left;
	padding-left: 64px;
	padding-bottom: 24px;
}

.houstonSeminar a {
	font:   bold 16px/20px sans-serif;
	margin-left: -10px;
}

.houstonSeminar a:hover {
	color: blue;
}

/* ----------------------------------------------------------- */







.missionStatement {
	max-width: 1200px;
	margin 0 auto;
	background: #ffffff;


/*	padding: 20px 60px 10px 60px; */
}

.missionStatement h3 {
	font-size: 24px;
	max-width: 1200px;
	font-family: domaineRGI;
	font-weight: 100;
	background: #ffffff;
	text-align: center;
	margin: 6px 0 8px 0;
	display: block;
	color: #000000;
/*	border-top: 1px solid #000000; */
}

.missionLine {
	max-width: 100%;
	height: 1px;
	margin: 24px 0px 8px 0px;
	background: #000000;
/*	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0f60aa), to(#badeff));
    background-image: -webkit-linear-gradient(left, #0f60aa, #badeff);
    background-image:    -moz-linear-gradient(left, #0f60aa, #badeff);
    background-image:     -ms-linear-gradient(left, #0f60aa, #badeff);
    background-image:      -o-linear-gradient(left, #0f60aa, #badeff); */
}

.divBorder {
	max-width: 100%;
	height: 8px;
	margin: -12px 48px 8px 48px;
	background: #003388;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0f60aa), to(#badeff));
    background-image: -webkit-linear-gradient(left, #0f60aa, #badeff);
    background-image:    -moz-linear-gradient(left, #0f60aa, #badeff);
    background-image:     -ms-linear-gradient(left, #0f60aa, #badeff);
    background-image:      -o-linear-gradient(left, #0f60aa, #badeff); 
}

 .missionStatement p {
 	font-family: domaineRGI;
	margin: 0 5% 28px 5%;
	padding: 0;
	text-align: center;
	font-size: 16px;
}

.missionLeader { font-size: 120%; color: #0d3ffb; }

.main {
	margin-bottom: 20px;
}
/* ----------------------------------------------------------- */
.singleBoxNav ul {
	z-index: 2;
	text-align: left;
	display: block;
	margin: 0;
	list-style: none;
}
.singleBoxNav ul li {
	font: bold 12px sans-serif;
	position: relative;
	border-top: 2px solid white;
}
.singleBoxNav ul li a {
	padding: 8px 8px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: 700;
	color: white;
	font-size: 1.2em;
	background: #0f60aa;
	display: block;
}
.singleBoxNav ul li ul {
	z-index: 1;
	position: absolute;
	top: 32px;
	left: 0px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
.singleBoxNav ul li ul li {
	padding: 0 4px 0 4px;
	display: block;
	font: bold 12px/12px sans-serif;
	color: #0f60aa;
	text-align: left;
    background-color: #b6cbde;
/**	background: rgba(71,79,87,0.05); **/
	white-space: nowrap;
	min-width: 260px;
}
.singleBoxNav ul li ul li a { 
	display: block;
	font: bold 12px/12px sans-serif;
	background: none;
	color: #0f60aa;
}
 .singleBoxNav ul li ul li a:hover { 
	background: white;
	color: #0f60aa;
	margin-left: -4px; padding-left: 12px;
	margin-right: -4px; padding-right: 4px;
	border: none;
}
.singleBoxNav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* ----------------------------------------------------------- */
.subBox {
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-left: 20px solid white;
	border-right: 20px solid white;
}
	
.subBox img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.innerBox {
	margin: 0 auto;
	max-width: 300px;
}

.mainContentWrapper {
	max-width: 1200px;
}

.mainContent {
	float: left;
	padding-bottom: 20px;
	background: #ffffff;
}

.noticesContent {
	padding-bottom: 20px;
	background: #ffffff;
}

.noticesContent a {
	color: blue;
}

.eventsWidth { width: 30%; }
.noticesWidth { width: 70%; }
.pastNoticesWidth { width: 70%; margin: 0 auto; }
.newsViewsWidth { width: 50%; }
.arbitrationAwardsWidth { width: 50%; }

.pastNoticesWidth h1 {
	font-size: 36px;
	margin: 0 auto 20px;
	padding: 12px 0;
	text-align: center;
	border: 2px solid #0f60aa;
	background: #e9f5fe;
	}

.contentHeader {
	padding: 5px 0 5px 20px;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	font-size: 100%;
    background: #dbe5f1;
    border-right: 4px solid white;
}

.contentHeader a:hover {
	color: black;
	font-weight: 900;
}

.contentItem {
	margin: 20px 0px 10px 32px;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 4px;
}

.contentItem a {
	text-decoration: none;
	color: blue;
}

.contentItem a:hover {
	color: red;
}

.eventCalendar {
	margin: 20px 20px 10px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	padding: 6px 0 6px 20px;
	background: #dfe1e7;
}

.eventCalendar a:hover {
	color: #4f6caa;
}

.noticesDate { font-size: 80%; font-weight: 200; text-align: right; margin: 6px 40px 0 0; padding: 2px 8px; float: right; background: #dbe5f1; }
.eventDate { border-bottom: 2px solid grey; padding-bottom: 2px;  }

.contentItemNotices { margin: 8px 0 10px 32px; }

.contentText {
 	margin: 0 32px;
	font-family: serif;
	font-size: 14px;
	text-align: left;
	font-weight: 300;
}

.contentText a {
	text-decoration: none;
	color: #000000;
}

.contentText a:hover {
	color: red;
}

.contentTextCalendar {
	margin-top: 8px;
	margin-right: 80px;
	border-left: none;
	padding: 0 0 20px 0;
	text-align: left;
}

.contentTextNotices {
	text-align: justify;
	margin-right: 40px;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
}

.contentTextNotices a {
	color: black;
	font-weight: 900;
}

.contentTextNotices a:hover {
	color: red;
}

.contentTextNews {
	min-height: 50px;
	width: 70%;
	margin-top: 20px;
	border-left: none;
	background-image: url('../images/newspaper-icon.html');
	background-repeat: no-repeat;
	padding: 6px 0 12px 84px;
}

.contentTextNews a:hover {
	color: red;
}

.contentTextAA {
	padding-top: 16px;
	text-align: left;
	width: 70%;
	font-family: sans-serif;
}

.contentTextAA li {
	font-weight: 600;
	padding-bottom: 4px;
	line-height: 2em;
}

.contentTextAA li a:hover {
	color: red;
}

.mainContent ul {
	margin: 10px 40px 10px 40px;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	font-weight: 300;
}

.homeMailingList {
	font-size: 20px;
	margin: 40px auto 20px;
	padding: 20px;
	max-width: 50%;
	color: #ffffff;
	text-align: center;
	background: #5586c8;
	box-shadow: 5px 5px 5px #444466;
	border-radius: 12px;
	}

.footerFullWidth {
	padding: 12px 8px;
	margin 0 auto;
	background: #455667;
	text-align: center;
}

.footerSiteMap {
	max-width: 1200px;
	color: #ffffff;
	text-align: left;
	margin: 0 auto;
}

.footerLinks {
	float: left;
	text-align: left;
	background: #455667;
}

.footerContact {
	padding: 30px 0;
	background: white;
	margin-top: 60px;
	font-size: 12px;
	color: black;
}

.footerContact a:hover {
	color: blue;
}

.arbitrationLinks { width: 24%; }
.mediationLinks { width: 17%; }
.salvageLinks { width: 20%; }
.toolsResourcesLinks { width: 22%; }
.additionalLinks { width: 17%; }

.footerLinks li {
	font-size: 12px;
}

.footerLinks li a {
	color: #ffffff;
	text-decoration: none;
}

.superScript {
  position: relative;
    font-size: 60%;
    line-height: 0;
    vertical-align: baseline;
    top: -1.2em;
}

.secondPageTitle {
	text-align: left;
	margin-top:20px;
}

.secondPageContent {
	margin-top: 20px;
}

.secondPageContent p {
	font-family: serif;
	font-size: 16px;
	font-weight: 200;
	text-align: justify;
	margin: 0px 40px 20px 40px;
}

.secondPageContent ul {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	margin: 0px 40px 20px 80px;
}

.secondPageContent h4, h5 {
	text-align: right;
}

.contentFootnote {
	text-align: left;
	font-size: 80%;
	margin-bottom: 20px;
}

/* ---------------------------------   DOCUMENTS FROM BOOKLET ----------------------------- */


.documentBody {
	font-size: 18px;
	font-family: san-serif;
	margin: 18px auto;
	width: 80%;
}

.documentBodyNarrow {
	margin: -10px auto;
	width: 80%;
}

.documentBody h1, h2, h3, h4, h5, h6 {
	text-align: left;
	background: none;
	padding: 0;
	margin: 0;
	}

.documentBody h1 {
	font-size: 36px;
	margin: 44px auto 20px;
	padding: 12px 0;
	text-align: center;
	border: 2px solid #0f60aa;
	background: #e9f5fe;
	}

.documentBody h2 {
	font-size: 24px;
	}

.documentBody h3 {
	font-size: 18px;
	font-weight: 200;
	}

.documentBody h4 {
	text-align: left;
	font-size: 22px;
	font-weight: 600;
	margin: 48px 20px 0px;
	padding: 12px 28px;
	color: #000000;
	border: 1px solid #0f60aa;
	background: #dddddd;
	}

.documentBody h4 a {
	color: black;
	}
	
.documentBody h4 a:hover {
	color: red;
	}
	
 .documentBody h5 {
 	text-align: center;
	font-size: 18px;
	color: black;
	font-weight: 100;
	margin: 0 130px;
	padding: 30px 0 6px;
	border-bottom: 2px solid black;
	}
	
 .documentBody a h5:hover {
	color: blue;
	}

.documentBody p {
	margin: 22px 50px;
	text-align: justify;
}

.documentBody p a {
	color: blue;
	text-decoration: none;
	}

.documentBody ol {
	list-style-type: lower-alpha;
	margin: 0px 60px 24px 60px;
	text-align: justify;
}

.documentBody ol li {
	margin-top: 12px;
	}
	
ol.shortenedRules {
	list-style-type: decimal;
	margin: 12px 60px;
	}

.documentBody ul {
	list-style-type: disc;
	margin: 12px 100px;
	text-align: left;
}

.documentBody ul a {
	color: black;
	}

.documentBody ul a:hover {
	color: blue;
	}

.friends a:hover {
	color: red;
	}
	
.docNumber {
	margin: 0 auto;
	}
	
 .acronyms h4 {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	color: black;
	font-size: 24px;
	background: none;
	border: 1px solid grey;
	border-bottom: none;
	}
	
.acronyms h5 {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	color: black;
	font-size: 20px;
	background: #dfe1e7;
	border: 1px solid grey;
	border-top: none;
	}
	
.committees h4 {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	color: black;
	font-size: 24px;
	background: none;
	border: 1px solid grey;
	border-bottom: none;
	}
	
.committees h5 {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	color: black;
	font-size: 20px;
	background: #dfe1e7;
	border: 1px solid grey;
	border-top: none;
	}
	

	
	
/* ---------------------------------   DOCUMENTS FROM BOOKLET ----------------------------- */

.calendarHead {
	padding: 0; margin: 0;
	color: white;
	position: relative;
	width: 100%;
	background: green;
}

.calendarHeadLeft a {
	position: absolute;
	bottom: 6px;
	left: 12px;
	color: yellow;
}

.calendarHeadRight a {
	position: absolute;
	bottom: 6px;
	right: 12px;
	color: yellow;
}

.calendarPageContent {
	margin-top: 20px;
}

.calendarPageContent h4 {
	margin: 12px auto;
	text-align: center;
	background: none;
	font-size: 32px;
	padding: 12px 0;
}

.calendarPageContent table {
	width: 100%;
	height: 100%;
	border: 2px solid black;
}

.calendarPageContent table td {
	border: 1px solid black;
}

.dayNames td {
	width: 10vw;
	background: #5586c8;
	color: #ffffff;
	font-weight: 800;
	font-size: 14px;
}

.dayDates td {
	vertical-align: top;
	text-align: left;
	background: #ffffff;
	color: #5586c8;
	height: 10vh;
	padding: 2px 6px 2px 6px;
}

.dayDates td h3 {
	width: 100%;
	font-size: 14px;
	text-align: center;
	background: #ffffff;
	margin: 0px;
	padding: 2px;
	border: 1px solid black;
	border-bottom: none;
}

.dayDates td p {
	width: 100%;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
	margin: 0px;
	padding: 2px;
	border: 1px solid black;
	border-top: none;
}

.dayDates td:hover {
	background: #5586c8;
	color: #000000;
	font-weight: 800;
}

td.dayCurrent {
	background: #e0edf7;
}

td.dayNone {
	background: #dddddd;
	color: #aaaaaa;
}

td.dayNone:hover {
	background: #dddddd;
	color: #000000;	
}

.preCollapse {
	height: auto;
	max-height: 2.4em;
	overflow: hidden;
	-webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
    transition: height 2s;
}

.preCollapse p {
	color: red;
}

.preCollapse:hover {
	max-height: 300px;
	-webkit-transition: height 2s; /* For Safari 3.1 to 6.0 */
    transition: height 2s;
}

.rosterTop {
	font-size: 16px;
	font-family: san-serif;
	margin: 0 auto;
}

.rosterTop a:hover { color: blue; }

.rosterBody {
	font-size: 30px;
	font-family: san-serif;
	margin: 0 auto;
	width: 80%;
	text-align: left;
}

.rosterBody img {
    float: right;
    margin: 2px 0 6px 12px;
    box-shadow: 3px 3px 5px #666666;
}

.rosterBody h1 {
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	background: #ffffff;
	font-size: 20px;
	margin: 20px 0 4px 12px;
}

.rosterBody h1 a {
	font-size: 70%;
}

.rosterBody a:hover {
	color: blue;
}

.rosterBody p {
	min-height: 185px;
/*	text-align: justify; */
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	background: #ffffff;
	border: 1px solid black;
	padding: 12px;
	margin-bottom: 22px;
}

.letterAnchor {
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	background: #dddddd;
	border: 2px solid #000000;
	padding: 6px 12px;
}

.arbitrationGuide li {
	list-style: decimal;
	color: black;
}

.arbitrationGuide li a {
	color: black;
}

.arbitrationGuide li a:hover {
	color: blue;
}

.interestCalculator input {
	border: 1px solid red;
	margin: 0 24px 0 0;
	padding: 6px;
}

.interestCalculator table {
	margin: 12px auto;
}

.interestCalculator td {
	padding: 4px 12px;
}

.interestCalculator th {
	padding: 4px 12px;
}

.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}		
