
body { 
	background-color: #fff;
	height:100%; 
	font-family: Open Sans, verdana, tahoma, helvetica, arial, sans-serif;
	font-size:15px; 
}

a:link, a:visited {   color:#12c;   text-decoration: none; }
a:hover {	text-decoration: underline; }

p {	margin:0; padding-bottom: 15px;}
strong { color: #555;}

img {
    max-width:100%; height:auto;   
    margin:0; padding:0; border: 0;
}

button, input, select, textarea {
  font-size: 15px;  font-family: Open Sans, verdana, tahoma, helvetica, arial, sans-serif;
}


.clearfix{clear:both;} .clearfix:after{content:''; height: 0px;  width:0px; display:block; clear:both;}

.wrapper-top {
	width: 100%; max-width: 925px; min-width: 250px;
	margin-left: auto; margin-right: auto;	 
	margin-top: 23px;  	overflow: auto;
}

.wrapper-background {
	width: 100%;	margin-left:auto; margin-right:auto;
	padding-top: 35px;
	background: #f2f2f2; border-top:1px solid #ddd; border-bottom:1px solid #ddd; 
}

.wrapper-background-inner {
	width: 100%; max-width: 925px; min-width: 250px;	margin-left: auto; margin-right: auto;	 
	padding-top: 23px;  	
	background: white;
}

.wrapper-content {
	padding-left: 8%; padding-right: 8%;  /*overwrite in  html file for custom padding - keep in synch with heading-main p padding-left*/
	padding-top: 30px; padding-bottom: 45px;
	overflow: auto; 	
}


.menutop-left {	float: left;	width: 11%;  }

.menutop-right {
	float: right;	width: 85%;  
	padding-right: 1.2%; /* (85% + 1.2%) of 925px = 797px */
	padding-top: 3px; padding-bottom: 26px;
	text-align: center;
	font-size: 15px;
}
.menutop-right a:link, .menutop-right a:visited { color:#223; text-decoration: none; }   
.menutop-right a:hover {  color: #667; text-decoration: none; }

.menutop-item {
	float: right;   
	padding-left: 2.3%; padding-right: 2.2%; 
	padding-left: 19px; padding-right: 18px; /* (18px / 797px) = 0.0226 , (17px / 796px) = 0.02136 */
	border-right:1px solid #223;
}   
.menutop-item-last { padding-right: 16px;   border:0px}   
.menutop-item-underline {	padding-bottom: 2px;	border-bottom:2px solid #6262bb; }


.heading-main {	width: 100%; max-width: 925px; min-width: 250px;	margin-left: auto; margin-right: auto;	 overflow: auto; }
.heading-main p { 
	padding-left: 8%;   /*overwrite in  html file for custom padding - keep in synch with wrapper-content padding-left*/
	padding-top: 5px; padding-bottom: 25px;
	font-size: 25px; color: #667;  color: #668;
}
.heading-main h1 { 
	margin: 0;
	padding-left: 8%;   /*overwrite in  html file for custom padding - keep in synch with wrapper-content padding-left*/
	padding-top: 5px; padding-bottom: 22px;
	font-size: 27px; color: #444;  
}

.breadcrumb {
	margin-left: 0%;
	text-align: right;
	text-align: left;
  margin-top: 2px;   margin-bottom: 20px;
  font-size: 13px;
}

.breadcrumb ul li {
  display: inline;
  padding-left: 3px;  padding-right: 3px;
}

.breadcrumb ul li a:link, .breadcrumb ul li a:visited {
  text-decoration: underline;
  color: #55a; 
 }


.header-breadcrumb {
	overflow: auto; 	
	padding-right: 2%;  
}

.breadcrumb-li {
	float: right;
	padding-left: 1%; padding-right: 1%; 
	margin-left: 0.5%;  margin-right: 0.5%; 
	padding-bottom: 5px; padding-top: 5px;
	font-size: 12px;
	background: #aaa;
}
.breadcrumb-li-first {padding-top: 3px; font-weight: bold; background: inherit; font-size: 15px; }
.breadcrumb-li-current { background: #aab7d7}  .breadcrumb-li-last {margin-right: 0}
.breadcrumb-li a {color: white}


.miedepain {
  padding-right: 2%;
  margin-top: 20px; margin-bottom: 8px;
  text-align: right;	
}

.miedepain ul li {
  display: inline;
  padding-left: 0.5%;  padding-right: 0.5%;
  font-size: 12px;  
}

.miedepain ul li a:link, .miedepain ul li a:visited {
  text-decoration: none;
  color: #338; 
 }



h1 { padding-top: 2px; font-weight: normal; font-size: 28px; color: #777; }

h2 {	margin-top: 15px; margin-bottom: 15px;  font-weight: normal; font-size: 28px; color: #777;}

h3 {	margin: 0;	padding-top: 30px; padding-bottom: 10px; 	font-size: 20px; color: #777; font-weight: normal; }

.limain {	overflow: auto; padding-bottom: 40px; }
.lifirst { padding-top: 20px; }

.linum {	float: left; width:5%; font-weight: bold;	color: #335; } .litext {	float: left; width:95%;}

.listep-main { 	overflow: auto; 	width: 100%; margin-top: 0;	}
.listep-left {	float: left; 	width: 50%; padding-right: 5%;}
.listep-right {	float: right; 	width: 45%;	padding-left: 0; padding-right: 0; 	text-align: center;}

.imgstep-left {	float: left; 	width: 48%;	padding-left: 0; padding-right: 4%;	text-align: center;}
.imgstep-right {float: right;	width: 48%;	padding-left: 0; padding-right: 0; 	text-align: center;}

.imgstep-caption {	padding-bottom: 5px; 	text-align: center; 	font-size: 11px; color: #555;}

.imgstep-tooltip {	clear: both; padding-top: 0px; text-align: center; font-size: 11px; color: #555;}

.panel-help {
	overflow: auto;
	position: absolute;
	width: 80%; max-width: 400px; 
	margin-left: -11%; margin-top: 35px;
	padding-left:1%; padding-right: 1%;  padding-top: 10px; padding-bottom: 10px;
  	font-size: 15px;
  	text-align: left;
  	background:#f2fffa;
	border:1px solid #b9b9b9; 
	border-radius:4px; -moz-border-radius: 4px;	-webkit-border-radius: 4px;
 }

.header-form {
	padding-left: 1%; 
	text-align: left;
	padding-top: 40px; 	padding-bottom: 5px; 
	font-size: 20px; font-weight: bold; color: #777; 
}

.tableinfo-main {
	overflow: auto;
	width: 100%;
	padding-bottom: 15px;
}
.tableinfo-last {	padding-bottom: 30px}
.tableinfo-rbn {	padding-bottom: 5px}

.tableinfo-left {
	float: left; 
	width: 38%; 
	padding-right: 1.5%; 
	text-align: right;   
}
.tableinfo-right {
	float: left; 
	width: 60%; 
	text-align: left;
}
.tableinfo-rightonly {	margin-left: 39.5%; 	padding-bottom: 5px; }


a.button-next:link, a.button-next:visited {
	float: right;
	margin-right: 2%;	padding-left: 4%; padding-right: 4%;
	margin-top: 70px;	padding-top:7px; padding-bottom: 7px; 
	background-color: #4a7be3;
    text-decoration:none;
	color:#fff; font-size: 18px; font-weight: normal;
	-webkit-border-radius:1px; -moz-border-radius:1px; border-radius:1px;
	border-top:solid 0px #aaaaaa; border-bottom:solid 1px #666666;
    border-left:none;    border-right:solid 1px #666666;
}

a.button-back:link, a.button-back:visited {
	float: left; 
	margin-left: 5%; margin-top: 60px;
	padding-left: 3%; padding-right: 3%; padding-top:5px; padding-bottom: 5px; 
	background-color: #4a7be3;    color:#fff;
    text-decoration:none;
}

a.button-next:hover, a.button-back:hover  { background-color: #888899; }


ol, ul {margin:0; padding:0;}

ul.list li, ol.olist li {
	margin-left: 25px;
	padding-left: 4px; padding-right: 0px; 
	padding-top: 0px; padding-bottom: 7px;
	list-style-type:circle;
}
ol.olist li {	list-style-type:decimal}



ul.list-faq li {
	margin-left: 15px; padding-left: 8px;
	padding-bottom: 15px; 	
}
.list-faq a, .anchor-backtotop a {  color:#338; 	font-size: 17px; }


.anchor-backtotop {
	float: right;
	margin-right: 1%; 
	padding-top: 5px;   
	font-weight: bold;
}

.anchor-backtotop a {   color:#666;  }
.anchor-backtotop a:hover { color:#12c; text-decoration: none; }

.cell-thumb{ float: left; margin-right: 1%} .cell-thumb-last { margin-right: 5%} .cell-caption { float: none} 
.span-caption {padding-left: 1%; font-size: 13px}

#wrapper-footer {
	padding-top: 5%; padding-bottom: 10px; 
	text-align: center; font-size: 11px
}
.span-footer{	padding-right: 1.6%; padding-left: 1.6%;}
#wrapper-footer a {  color: #333;  text-decoration: none;}
#wrapper-footer a:hover { text-decoration: underline;}


/*legacy - used for webpages that haven't yet been updated to new menu 
 all topmenu- related items are legacy - use menutop instead and remove all topmenu items once not used anymore */
.topmenu-left {	float: left;	width: 11%;  min-width: 50px;}
.topmenu-right {
	float: right;	width: 85%;
	padding-right: 1.2%; 
	padding-top: 3px; padding-bottom: 26px;
	text-align: right;
	font-size: 15px;
}
.topmenu-right a:link, .topmenu-right a:visited { color:#223; text-decoration: none; }   
.topmenu-right a:hover {  color: #667; text-decoration: none; }
.topmenu-item {
	display: inline;
  	padding-right: 2%;  padding-left: 2%;
	border-right:1px solid #223;
}   
.topmenu-item-last { border:0px}   .topmenu-item-underline {	padding-bottom: 2px;	border-bottom:2px solid #6262bb; }

.wrapper-main {  /*legacy: replaced by  wrapper-background-inner + wrapper-content*/
	width: 100%; max-width: 750px; min-width: 250px;   /*max-width: 300px;*/ 
	margin-left: auto; margin-right: auto;	 
	padding-left: 3%; padding-right: 3%;  padding-top: 30px; padding-bottom: 45px;
	overflow: auto; 	
	background: white;
}

.header-main { /*legacy: replaced by heading-main + p */
	width: 100%; max-width: 750px; min-width: 250px; margin-left: auto; margin-right: auto;	 
	padding-left: 3%;   padding-right: 3%;
	margin-top: 5px; margin-bottom: 25px;
	font-size: 25px; color: #667;  color: #668;
	overflow: auto;
}

@media only screen and (max-width: 768px)  {
	.topmenu-right {
		padding-bottom: 8px;		text-align: center;		font-size: 13px;
	}
	.topmenu-right a:link, .topmenu-right a:visited,  .topmenu-right a:hover  { color: white}
	.topmenu-item {
		float: right;  min-width: 82px;  display: block;
		padding-left: 2%; padding-right: 2%; 		margin-left: 16px;  margin-right: 0; 
		margin-bottom: 12px;		padding-bottom: 10px; padding-top: 10px;
		background-color:#556;		border: 0;
	}   
	.topmenu-item-underline {border-bottom:0 }
}
/* end legacy */



@media only screen and (max-width: 768px)  {
	.menutop-right {
		padding-bottom: 8px;
		font-size: 13px;
	}
	.menutop-right a:link, .menutop-right a:visited,  .menutop-right a:hover  { color: white}
	.menutop-right a:hover { text-decoration: underline; }

	.menutop-item {
		min-width: 85px;  
		margin-left: 6px; margin-right: 6px;   
		padding-left: 5px; padding-right: 5px; 
		margin-bottom: 10px;
		padding-bottom: 10px; padding-top: 10px;
		background-color:#556; 		background-color:#77778a;
		border: 0;
	}   
	.menutop-item-underline {border-bottom:0 } .menutop-item-current {display: none}
	
	.wrapper-background {padding-top: 7px;}
	.heading-main h1 { padding-bottom: 15px; }

	.wrapper-content {padding-left: 2.5%; padding-right: 2.5%}

	.footer-extended { display: none; } 
	
	.limain { overflow: none;}	.linum {	width:10%; } .litext { width:90%;}

	.listep-main { 	overflow: none; } .listep-left, .listep-right { float: none; 	width: auto; padding-left: 0; padding-right: 0;}
}



@media only screen and (max-width: 480px)  {
	.wrapper-top {	margin-top: 0px;}
	.menutop-left { display: none; width: auto; }
	.menutop-right { width: 96%; 		font-size: 12px;
	}
	.menutop-item {
		min-width: 75px;  
		padding-bottom: 7px; padding-top: 7px;
	}   
	.wrapper-content {padding-left: 1%; padding-right: 1%}

	h1, .heading-main h1  { font-size: 22px;}

	.footer-minor {display: none}
	
	.navig-extended { display: none}
	.breadcrumb-li {
		padding-left: 5%; padding-right: 5%; 
		margin-left: 2%;  margin-right: 2%; 
		padding-bottom: 8px; padding-top: 8px;
		font-size: 13px;
	}

}


/* 1cm on my screen is approximately 40.57 pixels */