﻿html, body { overflow:auto;
position:static;
}


body{
	font-family: Titillium Web, "Times New Roman",sans-serif;
	font-size:14px;
	background-color:#ffffff;
}


.back:after,
.back:before,
.newwindow:after
{content:''}

.back
{position:fixed;
bottom:0;
right:15px;
height:24px;
width:24px;
transition:all .2s;
z-index:1;
background:#fff;
background:rgba(255,255,255,.75)
}


.backhome
{position:fixed;
bottom:0;
right:39px;
height:24px;
width:50px;
transition:all .2s;
z-index:1;
background:#fff;
background:rgba(255,255,255,.75);
line-height:24px;
text-align:center;
color:#003e82;

}




.back:after,.back:before{display:block;background-color:#000;color:#003e82;width:0.75rem;height:.1rem;-ms-transform:rotate(-40deg);transform:rotate(-40deg);position:absolute;top:calc(24px / 2);left:calc((24px / 2 - 0.5rem) - 2px)}
.back:after{-ms-transform:rotate(40deg);transform:rotate(40deg);left:calc((24px / 2) - 2px)}
.back:focus,
.back:hover{background:#000}
.back:focus:after,
.back:focus:before,
.back:hover:after,
.back:hover:before{background-color:#fff}@media (min-width:61.5em){.back{position:fixed}}[class*=" ratio-"],[class^=ratio-],blockquote p,h2{position:relative}}

ul#navnewtop {
	margin: 0px 0 0px 0;
	font-size: 10pt ;
	text-align:right;
	float:right;
	padding: 0px 0px 0px 0px;
}
ul#navnewtop li {
	display:inline;
	list-style-type: none;
	text-transform: uppercase;
	text-decoration:  none;
	margin: 0px 0px 0px 0px;
	color:#c4000f;
}


ul#navnewtop li a:link, ul#nav li a:visited {
	color: #c4000f;
	text-decoration: none;
	
}
ul#navnewtop li a:hover {
	color: #484848;
}


a{
	color: #235b98;
	font-family: 'Anaheim', arial, serif;
	text-decoration: none;
	}



header h1{
	margin:80px 0 0 0px;
	font-size:120px;
	text-transform: none;
	color: #CC0000;
	font-family: 'Anaheim', arial, serif; 
}

header h4{
	margin:0px 0 0 0px;
	font-size:25px;
	text-transform: none;
	color: #ea342e;
	font-family: 'Anaheim', arial, serif; 
}


.newsheader{
	margin:	0px 0px 0px 0px;
	font-size: medium;
	text-transform: none;
	color: #FFFFFF;
	font-family: 'Anaheim', arial, serif; 
	background-color:#e9eef4;
	padding: 2px 5px 2px 5px ;
	
	
}

.newsheader h4{
	margin:0px 0 0 0px;
	font-size:18px;
	text-transform: none;
	color: #c4000f;
	font-family: 'Anaheim', arial, serif; 
	
}


.blueheader{
	margin:	0px 0px 0px 0px;
	font-size: medium;
	text-transform: none;

	color: #FFFFFF;
	font-family: 'Anaheim', arial, serif; 
	padding: 2px 5px 2px 5px ;
	
}


.blueheader a{
	color:white;

}





.blueheader a:hover{
	color:#ea342e;

}


.blueheader h4{
	margin:0px 0 0 0px;
	font-size:18px;
	text-transform: uppercase;

	color: #003e82;
	font-family: 'Anaheim', arial, serif; 
	
}


.newstext{
	margin:	0px 0px 0px 0px;
	font-size: medium;
	text-transform: none;
	color: #000000;
	font-family: 'Anaheim', arial, serif; 
	padding: 10px 5px 5px 5px ;
	
}


hr.white { 
    display: block;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style:  dotted;
    border-width: 0.5px;
   	color: white;
}

hr.red { 
    display: block;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style:  dotted;
    border-width: 0.5px;
   	color: #ea342e;
}


hr.blue{ 
    display: block;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style:  dotted;
    border-width: 0.5px;
   	color: #c4000f;
}


hr.gray{ 
    display: block;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style:  dotted;
    border-width: 0.5px;
   	color: darkgray;
}




header span{

	font-style: normal;
	margin:-10px 0 10px 188px;
	display:block;
	color: #CC0000;

}


.header2{
	padding-top:20px;
	margin:0px 0 0 0px;
	font-size:25px;
	text-transform: none;
	color: #c4000f;
	font-family: 'Anaheim', arial, serif;
}

