body
{
	font-family: Verdana, Arial;
	margin: 0px;
}

h1
{
    font-size: 18pt;
}
h2
{
    font-size: 16pt;
}
h3
{
    font-size: 12pt;
}
h4
{
    font-size: 10pt;
}
p 
{
    font-size: 8pt;
}
a
{
	color: #006491;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #32a932;
}

textarea
{
    font-family: Verdana, Arial;
    font-size: 8pt;
}

table
{
    font-size: 8pt;
}

form
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

hr
{
	color: #c0c0c0; 
	background: #c0c0c0; 
	border: 0; 
	height: 1px; 
}

em
{
    font-size: 7pt;
}

.stor
{
    font-size: 12pt;
}

.hbuttons
{
}
.hbuttons A
{
    color: navy;
    text-decoration: none;
    border-left: solid 1px silver;
    border-right: solid 1px silver;
    background-image: url(../images/button.gif);
    background-repeat: repeat-x;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.hbuttons A:hover
{
    background-image: url(../images/buttonhover.gif);
    color: #32a932;
}
.hbuttons A:active
{
    background-image: url(../images/buttonactive.gif);
    color: red;
}
.hbuttons TD
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    height: 11pt;
    white-space: nowrap;
}

.page1box1
{
}
.page1box1 td
{
	background-color: #e0f0ff;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
.page1box1 td td
{
	border: none;
}

.topBox
{
	/*padding-left: 5px;*/
	background: url(../images/header690_2017.png) no-repeat left top;
}


.companyProfileBox
{
	background-color: #e0f0ff;
	border: solid 1px lightgrey;
}
.companyProfileBox th
{
	background-color: #dae1e8;
	border-bottom: solid 1px lightgrey;
}

.exclamationBox
{
	background-color: #e0f0ff;
	border: solid 1px red;
}

.profileBG
{
	background-color: #BE6E14;
	color:#FFFFFF;
}

.companyBG
{
	background-color: #5A8228;
	color:#FFFFFF;
}

.resultTarget
{
	color: silver;
	font-weight: normal;
}

.resultNok
{
	color: Red;
}
.resultOk
{
	color: Green;
	font-weight: bold;
}
.resultNeither
{
	color: Black;
	font-weight: normal;
}


.infoBox
{
	background-color: #E5E5E5;
	border-right: lightgrey 2px outset;
	padding-right: 5px;
	border-top: lightgrey 2px outset;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: lightgrey 2px outset;
	padding-top: 5px;
	border-bottom: lightgrey 2px outset;
}
.infoBox h1
{
	color: Red;
	font-size: 10pt;
}

#popupDiv
{
	display: none;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: gainsboro;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
}
/*#popupDiv
{
	position: absolute;
	z-index: 2;
	display: none;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: gainsboro;
	-moz-opacity: 0.90;
	filter: Alpha(Opacity=90);
	opacity: 0.90;
	width: 90%;
	font-size: small;
}*/

.listTable .reportTable1
{
	background-color: #ffcc99;
	width: 120px;
}
.listTable .reportTable2
{
	background-color: #ffff99;
	width: 120px;
}
.listTable .innerTable
{
	width: 100%;
}
.listTable .innerTable td 
{
	padding-left: 5px;
}

.listTable
{
	border-collapse: collapse;
}
.listTable th
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding: 5px 5px 5px 5px;
	background-color: #e0f0ff;
    text-align: left;
}
.listTable td
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding: 5px 5px 5px 5px;
	background-color: #fcfcfc;
    text-align: left;
    font-weight: normal;
}
.listTable .narrowCell td
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 0px solid;
	padding: 1px 5px 1px 5px;
}
.listTable .lastNarrowCell td
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 0px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding: 5px 5px 1px 5px;
}
.listTable td td
{
	border: none;
	padding: 0px 0px 0px 0px;
}
.newhbuttons td
{
    white-space: nowrap;
    text-align: center;
    padding-left: 5px;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.newhbuttons a
{
    background-color: #D2D2CB;
    color: black;
    font-weight: bold;
    text-decoration: none;
    border: outset 1px white;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 0px;
}
.newhbuttons a:hover
{
	color: #005481;
/*	background-color: #c0c0c0; */
}
.newhbuttons a:active
{
	color: #006491;
    border: inset 1px white;
}

#mainDiv 
{
	padding-left: 10px;
	padding-bottom: 20px;
}

.forumEntry
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	clear: right;
	width: 640px;
	margin-bottom: 25px;
}
.feNameDate {
    float: right;
    font-style: italic;
}
.feText {
	background-color: #fcfcfc;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.feHeader 
{
	border-bottom: lightgrey 1px solid;
	background-color: #e0f0ff;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.forumThread
{
	width: 640px;
	padding-bottom: 17px;
}
.ftHeader
{
	color: Gray;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 7px;
	background-color: #f0f0f0;
	border-top: Gray 1px solid;
	padding-top: 7px;
	margin-bottom: 7px;
}

.calendarMonth {
    border: solid 2px gainsboro;
}
.calendarMonthPast {
	color: #c0c0c0;
}
.calendar td
{
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
/*	font-weight: bold;*/
	text-align: right;
}
.calendar .calendarMonthName
{
/*	color: #006491; */
	font-size: 11pt;
	font-weight: bold;
	border-bottom: gainsboro 2px solid;
	text-align: left;
}
.calendarWeekend {
	background-color: #e0f0ff;
}
.calendarCurrDate {
	border: solid 2px red;
}
.calendarSunday {
	color: #ff0000;
}
.calendarMonthPast .calendarSunday {
	color: #ffa0a0;
}
#calendarEntry
{
	display: none;
	z-index: 100;
	background-color: #ffffff;
	position: absolute;
	border-bottom: #dcdcdc 2px outset;
	border-left: #dcdcdc 2px outset;
	border-top: #dcdcdc 2px outset;
	border-right: #dcdcdc 2px outset;
}

.bg2011
{
	background-image: url(../images/bg2011.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
.bg2013
{
	background-image: url(../images/een_bg2013.png);
	background-repeat: repeat;
	background-attachment: scroll;
}

.bg2015
{
	background-image: url(../images/een_bg2015.png);
	background-repeat: repeat;
	background-attachment: scroll;
}

.bg2017 {
    background-image: url(../images/een_bg2017.png);
    background-repeat: repeat;
    background-attachment: scroll;
}

.navTable {
    border-collapse: collapse;
    border: lightgrey 1px solid;
}

.navTable th {
   /*border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;*/
    border: none;
    padding: 5px 5px 5px 5px;
    background-color: #e0f0ff;
    margin-bottom: 0px; 
    margin-top: 0px; 
    margin-right: 0px;
    text-align:left;
}

.navTable td {
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    padding: 5px 5px 5px 5px;
    background-color: #fcfcfc;
}

.navTable table tr th {
    border:none;
    text-align:left;
}


.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 7px solid #64b4e6;
    border-right: 7px solid #aac80a;
    border-bottom: 7px solid #be6e14;
    border-left: 7px solid #ff9100;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    display:inline-block;
    margin-left: 10px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}