label {
	font-size: 20px;
	padding: 10px 10px;
	outline: 0;
	text-align:right;
}
input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 20px;
	padding: 10px 10px;
	outline: 0;
	-webkit-appearance: none;
	width: 95%;
}
input[type='submit'] {
	background-color: #72d291;
}
input.rounded:focus {
	border-color: #339933;
}
h10 {
	font-size: 20px;
}
p {
	font-size: 14px;
}
input[type='checkbox'] {
	width: 20px;
	height: 20px;
	/* margin-left: 30px; */
	cursor: pointer;
}
.labeldiv {
	margin: 10px;
}
.ckboxdiv {
    font-size: 14px;
    height: 50px;
    padding-top: 15px;
}
.error {
	color: #ff3333;
}
#content {
	background: url(register/images/content-tail.gif) repeat-y 0% 0%;
}
#content-bot {
	background: url(register/images/content-bot.jpg) no-repeat 0% 100%;
	padding: 8px 9px 2px 8px;
}
#content p {
	padding: 0 0 18px 0;
	line-height: 1.5em;
}
#content p em {
	float: right;
	padding: 0 20% 0 0;
	font-style: normal;
}
#content p b a {
	color: #0000FF;
}
#content p.extra {
	padding: 0 0 5px 0;
}
#content p.extra1 {
	padding: 0 0 12px 0 !important;
}
#banner {
	width: 100%;
	overflow: hidden;
	height: 355px;
	background-color: #5d93b7;
}

#banner-app {
	width: 100%;
	overflow: hidden;
	height: 200px;
	background-color: #5d93b7;
}

#banner-app div {
	display: inline-block;
}

.headline {
	width: 378px;
	line-height: 1.15em;
	font-size: 32pt;
	color: #F1ECE9;
	position: absolute;
	top: 159px;
	left: 498px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 111px;
	letter-spacing: -2px;
}

.headline-app {
	width: 360px;
	line-height: 1.15em;
	font-size: 32pt;
	color: #F1ECE9;
	position: absolute;
	top: 155px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 111px;
	letter-spacing: -2px;
	margin-left: 50px;
}

.headline-app2 {
	width: 368px;
	line-height: 1.15em;
	font-size: 1.30em;
	color: #F1ECE9;
	top: 250px;
	margin-left: 50px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	margin-left: 20px;
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
.col-1 {
	width: 237px;
	padding: 10px 9px 0 0;
}
.col-2 {
	width: 619px;
	padding: 10px 0 0 0;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

h3 {
	background: url(register/images/title-bg.gif) no-repeat 2px 4px;
	padding: 0 0 14px 24px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.667em;
	font-weight: normal;
	color: #3d3d3d;
}

h4 {
	padding: 0 0 0 0;
	letter-spacing: -1px;
	line-height: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.417em;
	font-weight: normal;
	color: #3d3d3d;
	height: 0px;
	margin-top: 15px;
}
h4.extra {
	padding: 0 0 8px 0;
	word-spacing: 4px;
}
.indent-1 {
	padding: 0 22px 0 18px;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.indent-2 {
	padding: 0 22px 13px 18px;
}
#signBox {
	background:#fff; background-image:linear-gradient(top,#fff,#dbe9f6);background-image:-webkit-linear-gradient(top,#fff,#dbe9f6);background-image:-moz-linear-gradient(top,#fff,#dbe9f6);background-image:-ms-linear-gradient(top,#fff,#dbe9f6);background-image:-o-linear-gradient(top,#fff,#dbe9f6);background-image:linear-gradient(top,#fff,#dbe9f6); border:1px solid #000e1a; -moz-border-radius: .6em; -webkit-border-radius: .6em; border-radius: .6em; padding:1em 1.8em; margin-top:0em; overflow:hidden; box-shadow:0px 0px 8px #004985; font:bold 13px Arial, Helvetica, sans-serif; color:#333333; text-shadow:none;
}
.inner-p {
	padding: 0 0 0 0 !important; 
	line-height: 1.5em !important;
	font-size: 0.75em !important;
}
.site-recaptcha{
	padding-bottom: 10px !important;
}