@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');


/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	font-family:inherit;
	font-weight:inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
html {
	font-weight:normal;
	font-style:normal;
}
ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ********************* */

body {
	font-family:'Open Sans', open_sansregular,arial, sans-serif;
	font-size: 14px;
}
td {
	vertical-align:top;
}
a:link {
	text-decoration:none;
	color:#181fb6;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#181fb6;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color:#0000FF;
}
a img {
	border:0;
}
p {
	margin:0 0 .8em 0;
}
ul {
	margin:0 0 0.8em 0;
	padding:0 0 0 1.4em;
}
ol {
	margin:0 0 0.5em 0;
	padding:0 0 0 2.5em;
}
p,ul,ol,td {
	line-height: 120%;
}
#textarea p, #textarea ul, #textarea ol, #textarea td {
	line-height: 150%;
}
h1 {
	font-weight:normal;
	font-size:32px;
	line-height:30px;
	color:#22125f;
	margin:0 0 .8em 0;
}
h2 {
	font-weight: 600;
	color:#e47a00;
	margin:2em 0 .4em 0;
	font-size:21px;
	line-height: 140%;
}
h2 strong {
	font-weight: 600;
}
div#textarea + h2 { margin-top: 0;}
h3 {
	font-weight:600;
	margin:1.5em 0 0.4em 0;
	font-size:120%;
	color:#000;
}
h3 strong {
	font-weight: 600;
}
h4 {
	font-weight:600;
	font-style: normal;
	font-size:100%;
	color:#000;
	margin: 1.2em 0em 0.2em 0em;
}
h4 strong {
	font-weight: 600;
}
h5 {
	font-weight:600;
	font-style:italic;
	font-size:100%;
	color: #064e94;
	margin: 1em 0 .2em 0;
}
h6 {
	font-weight:400;
	font-style:italic;
	font-size:12px;
	color:#000000;
	margin: 1em 0 0 0;
}
table {
	border-collapse: collapse;
}
b, strong {
	font-weight: bold;
}
td h2:first-child {
	margin-top: 0;
}
i, em {
	font-style: italic;
}
.highlight {
	color:#b43241;
	font-weight:bold;
}
.textindent {
	margin-left: 16px;
}
.texthang {
	margin:0 0 0 1em;
	text-indent:-1em;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright, .align-right {
	float:right;
	margin:0 0 10px 14px;
}
.photoleft, .align-left {
	float:left;
	margin:0 14px 10px 0;
}
blockquote {
	margin:0 0 1em 2em;
}
.moreSpaceAbove {
	margin-top:1.5em;
}
.noSpaceBelow, h2.noSpaceBelow {
	margin-bottom:0;
}
.noSpaceAbove, h2.noSpaceAbove {
	margin-top:0;
}
h3.noSpaceBelow {
	margin-bottom:0;
}
h3.noSpaceAbove {
	margin-top:0;
}
p.hangingIndent, .hangdent {
	margin:0 0 0 16px;
	text-indent:-16px;
}
.textSmaller {
	font-size:85%;
}
.textLarger {
	font-size:110%;
}

.rightmenuhead {
	color:#FFFFFF;
	padding:4px 10px 4px 10px;
	margin:0;
	font-weight:600;
	font-size:13px;
	background-color: #064e94;
}
ul.rightmenu {
	margin:3px 0 3px 0;
	padding:0;
	list-style-type:none;
	width:150px;
}
ul.rightmenu li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	line-height:normal;
	width:147px;
}
ul.rightmenu li a:link, ul.rightmenu li a:visited {
	font-weight:normal;
	background-image:url(/assets/templateimages/sidemenu.bullet.png);
	background-repeat:no-repeat;
	background-position:10px 3px;
	display:block;
	padding:2px 8px 2px 24px;
	color:#000000;
}
ul.rightmenu li a:hover {
	color:#0044FF;
}
ul.rightmenu li.submenuOn a, ul.rightmenu li.submenuOn a:link, ul.rightmenu li.submenuOn a:visited {
	color:#000099;
	font-weight:bold;
}
ul.rightmenu ul {
	margin-bottom:0;
}
ul.rightmenu li.submenuOn ul li a, ul.rightmenu li.submenuOn ul li a:link, ul.rightmenu li.submenuOn ul li a:visited {
	font-weight:normal;
	color:#000000;
}
ul.rightmenu li.submenuOn ul li.submenuOn a, ul.rightmenu li.submenuOn ul li.submenuOn a:link, ul.rightmenu li.submenuOn ul li.submenuOn a:visited {
	color:#000099;
	font-weight:bold;
}
.grey {
	color: #777777;
}
.dark-blue {
	color:#22125f;
}
sup, .superscript {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.sidebarshaded {
	font-size:12px;
	background-color: #fff4e1;
	float:right;
	margin:0 0 16px 24px;
	-moz-box-shadow: 2px 2px 8px #666; /* Firefox */
	-webkit-box-shadow: 2px 2px 8px #666; /* Safari/Chrome */
	box-shadow: 2px 2px 8px #666; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 filter : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}
#textarea table.sidebarshaded tr td, table.sidebarshaded tr td {
	padding:12px;
}
.spaceBelow {
	margin:0 0 .8em 0;
}
ul.spaced, ul.spaced li {
    margin-bottom: 0.8em;
}
table.datatable {
	border:1px solid #fff;
	border-collapse:collapse;
	margin:14px 0;
}
table.datatable tr, #textarea table.datatable tr {
	background-color:#e4f0f8;
	padding:6px 9px!important;
	border:1px solid #fff;
}
table.datatable tr:nth-child(even), #textarea table.datatable tr:nth-child(even) {
	background-color:#F5F8FA;
}
table.datatable tr th, table.datatable .heading td,
table.datatable thead tr td, #textarea table.datatable thead tr td {
	background-color:#064e94;
	padding:8px 12px!important;
	color:#fff;
	font-weight: 600;
	letter-spacing: 1px;
	border:1px solid #fff;
	line-height: 100%;
	text-transform: uppercase;
}
table.datatable tr.altrow td {
	background-color:#d1d8e8;
}
#textarea table.datatable tr td {
	padding: 6px;
  line-height: 120%;
}
table.datatable h3 {
	top:0;
}

