@charset "utf-8";
.wrapper {
	height: auto;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}
.header {
	background-image: url(../images/header_kitrequest.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 768px;
	position: relative;
	background-color: #FFFFFF;
}
.logo {
	height: 57px;
	width: 100px;
	position: absolute;
	left: 9px;
	top: 3px;
	background-image: url(../images/ericksonlogo.png);
	z-index: 3;
}
.header a:link, .header a:visited, .header a:active, .header a:hover {
	padding-left: 110px;
	color: #FFFFFF;
	line-height: 20px;
}
.content {
	height: auto;
	position: relative;
}
.form {
	position: absolute;
	z-index: 1;
	top: 0px;
	right:0px;
	height:auto;
	width:248px;
	font-size: 14px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	overflow:hidden;
}
td.kitBG {
	background-image: url(../images/kitGraphic_thankYouPage.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.large {
	margin: 5px;
}
input {
	border: 1px solid #CCCCCC;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 215px;
}

input.checkbox {
height:16px;
width:16px;
}

select {
	border: 1px solid #CCCCCC;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
select option {
	padding: 4px;
}
label {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	width: auto;
}
#RegularExpressionValidatorPhone {
	display: none;
}
label.checkbox {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: auto;
}
.dropDown {
	width: 150px;
	height: 24px;
}
.firstName {
	width: 100px;
}
.lastName {
	width: 100px;
	margin-left: 5px;
}
.zip {
	width: 50px;
	margin-left: 5px;
}
.checkbox {
	background-color: transparent;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 3px;
	width: auto;
	border: none;
	height: auto;
	font-size: 14px;
	margin-bottom: 5px;
}
.otherCommunities p {
	padding-left: 35px;
	font-weight: bold;
	margin-top: 15px;
	background-color: #666666;
	color: #FFFFFF;
}
#TextBoxEmail {
	text-transform: lowercase;
}
.largeDropDown {
	width: 215px;
	height: 24px;
	margin-bottom:10px;
}
.submit {
	width: 110px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.continue {
	width: 210px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.information {
	height: 552px;
	width: 768px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copy {
	padding: 15px;
	width: 450px;
	margin-left: 5px;
	display: none;
}
.copy span {
	width: 470px;
	font-size: 15px;
}
.copy span.title {
	font-weight: bold;
	font-size: 17px;
}
.bottom {
	height: 190px;
	background-repeat: no-repeat;
	background-position: left center;
}
.floatingGraphic {
	z-index: 2;
	position: absolute;
	text-align: center;
	top: 560px;
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomRoundedBar {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}
.thankYouMessage {
	background-image: url(../images/kitGraphic_thankYouPage.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 280px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.downloads {
	margin-left: 25px;
}
table.downloads td {
	padding: 10px;
}
.backLink {
	color: #FFFFFF;
}
a.backLink, a.backLink:visited {
	color: #FFFFFF;
}
a.backLink:hover, a.backLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
#backLinkDiv {
	position:absolute;
	left:361px;
	top:5px;
	width:635px;
	height:32px;
	z-index:1;
}
