a {
	font-weight: normal;
}

a:link {
	color: #002d59;
	text-decoration: underline;
}

a:visited {
	color: #002d59;
	text-decoration: underline;
}

ol {
	list-style-type: lower-roman;
}

ol.b {list-style-type:lower-alpha;
}

body {
	margin: 0px;
	overflow-y: scroll;
	margin: 0px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
	-webkit-text-size-adjust: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #002d59;
	line-height: 16px;
}
h1 {
 	font-size: 24px;
	margin: 25px 0 15px;	
}
h2 {
 	font-size: 18px;	
}

#summary {
    width: 650px;
    margin-bottom: 20px;
    border: 1px solid #c9c8c6;
    padding: 25px;
    border-radius: 5px;
    background: #E5E8EF;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;    
    grid-row-gap: 20px;
}

#summary img {
	display: none;
}

p {
   max-height: 999999px;
}

a#myp {
	font-size: 18px;
	text-decoration: none;
	color: #002d59;
}

#popup a#myp {	
    font-size: 16px;
    color: #706F6F;
    font-weight: bold;
	padding: 0px;
	margin: 0 0 5px; 
}

.boxouter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	min-height:100%;
	_height:100%;
	padding-top: 25px;
}

.boxmenu {
	height: 29px;
	width: 900px;
	float: left;
	margin: 0px;
}
.boxfooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

.footer {
	width: auto;
	clear: both;
	background-color: #e4e8ee;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
	height: 200px;
}

.boxtop {
	width: 900px;
	float: left;
	height: 300px;
	margin: 0px;
}
.boxbanner {
	width: 900px;
	float: left;
	height: 160px;
	margin: 0px;
}

.boxmain {
	width: 700px;
	float: left;
	margin: 0 0 15px;
	padding: 0 30px 0 35px;
}

.boxmainleft {
	width: 200px;
	float: left;
	height: 370px;
}

.box18 {
	height: 400px;
	width: 18px;
	margin-top: 15px;
	float: left;
}
.header20bronze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002d59;
	font-weight: normal;
	line-height: 24px;
}
.header20bronzeroman {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #be873d;
	font-weight: normal;
}

.header24bronze {
	margin: 25px 0 15px;
}

.subtitle20bronze {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #be873d;
	font-weight: bold;
}
.subtitle16bronze {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #002d59;
	font-weight: normal;
}


.header16whitebold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.header16greybold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}


.header24white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
}

.bodytextverysmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #FFF;
	font-weight: bold;
}
.bodytext13bold {
	font-weight: bold;
	text-align: right;
}
.bodytext13 {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
.bodytext10right {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 12px;
}


.bodytext13boldbronze {
	font-weight: bold;
	text-align: right;
	color: #262262;
}
.bodytext13boldred {
	font-weight: bold;
	color: #FF0000;
}
.borderLine {
	border: 1px solid #000;
}

.pressarticle {
	width: 638px;
    margin-bottom: 20px;
    border: 1px solid #c9c8c6;
    padding: 25px 30px;
    border-radius: 5px;
    background: #E9E9E9;
}

.titlepressarticle {
	margin: 15px 0;
}

.datapressarticle {
	font-weight: 700;
	margin: 0;	
}
.share-button {
	position: absolute;
	width: 25px;
	height: 25px;
	background: green;
	fill: white;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    padding: 5px;
	border-radius: 5px;
}
.socialicons {
	position: relative;	
}

article {
	display: inline-block;
    width: 114px;
    margin-right: 15px;
    margin-bottom: 25px;
}

article img {
	margin-bottom:15px;
}

.policies p:last-of-type {
	text-align: right;
}