a:link, a:visited, a:hover {
    color: #063a76; /* !important; */
    text-decoration: none;
}

body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: Proxima Nova;
	font-size: 100%;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;

}

input {
	border: 0px;
	border-style: solid;
	border-color: #c6c6c6;
	font-family: Proxima Nova;
	font-size: 95%;
	color: #6f7c85;
	padding-right: 3px;
}

form {
	margin:0;
	padding:0;
}

img {
  border:0;
	margin:0;
	padding:0;

}

p {
	margin: 0px;
}

.maindiv {
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: center;
    margin: 2px 0px;
	border: 0px black solid;
	width: 1244px;
}

.headdiv {
    display: flex;
display: -ms-flexbox;
  	justify-content: space-between;
    overflow: visible;
    position: relative;
	align-items: center;
	text-align: left;
    margin: 2px 0px;
	border: 0px black solid;
	height: 60px;
}

.figcap {
	width:100%;
	display:table;
}
.figcapl {
	padding-left:10px;
	font-size:75%;
	display:table-cell;
	text-align:left;
}
.figcapr {
	padding-right:10px;
	display:table-cell;
	text-align:right; 
	font-size:75%;
}

@media all and (-ms-high-contrast:none){
     *::-ms-backdrop, 
.headdiv {
    display: flex;
display: -ms-flexbox;
  	justify-content: space-between;
    overflow: visible;
    position: relative;
	align-items: center;
	text-align: left;
    margin: 2px 0px;
	border: 0px black solid;
	height: 60px;
	-ms-text-align-last: right;
    text-align-last: right;
}

.mainmenuitemdiv {
  	display: table-cell;
	overflow: visible;
    position: relative;
    vertical-align: middle;
	text-align: left;
    margin: 0px;
	padding: 5px;
	border: 0px black solid;
	font-weight: bold;
width: 1%;

}



}

.logodiv {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
    margin: 0px;
	border: 0px black solid;
	-ms-flex:1;
	width:25%;

}

.searchdiv {
	display: inline-flex;
    overflow: visible;
    position: relative;
    vertical-align: middle;
    margin: 0px;
	border: 0px black solid;
	-ms-flex:1;
	height:54px;
	background-color:#68a8d8;
}

.logoimg{
   visibility: visible;
}

.logindiv{
	display: table-cell;
    font-size:90%;
    position: relative;
    vertical-align: middle;
	-ms-flex:1;
	width:30%;
	text-align: left;
	border: 0px black solid;
}

.logindiv2{
	display: table-cell;
    font-size:90%;
    position: relative;
    vertical-align: middle;
	-ms-flex:1;
	width:25%;
	text-align: right;
	border: 0px black solid;
}

.chkbox{
    border: 0px solid black;
	font-size: 80%;

}


.langdiv{
	display: table-cell;
    font-size:100%;
    margin-top:1px;
    vertical-align: middle;
    margin-bottom: 0px;
	border: 0px black solid;
	-ms-flex:1;
	width:10%;
	text-align:right;
	-ms-text-align-last: right;
    /*text-align-last: right;*/

}

.langloggeddiv{
	display: table-cell;
    font-size:100%;
    margin-top:1px;
    vertical-align: middle;
    margin-bottom: 0px;
    position: relative;
	border: 0px black solid;
	-ms-flex:1;
text-align: right;
width: 15%;
	-ms-text-align-last: right;
    text-align-last: right;

}


