@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700,800&display=swap);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #23a0aa;
	line-height:10px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #666;
	line-height:15px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #23a0aa;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin-bottom:15px;
}
.mt-jane {
	margin-top: 10px;
}

p { text-align:justify; }

p.pic {text-align:right; }

.style1  {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	text-align:justify;
}
.style1b  {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #23a0aa;
	text-align:justify;
}
.style1breg  {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #23a0aa;
}
.style1bcenter  {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #23a0aa;
	text-align: center;
}

.style1c {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	text-align:justify;
}
.style1cleft {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	text-align:left;
}

.style1d {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #23a0aa;	
}

.style1dark {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #333; 
	text-align:center;
	margin-top: -5px;
}
.style2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #666;	
}

.style2b {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #666;	
}
.style2c {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #23a0aa;	
}
.style2d {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	font-weight: 600;
	color: #666;
	text-align:justify; 
}
.style2e {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	color: #666; 
}
.style2f {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	color: #666; 
    line-height:24px;
	text-align: justify;
}
.style2g {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px; 
	font-weight: 600;
	color: #666;
	text-align: justify; 
}
.style3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
}
.style3b {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #23a0aa;
}

.style3c  {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #666;
}
.style3d {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #666;
}

.style6award  {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #666;	
}

.style8 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight:300;
	color: #23a0aa;
}

.style9 {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #23a0aa;
}

.style9b {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #666;
}

/***************************** LOGO STYLES **********************************/
.style_logo1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	line-height:28px;
	font-size: 26px;
	color: #666;
}
.style_logo2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #23a0aa;
}
.style_logo3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #fff;
}

/***************************** Links **********************************/

a {	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #23a0aa; 
	text-decoration: none;
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}


/***************************** Links 2 **********************************/

a.main2 {	
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #23a0aa;
	text-decoration: none;
}

a.main2:link {
	text-decoration: none;
	
}
a.main2:visited {
	text-decoration: none;

}
a.main2:hover {
	text-decoration: none;
	color: #999;
}
a.main2:active {
	text-decoration: none;
}
/***************************** Links 2bold **********************************/

a.main2bold {	
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #23a0aa;
	text-decoration: none;
}

a.main2bold:link {
	text-decoration: none;
	
}
a.main2bold:visited {
	text-decoration: none;

}
a.main2bold:hover {
	text-decoration: none;
	color: #999;
}
a.main2bold:active {
	text-decoration: none;
}


/***************************** Links 3 **********************************/

a.main3 {	
    font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.main3:link {
	text-decoration: none;
	
}
a.main3:visited {
	text-decoration: none;

}
a.main3:hover {
	text-decoration: none;
	color: #23a0aa;
}
a.main3:active {
	text-decoration: none;
}

/***************************** Links 4 **********************************/

a.main4 {	
    font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #23a0aa;
	text-decoration: none;
	
}

a.main4:link {
	text-decoration: none;
	
}
a.main4:visited {
	text-decoration: none;

}
a.main4:hover {
	text-decoration: none;
	color: #333;
}
a.main4:active {
	text-decoration: none;
}

/***************************** Links 4 Bold **********************************/

a.main4bold {	
    font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #23a0aa;
	text-decoration: none;
	
}

a.main4bold:link {
	text-decoration: none;
	
}
a.main4bold:visited {
	text-decoration: none;

}
a.main4bold:hover {
	text-decoration: none;
	color: #333;
}
a.main4bold:active {
	text-decoration: none;
}

/***************************** Links 5 **********************************/

a.main5 {	
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

a.main5:link {
	text-decoration: none;
	
}
a.main5:visited {
	text-decoration: none;

}
a.main5:hover {
	text-decoration: none;
	color: #23a0aa;
}
a.main5:active {
	text-decoration: none;
}

/***************************** Links 6 **********************************/

a.main6 {	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #23a0aa; 
	text-decoration: none;
}

a.main6:link {
	text-decoration: none;
	
}
a,main6:visited {
	text-decoration: none;

}
a.main6:hover {
	text-decoration: none;
	color: #999;
}
a.main6:active {
	text-decoration: none;
}

/***************************** Links 7 **********************************/

a.main7 {	
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333; 
	text-decoration: underline;
}
a,main7:visited {
	text-decoration: none;

}
a.main7:hover {
	text-decoration: none;
	color: #333;
}
a.main7:active {
	text-decoration: none;
}
/***************************** Enf of Links **********************************/

.copy {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
}

.copy2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
}

hr { 
  color: #999;
  border-style: none none dotted;
  background-color: #fff;
  height: 1px;
  width:100%;
}

.bull_big {
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
	font-size: 15px;
	color: #666;
	line-height: 22px;
	a {	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999; text-decoration: none;
}
.element { -ms-overflow-style: none; }

