body {
 	margin: 10px; padding: 10px;
       overflow-y: scroll;
}

BODY {
	FONT-SIZE: 0.85em; COLOR: #333333; LINE-HEIGHT: 1.6em
}

CENTER {
    font-family: Arial, Helvetica, sans-serif;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
        text-align: justify;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #3A4972;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 25px;
        overflow: hidden;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #3A4972;
	margin-right: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #3A4972;
	margin-right: 20px;
	margin-left: 20px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: disc;
        text-align: justify;
}

ul.idx li {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1em;
	list-style-type: none;
}

ul.idx {
    list-style: none;
    padding: 0px;
}

ul.idx li:before
{
    content: '\2713';
    margin: 0em 1em 0em 0em;
    font-weight: bold;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	text-align: center;
	color: #000000;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3A4972;
	margin-right: 20px;
	margin-left: 20px;

}

/***********************************************/
/* Link Styles                           */
/***********************************************/


a {
	text-decoration: none;
	color: #3A4972;
}

a:hover {
	text-decoration: underline;
	color: #ADB2C1;
}

a.idx {
	text-decoration: none;
	color: #3A4972;
	top: -12px;
	position: relative;
}

/***********************************************/
/* Index Page Styles                           */
/***********************************************/

.indexrh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ADB2C1;
}

div.indexrh > div {
        margin-left: 6px;
        width: 328px;
        height: 210px; 
        background-color: #3A4972;
        display : flex;
        align-items : center;        
}


.indexrh A {
	COLOR: #ADB2C1;
}
.indexrh A:hover {
	TEXT-DECORATION: underline
}


.indexfeature {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 9px;
}

.indexfeature2nd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: /*0.85em*/1em;
	line-height: 1.6em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.indexfeature A {
	COLOR: #ffffff;
}
.indexfeature A:hover {
	TEXT-DECORATION: underline
}

.indexbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.indexbox2nd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.indexbox A {
	COLOR: #ffffff;
}
.indexbox A:hover {
	TEXT-DECORATION: underline
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.newsteaser {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.newstext * {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADB2C1;
}


.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADB2C1;
}

.news A {
	COLOR: #ffffff;
}
.news A:hover {
	TEXT-DECORATION: underline
}

.graphic {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.8em;
	line-height: 1.6em;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px; 
        /* color: #ADB2C1; */
        color: #fff;
}
.tagline2nd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


/***********************************************/
/* Form Styles                           */
/***********************************************/

.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-FAMILY: mono;
	border: 1px solid #3A4972;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.9em;
	color: #000000;
	border: 1px solid #ADB2C1;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

.JumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3A4972;
	text-align: center;
}

.fr_th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #3A4972;

}

.fr_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
/*	border:2px solid white; */
}

.fr_table {
	background-color: #ADB2C1;
	width: 90%;
	border: 2px; 
	color:#FFFFFF;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}


/***********************************************/
/* Table Styles                           */
/***********************************************/

.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.tabletext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: disc;
}


.doctableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
}

.doctabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.6em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

/***********************************************/
/* Sitemap Styles                              */
/***********************************************/

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.sitemapheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/***********************************************/
/* Misc Styles                           */
/***********************************************/


hr {
	color: #d2e2e8;
	background-color: #ffffff;
	border-top: 1px none #d0b18e;
	border-right: 1px none #d0b18e;
	border-bottom: 1px dotted #d0b18e;
	border-left: 1px none #d0b18e;
}


/***********************************************/
/* "nanotron" label format as "Nanotron in <p> */
/* and after br */
/***********************************************/
span.nnt_n{
  /* color: #4040ff; */
  text-transform: lowercase;
}
span.nnt_N{
  /*color: #4040ff; */
  text-transform: uppercase;
}

/* protect and find: bold in h1..*/
h1 span.pnf,
h2 span.pnf,
h3 span.pnf,
h4 span.pnf,
div.sloganright span.pnf
{
  /*font-weight: bolder;*/
  font-size:120%
}

/**/
div.sloganright {
  text-align:right; 
  position:relative; 
  width:300px; 
  height: 33px; 
  top:0px; right:5px;  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 25px;
  z-index: 200;
  color: #3a4972;
 /* 
  border-width:1px; 
  border-style:solid; 
  border-color:red;
*/
}

/***********************************************/
/* Image Styles                           */
/***********************************************/


img{
	border:0px;
}

.figure{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.centered{text-align:center}
hr {
	border: thin dashed #c0c0c0;
}

/***********************************************/
/* Animations                                  */
/***********************************************/

/* The animation code */
@-webkit-keyframes swell {
    0%    {background-color: #fff;}
    50%   {background-color: #3a4972;}
    83%   {background-color: #3a4972; transform: translate(0px);}
   100%   {-webkit-transform: translate(200px);}
}

@keyframes swell {
    0%    {background-color: #fff;}
    50%   {background-color: #3a4972;}
    83%   {background-color: #3a4972; transform: translate(0px);}
   100%   {transform: translate(200px);}
}

.toplink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3A4972;
}


/*************************************************/
/* Buttons for the forms                         */
/*************************************************/

.button {
	background-color: #3a4972;
	border: none;
	color: white;
	padding: 2px 2px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 8px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	border-radius: 4px;
	width: 90px;
	height: 21px;
}


.button:hover {    
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    background-color: #ADB2C1; 
    color: #fff;
}

/*************************************************/
/* Ticker related                                */
/*************************************************/

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

/*
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
  width: 100%;
  height: 4rem;
  background-color: rgba(0,0,0, 0.0);
  padding-left: 100%;  
}

.ticker__item {
    display: inline-block;
    font-style: italic;    
    padding: 0 1em;
    color: white;   

}

.ticker__item::before {
    content: "+++ ";
}
.ticker__item::after {
    content: " +++";
}


.ticker {
    display: inline-block;
    height: 2rem;
    line-height: 4rem;  
    white-space: nowrap; 
    padding-right: 100%; 
  
    -webkit-animation-iteration-count: infinite; 
          animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
    -webkit-animation-name: ticker;
          animation-name: ticker;
    -webkit-animation-duration: 10s;
          animation-duration: 10s;
} 
*/

.ticker {
    color: white;  
    padding-top: 0.5em; 
}

.ticker a:any-link {
    color: white;  
}
