.tabcontent {
  margin: 0px;
  color: #473b3b;
  font-family: 'ArialMT','Arial','sans-serif';
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 10px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}
.tabcontent ul {
	list-style-type: disc;
	margin-left: 20px;
}
.lineheader {
  margin: 0px;
  color: #003f87;
  font-family: 'ArialMT','Arial','sans-serif';
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  opacity: 1;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}
.tabheaderbig {
	font-family: 'ArialMT','Arial','sans-serif';
	color: #003f87;
	font-size: 20px;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bold;
  	letter-spacing: 0;
  	line-height: 30px;
  	opacity: 1;
  	padding-bottom: 0px;
  	padding-top: 5px;
	text-align: center;
}
.tabheaderleft {
	font-family: 'ArialMT','Arial','sans-serif';
	color: #003f87;
	font-size: 20px;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bold;
	text-align: left;
  	letter-spacing: 0;
  	line-height: 20px;
  	opacity: 1;
  	padding-bottom: 0px;
  	padding-top: 5px;
}
.tabheader {
	font-family: 'ArialMT','Arial','sans-serif';
	color: #003f87;
	font-size: 16px;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bold;
	text-align: center;
  	letter-spacing: 0;
  	line-height: 20px;
  	opacity: 1;
  	padding-bottom: 0px;
  	padding-top: 5px;
}
.caption {
	font-size: 12px;
	font-weight: bold;
}

