@charset "utf-8";
	@font-face {
		font-family: "DidotItalic";
		src: url("../otf/Didot HTF L06 Light Italic.otf") format("opentype");
	}
	
	.vidWrapper-0 {
		position: relative;
		max-width: 400px;
		height: 50vw;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 10px;
	}
	.vidWrapper-1 {
		position: relative;
		max-width: 400px;
		height: 225px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	} 
	#bgVideo {
		position: absolute;
		right: 0px;
		left: 0px;
		top: 0px;
		width: 100%;
		height: auto;
		background-color: #001426;
	}
	
	.formWrapper-0{
		position: relative;
		display: inline-block;
		width: 100%;
	}
	.formWrapper-1{
		position: relative;
		display: inline-block;
		width: 100%;
		margin-top: 90px;
		text-align: center;
		background-color: #F0FAFF;
	}
	.contForm-0{
		display: inline-block;
		width: 100%;
		height: 750px;
		background-color: #FFFFFF;
	}
	.contForm-1{
		display: inline-block;
		width: 100%;
		height: 600px;
		background-color: #FFFFFF;
	}
	.contForm-2{
		display: inline-block;
		width: 50%;
		height: 600px;
		background-color: #FFFFFF;
	}
	.contInfo-0{
		display: inline-block;
		width: 100%;
		padding-top: 80px;
		padding-bottom: 30px;
		background-color: #F0FAFF;
	}
	.contInfo-1{
		display: inline-block;
		width: 100%;
		padding-top: 50px;
		height: 825px;
		background-color: #F0FAFF;
	}
	.contInfo-2{
		display: inline-block;
		width: 50%;
		padding-top: 50px;
		height: 825px;
		background-color: #F0FAFF;
	}

	.contBannerWrap{
		position: relative;
		display: show;
		width: 100%;
		min-height: 100px;
		text-align: center;
		background-color: #0f50a0;
	}
	.contBanner-0{
		position: relative;
		display: inline-block;
		width: calc(100% - 120px);
		padding-left: 60px;
		padding-right: 60px;
		background-image: url("/images/bg_exclamationPoint.png");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 70px 70px;
		text-align: center;
	}
	.contBanner-1{
		position: relative;
		display: inline-block;
		width: 830px;
		padding-left: 30px;
		padding-right: 30px;
		background-image: url("/images/bg_exclamationPoint.png");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 70px 70px;
		text-align: center;
	}
	.contBannerText{
		position: relative;
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 20px;
		max-width: 720px;
		font-family: "AvenirHeavy";
		font-size: 18px;
		text-align: center;
		color: #FFFFFF;
	}

	.contHead-0 {
		font-family: "AvenirHeavy";
		font-size: 6vw;
		margin-top: 40px;
		margin-bottom: 10px;
		text-align: center;
		width: 100%;
	}
	.contHead-1 {
		font-family: "AvenirHeavy";
		font-size: 36px;
		margin-top: 40px;
		margin-bottom: 10px;
		text-align: center;
		width: 100%;
	}
	.contHead2-0 {
		font-family: "AvenirHeavy";
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.contHead2-1 {
		font-family: "AvenirHeavy";
		font-size: 36px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.contHead2b-0 {
		font-family: "AvenirHeavy";
		margin-top: 50px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.contHead2b-1 {
		font-family: "AvenirHeavy";
		font-size: 36px;
		margin-top: 50px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
	.contHeadLt{
		font-family: "AvenirLight";
		font-weight: normal;
	}
	.contForm{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.contFieldRow{
		max-width: 540px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.contFieldWrap-0{
		display: inline-block;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.contFieldWrap-1{
		display: inline-block;
		margin-right: 15px;
		width: 250px;
	}
	.contFieldWideWrap-0{
		display: inline-block;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.contFieldWideWrap-1{
		display: inline-block;
		width: 536px;
	}
	.contFormMsg {
		width: 100%;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		color: #666666;
		text-align: left;
		padding: 3px 3px 3px 22px;
		margin: 3px;
	}
	.contSentMsg {
		font-family: "AvenirLight";
		font-size: 18px;
		color: #0F51A2;
		text-align: center;
		padding-top: 35px;
	}
	.contMenu {
		width: calc(100% - 16px);
		height: 44px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		color: #666666;
		background-color: #FFFFFF;
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #CFCFCF;
		padding: 3px 3px 3px 10px;
		margin: 6px 23px 3px 3px;
	}
	.contMenu:hover{
		background-color: #a0a09f4d;
	}
	.contField{
		width: 100%;
		height: 44px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		background-color: #FFFFFF;
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #CFCFCF;
		padding: 3px 3px 3px 13px;
		margin: 3px 3px 3px 3px;
	}
	.contField:hover{
		background-color: #a0a09f4d;
	}
	.contTextarea{
		width: calc(100% - 16px);
		height: 70px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		background-color: #FFFFFF;
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #CFCFCF;
		padding: 12px 10px 3px 13px;
		margin: 3px 23px 3px 3px;
		resize: none;
	}
	.contTextarea:hover{
		background-color: #a0a09f4d;
	}
	.contTAMsg{
		font-family: "AvenirLight";
		font-size: 10px;
		letter-spacing: 0.3em;
		width: 100%;
		text-align: right;
	}
	.contTAMsgRed{
		font-family: "AvenirLight";
		font-size: 10px;
		color: #FF0000;
		letter-spacing: 0.3em;
		width: 100%;
		text-align: right;
	}
	.contSubmit {
		font-family: "AvenirLight";
		font-size: 16px;
		border-radius: 20px;
		padding-top: 10px;
		width: 150px;
		height: 28px;
		text-align: center;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;
		color: #000000;
		box-shadow: 0px 0px 5px #000000;
    	transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
		cursor: pointer;
	}
	.contSubmit:hover {
		background-color: #0F51A2;
		color: #FFFFFF;
		box-shadow: 0px 0px 5px #000000;
	}
	.contSubmit:active {
		background-color: #0F51A2;
		color: #FFFFFF;
		box-shadow: 0px 0px 5px #000000;
	}
	.contSubmitDisabled {
		font-family: "AvenirLight";
		font-size: 16px;
		border-radius: 20px;
		padding-top: 10px;
		width: 150px;
		height: 28px;
		text-align: center;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;
		color: #000000;
		box-shadow: 0px 0px 5px #000000;
		opacity: 0.5;
	}
	
	.redMenu {
		width: calc(100% - 16px);
		height: 44px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		background:
			linear-gradient(
				#FF40401A,
				#FF40401A 89%,
				#FF4040 90%
			);
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #FF4040;
		padding: 3px 3px 3px 10px;
		margin: 6px 23px 3px 3px;
	}
	.redField{
		width: 100%;
		height: 44px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		background:
			linear-gradient(
				#FF40401A,
				#FF40401A 89%,
				#FF4040 90%
			);
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #FF4040;
		padding: 3px 3px 3px 13px;
		margin: 3px;
	}
	.redTextarea{
		width: calc(100% - 16px);
		height: 70px;
		font-family: "AvenirLight";
		font-weight: bold;
		font-size: 16px;
		background:
			linear-gradient(
				#FF40401A,
				#FF40401A 94%,
				#FF4040 95%
			);
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #FF4040;
		padding: 12px 10px 3px 13px;
		margin: 3px 23px 3px 3px;
		resize: none;
	}
	
	.contInfoLineWrap{
		font-family: "AvenirLight";
		font-size: 18px;
		color: #000000;
		width: calc(100% - 40px);
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
		margin-bottom: 10px;
	}
	.contInfoLine1-0{
		width: 100%;
		text-align: center;
		font-family: "AvenirHeavy";
		margin-right: auto;
		margin-left: auto;
	}
	.contInfoLine1-1{
		font-family: "AvenirHeavy";
		display: inline;
	}
	
	
	.contInfoPartWrapper-0{
		width: 100%;
		height: 150px;
		margin-top: 30px;
	}
	.contInfoPartWrapper-1{
		margin-left: auto;
		margin-right: auto;
		width: 404px;
		height: 150px;
		margin-top: 30px;
	}
	.contInfoLink:link{
		text-decoration: none;
		cursor: hand;
		color: #FFFFFF;
	}
	.contInfoBold{
		font-weight: bold;
	}
	.alink{
		color: #000000;
		text-decoration: none;
	}
	.alink:link{
		color: #000000;
		text-decoration: none;
	}
	.alink:active{
		color: #000000;
		text-decoration: underline;
	}
	
	.popupBG{
		position: fixed;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		background: #000000;
		opacity: 0.7;
		z-index: 1000;
	}
	.popupBox{
		position: fixed;
		top: 50%;
		left: 50%;
		width: 400px;
		height: 300px;
		margin-top: -150px;
		margin-left: -200px;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		z-index: 1001;
	}
	.popupText{
		position: relative;
		width: calc(100% - 60px);
		padding: 30px;
		text-align: center;
		font-family: "AvenirLight";
		font-size: 30px;
	}
	.popupButtons{
		position: relative;
		width: 100%;
		text-align: center;
	}
	.popupBut{
		position: relative;
		display: inline-block;
		width: 70px;
		border-radius: 20px;
		padding: 10px 15px 10px 15px;
		font-family: "AvenirLight";
		font-size: 16px;
		text-align: center;
		color: #000000;
		box-shadow: 0px 1px 4px 0px #000000;
		background-color: #FFFFFF;
    	transition: background-color 0.4s ease 0s;
		cursor: pointer;
	}
	.popupBut:hover{
		background-color: #0F51A2;
		color: #FFFFFF;
		box-shadow: 0px 1px 4px 0px #000000;
	}

	
	
