body {font-family: Geneva, Verdana, sans-serif; margin-left:auto; margin-right: auto; margin-top: 0; background-color: WhiteSmoke; overflow-y: scroll;}
h1 {font-weight: normal; color: WhiteSmoke; background-color: SteelBlue; text-align: center; padding-bottom: 4px; margin: 0; border: 0;}
h2 {padding: 20px 7px 4px 7px; margin: 0; font-weight: normal;}
h3 {padding: 10px 20px 4px 20px; margin: 0; font-weight: normal;}
p {padding: 4px 20px 4px 20px; margin: 0;}
.disclaimer {font-style: italic; text-align: center;font-size: smaller; margin: 0; border: 0; padding-bottom: 2px;}
.smallNote {font-style: italic; text-align: left; font-size: smaller; margin: 0; border: 0; padding-bottom: 2px;}
.centered {text-align: center;}
.banner {text-align: center; color: white; background-color: LightBlue;}
a {text-decoration: none;}
a:link {color: MediumBlue;}
a:visited {color: Indigo;}
svg {display:block; margin-left:auto; margin-right: auto; border: 1px solid CadetBlue;}
table {margin-left: auto; margin-right: auto; border: 1px; border-collapse: collapse;}
td {width: auto; padding-right: 3px; padding-left: 3px;}
.rightAlignedGridded {border: 1px solid SteelBlue; padding: 4px 8px 4px 4px; margin: 0; text-align: right;}
.centeredGridded {border: 1px solid SteelBlue; padding: 4px 8px 4px 4px; margin:0; text-align: center;}
.fullWidth {width: 100%;}
.extraSpaceAfter {margin-bottom: 9px;}
.lotsOfExtraSpaceAfter {margin-bottom: 30px;}
.nowrap {white-space: nowrap;}
button.centered {position: relative; left: 50%; -ms-transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -o-transform: translate(-50%); transform: translate(-50%); margin: 20px;}
.tabList {overflow: hidden; border: 0; background-color: #f1f1f1; margin-bottom: 12px;}
.tabList button {background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: large;}
.tabList button:hover {background-color: #ddd;}
.tabList button:active {background-color: #ccc;}
.tabContent {display: none; padding: 0; border: 0;}
