/*==================== NOTES ====================
	@media screen and (-webkit-min-device-pixel-ratio:0) { } is used to target just Safari
*/

/*==================== GENERAL ====================*/
	body {
		margin: 0;
		padding: 0;
		background: url(../images/gradient_BG.gif) repeat-x;
	}
	
	#mainContainer {
		width: 896px;
		padding: 0;
		margin: 0 auto;
		position: relative;
	}
	
	#contentWrapper {
		margin: 0;
		padding: 0;
		background-color: #fff;
	}
	
	#rootIE6 #contentWrapper {
		overflow: hidden;
		width: 894px;
		border-left:1px solid #6F6F6F;
		border-right:1px solid #6F6F6F;
	}
	
	#mainHeader {
		padding: 0px 19px;
		position: relative;
		z-index: 1;
		border-left:1px solid #6F6F6F;
		border-right:1px solid #6F6F6F;
	}
	
	#rootIE6 #mainHeader {
		border: none;
	}
	
	#mainHeader img {
		margin-top: -7px;
	}
	
	#rootIE6 #mainHeader img {
		margin-top: 8px;
		margin-bottom: 8px;
	}	
	
	#contentArea {
		color: #666;
		line-height: 17px;
		font-size: 12px;
		font-family: helvetica, sans-serif;
		padding-left: 40px;
		height: auto;
		margin: auto;
		margin-bottom: 0px;
		padding-bottom: 50px;
		background: url(../images/newContentBackground.gif);
	}
	
	#rootIE6 #contentArea {
		background: url(../images/newContentBackgroundIE6.gif);
		border: none;
		margin-bottom: 25px;
	}
	
	#leftColumn {
		float: left;
		height: auto;
		width: 510px;
	}
	
	#rightColumn {
		float: right;
		height: auto;
		width: 330px;
	}
	
	#rootIE6 #rightColumn {
		position: relative;
		left: 7px;
	}
	
	.emphasize {
		font-weight: bold;
	}
	
	.clear {
		clear: both;
	}
	
	.blueBar {
		margin-top: 15px;
		margin-bottom: 15px;
		color: #282255;
	}
	
	.requestPage {
		position: relative;
	}
	
	#optionalQuestions {
		margin: 0;
	}
	
	#optionalQuestion_blueBar {
		margin-top: 3px;
	}
	
	#requestRequired {
		width: 100%; 
		text-align: right; 
		color: #000; 
		font-size: 75%;
		position: absolute;
		top: 150px;
		right: 0;
	}
	
	#rootIE .requestPage hr {
		margin-top: 0;
	}
	
	#rootIE .requestPage p {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	#rootIE #optionalQuestions {
		margin: 0;
	}
	
	#callOutTimes {
		width: 306px;
		padding-top: 10px;
		padding-bottom: 27px;
		padding-left: 20px;
		margin-top: 10px;
		position: relative;
		color: #666;
		line-height: 17px;
		font-size: 12px;
		font-family: helvetica, sans-serif;
	}
	
	#rootIE6 #callOutTimes {
		width: 286px;
		right: 5px;
	}
	
	#callOut {
		width: 306px;
		padding-top: 10px;
		padding-bottom: 27px;
		padding-left: 20px;
		margin-top: 10px;
		position: relative;
		color: #666;
		line-height: 17px;
		font-size: 12px;
		font-family: helvetica, sans-serif;
	}
	
	#calloutBlurb {
		width: 155px;
		font-size: 11px;
		float: left;
		padding-right: 30px;
		margin-top: 0;
		text-align: left;
		position: relative;
		z-index: 2;
	}
	
	#calloutBlurbNBC {
		width: 270px;
		font-size: 11px;
		float: left;
		padding-right: 30px;
		margin-top: 8px;
		text-align: left;
		position: relative;
		z-index: 2;
	}

	#usdla {
		position: absolute; 
		top: 5px;
		left: 175px;
	}

	.calloutTop {
		background: url(../images/calloutTop.gif) no-repeat;
		height: 29px;
		width: 315px;
		position: absolute;
		top: -10px;
		right: 14px;
	}
	
	#rootIE6 .calloutTop {
		left: -3px;
	}
	
	.calloutDivider {
		background: url(../images/calloutDivider.gif) no-repeat;
		height: 27px;
		width: 318px;
		position: absolute;
		bottom: 0px;
		right: 10px;
	}
	
	#rootIE6 .calloutDivider {
		right: 10px;
	}
	
	#calloutBottom {
		background: url(../images/calloutBottom.gif) no-repeat;
		height: 19px;
		width: 311px;
		position: absolute;
		top: -15px;
		right: 18px;
	}
	
	#rootIE #calloutBottom {
		margin-bottom: 25px;
	}
	
	#rootIE6 #calloutBottom {
		right: 17px;
		top: -26px;
	}
	
	.closeBtn {
		position: absolute;
		top: -10px;
		right: -15px;
	}
	
	#rootIE #usdla{
		top: 0;
		margin-bottom: -45px;
	}
	
	img {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	.purpleHeader {
		color: #1c164c;
		font-size: 12px;
		font-family: helvetica, sans-serif;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	
	.jumpLinks a {
		color: #666;
	}
	
	.jumpLinks {
		margin: 0;
		padding: 0;
	}
	
	.jumpLinks li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#jumpLinkContainerBusiness {
		margin: 0;
		padding: 0;
		color: #cc0033;
		line-height: 15px;
		font-size: 11px;
		font-weight: bold;
		font-family: helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#rootIE #jumpLinkContainerBusiness {
		margin-top: 0;
	}
	
	.programHeader {
		color: #1c164c;
		font-size: 12px;
		line-height: 17px;
		font-family: helvetica, sans-serif;
		text-decoration: underline;
	}
	
	.moreInfo {
		color: #06c;
		font-size: 12px;
		font-size: 12px;
		line-height: 17px;
		font-family: helvetica, sans-serif;
	}
	
	.ncate, .bestBuy {
		float: left;
		margin-right: 10px;
	}
	
	.greyHeadline {
		font-size: 14px;
		line-height: 17px;
		font-weight: bold;
		font-family: helvetica, sans-serif;
	}
	
	.listIndent {
		padding-left: 20px;
	}
	
	.getStarted {
		color: #cc0033;
	}
	
	.closeBtn2 {
		position: absolute;
		top: -10px;
		right: -10px;
	}
	
	#rootIE6 .closeBtn2 {
		top: -10px;
		right: 0;
	}
	
	.smallGrey {
		font-size: 11px;
	}
	
	#returnLink {
		width: 260px;
		font-size: 11px;
		position: absolute;
		bottom: 115px;
		right: 40px;
		text-align: left;
		z-index: 10;
	}
	
	#rootIE #returnLink {
		bottom: 150px;
	}
	
	#rootIE6 #returnLink {
		top: -42px;
	}
	
	#returnLink a {
		color: #f03;
	}

