#secondaryMedia {
	margin-top: 35px;
	margin-left:10px;
	text-align: left;
	width:200px;
}

#secondaryContent {
	margin-top: 20px;
	width:438px;
}

#secondaryContent.register {
	width: 548px;
}

#secondaryContent h3 {
	margin-left: 13px;
}

#secondaryContent p {
	line-height:1.5em;
}

.blueBox {
	background:#d1dcea;
	margin:10px 13px;
	border-top:1px solid #a5b4c8;
}

.blueBox img {
	margin-right:15px;
}

.blueBox h3 {
	margin:5px;
	font-size:24px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif"Times New Roman", Times, serif;
	color:#94a3b7;
}

#secondaryContent .blueBox p {
	margin-left: 0;
}

#secondaryContent .blueBox p.inline-content {
	margin-left: 80px;
}

#secondaryContent .blueBox p.step {
	margin-top: 30px;
}

#studentForm, 
#getStarted,
#getResources {
	margin-top:10px;
	margin-left:80px;
	margin-right:25px;
	padding-bottom:10px;
	
	border-top: 1px solid #A5B4C8;
	border-bottom: 1px solid #A5B4C8;
}

#studentForm  {
	border-top: none;
}


#getResources {
	border-bottom: none;
}

#studentForm label {
	display:block;
	margin:10px auto;
	color:#5c7595;
	text-align:left;
}

#studentSponsorForm p {
	margin:10px 0;
	font-size:12px;
}

.txtbox {
	width:99%;
}

.sidebar h4 {
	width:98%;
	border-bottom:1px dotted #666666;
	font-size:14px!important;
	padding-bottom:-15px;
	margin-left:0px!important;
}

.sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	color:#5B5B5B;
}

.sidebar ul li {
	padding-left:8px;
	margin-top:4px;
}

fieldset {
	border:1px solid #fff;
	border-right:none;
	border-left:none;
	border-bottom:none;
	padding:5px 20px 10px;
	margin-bottom:10px;
}

legend {
	color:#90a2b9;
	font-size:16px;
	font-weight:bold;
}
