@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
body {
	background-image: url(images/background_screen.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	max-width: 100%;
}
* {
	box-sizing: border-box;
}
.row::after {
    content: "";
    clear: both;
    display: table;
}
[class*="col-"] {
    float: left;
    padding: 15px;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}
img {
	max-width: 100%;
	height: auto;
}
#page-container {
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	width: 100%;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
}
.footer-nav {
	text-align: center;
	color: #0C30A6;
}
.MENU-ITEM-OFF {
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 12px;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color:  #711c1e;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial;
	padding-bottom: 12px;
}
.MENU-ITEM {
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 12px;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 10pt;
	font-weight: NORMAL;
	font-style: Regular;
	color:  #989898;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Arial";
	padding-bottom: 12px;
}

.image {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 610px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title-format{
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.headernav {
	text-align: right;
	padding-top: 15px;
	max-height: 60px;
	display: inline-block;
}

.headernav a:link, a:visited {
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 12px;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 10pt;
	font-weight: NORMAL;
	font-style: Regular;
	color:  #989898;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Arial";
	padding-bottom: 12px;
}

.headernav a:hover, a:active {
	text-decoration: none;
	color: #7A90F3;
}


.sitenav {
}

.logo {
	float: left;
	padding-left: 0px;
	width: 500px;
	min-width: 500px;
	max-height: 60px;
}
.left-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: left;
	font-size: large;
	max-width: 100%;
}
.image-count {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: center;
	font-size: large;
	max-width: 100%;
	display: inline-block;
	position: relative;
}
.center-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: center;
	font-size: large;
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.right-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: right;
	font-size: large;
	max-width: 100%;	
}
.frame-left-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: left;
	font-size: large;
	max-width: 100%;
	padding-left: 50px;
}
.frame-center-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: center;
	font-size: large;
	max-width: 100%;
}
.frame-right-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: none;
	text-align: right;
	font-size: large;
	max-width: 100%;
	padding-right: 50px;
}
.headerspace {
	color: #0000FF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: center;
	width: 100%;
	max-height: 25px;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.ftrnav {
	text-align: center;
	color: #0C30A6;
}
.ftrnav a:link, a:visited {
	
}

.ftrnav a:hover, a:active {
	color:#0B46B5;
	font-weight: bold;
}

/* slide change buttons */
.left-button {
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	margin-right: 15px;
	border-radius: 10px;
	display: inline-block;
	background-color: none;
}
.right-button {
	background-color: lightgray;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	margin-left: 15px;
	border-radius: 10px;
	float: right;
	display: inline-block
}
