/* */
/* */
/* */
/* COLOR STYLES */
/* COLOR STYLES */
/* COLOR STYLES */
/* NEW 00B2A9 */
/* NEW 50% 7fd8d4 */
/* OLD CFC096 */
/* */
/* */
/* */
/* TYPEFACE STYLES */
/* TYPEFACE STYLES */
/* TYPEFACE STYLES */
@font-face {
    font-family: "Roboto Black";
    src: url(/fonts/Roboto/Roboto-Black.ttf)
}
@font-face {
    font-family: "Roboto Medium";
    src: url(/fonts/Roboto/Roboto-Medium.ttf)
}
@font-face {
    font-family: "Roboto Regular";
    src: url(/fonts/Roboto/Roboto-Regular.ttf)
}
@font-face {
    font-family: "Roboto Italic";
    src: url(/fonts/Roboto/Roboto-Italic.ttf)
}
@font-face {
    font-family: "Roboto Condensed Bold";
    src: url(/fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf)
}
@font-face {
    font-family: "Roboto Condensed Regular";
    src: url(/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf)
}
@font-face {
    font-family: "Roboto Condensed Italic";
    src: url(/fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf)
}

@font-face {
    font-family: "Roboto Serif";
    src: url(/fonts/Roboto_Serif/RobotoSerif-Regular.ttf)
}

@font-face {
    font-family: "Roboto Serif Italic";
    src: url(/fonts/Roboto_Serif/RobotoSerif-Italic.ttf)
}

@font-face {
    font-family: "Roboto Serif SemiBold Italic";
    src: url(/fonts/Roboto_Serif/RobotoSerif-SemiBoldItalic.ttf)
}


@font-face {
    font-family: "Roboto Serif SemiBold";
    src: url(/fonts/Roboto_Serif/RobotoSerif-SemiBold.ttf)
}


/* nav-specific css */

nav#Nav_Header,
nav#Nav_Header * {
	background-color: #00274C !important;

}

nav#Nav_Header * a {
	font-size: 1.125rem;
	padding: .5rem 1rem;
	color: #FFCB05;
	font-family: "Roboto Condensed Regular";
	text-transform: uppercase;
}
nav#Nav_Header .dropdown-menu a {
	padding: .125rem 1rem;
}
nav#Nav_Header * a:hover {
	color: #fff;
}
nav#Nav_Header .dropdown-item {
	white-space:normal;
	width:25rem;
}
#Navigation_List {
	width: 100%;
}


/* carousel css */

#myCarousel {
	border-color: #fff;
	border-style: solid;
	border-width: 12px;
	padding: 0;
	margin: 0;
}

#myCarousel,
#myCarousel * {
	background-color: transparent;
	font-family: "Roboto Regular";
}

#myCarousel .carousel-indicators li {
	background-color: #fff;
}

#myCarousel .btn {
	border-color: #7fd8d4;
}


/* global css */

body {
	/* min-height: 75rem; */
	padding-top: 6rem;
}

article,
aside,
footer,
header,
main,
nav,
section {
	display: block;
}

#Container {
	width: 100%;
	max-width: 1600px;
}

#Container article,
#Container aside,
#Container footer {
	border-color: #fff;
	border-style: solid;
	border-width: 12px;
}

#Container article,
#Container aside {
	background-image: url(/img/BG_BlueLine.png);
	padding: 0;
}
#Container aside {
/* background-color:#f3f0e5; */
}
#Container main a {
	color: #00274C;
	text-decoration: underline;
}

#Container main a:hover {
	color: #000;
	text-decoration: none;
}
#Container main a[target=_blank] {
	background-image:url('/img/ICON_NewWindow.svg');
	background-size:1em 1em;
	background-position:right 50%;
	background-repeat:no-repeat;
	padding-right:1.25em;
}
#Container main .Boxy a[target=_blank] {
	background-position: 99% 50%;
}
#Container main a.ICON_NewWindow_White[target=_blank] {
	background-image:url('/img/ICON_NewWindow_White.svg');
}