/*==================== HEADER ====================*/
	#logoArea {
		padding: 15px 25px 10px 15px;
		color: #369;
		line-height: 20px;
		font-weight: bold;
		font-size: 17px;
		font-family: helvetica, sans-serif;
		position: relative;
	}
	
	#btn_applyNow {
		position: absolute;
		top: 40px;
		right: 175px;
	}
	
	#logoArea p {
		position: absolute;
		top: 15px;
		right: 15px;
		width: 140px;
	}
	
	#rootIE #logoArea p {
		top: 34px;
	}

/*==================== NAVBAR ====================*/
	#navBar {
		height: 35px;
		background: url(../images/navBar_background.gif) no-repeat;
		border-bottom: 1px solid #585b60;
		padding: 0 10px;
		margin: 0;
	}
	
	#rootIE6 #navBar {
		position: relative;
		top: 5px;
		border-bottom: none;
	}
	
	#navBar img {
		margin-top: 1px;
		margin-left: -3px;
	}
	
	#rootIE6 #navBar img {
		position: relative;
		bottom: 1px;
	}
	
	#businessSubNav {
		position: absolute;
		top: 0;
		left: -16px;
		color: #1c164c;
		font-size: 13px;
		z-index: 5;
	}
	
	#rootIE #businessSubNav {
		top: 12px;
	}
	
	#rootIE6 #businessSubNav {
		top: 25px;
		left: -35px;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#businessSubNav {
			left: -20px;
		}
	}
	
	#businessSubNav ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	#businessSubNav li {
		padding: 0 10px;
		margin; 0;
		display: inline;
		border-right: 1px solid #1c164c;
	}
	
	#businessSubNav a {
		color: #1c164c;
		text-decoration: none;
	}
	
	#businessSubNav a:hover {
		color: #a01517;
	}
	
	.selectedBusiness {
		color: #a01517;
		font-weight: bold;
	}

