@charset "utf-8";
body {
	background-image: url(images/bg2.jpg);
	margin: 0px;
	padding: 0px;
}
.top-text-hdr {
	background-image: url(images/top-hdr.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 235px;
}
.blue-bkg {
	background-color: #1694dd;
}
.text-blue-hdr  {
	font-size: 62px;
	font-weight: bold;
	font-family: "Roboto Condensed", "Roboto Black", "Roboto Condensed Light", "Roboto Light", "Roboto Medium", "Roboto Thin", Roboto;
	text-align: center;
	line-height: 62px;
	background-color: #1694dd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.text-black-hdr {
	font-size: 54px;
	font-weight: bolder;
	font-family: "Roboto Condensed", "Roboto Black", "Roboto Condensed Light", "Roboto Light", "Roboto Medium", "Roboto Thin", Roboto;
	text-align: center;
	line-height: 50px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text-red-hdr {
	font-size: 54px;
	font-weight: bolder;
	font-family: "Roboto Condensed", "Roboto Black", "Roboto Condensed Light", "Roboto Light", "Roboto Medium", "Roboto Thin", Roboto;
	text-align: center;
	line-height: 60px;
	color: #FF0000;
	letter-spacing: 0px;
	margin: 0px;
}
.text-white-hdr {
	font-size: 54px;
	font-weight: bolder;
	font-family: "Roboto Condensed", "Roboto Black", "Roboto Condensed Light", "Roboto Light", "Roboto Medium", "Roboto Thin", Roboto;
	text-align: center;
	line-height: 50px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.normaltext-1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 100%;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-left: 0%;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formpbkg {
	background-image: url(images/form-bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ff  {
	width: 330px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	height: 50px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 4px 1px #330000;
	box-shadow: 0 0 4px 1px #330000;
	border: 1px solid #FFFFFF;
	background-color: #F5F5F5;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.hdr-blue1 {
	font-size: 54px;
	font-weight: bolder;
	font-family: "Roboto Condensed", "Roboto Black", "Roboto Condensed Light", "Roboto Light", "Roboto Medium", "Roboto Thin", Roboto;
	text-align: center;
	color: #000000;
	letter-spacing: 0px;
	margin: 0px;
	line-height: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.email-swipe {
	background-image: url(images/blue-top-bg.jpg);
	background-repeat: repeat-x;
}
.emailswipe-box {
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(254,255,255,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(99%,rgba(254,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(254,255,255,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(254,255,255,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(254,255,255,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(254,255,255,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#feffff',GradientType=0 ); /* IE6-9 */



	-webkit-box-shadow:inset 0 0 50px 2px #000000;
box-shadow:inset 0 0 50px 2px #000000;

	-webkit-box-shadow: 0 0 2px 1px #000000;
box-shadow: 0 0 2px 1px #000000;;

-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;

	border: 1px solid #FFFFFF;
}

.normaltext-1-white {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 120%;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	margin: 20px;
	padding: 20px;
}
.normaltext-1-white a {
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext-1-white a:hover {
	color: #1694DE;
	text-decoration: none;
}