#Container main a.ICON_NewWindow_Black[target=_blank] {
	background-image:url('/img/ICON_NewWindow_Black.svg');
}
#Container main a.ICON_NewWindow_Link[target=_blank] {
	background-image:url('/img/ICON_NewWindow_Link.svg');
}
#Container main a.ICON_NewWindow_Link[target=_blank]:hover {
	background-image:url('/img/ICON_NewWindow_White.svg');
}
#Container article header,
#Container aside header {
	background-color: #00274C;
	color: #fff;
}
#Container article h2,
#Container article h3,
#Container article h4,
#Container aside h2,
#Container aside h3,
#Container aside h4 {
	font-weight: normal;
	margin:0;
	padding:0;
}
#Container header h2,
#Container header h3,
#Container header h4 {
	display:table-cell;
	height:2.5rem;
	vertical-align:bottom;
}

#Container article header h2 {
	font-family: "Roboto Black";
	font-size: 2.0rem;
}
#Container aside header h3 {
	font-family: "Roboto Condensed Bold";
	font-size: 2.0rem;
}
#Container article header h3 {
	font-family: "Roboto Medium";
	font-size: 1.75rem;
}
#Container aside header h4 {
	font-family: "Roboto Condensed Regular";
	font-size: 1.75rem;
}

#Container article header,
#Container article section,
#Container aside header,
#Container aside section,
#Container {
	padding: .5rem 3rem .5rem 1rem;
}
#Container article section.Boxy {
	padding: 0 0 1rem 0;
	list-style-type: none;
}

#Container article section.Boxy ul,
#Container article section.Boxy li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#Container article section.Boxy a {
	display: block;
	padding: .5rem 3rem .5rem 1rem;
	text-decoration:none;
}

#Container article section.Boxy a:hover {
	background-color: #00B2A9;
	color:#fff;
}
#Container article section.Boxy p {
	display: block;
	padding: .5rem 3rem .5rem 1rem;
}
#Container article section h3,
#Container article section h4,
#Container article section h5 {
	font-family: "Roboto Medium";
	margin:0;
	padding:0;
	margin-top:auto;
}
#Container aside section h3,
#Container aside section h4,
#Container aside section h5 {
	font-family: "Roboto Condensed Regular";
	margin:0;
	padding:0;
	margin-top:auto;
}
#Container article section h2,
#Container aside section h3 {
	font-size: 1.5rem;
	font-weight: normal !important;
}
#Container article section h3,
#Container aside section h4 {
	font-size: 1.75rem;
	font-weight: normal !important;
}

#Container article section h4,
#Container aside section h5 {
	font-size: 1.5rem;
	font-weight: normal;
}

#Container article section dl dt {
	font-family: "Roboto Medium";
	font-size: 1.25rem;
	font-weight: normal;
}
#Container aside section dl dt {
	font-family: "Roboto Condensed Regular";
	font-size: 1.25rem;
	font-weight: normal;
}
#Container aside section dl dd {
	margin:0 0 .5em 1em !important;
}

#Container article section dl dt *, #Container aside section dl dt * {
	font-family: inherit;
	font-size: inherit;
}

#Container article section dl dt small, #Container aside section dl dt small {
	font-family: inherit;
	font-size: smaller;
}

#Container article section dl dd {
	margin:0 0 .5em 1em !important;
}
#Container article section ul.Address {
	list-style-type:none;
	padding-left:0;
}

#Container article section * {
	font-family: "Roboto Regular";
	font-size: 1.125rem;
}

#Container aside section * {
	font-family: "Roboto Condensed Regular";
	font-size: 1.125rem;
}

#Container article section strong {
	font-family: "Roboto Medium";
	font-weight:normal;
}

#Container aside section strong {
	font-family: "Roboto Condensed Regular";
	font-weight:normal;
}
#Container section small, #Container section .Smaller {
	font-family: inherit;
	font-size: smaller !important;
}
#Container section small *, #Container section .Smaller * {
	font-size: inherit;
}
#Container section.FormSuccessBox {
  background-color:#0c0;
}
#Container section.FormErrorBox {
  background-color:#c00;
}
#Container section.FormSuccessBox *, #Container section.FormErrorBox * {
  color:#fff;
  font-family: "Roboto Medium";
  font-size:large;
  margin:1rem;
}
#Container .Attr {
	font-family: "Roboto Condensed Regular";
	font-size: smaller;
	margin: 0;
	text-transform: uppercase;
}
#Container .Attr * {
	font-size: inherit;
}

