@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-color: #7ea046;
	background-image: url(/images/home_newday_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.logo {
	background-image: url(/images/build/logos_blue/logo_blue_MLN.gif);
}
/*STEP 1 ------------------------------------------------------------------------------*/

.KitForm {
	color: #333333;
}
.KitForm .information {
	background-image:url(/guide/images/EL/guide_schedvisit.jpg);
	background-position:top;
background-color: #ffffff;
height:785px;
}
.KitForm .copy {
	display:none;
	width: 490px;
	margin-left: auto;
	z-index:3;
	height: 90px;
	margin-top: 500px;
	margin-right: auto;
	margin-bottom: 50px;
	background-image: url(/guide/images/EL/copy_MLN_visit.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
}
.KitForm .copy p{
display:none;padding-top:95px;
text-align:center;
}

.KitForm .copy span.title {
	/*font-weight: bold;*/
	display:none;
	font-size: 15px;
	color:#666666;
}
.KitForm .form {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.KitForm #spanKitRequestTopMessage {
	top:-12px;
}
.KitForm select {
	background-color: #EAEAEA;
}
.KitForm .header {
	background-image: url(/guide/images/EL/requestYourVisit_title.png);
	background-repeat: no-repeat;
	background-position: 570px 15px;
}
.KitForm input {
	background-color: #EAEAEA;
}
.KitForm input.submit {
	background-color:#FFFFFF;
}
.KitForm label {
	color:#666666;
}
.KitForm .floatingGraphic {
	display:none;
}
.KitForm .submit {
	background-image:url(/guide/images/EL/requestMyVisit_blue_btn.png);
}
.KitForm .bottom {
	display: none;
	height: 111px;
	background-image: url(/guide/images/EL/Kitform_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*STEP 2 ------------------------------------------------------------------------------*/

.secCampuses {
}
.secCampuses .skip {
	background-image:url(/guide/images/EL/skip_blue_btn.png);
	position:absolute;
	top:155px;
	left:320px;
}
.secCampuses .submit {
	background-image:url(/guide/images/EL/submit_blue_btn.png);
	margin-top: 10px;
	margin-left: 175px;
}

.secCampuses .wrapper {
	height: auto;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.secCampuses .header {
	background-repeat: no-repeat;
	background-position: 570px 15px;
}
.secCampuses .formTopSecCampus {
	display:none;
}
.secCampuses .formSecCampus {
	height:auto;
	width:539px;
	font-size: 14px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 59px;
	padding-bottom: 10px;
	padding-left: 59px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
}
.secCampuses .twoColumnTable {
	width:500px
}
.secCampuses span.text {
	font-weight: bold;
	font-size: 14px;
	color:#C68C4C;
}
.secCampuses p {
	background-image:url(/guide/images/EL/twoColumn_seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.secCampuses .bottom {
	background-color:#FFFFFF;
}

/*STEP 3 ------------------------------------------------------------------------------*/

.thankYou label {
	color:#3a7aaf;
	font-size: 22px;
}
.thankYou .wrapper {
	height: auto;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.thankYou .content {
	margin:0px;
	padding:0px;
}
.thankYou .content .bottomText, .thankYou .content .downloads {
	width: 650px;
	margin-bottom: 15px;
}
.thankYou #inside {
	width: 785px;
	background-image: url(/guide/images/EL/thankyou_bg.jpg);
	height: 435px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thankYou .content .topText {
	width: 320px;
	float: right;
	margin-top: 15px;
}
.thankYou .content .topText .standardTY {
	display:none;
}
.thankYou .downloads {
	display:none;
}
.thankYou .downloads p {
	display: inline;
	margin-right: 15px;
}
.thankYou #spanCommunityNameCityState {
	font-size: 19px;
	font-weight: bold;
}
.thankYou div.picture, .thankYou p.downloadGuide {
	display:none;
}

