body {
	background-color: #ffffff;
	font: 13px/1.231 Arial, helvetica, clean, sans-serif;
}
body, p {
	color: #444;
}
dd {
	margin-bottom: 10px;
}
h1.keyword {
	display: none;
}
h2 {
	color: #036;
}
h3, .schoolList h3 a, .schoolList h3 a:visited {
	color: #147;
	text-decoration: none;
}
h4 {
	color: #258;
}
h5 {
	color: #369;
}
html {
	height: 101%;
	overflow: auto;
}
small {
	font-size: 75%;
}
strong.keyword {
	font-weight: normal;
}
a {
	color: #184783;
}
a:hover, input[type="submit"] {
	cursor: pointer;
}
a.button {
	margin: 0 2px;
	font-size: 85%;
	cursor: pointer;
	text-decoration: none;
	color: black;
	padding: 1px 4px;
	background-color: #ddd;
	border-bottom: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
}
#header .body > div {
	padding-top: 5px;
}
#header .footer > div {
	padding-bottom: 5px;
}
#header .body > div, #header .footer > div {
	background-color: white;
}
#brand span, #brand img {
	color: #184783;
	font-size: 1.5em;
	vertical-align: middle;
}
#socialMedia {
	display: inline;
	text-align: right;
}
#content .body > div {
	background-color: white;
	padding-top: 5px;
}
#content .header > div {
	background-color: white;
}
#content .header h1 {
	background: #184783;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb3cb', endColorstr='#184783');
	background: -webkit-gradient(linear, left top, left bottom, from(#9fb3cb), to(#184783));
	background: -moz-linear-gradient(center top, #9fb3cb, #184783);
	color: white !important;
	padding: .2em;
	margin: 0 auto;
}
#welcomeMessage {
	border: 1px solid gray;
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/welcome.png) repeat-x;
	width: 479px;
	height: 276px;
}
#welcomeMessage h2 {
	font-variant: normal;
	font-size: 1.5em;
	margin-left: 220px;
}
#welcomeMessage p.first {
	margin-left: 220px;
}
#welcomeMessage p.last {
	margin-left: 240px;
}
#welcomeMessage h2, #welcomeMessage p {
	color: #184783;
	padding: 5px;
}
.footerWrapper {
	background-color: #cccccc;
}
#footer li {
	list-style: none;
	margin: 0 auto;
}
#footer a, #footer h3, #footer h4, #footer p {
	color: black;
	font-size: 11px;
}
#footer .about ul {
	border-right: 1px solid grey;
}
.trusteSeal {
	float: right;
	margin-top: 15px;
}
#careerOptions li {
	width: 320px;
	float: left;
}
#headernav {
	clear: left;
	float: right;
	list-style: none;
	margin: 0;
	position: relative;
	right: 50%;
	text-align: center;
	padding: 0;
	height: 33px;
}
#header div.headernavWrapper {
}
#headernav a, #headernav a:visited {
	text-decoration: none;
	color: #2c2c2c;
}
#headernav h4 {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#headernav > li {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/headernav_gradient.png) repeat-x;
	float: left;
	margin: 0 auto;
	padding: 9px 27px 10px 26px;
	position: relative;
	left: 50%;
	border-right: 1px solid gray;
}
#headernav > li.last {
	border-right: 1px solid transparent;
	padding: 9px 27px 10px 27px;
}
#headernav > li:hover {
	background: #184783;
	padding: 7px 25px 8px 25px;
	border: 2px outset #8b9db2;
}
#headernav > li.last:hover {
	padding: 7px 26px 8px 26px;
	border-right: 1px solid transparent;
}
#headernav li:hover h4 > a {
	color: white;
}
#headernav > li:hover .submenu {
	display: block;
}
#headernav .submenu {
	line-height: .9em;
	display: none;
	position: absolute;
	text-align: left;
	left: -2px;
	padding: 0;
	background: white;
	z-index: 5;
	width: 120%;
	margin-top: 10px;
	border: 2px outset lightgray;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
	background: #ededed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
	background: -moz-linear-gradient(top, #ffffff, #ededed);
}
#headernav .statedirectory .submenu {
	width: 470px;
}
#headernav .statedirectory .submenu li {
	float: left;
	width: 150px;
}
#headernav .programsandareasofstudy .submenu {
	left: -614px;
	width: 800px;
}
#headernav .programsandareasofstudy .submenu li {
	float: left;
	width: 260px;
}
#headernav .submenu li {
	margin-left: 0;
	margin-right: 0;
	list-style: none;
	padding: .25em;
}
#headernav .submenu li a {
	color: #184783;
}
#headernav .submenu li:hover {
	background: #184783;
}
#headernav .submenu li:hover a {
	color: white;
}
.boxHeader {
	background: #184783;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb3cb', endColorstr='#184783');
	background: -webkit-gradient(linear, left top, left bottom, from(#9fb3cb), to(#184783));
	background: -moz-linear-gradient(center top, #9fb3cb, #184783);
	margin: 5px;
	color: white;
	text-align: center;
}
#sidenavWrapper .boxHeader {
	padding: .5em;
}
#sidenavWrapper {
	border: 1px solid gray;
}
#sidenav {
	list-style: none;
	margin: 5px;
}
#sidenav > li {
	margin: 0;
}
#sidenav h4 > a {
	color: black;
}
#sidenav .submenu {
	list-style: none;
	margin: 0;
}
#sidenav .submenu > li {
	margin: 0;
}
#sidenav .submenu > li > a {
	font-size: 1em;
}
#basicSearchFormWrapper sup {
	display: none;
}
#basicSearchFormWrapper h3, #basicSearchFormWrapper h4 {
	color: white;
	margin: 0;
}
#basicSearchFormWrapper h3 {
	margin-top: 1px;
	padding-top: 1px;
}
#basicSearchFormWrapper h4 {
	font-size: .85em;
	padding-bottom: 1px;
}
#basicSearchFormWrapper .stepCount {
	font-size: .75em;
	text-align: right;
	margin: auto 5px;
}
#basicSearchFormWrapper {
	position: relative;
	text-align: center;
	border: 1px solid gray;
	background-color: #f6f6f6;
}
#basicSearchFormWrapper .ljForm {
	padding: 0;
}
#basicSearchFormWrapper .ljForm .question {
	font-weight: normal;
}
#basicSearchFormWrapper select, #basicSearchFormWrapper input, #basicSearchFormWrapper .question {
	width: 200px;
	font-size: .85em;
	display: inline-block;
	text-align: left;
	color: black;
}
#basicSearchFormWrapper button {
	border: none;
	display: inline-block;
	margin-top: -1px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	background: #184783;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb3cb', endColorstr='#184783');
	background: -webkit-gradient(linear, left top, left bottom, from(#9fb3cb), to(#184783));
	background: -moz-linear-gradient(center top, #9fb3cb, #184783);
	width: inherit;
}
#basicSearchFormWrapper button span {
	display: block;
	padding: .5em 1em;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-shadow: 0 0 5px #184783;
}
#basicSearchFormWrapper .ljForm .error {
	background-color: #FAFAD2;
}
#basicSearchFormWrapper .ljForm .question.error {
	background-color: inherit;
	color: inherit;
}
#basicSearchFormWrapper .ljForm em.error {
	display: none !important;
}
.index-page #basicSearchFormWrapper {
	height: 276px;
}
#landingPageWrapper #basicSearchFormWrapper {
	width: 90%;
	background: #eaeef3;
	margin: 20px auto;
}
#landingPageWrapper #basicSearchFormWrapper .stepCount {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/mortarboard_and_diploma_color.png) no-repeat;
	float: left;
	position: absolute;
	top: 0;
	width: 72px;
	height: 72px;
}
#landingPageWrapper #basicSearchFormWrapper .stepCount span {
	display: none;
}
#landingPageWrapper #basicSearchFormWrapper .container {
	width: 75%;
}
#landingPageWrapper #basicSearchFormWrapper .question {
	text-align: right;
}
#findzip input {
	width: 80px;
}
#stateSearchWrapper {
	padding-bottom: 15px;
}
#stateList li {
	float: left;
	width: 140px;
}
#navigatorSectionsWrapper a, #navigatorSectionsWrapper a:visited {
	color: black;
}
#navigatorSectionsWrapper .sectionWrapper {
	border: thin solid lightgray;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
	font-size: 1.25em;
	background: #ededed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
	background: -moz-linear-gradient(top, #ffffff, #ededed);
}
#navigatorSectionsWrapper > div {
	margin-bottom: 20px;
}
#navigatorSectionsWrapper h4 {
	text-align: center;
}
#navigatorSectionsWrapper h4 > a {
	color: #184783;
}
#navigatorSectionsWrapper li {
	list-style: none;
}
#navigatorSectionsWrapper .collegedegrees .navigatorSection {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/mortarboard.png) no-repeat right bottom;
}
#navigatorSectionsWrapper .schooltypes .navigatorSection {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/graduates.png) no-repeat right bottom;
	min-height: 9em;
}
#navigatorSectionsWrapper .programsandareasofstudy .navigatorSection {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/mortarboard_and_diploma.png) no-repeat right bottom;
	min-height: 68em;
}
#navigatorSectionsWrapper .programsandareasofstudy li {
	float: left;
	width: 318px;
}
#navigatorSectionsWrapper .statedirectory .navigatorSection {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/columns.png) no-repeat right bottom;
	min-height: 24.25em;
}
#navigatorSectionsWrapper .statedirectory li {
	float: left;
	width: 200px;
}
.errorInput {
	border-color: red;
}
.errorMessage {
	font-weight: bold;
	color: red;
}
#schoolFormBlock .heading {
	background: #336699;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#schoolFormBlock .heading h3 {
	color: white;
}
#schoolFormBlock, #innerSchoolFormCallToAction {
	background: #D9E5F2;
}
#schoolFormBlock .thankyou {
	margin: 10px;
}
#schoolFormBlock .thankyou .heading, #schoolFormBlock .thankyou p {
	padding-left: 10px;
}
#schoolFormBlock .thankyou .heading {
	margin-bottom: 10px;
}
.ljForm .button, #contactInfoFormSubmit button {
	background: #036;
	color: white;
	font-weight: bold;
	border: 1px solid black;
	cursor: pointer;
}
.ljForm button.submit {
	font-size: 140%;
	padding: 4px 8px;
	width: 100%;
}
.ljForm button.reset {
	position: absolute;
	font-size: 10px;
	top: 15px;
	right: 5px;
	width: 80px;
}
span.question, span.answer {
	display: inline-block;
	padding-bottom: 5px;
}
.ljForm span.question {
	font-weight: bold;
	color: black;
}
#contactInfoSubform span.question {
	text-align: right;
}
#schoolInfo #schoolLogo {
	text-align: center;
	padding-bottom: 4px;
}
#schoolInfo h2 {
	display: block;
	text-align: center;
}
#schoolInfo h3 {
	display: block;
}
#ljSchoolForm button span {
	display: block;
}
.thankyou-page .schoolList .description {
	width: 100%;
}
#contact_form fieldset legend {
	padding-bottom: 4px;
	font-weight: bold;
	color: #258;
}
#contact_form label {
	vertical-align: top;
	display: inline-block;
	width: 6em;
}
#contact_form input[type="email"], #contact_form input[type="number"], #contact_form input[type="tel"], #contact_form input[type="text"], #contact_form textarea {
	border: 1px solid black;
	margin-bottom: 4px;
}
#similarSchools .schoolList .image img {
	float: left;
	position: relative;
	padding: 15px;
}
#similarSchools .schoolList .button > a {
	float: right;
	position: relative;
	margin: 20px;
}
.contentImage {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 150px;
}
h2+ .schoolList {
	margin-bottom: 0;
	padding-bottom: 0;
}
.schoolList div.button a {
	background: #184783;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb3cb', endColorstr='#184783');
	background: -webkit-gradient(linear, left top, left bottom, from(#9fb3cb), to(#184783));
	background: -moz-linear-gradient(center top, #9fb3cb, #184783);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	display: block;
	border: none;
	margin-left: 15px;
	padding: 0;
	width: 125px;
	text-align: center;
}
.schoolList div.button span {
	display: block;
	padding: .5em 1em;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-shadow: 0 0 5px #184783;
}
.schoolList {
	padding: 0;
}
.schoolList li {
	border-top: thin solid gray;
	list-style: none;
	margin-left: 0;
	padding: 10px;
	margin-bottom: 10px;
}
.singleSchool {
	border-top: 3px double black;
	border-bottom: 3px double black;
}
.singleSchool .schoolList li {
	border: none;
}
#seeAllSchools {
	text-align: right;
}
#landingPageWrapper .schoolList img {
	width: 125px;
	height: 60px;
	margin-left: 15px;
}
#landingPageWrapper .schoolList .description {
	width: 75%;
	float: right;
	margin-top: -60px;
	position: relative;
}
.condense_control {
	color: blue;
}
.articles dt {
	display: list-item;
	list-style: none;
}
.articles dd {
	padding-left: 1em;
	padding-bottom: 5px;
}
.articlesWrapper p {
	font-weight: bold;
}
#contactInfoFormWrapper, #contactInfoFormWrapper h2 {
	border: 0;
}
#contactInfoFormWrapper h2 {
	background-color: #336699;
	color: white;
}
.ljForm button[type="reset"] {
	display: none;
}
#thankyouOverlayContent {
	left: 200px;
}
.overlay {
	display: none;
	z-index: 10000;
	background-color: #ffffff;
	width: 675px;
	min-height: 200px;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}
.overlay .close {
	background-image: url(http://collegedegreestoday.com/assets/img/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	z-index: 100001;
}
.ljForm #contactInfoFormSubmit button span {
	display: block;
}
.index-page p.h1 {
	display: none;
}
#contactInfoFormBlock {
	border: medium solid #003366;
	background-color: #D9E5F2;
}
#contactInfoFormBlock .trusteSeal {
	display: none;
}
#contactInfoFormBlock h3 {
	display: none;
}
#contactInfoFormBlock h2 {
	text-align: center;
	border: solid white;
	border-width: 1px 0;
}
#pixelPocket {
	display: none;
}
#contactUsForm {
	width: 75%;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
	font-size: 1.25em;
	background: #ededed;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
	background: -moz-linear-gradient(top, #ffffff, #ededed);
}
.contact-page #content .body > div {
	background: url(http://collegedegreestoday.com/assets/collegedegreestoday/img/college_students.png) no-repeat right bottom white;
}
