@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Lora:400,400i,700,700i);
@import url(//fonts.googleapis.com/css?family=Leto:400,400i,700,700i);

body {
    padding: 0px;
    margin: auto;
    font-family: Lora, "Segoe UI", Helvetica, Arial, sans-serif;
}

a{
  color:#000;
}
a:hover{
  color:#21b4e1;
}
header, #Header {
    background-image: url(/images/bg_header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e6e6e6;
}
#Logo {
    background-image: url(/images/logo-seal.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 120px;
    margin: 0 0 9px 9px;
    display: block;
}
#Title {
    background-image: url(/images/bg_sub_header.jpg);
    background-size: contain;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    padding: 17px;
}
#Body {
    max-width: 1300px;
    margin: 0 auto;
}
#Body > p {
    margin: 0.8em;
}
#Body > h4 {
    font-family: 'Lora';
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #112844;
    height: 60px;
    width:100%;
}
.column {
  display: inline-block;
  padding: 0 5px;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.column h4 {
    font-family: 'Lora';
    text-transform: uppercase;
    text-align: center;
    color: #026BA4;
    border-bottom: 2px solid #026BA4;
}
.three {
  max-width: 320px;
}
.two {
  max-width: 480px;
}
ul.yearcolumns {
          columns: 3;
     -moz-columns: 3;
  -webkit-columns: 3;
  list-style-position: inside;
  list-style-type: disc;
  padding: 2px;
}
.rule
{
  border-bottom: 1px solid grey;
  clear: both;
  width: 100%;
  height: 0.5ex;
  margin-bottom: 0.5ex;
}
footer, #Footer {
    background-image: url(/images/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
footer > div, #Footer > div {
    margin: 0 auto;
    max-width: 580px;
}
footer > a[href], #Footer a[href] {
    color: lightcyan;
}
footer > div > *, #Footer > div > * {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}
p.acro {
  border: 1px solid lightgrey;
  max-width: 28em;
  padding: 1px;
}
p.acro a:before {
  content: url(/images/get_adobe_reader.gif);
  float: left;
  margin-right: 0.5em;
  margin-bottom: -0.5em;
}
p.acro:after {
  content: "To access PDF files, you must have Acrobat Reader or some other PDF reader program."
}
#maintenance-bg{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: #eeeeee; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#maintenance-body{
	margin: auto;
	width: 50%;
	background: #fff;
	border: .5px solid #bbb;
	box-shadow: 3px 3px 3px #888;
	margin-top: 40px;
	padding:20px;
	text-align: center;
}
#maintenance-body h2{
	font-family: 'Lora';
	color:#112844;
	font-size: 36px;
}
.camp-fin-app {
    background: #112844;
    padding: 11px;
    margin: 20px;
    border-radius: 20px;
    width: 150px;
    text-align: center;
}
.camp-fin-app a{color:#fff;font-weight:700;}.camp-fin-app a:hover{color:#21b4e1;}

#maintenance-body #iv-logo{
	width:100px;
	margin:20px 0px;
}
.maint-social{
	display:inline-block;
	width: 20%;
}
.line-break{
	border-bottom:.5px solid #ccc;
	width: 100%;
	padding:0px 10px;
}
.lora{
	font-family:'Lora';
	color:#112844;
	font-weight:700;
	font-size:24px;
}
.left {
    padding-left: 40px;
}
.left ul li {
    background-image: url(/images/bullet-arrow-blue.png);
    background-repeat: no-repeat;
    background-position: 0%;
    background-size: 11px;
    text-indent: 21px;
    list-style: none;
    margin-left: 25px;
}
.left ul li:hover {
    background-image: url(/images/bullet-arrow-lt-blue.png);
    }
    
  #lob-2018{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1eb2aa+0,09645a+100 */
background: #09645a;
border:1px solid #1eb2aa;

}
.lob-button {
    width: 250px;
    height: 255px;
    padding: 10px;
    margin: 35px;
    text-align: center;
    color: #fff;
    display:inline-block;
}
.lob-button h2{
	text-shadow:1px 1px 1px #000;
	font-family:'Lora';
	font-weight:700;
	text-transform:uppercase;
}
.lob-button h3{
	font-weight:400;
}
.lob-button .box{
	width:150px;
	margin:auto;
}
#lob-2018 .box{
	background: #1eb2aa;
	border:1px solid #fff;
	padding:5px;
	color:#fff;
}

#lob-2020 .box{
	background: #25799c;
	border:1px solid #fff;
	padding:5px;
	color:#fff;
}

#lob-2020{
	background: #0b5675;
	border:1px solid #25799c;

}

#lob-2019{
	background: #026ba4;
	border:1px solid #21b4e1;

}
#lob-2019 .box{
	background: #21b4e1;
	border:1px solid #fff;
	padding:5px;
	color:#fff;
}

#lob-2019-search{
	background: #6f0e12;
	border:1px solid #b52025;
}

#lob-2019-search .box{
	background: #b52025;
	border:1px solid #fff;
	padding:5px;
	color:#fff;
}

#lob-2019-search-sa{
	background: #9b7200;
	border:1px solid #d2b02a;
}

#lob-2019-search-sa .box{
	background: #d2b02a;
	border:1px solid #fff;
	padding:5px;
	color:#fff;
}

.lob-button .year{
	font-size:24px;

	margin-top: 0;
}

.tenexBox {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
	padding:10px;
	color:#fff;
	text-align: center;
} 

.darkBlue {
    background: #112844;
}

.darkBlue:hover {
	background: #163760;
}

.lightBlue {
	background: #026ba4;
}

.lightBlue:hover {
	background: #1F84BA;
}

.red {
	background: #0b5675;
}

/********************************** RESPONSIVE ATTRIBUTES ******************************/

    
@media only screen and (max-width: 1700px) {
	#star-line{
		width:100%;
	}
}

@media only screen and (max-width: 970px) {
	#Logo-maint{
		width:100%;
	}
}

@media only screen and (max-width: 600px) {
	#maintenance-body{width:85%;}

}
@media only screen and (max-width: 400px) {
	.maint-social{width:100%;}
	#maintenance-body h2{font-size: 32px;}

}