@charset "UTF-8";
/* CSS Document */





.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #ff8a00;*/
	color: #ff9c00;
}

.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #ff8a00;*/
	color: #2fc800;
}





.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00a8ff;
}

.style3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00a8ff;
}


.style3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #008fda;
}





.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #585858;
}
.style4a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:600;
	/*letter-spacing:1px;*/
	color: #585858;
	line-height: 35px;
}

.style4b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:500;
	/*letter-spacing:1px;*/
	color: #585858;
	line-height: 30px;
}

.style4c {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:500;
	/*letter-spacing:1px;*/
	color: #0087ef;
	line-height: 30px;
}





.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	/*color: #585858;*/
	color: #ff9c00;
}


.style5a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	/*color: #585858;*/
	color: #00a810;
}



.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	
}

.style6a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #585858;
	
}

.style6b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	line-height: 26px;
	
}

.style6c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	
}


.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #585858;
	
}

.style7a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #585858;
	
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #00648e;
	text-align:center;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #ff0000;
}

.style10a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	color: #ff0000;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #585858;
}
.style11a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:400;
	line-height: 25px;
	color: #585858;
}
.style11b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:200;
	line-height: 22px;
	color: #585858;
}
.style11c {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:400;
	line-height: 25px;
	/*color: #c52630;*/
	color: #e4005b;
}
.style11d {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:400;
	line-height: 25px;
	color: #67bc78;
}
/*.style11e {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:400;
	line-height: 20px;
	color: #00b358;
}*/
.style11e {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:400;
	line-height: 22px;
	color: #00b358;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	color: #585858;
}

.style14 {
	/*color: #0072ff;*/
	color: #0087ef;

}

.style15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:600;
	/*letter-spacing:1px;*/
	color: #0087ef;
	line-height: 26px;
}

.style16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight:600;
	/*letter-spacing:1px;*/
	color: #0087ef;
	line-height: 40px;
}





.text-strikethrough {
  text-decoration: line-through;
}



.a1:link {
	color: #999;
	text-decoration: none;
}
.a1:visited {
	color: #999;
	text-decoration: none;
}
.a1:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a1:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a1:active {
	color: #00b9ff;
	text-decoration: none;
}






.a2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 30px;
	text-decoration: none;
}
.a2:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a2:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a2:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a2:active {
	color: #00b9ff;
	text-decoration: none;
}





.a3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 18px;
	text-decoration: none;
}
.a3:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a3:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a3:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a3:active {
	color: #00b9ff;
	text-decoration: none;
}





.a4:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 14px;
	text-decoration: none;
}
.a4:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a4:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a4:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a4:active {
	color: #00b9ff;
	text-decoration: none;
}






.a5:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 16px;
	line-height: 1.4;
	text-decoration: none;
}
.a5:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a5:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a5:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a5:active {
	color: #00b9ff;
	text-decoration: none;
}




.a6:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 22px;
	line-height: 1.4;
	text-decoration: none;
}
.a6:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a6:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a6:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a6:active {
	color: #00b9ff;
	text-decoration: none;
}



.a7:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #00a8ff;
	font-size: 15px;
	font-weight:200;
	line-height: 22px;
	text-decoration: none;
}
.a7:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a7:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a7:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a7:active {
	color: #00b9ff;
	text-decoration: none;
}



.a8:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #0087ef;
	font-size: 15px;
	font-weight:600;
	line-height: 22px;
	text-decoration: none;
}
.a8:visited {
	color: #0087ef;
	text-decoration: none;
}
.a8:hover {
	color: #00a8ff;
	text-decoration: none;
}
.a8:focus {
	color: #00a8ff;
	text-decoration: none;
}
.a8:active {
	color: #00a8ff;
	text-decoration: none;
}










@media only screen and (min-width: 481px) {
	
.style1 {
	font-size: 50px;
}

.style2 {
	font-size: 30px;
}

.style2a {
	font-size: 30px;
}

.style2b {
	font-size: 28px;
}

.style3 {
	font-size: 40px;
}


	
}






@media only screen and (min-width: 700px) {

.style4a {
	font-size: 30px;
	font-weight: 300;
	line-height: 45px;
}
.style4b {
	
	font-size: 24px;
	font-weight: 300;
	line-height: 40px;
}
.style4c {
	
	font-size: 24px;
	font-weight: 300;
	line-height: 40px;
}

.style11a {
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
}
.style11b {
	font-size: 18px;
	line-height: 30px;
}
.style11c {
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
}
.style11d {
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
}
	
.style12 {
	font-size: 16px;
}

.style15 {
	font-size: 28px;
	font-weight: 300;
	line-height: 50px;
}

.style16 {
	font-size: 28px;
	font-weight: 300;
	line-height: 50px;
}

.a4:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 16px;
	text-decoration: none;
}
.a4:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a4:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a4:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a4:active {
	color: #00b9ff;
	text-decoration: none;
}


.a7:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #00a8ff;
	font-size: 18px;
	font-weight:200;
	line-height: 30px;
	text-decoration: none;
}
.a7:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a7:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a7:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a7:active {
	color: #00b9ff;
	text-decoration: none;
}


.a8:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #0087ef;
	font-size: 18px;
	font-weight:600;
	line-height: 30px;
	text-decoration: none;
}
.a8:visited {
	color: #0087ef;
	text-decoration: none;
}
.a8:hover {
	color: #00a8ff;
	text-decoration: none;
}
.a8:focus {
	color: #00a8ff;
	text-decoration: none;
}
.a8:active {
	color: #00a8ff;
	text-decoration: none;
}

}
	