.authtbl {
	font-size: 100%;
	border-width: 0px;
	border-style: none;
	border-color: black;
	vertical-align: middle;
	text-align: right;
	padding: 0;
}
.auth {
	/* height: 73px; */
	margin: 0;
	padding: 0 25px 0px 0;
	text-align: right;
	vertical-align: middle;
	font-family: Proxima Nova;
	font-size: 90%;
	color: #6f7c85;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

.itext {
	height: 18px;
	line-height: 3px;
	font-size: 90%;
	outline:none;
	color:#333;
	text-decoration:none;
	text-align:left;
	margin-right: 3px;
}

.mainmenudiv {
  	display: flex;
	display: -ms-flexbox;
  	justify-content: space-between;
	align-items: center;
	overflow: visible;
    position: relative;
/*	text-align: justify;*/
    margin: 2px 0px;
	border: 0px black solid;
	background-color: #f0f0f0;
	height: 40px;
/*	width: 1242px; */
	width: 100%;
flex:1;
	color: #e4f6fa;
}

.mainmenuitemdiv {
  	display: table-cell;
	overflow: visible;
    position: relative;
    vertical-align: middle;
	text-align: left;
    margin: 0px;
	padding: 5px;
	border: 0px black solid;
	font-weight: bold;

}


.downmenudiv {
  	display: flex;
  	justify-content: flex-start;
	align-items: center;
	overflow: visible;
    	position: relative;
   	margin: 0px;
	border: 0px black solid;
	background-color: #6e6e6e;
	color: white;
	height: 40px;
	width: 100%;
flex:1;
}

.downmenuitemdiv {
  	display: table-cell;
	overflow: visible;
    	position: relative;
    	vertical-align: middle;
	text-align: left;
    	margin: 0px;
	padding: 5px;
	border: 0px black solid;
	font-weight: bold;
	background-color: #6e6e6e;
	color: white;

}

A.downmenuitemdiv {
	color: white;
}


.contentdiv {
	display: table;
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
    border: 0px black solid;
	margin: 0px 0px;
	height: 50px;
	width: 100%;
}

.leftframediv {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
	padding: 5px;
    margin: 0px;
	border-right: 1px #cccccc solid;
	height: 100%;
	width: 28%;
}

.leftframediv2 {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
	padding: 5px;
    margin: 0px;
	border-right: 1px #cccccc solid;
	height: 100%;
	width: 72%;
}

.middleframediv {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
	padding: 5px;
    margin: 0px;
	border-right: 1px #cccccc solid;
	height: 100%;
	width: 44%;
}


.rightframediv {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
	padding: 5px;
    margin: 0px	;
	border: 0px black solid;
	height: 100%;
	width: 28%;
}

.footerdiv {
    overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: center;
    margin: 2px 0px;
	border: 0px black solid;
	height: 343px;
	background-color: #6e6e6e;
	color: white;
}

.mainnews {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

.mainnewstd {
	width: 100%;
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	font-size: 95%;
}

A.mainnewstd {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
   	padding-right: 4px;
	border-width: 0px;
	border-style: none;
	border-color: black;

    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
}



.mainnewshead {
	padding: 0px;
	color: #333366;
	text-align: left;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

A.mainnewshead {
	padding: 1px 3px 5px 1px;
	color: #333366;
	text-align: left;
	vertical-align: bottom;
	font-size: 107%;
	border-width: 0px;
	border-style: none;
	border-color: black;
}

.mainnewslead {
	padding-left: 8px;
	color: black;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
A.mainnewslead2 {
	color: black;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
A.othernews {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	font-size: 95%;
/*	padding: 0px 1px 4px 4px; */
	margin: 0;
	background-color: #f3f2f7;
	border-width: 0px;
	border-style: none;
	border-color: black;
}
.othernews {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	font-size: 98%;
	padding-left: 5px;
	margin: 0;
	background-color: #f3f2f7;
	border-bottom-width: 4px;
	border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.othernews2 {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	font-size: 98%;
	padding-left: 0px;
	margin: 0;
	background-color: #f3f2f7;
	border-bottom-width: 4px;
	border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.othernewstbl {
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	font-size: 96%;
	margin-left: 8px;
	margin-top: 10px;
	background-color: #f3f2f7;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
.othernews_corn {
	color: #1d1d1d;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	background-color: #f3f2f7;
	border-bottom-width: 4px;
	border-bottom-style: solid;
    border-bottom-color: #FFFFFF
}

.exclusive {
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 10px;
    text-align: left;
	vertical-align: top;
   	border-width: 0px;
	border-style: solid;
	border-color: red;
	font-size: 96%;

}
.exclusive2 {
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
/*    margin-top: 15px; */
    text-align: left;
	vertical-align: top;
   	border-width: 0px;
	border-style: solid;
	border-color: red;

}
A.exclusive {
  	color: #1d1d1d;
	padding: 7px 0 8px 8px;
    text-align: left;
	vertical-align: top;
    border-width: 0px;
	border-style: solid;
	border-color: red;

}

.copyrightdiv {
  	display: table-cell;
	overflow: visible;
    position: relative;
    vertical-align: top;
	text-align: left;
    margin: 0px;
	padding: 5px;
	border: 0px black solid;

}


.copyrightitemdiv {
  	display: table-cell;
	overflow: visible;
    	position: relative;
    	vertical-align: top;
	text-align: left;
    	margin: 0px;
	padding: 5px;
	border: 0px black solid;
	background-color: #6e6e6e;
	color: white;
	font-size: 80%;

}

.search {
	margin: 12px 8px 1px 8px;
	padding: 2px 4px;
	border: 1px;
	border-style: solid;
	border-color: #488fc7;
	font-family: Proxima Nova;
	font-size: 95%;
	height: 25px;
	color: #666666;
}




@media screen and (min-width:0\0) and (min-resolution:+72dpi) { 
.logodiv {
	display: table-cell;
    overflow: visible;
    position: relative;
    vertical-align: top;
    margin: 0px;
	border: 0px black solid;
	-ms-flex:1;
	width:0%;

}

.langdiv{
	display: table-cell;
    font-size:100%;
    margin-top:1px;
    vertical-align: middle;
    margin-bottom: 0px;
	border: 0px black solid;
	-ms-flex:1;
	width:0%;
	text-align:right;
	-ms-text-align-last: right;
}
.logindiv2{
	display: table;
    font-size:90%;
    position: relative;
    vertical-align: middle;
	-ms-flex:1;
	width:25%;
	text-align: right;
	border: 0px black solid;
}

.logindiv{
	display: table;
    font-size:90%;
    position: relative;
    vertical-align: middle;
	-ms-flex:1;
	width:23%;
	text-align: left;
	border: 0px black solid;
}

figcaption {
	max-width: 500px;
}
.figcap {
	max-width:500px;

	display:inline-table;
}
.figcapl {
	float: left;
	padding-left:10px;
	font-size:75%;
	display:inline-block;
	text-align:left;
}
.figcapr {
	padding-right:0px;
	display:inline-block;
	text-align:right;
	float: right; 
	font-size:75%;
}


}