/*==================== FORM STYLING ====================*/
	#formDiv {
		background: url(../images/formBackground.jpg) no-repeat;
		height: 195px;
		width: 335px;
		position: relative;
		color: #1c164c;
		font-size: 11px;
		z-index: 2;
		right: 3px
	}
	
	#formDiv form {
		position: absolute;
		top: 50px;
		left: 35px;
	}
	
	#rootIE #formDiv form {
		top: 45px;
	}
	
	#formDiv select {
		width: 255px;
	}
	
	#continue {
		position: relative;
		left: 40px;
		bottom: -5px;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		#continue {
			bottom: 0px;
		}
	}
	
	#formDiv p {
		margin-top: 5px;
		margin-bottom: 0;
	}
	
	#rootIE #formDiv p {
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	#rootIE #continue {
		bottom: 5px;
	}
	
	#rootIE6 #continueBtn {
		behavior: url(scripts/iepngfix.htc);
		height: 39px;
		width: 166px; 
	}
	
	#formStep2Container {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 4;
		background: url(../images/whiteOut.png) repeat;
		display: none;
	}
	
	#formStep2 {
		background: url(../images/form_step2_background.png) no-repeat;
		width: 691px;
		height: 680px;
		margin: 75px auto;
		padding-top: 95px;
		position:relative;
	}
	
	#formStep2 form {
		padding-left: 30px;
		padding-right: 35px;
	}
	
	#formStep2 input {
		width: 182px;
	}
	
	#formStep2 select {
		width: 186px;
	}	
	
	#formStep2 p {
		margin: 0 0 8px 0;;
		padding: 0;
	}
	
	label {
		color: #1c164c;
		font-size: 11px;
		font-family: helvetica, sans-serif;
		font-weight: bold;
	}
	
	.required {
		color: #f30;
	}
	
	.rightColumn {
		position: relative;
		left: 30px;
	}
	
	#programPara select {
		width: 375px;
	}
	
	#optionalFormHeader {
		position: relative;
		right: 4px;
		margin: 20px 0 0px 0;
	}
	
	#experienceInFieldOptions, #onlineExperienceOptions, #nursingQuestionOptions {
		color: #1c164c;
		font-size: 11px;
		font-family: helvetica, sans-serif;
		font-weight: bold;
	}
	
	#experienceInFieldOptions input, #onlineExperienceOptions input, #nursingQuestionOptions input {
		width: 10px;
	}
	
	#rootIE #experienceInFieldOptions input, #rootIE #onlineExperienceOptions input, #rootIE #nursingQuestionOptions input {
		margin-left: 5px;
	}
	
	.radioLabel {
		position: relative;
		bottom: 2px;
		left: 2px;
	}
	
	table, tr, td {
		margin: 0;
		padding: 0;
	}
	
	table {
		margin-top: 5px;
		width: 100%;
	}
	
	#nursingQuestionTable {
		margin: 5px 5px 5px 0;
		display: none;
	}
	
	#requiredIndicator {
		position: absolute;
		top: 75px;
		right: 30px;
		font-size: 65%;
		font-family: helvetica, sans-serif;
	}
	
	#optionalAsteriskInfo {
		position: absolute;
		bottom: 100px;
		left: 35px;
		width: 385px;
		font-size: 9px;
		line-height: 12px;
		color: #666;
		font-family: helvetica, sans-serif;
		font-weight: bold;
	}
	
	#disclaimer
	{
		float: right;
		position: relative;
		top: 50px;
		left: 5px;
		font: bold 9px/12px helvetica, arial, sans-serif;
		color: #666;
		width: 200px;
		text-align: center;
	}
	
	#submitBtn {
		position: absolute;
		top: 575x;
		left: 472px;
		height: 48px;
		width: 212px;
	}
	
	#rootIE #submitBtn {
		position: absolute;
		top: 575x;
		left: 450px;
		height: 48px;
		width: 212px;
	}
	
	#submitBtn_request {
		position: absolute;
		bottom: -65px;
		right: -5px;
		height: 48px;
		width: 212px;
	}
	
	#rootIE #submitBtn_request {
		bottom: -55px;
	}
	
	#rootIE6 #submitBtn_request {
		bottom: 140px;
	}
	
	#rootIE #submitBtn, #rootIE #submitBtn_request {
		width: 220px;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#email {
			margin-right: -5px;
		}
		
		#city {
			margin-left: 0px;
		}
		
		#first_name {
			margin-right: -4px;
		}
		
		#postal_code {
			margin-right: -2px;
		}
		
		#phone {
			margin-right: -4px;
		}
	}
	
	#first_name {
		margin-left: 39px;
	}
	
	#rootIE #first_name {
		margin-left: 36px;
	}
	
	#last_name {
		margin-left: 25px;
	}
	
	#rootIE #last_name {
		margin-left: 24px;
	}
	
	#email {
		margin-left: 26px;
	}
	
	#address {
		margin-left: 6px;
	}
	
	#city {
		margin-left: 88px;
	}
	
	#rootIE #city {
		margin-left: 86px;
	}
	
	#state {
		margin-left: 67px;
	}
	
	#postal_code {
		margin-left: 23px;
	}
	
	#rootIE #postal_code {
		margin-left: 22px;
	}
	
	#country {
		margin-left: 51px;
	}
	
	#phone {
		margin-left: 38px;
	}
	
	#rootIE #phone {
		margin-left: 38px;
	}
	
	#phone2 {
		margin-left: 26px;
	}
	
	.rightAlign {
		text-align: right;
	}