table.lined, table.lined td, td.lined, tr.lined td {
	border:1px solid #959484;
	border-collapse:collapse;
}
th {
	vertical-align:bottom;
	text-align:left;
	background-color:#916d00;
	border: 1px solid #b3925f;
	color:#ffffff;
}
table.lined td, #textarea table.lined td, table.lined th, #textarea table.lined th {
	padding:4px 6px;
}
table.lined p {
	margin:0;
}
tr.header td {
	background-color:#916d00;
	color:#FFFFFF;
	font-weight:bold;
}
.backtotop {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
a.textbutton {
	display: block;
	border-radius: 12px;
	background-color: #e37c00;
	border:2px solid #ffc550;
	color: #fff;
	padding:4px 12px;
	text-transform: uppercase;
	line-height: 100%;
	font-size: 100%;
}
a.textbutton:hover {
	background-color: #e15f00;
	border:2px solid #ffb41d;
	color: #fff;
	text-decoration: none;
}
#toplinks a.textbutton {
	background-color: #be0d31;
	border:2px solid #e19e91;
	position: relative;
	top:3px;
	letter-spacing: 1px;
}
#toplinks a.textbutton:hover {
	background-color: #a40021;
	border:2px solid #d56b6b;
}
img.graphic {
	display: inline-block;
}
.home-hero {
    display: block;
    width: 962px;
    height: 434px;
    position: relative;
    margin-bottom: 24px;
}

.home-hero-text {
    position: absolute;
    top: 18px;
    left: 20px;
    width: 394px;
    line-height:115%;
    font-size: 12px;
}
#textarea .home-hero-text p, #textarea .home-hero-text ul {
    line-height:115%;
}
.home-hero-caption {
    position: absolute;
    bottom: 45px;
    right: 24px;
    width: 275px;
    font-size: 13px;
    text-transform: uppercase;
    color:#fff;
    z-index: 100;
    text-align: right;
}



