#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #16254c;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.maincopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
#name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #18325f;
}
#list {
	margin-top: 10px;
	border: 1px solid #999999;
	padding-right: 2px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.stepstext{
	font-size: 11px;
	color: #333333;
}

ul {
	background-color: #eddec9;
	margin-left: -5px;
	}
#submit {
	overflow: auto;
	height: 150px;
	background-color: #eddec9;
}
#submit li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	background: transparent url(http://www.earnmydegree.com/images/transfer/check.gif) no-repeat 1px center;
	list-style-type: none;
	background-color: #eddec9;
	border-bottom: solid 1px #FFFFFF;
	line-height: 1.5em;
	padding-left: 20px;
	margin-left: -35px;
}



#submitIE {
	overflow: auto;
	height: 150px;
	background-color: #eddec9;
}
#submitIE li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	background: transparent url(http://www.earnmydegree.com/images/transfer/check.gif) no-repeat 1px center;
	list-style-type: none;
	background-color: #eddec9;
	border-bottom: solid 1px #FFFFFF;
	line-height: 1.5em;
	padding-left: 20px;
	margin-left: 5px;
}



#submithdr {
	background-color: #629a00;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}



div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 250px; 
	height: 800px;
	overflow: hidden; 
	border:1px solid #cccccc;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:250px;
	height:800px;
	overflow:hidden;
	float:left;
	padding:1em;	
	clear:both;			
}
div.scroller div.content {
	width: 10000px;
}

div#section2 {
	background:#666666;
	color:#ffffff;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}

#PopularDegrees{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	/*width: 166px;*/
}

#PopularDegrees ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#PopularDegrees li{
	margin-top: 3px;
	margin-left: 8px;
    /*list-style-image: url(images/arrow.gif);*/
	
}

select{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}