#Container .Alert {
	color:#900;
}

#Container .Appt {
	display: block;
}

#Container .HalfBreak {
	height: .5em;
}

#Container .Bottomless {
	margin-bottom:0;
}
#Container .People {
	background-color:#638cbd;
}
#Container .Person {
	border:solid 6px #fff;
	padding:6px 0;
	margin:6px;
	display:inline-block;
	text-decoration:none;
	width:12rem;
}
#Container a.Person:hover {
	background-color:#FFCB05;
	border:solid 6px #fff;
}
#Container main a.Person[target=_blank] {
	background-image:none;
	padding-right:0;
}
#Container .Person * {
	text-align:center;
}
#Container .Person h4 {
	background-color:#00274C;
	color:#fff;
	display:table;
	width:92% !important;
	margin:auto;
	height:4rem;
	padding:6px;
}
#Container .Person h4 span {
	display:table-cell;
	font-family: "Roboto Condensed Regular";
	font-size:1rem;
	/* width:100% !important; */
	vertical-align:middle !important;
}
#Container .Person img {
	display:block;
	margin:auto;
	width:7rem;
	max-height:9.45rem;
}

#Container .Publications dt a {
	text-decoration:none;
}
#Container .Publications dt a span {
	text-decoration:underline;
}
#Container .Publications dt a:hover span {
	text-decoration:none;
}
#Container blockquote {
  margin:.5rem .5rem .5rem 0;
  padding:.5rem;
  border-left: dotted 1px #97b2d3;
  font-family: "Roboto Italic" !important;

}
#Container blockquote a {
  font-family: inherit;

}
#Container #Page_News dt {
  clear:both;
}
#Container article section dt label {
	font-family: "Roboto Medium";
	font-size: 1.5rem;
	font-weight: normal;
}
#Container button, #Container .Button {
	background-color:#00274C;
	border:solid 3px #00274C;
	color:#fff;
	font-family: "Roboto Medium";
	padding:1rem;
	text-transform:uppercase;
  margin:.5em;

  text-decoration:none;
}
#Container button:hover, #Container .Button:hover {
	background-color:#fff;
	color:#00274C;
}
#Container .Register {
  background-color:#FFCB05;
	color:#00274C;
	display:block;
  width:100%;
}
#Container .Register:hover {
  background-color:#00274C;
	color:#FFCB05;
}
#Container .Register span {
	display:block;
}
#Container .Register strong {
  font-family:"Roboto Black";
}
#Container img.FloatRight {
  float: right;
  margin:12px;
  width:30%;
}
header h1 img {
	width: 100%;
}

footer {
	background-color: #00274C;
	padding: 12px;
}

footer * {
	color: #fff;
	font-family: "Roboto Condensed Regular";
	font-size: 1.125rem;
	text-align: center;
	margin: 0;
	padding: 0;
}

footer * a {
	color: #FFCB05;
}

footer * a:hover {
	color: #fff;
	text-decoration: none;
}

footer nav {
	padding: 12px;

	display:none;
}

footer nav * {
	font-family: "Roboto Condensed Regular";
	text-transform: uppercase;
}

footer address {
	padding: 12px;
}

footer address .CMS_Title {
	display: block;
}

footer address .CMS_Title a {
	font-size: 1.75rem;
	font-family: "Roboto Medium";
}

footer p {
	display: block;
	text-align: center;
	padding: 12px;
}

@media (max-width: 1200px) {
	.Vanish1200 {
		display: none;
	}
	nav#Nav_Header * a {
		font-family: "Roboto Condensed Regular";
		padding: .5rem .5rem;
	}
}

@media (max-width: 992px) {
	.Vanish0992 {
		display: none;
	}
}

@media (max-width: 768px) {
	.Vanish0768 {
		display: none;
	}
}

@media (max-width: 576px) {
	.Vanish0576 {
		display: none;
	}
}