#hometable {
	margin-left: 6px;
}
#hometable td, #textarea #hometable td {
	padding:0;
}
#hometable p {
	font-size:11px;
}
#hometable .portalphoto, #textarea #hometable .portalphoto {
	padding:10px 0;
}
#hometable .portaltext, #textarea #hometable .portaltext {
	padding:12px;
	background-color:#e7eed8;
	font-size:11px;
}
#hometable .portalhead {
	vertical-align:bottom;
	background-color:#7da42e;
}
#hometable .portalhead h2, #textarea #hometable .portalhead h2 {
	text-align:center;
	font-family:"Tekky", "Arial Narrow", Arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	letter-spacing:2px;
	margin:0;
	line-height:13px;
	text-transform:uppercase;
}
#hometable .portalhead h2 a:link, #hometable .portalhead h2 a:visited {
	display:block;
	background-color:#7da42e;
	padding:12px 0 0 0;
	color:#fff;
}
#hometable .portalhead h2 a:hover {
	background-color:#748539;
	text-decoration:none;
}
#homewhatsnew {
	display:block;
	width:312px;
	padding:4px 0 0 14px;
	font-weight:bold;
	color:#555;
}
#homewhatsnew h2, #textarea #homewhatsnew h2 {
	font-size:18px;
	color:#7da42e;
	font-family:"Tekky", "Arial Narrow", Arial, sans-serif;
	margin:4px 0 4px 0;
	line-height:100%
}

#footerright {
	width:240px;
	float:right;
	display:block;
}

#homephotoarea {
	display: block;
	position: relative;
	margin:0 0 12px 0;
}
#homephototext {
	position: absolute;
	top:16px;
	left:20px;
	width: 398px;
}
#textarea #homephototext p, #textarea #homephototext ul {
	line-height: 16px;
}
#homephotobutton {
	position: absolute;
	top:43px;
	left: 809px;
}
#homephotocaption {
	position: absolute;
	right:26px;
	bottom: 58px;
	color: #fff;
}
#homephotocaption p{
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}
body#tinymce.mce-content-body {
	max-width:746px;
}
body#tinymce.mce-content-body p, body#tinymce.mce-content-body ul, body#tinymce.mce-content-body ol, body#tinymce.mce-content-body td {
	line-height: 150%;
}
body#tinymce.mce-content-body table td {
	padding:0 16px 0 0;
}


.justifyright {
	text-align: right;
}
.eblastblue {
	width:636px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.eblastblue p, .eblastblue ol, .eblastblue ul, .eblastblue td, .eblastblue div, .eblastblue blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.eblastblue h1 {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#221973;
	text-align:center;
	margin:0 0 .6em 0;
}
.eblastblue h2 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:1em 0 0 0;
	color:#c41230;
}
.eblastblue h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:1em 0 0 0;
	color:#000;
}
.eblastblue a:link {
	text-decoration:none;
	color:#0b76b5;
}

.issuuembed {
	background-color: #eee;
	float:left;
	margin: 0 12px 24px 0;
}
.clearheads h2, .clearheads h3 {
	clear: both;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	border:1px solid #fff;
	border-bottom:1px solid #aaa;
	background-color: #fff;
	font-family: 'Open Sans', 'open-sans-web', Arial, sans-serif;
	font-size:100%;
	line-height: 120%;
	padding: 3px 4px;
	-webkit-transition:  .5s; /* For Safari 3.1 to 6.0 */
	transition:  .5s;
}
input[type="text"]:focus, textarea:focus {
	background-color: #fff0d4;
	border: 1px solid #ed9a00;
	-webkit-transition:  .5s; /* For Safari 3.1 to 6.0 */
	transition:  .5s;
}

.formlabel {
	padding: 0 8px 0 12px;
}
.formlabel.first {
	width:86px;
	display: inline-block;
	padding-left: 0;
}

/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom: 1px solid #888;
    height:20px;
}

/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    background-color:#eee;
    border-radius:12px 12px 0 0;
    border-left:1px solid #888;
    border-right:1px solid #888;
    border-top:1px solid #888;
    font-size:11px;
    display:block;
    text-align:center;
    text-decoration:none;
    color:#333;
    padding:0 12px;
    margin:0px;
    position:relative;
    top:1px;
    height:18px
  }

ul.tabs a:active {
    background-color:#fff;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-color: #ddd;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-color: #fff;
	height:19px;
}





/* tab pane styling */
.panes div {
    padding:1px 0 12px 0;
    border-top:0;
    background-color:#fff;
    border-bottom:1px solid #ddd;
    clear:both;
}
.panes div h4 {
	margin:1em 0 0 0;
}
.panes div p {
	margin:0;
}
#textarea .panes div {
	border: 0;
}
