@import url("../webfonts/coustardregular/stylesheet.css");
@import url("../webfonts/opensans_light/stylesheet.css");
/* CSS Document */
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.detail {
	height: 50px;
	width: 90%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 6%;
	margin-left: 4%;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	background-image: none;
	font-size: 14px;
}
.detailr {
	height: 50px;
	width: 90%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-right: 6%;
	margin-left: 4%;
}
.detailr:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 14px;
	background-image: none;
}
.mess {
	height: 150px;
	width: 95%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	
	vertical-align: top;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 14px;
	background-image: none;
	height: 150px;
	width: 95%;
}
.cb {
	height: 20px;
	width: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-size: cover;
	vertical-align: middle;
	margin-left: 10px;
}
.header2 {
	font-family: coustardregular, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C2C78;
	
}
.box {
	display: none;
	
}
.option1 {
	margin-top: 20px;
	width: 90%;
	font-size: 14px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 15px;	
}
.option2 {
	margin-top: 20px;
	width: 90%;
	font-size: 14px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 15px;	
}
.option3 {
	margin-top: 20px;
	width: 90%;
	font-size: 14px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 15px;	
}
.button {
	background-color: #A2CE60;
	text-align: center;
	height: 40px;
	width: 25%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: latoReg, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
@media only screen and (min-width: 481px) {
.detail {
	height: 50px;
	width: 90%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	bbackground-image: url(../images/bg/formbg.html);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-size: cover;
	background-color: #FFF;
	margin-right: 6%;
	margin-left: 4%;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 15px;
}
.mess {
	height: 150px;
	width: 95%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
		
	
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 15px;
	background-image: none;
	height: 150px;
	width: 95%;
}
.header2 {
	font-family: coustardregular, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C2C78;
	
}
}
@media only screen and (min-width: 769px) {
.detail {
	height: 50px;
	width: 90%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/formbg.html);
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	background-size: cover;
}
.mess {
	height: 150px;
	width: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #E9F3D8;
	margin-right: 0px;
	margin-left: 0px;
	background-size: cover;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #FFFFFF;
	font-size: 13px;
	background-image: none;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 13px;
	background-image: none;
	height: 150px;
	width: 100%;
}
.detailr {
	height: 50px;
	width: 80%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/formbg.html);
	background-color: #FFF;
	margin-right: 15px;
	margin-left: 0px;
	background-size: cover;
}
.detailr:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 13px;
	background-image: none;
}
.mess {
	height: 150px;
	width: 95%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/formbg.html);
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	background-size: cover;
	vertical-align: top;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 15px;
	background-image: none;
	height: 150px;
	width: 95%;
}
.cb {
	height: 20px;
	width: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-size: cover;
	vertical-align: middle;
	padding-left: 0%;
}

.header2 {
	font-family: coustardregular, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C2C78;
	
}
.option1 {
	margin-top: 20px;
	width: 100%;
	font-size: 17px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 15px;	
}
.option2 {
	margin-top: 20px;
	width: 100%;
	font-size: 17px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 15px;	
}
.option3 {
	margin-top: 20px;
	width: 100%;
	font-size: 17px;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 15px;	
}
.button {
	background-color: #A2CE60;
	text-align: center;
	height: 40px;
	width: 20%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: latoReg, Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
}
@media only screen and (min-width: 1200px) {
.detail {
	height: 50px;
	width: 90%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 16px;
	background-image: none;
}
.detailr {
	height: 50px;
	width: 80%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/formbg.html);
	background-color: #FFF;
	margin-right: 15px;
	margin-left: 0px;
	background-size: cover;
}
.detailr:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 16px;
	background-image: none;
}

.mess {
	height: 150px;
	width: 95%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C2C78;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-position: center center;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/formbg.html);
	background-color: #FFF;
	background-size: cover;
	vertical-align: top;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E9F3D8;
	font-size: 16px;
	background-image: none;
	height: 150px;
	width: 95%;
}
.cb {
	height: 20px;
	width: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-size: cover;
	vertical-align: middle;
	padding-left: 0%;
}
.header2 {
	font-family: coustardregular, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C2C78;
	
}