.iw_wrapperfull{
	width:99%;
	margin:0px auto 0px auto;
	position:relative;
	height:auto;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.iw_wrapper{
	max-width:70%;
	margin:0px auto 0px auto;
	position: static;
	height:auto;
	display: block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 85%;
    font-size:medium;
	color:#000000;
	font-family: 'Anaheim', arial, serif;
   
}

.articlestyle{
	font-size:medium;
	color:#000000;
}

.articlestyledate{
	font-size:small;
	color: #484848;
}



.articlestyleheader{
	font-size:medium;
	color:#c4000f;
}


.iw_wrapperleft{
	width:55%;
	margin:0px auto 100px auto;
	position:relative;
	height:auto;
}


/* Footer AddThis */

.footer2{
	position: static;
	bottom:0px;
	left:0px;
	width:100%;
	height:24px;
	z-index:5;
	background-color:#ffce00;
	opacity:0.9;
}

.iw_wrapperfooter2{
	max-width:70%;
	margin:0px auto 0px auto;
	position: static;
	display: block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: auto;
	vertical-align:middle;
	color:#484848;
	line-height:24px;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	text-align:center;
	font-size:x-small;


   
}





/* Footer Style */
.footer{
	position:fixed;
	bottom:0px;
	left:auto;
	right:auto;
	width:100%;
	font-size:10px;
	color:white;
	background-color:#ffce00;
	height:25px;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	text-align: center;
	vertical-align: middle;
	z-index:5;

}
.footer a{
	padding:3px 10px;
	letter-spacing:1px;

	color:#ddd;
	float:right;
}
.footer a:hover{
	color:#fff;
}
.footer a span{
	font-weight: normal;
}
.footer a.left{
	float:left;
}

.footer a.right{
	float:right;
}

.header a.firstleft{
	float:left;
	padding-left:188px;
}

/* header Style */


.iw_headerwrapper{
	max-width:55%;
	margin:0px auto 0px auto;
	position:relative;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}




/*top menu with icons*/
.header{
	position: static;
	top:0px;
	left:0px;
	width:100%;
	font-size:15px;
	background:#ffffff;
	height:160px;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	z-index:4;
}


/*blue menu*/
.headermenu{
	position:static;
	top:160px;
	left: auto;
	width:100%;
	font-size:15px;
	background:#ffce00;
	/*opacity:0.9;*/
	height:50px;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	z-index:4;
	display: block;
}

/*welcome image homescreen*/
.headerimage{
	position: static;
	top:200px;
	height:500px;
	margin-left: auto;
    margin-right: auto;
	align-items: center;
    justify-content: center;
	padding-bottom:0px; 
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    background-color:#d9e5f1;

	z-index:1;
}


/*red line*/
.headermenuaddress{
	position:static;
	top:575px;
	left: auto;
	width:100%;
	font-size:15px;
	background:#c4000f;
	/*opacity:0.9;*/
	height:3px;
	text-transform:uppercase;
	font-family: 'Titillium Web', sans-serif;
	z-index:4;
	display: block;
}


/*homepage colortable*/
.headermenucolortable{
	position: static;
	top:580px;
	left: auto;
	width:100%;
	/*height: 100%;*/
	font-family: 'Titillium Web', sans-serif;
	z-index:4;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#e9eef4; 
	overflow:  no-content no-display;
	
}


/* DivTable.com */
.divTable{
	display: table;
	width: 75%;
	height:100%;
	margin:0px auto 0px auto;
	position:relative;
	

}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #e9eef4;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0x solid #e9eef4;
	display: table-cell;
	padding: 5px 5px 5px 10px;
	height:100%;
	border:10px #e9eef4 solid;
}
.divTableHeading {
	background-color: #e9eef4;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #e9eef4;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


.dropdownmenu {
	height: 55px;
	/*padding-top:20px;
	padding-bottom:10px;*/
	width:auto;
	text-align: -moz-center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display:block;

}


.textaddressline {
	height: 55px;
	padding-top:0px;
	/*padding-bottom:10px;*/
	width:auto;
	text-align: -moz-center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display:block;

}




.header a{
	padding: 0px 0px 0px 10px;
	letter-spacing:1px;
	float:right;
}


.header p{
	padding:10px 40px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#FF3300;
	float:right;
	
}



.header a:hover{
	color:#003e82;
}
.header a span{
	font-weight: normal;
}
.header a.left{
	float:left;
}

.header a.firstleft{
	float:left;
	padding-left:188px;
}

.header p.firstleft{
	float: left;
	padding-left:188px;
	
}

.lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

.lightbox a img{ border: none; }

.outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

.imageContainer{
	padding: 10px;
	}

.loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
.hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
.imageContainer>#hoverNav{ left: 0;}
.hoverNav a{ outline: none;}

.prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
.prevLink { left: 0; float: left;}
.nextLink { right: 0; float: right;}
.prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
.nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


.imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

.imageData{	padding:0 10px; color: #666; }
.imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
.imageData #caption{ font-weight: bold;	}
.imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
.imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
.overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}