
.invisible 
	{ 
	visibility: hidden; 


	}

.header
{
	font-weight: bold;
	font-size: 28pt;
	color: #000000;
	font-family: century gothic,tw Century Schoolbook mt, futura light bt, arial unicode ms, verdana, sans-serif;
}
.headersmall
{
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: century gothic,tw Century Schoolbook mt, futura light bt, arial unicode ms, verdana, sans-serif;
}

.headergray
{
	font-weight: bold;
	font-size: 28pt;
	color: #999999;
	font-family: century gothic,tw Century Schoolbook mt, futura light bt, arial unicode ms, verdana, sans-serif;
}
.headergraysmall
{
	font-weight: bold;
	font-size: 18pt;
	color: #999999;
	font-family: century gothic,tw Century Schoolbook mt, futura light bt, arial unicode ms, verdana, sans-serif;
}
.normal
{
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color:#000000;
}

.normalbold {
    font-size: 12pt;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
}
.normalbig {
	font-size: 16pt;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	color:#000000;
}
.normalbigger {
	font-size: 24pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

.normalbigbold
{
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
	color:#000000;
}
.normalsmall {
	font-size: 10px;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
  	color: #000000;
}

}


.footnotes {
	font-size: 8px;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
  	color: #000000;
}

.error
{
	font-weight: bold;
	font-size: 11px;
	color: darkred;
	font-family: Verdana,  Helvetica, Arial, sans-serif;
}
.feather-image {
	border-radius: 20px; /* Adjust the value for desired feathering */
}


h5 {
	font-family: Verdana,Tahoma,Geneva,sans-serif;
	margin: 0;
	font-weight: 300;
	font-size: 36px;
	line-height: 50px;
	display: inline-block;
	width: 100%;
	color: #fff;
	background-color: #059ca9;
}

h1 {
	font-family: Verdana,Tahoma,Geneva,sans-serif;
	margin: 0;
	font-weight: 300;
	font-size: 36px;
	line-height: 40px;
}

h2 {
	font-family: Verdana,Tahoma,Geneva,sans-serif;
	color: #000065;
	margin: 0 0 0px;
	line-height: 30px;
	font-size: 30px;
	font-weight: 400;
}

h3 {
	font-family: Verdana,Tahoma,Geneva,sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}




