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

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

.style_h1_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #ffffff;
	text-align:center;
}


.style_h1_white_smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 35px;
	color: #ffffff;
	text-align:left;
}

.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:200;
	line-height: 25px;
	color: #585858;
}

.style2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:200;
	line-height: 25px;
	color: #ffffff;
}

.style2b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:200;
	line-height: 25px;
	color: #f87300;
}


.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height: 28px;
	color: #585858;
}

.style3a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height: 28px;
	color: #585858;
}
.style3b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height: 28px;
	color: #0090ff;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:45px;
	color: #585858;
}
.style4a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:45px;
	color: #ffffff;
}


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

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


.style_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
}




.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: 16px;
	font-weight:200;
	line-height: 25px;
	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;
}


.footer_link:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
.footer_link:visited {
	color: #999;
	text-decoration: none;
}
.footer_link:hover {
	color: #0057bc;
	text-decoration: none;
}
.footer_link:focus {
	color: #0057bc;
	text-decoration: none;
}
.footer_link:active {
	color: #0057bc;
	text-decoration: none;
}



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

.style2 {
	font-size: 18px;
	line-height: 30px;
}
.style2a {
	font-size: 18px;
	line-height: 30px;
}

.style2b {
	font-size: 18px;
	line-height: 30px;
}
.style3a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight:200;
	line-height: 30px;
	color: #585858;
}
.style3b {
	font-size: 24px;
	line-height: 30px;
}

.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;
}


}


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

.style_h1_white {
	font-size: 40px;
	line-height: 60px;
}

.style_h1_white_smaller {
	font-size: 28px;
	line-height: 45px;
}


.style1 {
	font-size: 25px;
}


}