#resultsTitleOnline {
	background-color: #052A57;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleGraduateOnline {
	background-color: #663366;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleLocalDegree {
	background-color: #880F09;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleLocal {
	background-color: #325F8D;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleGraduate {
	background-color: #784004;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleGraduateLocal {
	background-color: #6D7956;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleStudyAbroad {
	background-color: #389334;
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#resultsTitleCollege {
	background-color: #6D7956;
}
#resultsTitleBackToTop {
	background-color: #666666;
	background-image: url(http://www.onlinedegreeinfo.com/images/results/back-to-top-white-arrow.gif);
	background-repeat: no-repeat;
	background-position: 42% center;
	font-weight: bold;
}
#resultsTitleOnline, #resultsTitleGraduateOnline, #resultsTitleLocalDegree, #resultsTitleLocal, #resultsTitleGraduate, #resultsTitleGraduateLocal, #resultsTitleStudyAbroad, #resultsTitleCollege, #resultsTitleBackToTop {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 1%;
	clear: both;
	width: 98%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#resultsTitleBackToTop a {
	color: #FFFFFF;
	display: block;
	width: 100%;
}
#resultsTitleBackToTop a:hover {
	color: #FF6600;
}
/* Begin of Results UL */
#results .results {
	display: block;
	margin: 1px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	clear: both;
}
#results .results .logo {
	width: 125px;
	text-align: center;
	vertical-align: top;
	float: left;
}
#results .results .school {
	width: 65%;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#results .results .school .name {
	color: #062A77;
	font-weight: bold;
	display: block;
	width: 100%;
}
#results .results .school .name a {
	text-decoration: underline;
	color: #062A77;
	display: block;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#results .results .school .name .location {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.resultsProgCat {
	font-size: 12px;
	font-weight: bold;
	color: #878786;
	padding: 0px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #878786;
	text-align: left;
}
#results .results li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: auto;
	clear: both;
	width: 100%;
}
#results .results .school ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
	list-style-type: none;
	width: 90%;
}
#results .results .school ol li {
	background-image: url(http://www.onlinedegreeinfo.com/results/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 25%;
	font-size: 11px;
	color: #3A66AB;
	float: left;
	padding-left: 1%;
	padding-right: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*#results .results .school a {
	color: #006699;
	text-decoration: underline;
	display: block;
	padding: 1%;
}
#results .results .school a:hover {
	color: #890A4D;
	text-decoration: none;
	background-color: #D0DFED;
}*/
.resultsProgList {
	font-size: 11px;
	color: #4B89CA;
	text-align: left;
	vertical-align: top;
	width: 40%;
	line-height: normal;
}
#results .results .resultsSubmit {
	width: 76px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	text-align: center;
	vertical-align: top;
}
.desc ul {
	float: left;
	width: 44%;
	zoom: 1;
	margin: 0px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 2%;
}
#results .results .school li, .desc li {
	background-image: url(http://www.onlinedegreeinfo.com/results/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 67%;
	font-size: 11px;
	padding-left: 3%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	zoom: 1;
}
#results .results .school li a, .desc li a {
	color: #006699;
	text-decoration: underline;
	display: block;
	padding: 1%;
	width: 98%;
}
#results .results .school a:hover, .desc li a:hover {
	color: #890A4D;
	text-decoration: none;
	background-color: #D6E7E9;
}
#results .backtotop {
	float: right;
	display: none;
}
.learnmore {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 10px;
}
.learnmore a:hover {
	color: #890A4D;
	text-decoration: none;
}
.warning {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
/* End of Results UL */
#desc5 .results .school {
	width: 97%;
}
#results #jumplist {
	background-image: url(http://www.onlinedegreeinfo.com/images/your-search-results.gif);
	background-repeat: no-repeat;
	background-position: 5px 35px;
	min-height: 169px;
	* min-height: 184px; /* Show to IE 6 & 7 */
	_height: 184px; /* Only for IE6 */
	padding-left: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#results #jumplist ul {
	margin: 0px;
	padding: 0px;
}
#results #jumplist li {
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	/*padding-left: 18px;
	margin-left: -10px;*/
	font-size: 12px;
}
.icononline, .iconcampus, .iconcall {
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -30px;
	padding-left: 30px;
}
.icononline {
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-online2.gif);
}
.iconcampus {
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.png);
	_background-image: url(http://www.onlinedegreeinfo.com/images/icon-campus2.gif);
}
.iconcall {
	background-image: url(http://www.onlinedegreeinfo.com/images/icon-call.gif);
}
#results #jumplist strong {
	font-weight: bold;
}
#results #jumplist a {
	text-decoration: none;
	color: #333333;
}
#results #jumplist a u {
	color: #3B5DA8;
}
#results #jumplist a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
.topicopen {
}
.topicclosed {
}
.topicopen a {
	width: 98%;
	display: block;
	text-decoration:none;
	color: #FFFFFF;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: .5%;
	padding-bottom: .5%;
}
.topicopen#topic0 a {
	background-color: #BBDAFD;
}
.topicopen#topic1 a {
	background-color: #E4C9E4;
/*	background-color: #E1EBF4;*/
}
.topicopen#topic2 a {
	background-color: #FFE1E1;
}
.topicopen#topic3 a {
	background-color: #FDDDB9;
}
.topicopen#topic4 a {
	background-color: #CFEDCD;
}
.topicopen#topic5 a {
	background-color: #E3E7DC;
}
.topicclosed a {
	width: 98%;
	display: block;
	text-decoration:none;
	color: #325F8D;
	display: block;
	padding-top: 4pt;
	padding-right: 1%;
	padding-bottom: 4px;
	padding-left: 1%;
}
.topicclosed a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
.descopen {
	display: block;
}
.descclosed {
	display:none;
}
#results .results .school .title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D7956;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#hcheader {
	display: none;
}
.resultDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tabOn, .tabOff {
	width: 20%;
	float: left;
	height: 28px;
	background-image: url(http://www.onlinedegreeinfo.com/images/home/bullet-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#resultsTitleSchoolTypes {
	clear: both;
}
#resultsTitleSchoolTypes .tabOn {
	background-color: #EEF1F7;
}
#resultsTitleSchoolTypes .tabOff {
	background-color: #EEF1F7;
}
#resultsTitleSchoolTypes .tabOn a, #resultsTitleSchoolTypes .tabOff a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	width: 85%;
	height: auto;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 5%;
	padding-left: 13%;
}
#resultsTitleSchoolTypes .tabOn a {
	color: #D22403;
}
#resultsTitleSchoolTypes .tabOff a {
	color: #3B5DA8;
}
#resultsTitleSchoolTypes .tabOff a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#zipbox {
/*	position: absolute;
	top: 125px;
	left: 400px;
*/
	background-color: #EEF1F7;
	border: 5px solid #666666;
	text-align: center;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}
#zipbox #zip {
	clear: both;
	border: 1px solid #000000;
}
#zipbox label {
	clear: both;
	width: 100%;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