/*==================== FOOTER ====================*/
	#footer {
		color: #666;
		line-height: 12px;
		font-size: 9px;
		font-family: helvetica, sans-serif;
		text-align: center;
		position: relative;
	}
	
	#rootIE6 #footer {
		position: relative;
		top: 0px;
	}

/*==================== INDEX >> SPECIFIC ====================*/
	.collegeInfo {
		position: relative;
		padding: 0;
		margin-bottom: 20px;
		height: 47px;
	}
	
	.collegeInfo p {
		margin: 0;
		padding: 0;
		width: 355px;
		position: absolute;
		top: 0;
		left: 105px;
	}
	
	.collegeInfo img {
		position: absolute;
		top: 0;
		left: 0;
		margin-right: 15px;
		border: 1px solid #666;
	}
	
	.collegeInfo a {
		color: #06c;
		font-size: 12px;
		line-height; 17px;
		font-family: helvetica, sans-serif;
	}

/*==================== THANKS >> SPECIFIC ====================*/
	#thanks {
		position: absolute;
		z-index: 5;
		width: 411px;
		margin: auto auto;
		top: 350px;
		left: 225px;
	}
	
	#rootIE6 #thanks {
		left: 55px;
		bottom: 625px;
	}
	
	.enrollNow {
		position: absolute;
		bottom: 29px;
		left: 230px;
	}
	
	#rootIE .enrollNow {
		bottom: 33px;
	}
	
/*==================== TIME magazine blurb >> SPECIFIC ====================*/
	#TIME_blurb {
		position: relative;
		left: -9px;
	}
	
	#callOutTimes p {
		position: relative;
		left: -9px;
		width: 306px;
		text-align: center;
	}
	
	#callOutTimes a, #topTimesCallout a {
		color: #06c;
	}
	
	#smallerText {
		font-size: 90%;
	}
	
	#smallerText a {
		color: #69c;
	}
	
	#topTimesCallout {
		position: relative;
		width: 100%;
		height: 150px;
	}
	
	#logo_Time {
		position: absolute;
		top: 65px;
		left: 3px;
	}
	
	#blurbWhite {
		position: absolute;
		top: 25px;
		left: 170px;
	}
	
	#innerCopy_blurb {
		position: absolute;
		top: 85px;
		left: 180px;
	}
	

.belowBlurb {
	width: 275px;
	padding-left: 15px;
	margin-bottom: 75px;
}

/*=====  REQUEST PAGE  =====*/

#rootIE6 #requestHeaderImage {
	right: 4px;
}

#requestForm, #requestForm div, #requestForm p {
	position: relative;
}

#requestForm, #requestForm div {
	margin: 0;
	padding: 0;
}

#requestForm div {
	margin-bottom: 10px;
}

#requestForm div p input, #requestForm label {
	margin: 0;
	padding: 0;
}

#requestForm label {
	position: relative;
	top: -3px;
}

#requestForm div p input, #requestForm select {
	position: absolute;
	top: 0;
	right: 0;
}

#requestForm div p select {
	width: 146px;
}

#requestForm p select {
	width: 245px;
}

#rootIE #requestForm div select {
	width: 153px;
}

#requestForm .rightSide {
	position: absolute;
	top: 0;
	right: 0;
}

#requestForm p.formInput {
	width: 250px;
	margin: 0;
}

#optionalQuestions {
	margin-top: 20px;
	margin-bottom: 0;
}

#rootIE #optionalQuestions, #rootIE #optionalQuestion_blueBar {
	position: relative;
	top: 20px;
}

#onlineExpRadio {
	position: relative; 
	left: 49px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#onlineExpRadio {
		left: 52px;
	}	
}
