﻿/* General */
body, .body-copy {
	font: 16px/24px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #000000;
}

.container {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
}

table th {
	background-color: #3c3737;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font: 12px/12px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border-left: 1px solid #ffffff;
}
table th:first-child {
	border-left: none;
}
table th:last-child {
	border-right: 1px solid #3c3737
}

/* Heading */
h1 {
	font: 45px/45px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}
	.aqua h1 {
		color: #2e9da3;
	}
	.watermelon h1 {
		color: #d64f5f;
	}
	.amethyst h1 {
		color: #8787d7;
	}
	.sky h1 {
		color: #0a8cbd;
	}
	.plum h1 {
		color: #aa5a96;
	}

h2 {
	font: 28px/28px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}

h3 {
	font: 24px/24px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}

h4 {
	font: 20px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}

h5 {
	font: 18px/18px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}

h6 {
	font: 16px/16px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;
	margin: 0 0 10px 0;
}

/* Paragraph */
.primary-feature-intro-copy {
	font: 28px/28px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #3c3737;
}
.statement-copy {
	font: 24px/30px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #ffffff;
}
.secondary-feature-intro-copy {
	font: 20px/24px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #3c3737;
}
.tab-intro-copy {
	font: 18px/22px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #3c3737;
}
.article-intro-copy {
	font: 15px/15px basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	color: #999999;	
}
.footer-copy {
	font: 11px/11px basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}

/* Links */
.primary-nav {
	font: 14px/15px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;	
}
.secondary-nav {
	font: 13px/13px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;	
}
.section-head, a.section-head {
	font: 13px/15px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}
.section-subhead, a.section-subhead {
	font: 12px/14px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}
.local-nav a.top-tier {
	font: 16px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;		
}
.local-nav ul.first-tier li, .local-nav ul.first-tier li a {
	font: 16px/18px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}
.local-nav ul.second-tier li, .local-nav ul.second-tier li a {
	font: 14px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}
.local-nav ul.third-tier li, .local-nav ul.third-tier li a {
	font: 12px/14px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #ffffff;	
}
ul.breadcrumbs {
	font: 13px/13px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #999999;	
}
ul.breadcrumbs li, ul.page-utilities li {
	font: 13px/13px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;	
}
ul.breadcrumbs li a {
	font: 13px/13px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #999999;	
}
.resource-title-link, a.resource-title-link {
	font: 18px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;	
}
.resource-category-link, a.resource-category-link {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #999999;	
}
.resource-copy-link, a.resource-copy-link {
	font: 15px/19px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	color: #999999;	
}
.button-cta, a.button-cta, .button-cta-green, a.button-cta-green, .button-cta-white, a.button-cta-white, .button-download, a.button-download, .button-add, a.button-add, .button-remove, a.button-remove {
	font: 16px/24px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737 !important;
	background: url(/GMACWCMSite/images/reskin/black-arrow.png) transparent top right no-repeat;
	display: block;
	height: 25px;
	width: 25px;
	text-decoration: none !important;
}
.typical-article .article-body ul li a.button-cta:hover {
    text-decoration: underline !important;
}
a.button-cta:hover, a.button-cta-green:hover, a.button-cta-white:hover, a.button-add:hover, a.button-remove:hover {
	text-decoration: none;
}
.button-cta-green, a.button-cta-green {
	background-image: url(/GMACWCMSite/images/reskin/green-arrow.png);
}
.button-cta-white, a.button-cta-white {
	color: #ffffff !important;
	background-image: url(/GMACWCMSite/images/reskin/white-arrow.png)
}
.button-download, a.button-download {
	background-image: url(/GMACWCMSite/images/reskin/download-button.png)
}
.button-cta.text-left, a.button-cta.text-left, .button-cta-green.text-left, a.button-cta-green.text-left, a.button-remove {
	padding-left: 40px;
	width: auto;
	background-image: url(/GMACWCMSite/images/reskin/black-arrow-left.png);
	background-position: top left;
	float: left;
	margin-right: 20px;
}
a.button-cta-green.text-left {
	background-image: url(/GMACWCMSite/images/reskin/green-arrow-left.png);
}
a.button-remove {
	margin-right: 0;
	margin-left: 5px;
}
.button-cta.text-right, a.button-cta.text-right, .button-cta-green.text-right, a.button-cta-green.text-right, .button-cta-white.text-right, a.button-cta-white.text-right, .button-download.text-right, a.button-download.text-right, a.button-add {
	padding-right: 40px;
	width: auto;
	float: right;
	margin-left: 20px;
}
.button-cta.text-inline, a.button-cta.text-inline, .button-cta-green.text-inline, a.button-cta-green.text-inline {
	padding-right: 40px;
	width: auto;
	display: inline-block;
}
.button-cta.full-color-large, a.button-cta.full-color-large, .button-cta-green.full-color-large, a.button-cta-green.full-color-large {
	font: 20px/30px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	padding-right: 32px;
	padding-left: 10px;
	margin-bottom: 25px;
	height: 30px;
	width: auto;
	display: inline-block;
	color: #ffffff !important;
}
.button-cta.full-color-large, a.button-cta.full-color-large {
	background-image: url(/GMACWCMSite/images/reskin/large-button-background.png);
}
.button-cta-green.full-color-large, a.button-cta-green.full-color-large {
	background-image: url(/GMACWCMSite/images/reskin/large-button-background-green.png);
}

a.button-add {
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 20px;
}
a.page-utilities-link {
	font: 11px/11px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #3c3737;	
}
a.footer-link {
	font: 11px/11px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #999999;	
}

/* Header */
header {
	background-color: #ffffff;
	display: inline-block;
	position: relative;
	width: 960px;
	height: 195px;
	margin-bottom: -6px;
}

.utility-nav 
{
	width: 600px;
	text-align: right;
	float: right;
}
	.utility-nav ul {
		display: inline;
	} 
		.utility-nav ul li {
			display: inline;
		}
			.utility-nav ul li a {
				padding: 11px 20px 12px 10px;
				display: inline-block;
			}
			.utility-nav ul li a:hover {
				text-decoration: underline;
			}
			.utility-nav ul li a.inverse {
				color: #ffffff;
				background-color: #3c3737;
				border-right: 1px solid white;
				padding: 11px 15px 12px 15px;
			}

.search {
	float: right;
	color: #ffffff;
	background-color: #3c3737;
	padding: 8px 10px 8px 9px;
}
	.search label {
		position: absolute;
		left: -222em;
		font-size: 1px;
		line-height: 1px;
	}
	.search input.secondary-nav {
		margin-right: 5px;
		margin-bottom: 0;
		width: 130px;
		height: 15px;
		padding: 3px 3px 2px 3px;
		border: none;
		display: block;
		float: left;
	}
	.search .submit {
		border: 0;
		background: url(/GMACWCMSite/images/reskin/search-icon.png) transparent top left no-repeat;
		height: 15px;
		text-indent: -222em;
		text-transform: uppercase;
		width: 16px;
		padding: 0;
		margin: 3px 0 0 0;
		float: right;
	}
		.search .submit:hover {
			cursor: pointer;
		}

header a.logo {
	float: left;
	display: block;
}
	header a.logo img {
		vertical-align: bottom;
		width: 122px;
		height: 122px;
	}

.main-nav {
	float: right;
	margin: 53px 0 0 0;				
}
	.main-nav li {
		float: left;
		padding: 12px 12px 0 12px;
		display: block;
	}
		.main-nav li.primary-nav:hover {
			cursor: pointer;
		}
	.main-nav li.take-gmat {
		padding-top: 8px;
		border: 3px solid #999999;
		margin-left: 10px;
		position: relative;
	}
		.main-nav li.take-gmat div.spacer {
			height: 10px;
			width: 20px;
			float: right;
		}
		.main-nav li.take-gmat div.black-arrow {
			background: url(/GMACWCMSite/images/reskin/black-arrow.png) transparent center center no-repeat;
			position: absolute;
			top: -3px;
			right: -3px;
			width: 25px;
			height: 25px;
		}
	.main-nav li.take-gmat a:hover {
		text-decoration: underline;
	}
	.main-nav .menutabindicator {
		background-color: #ffffff;
		width: 110px;
		height: 37px;
		position: absolute;
		bottom: 0;
	}
	.main-nav li.on .menutabindicator {
		background-color: #3c3737;
	}
	.main-nav a, .main-nav li span {
			display: block;
			padding: 0;
			height: 54px;
			border-bottom: 3px solid #62a52d;
			width: 110px;
		}
		.main-nav a:hover {
			text-decoration:none;
		}
		.main-nav li.take-gmat a {
			height: 55px;
			border-bottom: none;
			width: 107px;
			line-height: 18px;
		}

.menutabconnector {
	background-color: #ffffff;
	width: 960px;
	height: 37px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}
.menutabconnector .connectorblock {
	background-color: #3c3737;
	width: 110px;
	height: 40px;
	position: absolute;
	bottom: 0;
}
	.menutabconnector0 .connectorblock {
		left: 155px;
	}
	.menutabconnector1 .connectorblock {
		left: 289px;
	}
	.menutabconnector2 .connectorblock {
		left: 423px;
	}
	.menutabconnector3 .connectorblock {
		left: 557px;
	}
	.menutabconnector4 .connectorblock {
		left: 691px;
	}
.megatabindicatorbar {
	background-color: #3c3737;
	width: 960px;
	height: 8px;
}
.meganav{
	position: absolute;
	top: 195px;
	left: 0;
	margin-top: 0;
	margin-bottom: 37px;
	height: 375px;
	width: 960px;
	color: #ffffff;
	padding: 12px 0 0 0;
	display: none;
	background-color: #3c3737;
}
	.meganav li {
		list-style-type: none;
	}
	.meganav a {
		display: block;
		padding: 0;
		width: 135px;
		background: none;
	}
	.meganav .section-title {
		padding: 0 0 12px 10px;
	}
		.meganav .section-title h3 a.button-cta {
			font: 24px/24px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
			color: #ffffff !important;
			display: inline-block;
			border-bottom: none;
			margin: 0;
			padding: 0 40px 0 0;
			width: auto;
			height: 25px;
			line-height: 25px;
		}
		.primary-nav.aqua .meganav .section-title h3 a.button-cta {
			background: url(/GMACWCMSite/images/reskin/aqua-arrow.png) top right no-repeat;
		}
		.primary-nav.watermelon .meganav .section-title h3 a.button-cta {
			background: url(/GMACWCMSite/images/reskin/watermelon-arrow.png) top right no-repeat;
		}
		.primary-nav.amethyst .meganav .section-title h3 a.button-cta {
			background: url(/GMACWCMSite/images/reskin/amethyst-arrow.png) top right no-repeat;
		}
		.primary-nav.sky .meganav .section-title h3 a.button-cta {
			background: url(/GMACWCMSite/images/reskin/sky-arrow.png) top right no-repeat;
		}
		.primary-nav.plum .meganav .section-title h3 a.button-cta {
			background: url(/GMACWCMSite/images/reskin/plum-arrow.png) top right no-repeat;
		}
	.meganav .megamenu{
		float: left;
		display: block;
		width: 140px;
		margin: 0 19px 0 0;
		padding: 0;
	}
		.meganav a:hover {
			text-decoration: underline;
		}
		.meganav .megamenu a {
			width: 140px;
			padding:0;
			margin: 0;
			border-bottom: none;
		}
		.meganav a.section-head {
			margin-bottom: 5px;
			height: 45px;	
			border-bottom: 3px solid #62a52d;
			padding: 0 0 8px 0;
		}
		.primary-nav.aqua .meganav a.section-head {
			border-bottom-color: #2e9da3;
		}
		.primary-nav.watermelon .meganav a.section-head {
			border-bottom-color: #d64f5f;
		}
		.primary-nav.amethyst .meganav a.section-head {
			border-bottom-color: #8787d7;
		}
		.primary-nav.sky .meganav a.section-head {
			border-bottom-color: #0a8cbd;
		}
		.primary-nav.plum .meganav a.section-head {
			border-bottom-color: #aa5a96;
		}
		.meganav .megamenu a.section-subhead {
			margin: 10px 0 0 0;
			height: auto;
		}
	.meganav .megamenu li {
		background: none; 
		padding: 0 13px 0 12px;
		margin: 0;
		font-size: 11px;
		font-weight: bold;
		color: #3c3737;
	}
	.meganav .megamenu li li {
		padding: 0;
	}

/* Homepage */
.home-banner {
    display: block;
    width: 960px;
    height: 410px;
    border-bottom: 6px solid #62a52d;
    padding: 0;
    position: relative;
    background-size: cover;
    -moz-background-size: cover; /* Firefox 3.6 */
    background-position: center; /* Internet Explorer 7/8 */
}
	.home-banner .overlay {
		padding: 5px;
		width: 400px !important;
		position: absolute;
		top: 25px;
		left: 20px;
	}
		.home-banner .overlay.top-right, .home-banner .overlay.bottom-right {
			left: auto;
			right: 20px;
			text-align: right;
		}
		.home-banner .overlay.top-right .button-cta-green, .home-banner .overlay.bottom-right .button-cta-green {
			float: right;
		}
		.home-banner .overlay.bottom-left, .home-banner .overlay.bottom-right {
			top: auto;
			bottom: 25px;
		}
		.home-banner .overlay h1.lime-green, .home-banner .overlay p.lime-green {
			color: #62a52d;
		}
		.home-banner .overlay h1.white, .home-banner .overlay p.white {
			color: #ffffff;
		}
		.home-banner .overlay h1.aqua, .home-banner .overlay p.aqua {
			color: #2e9da3;
		}
		.home-banner .overlay h1.watermelon, .home-banner .overlay p.watermelon {
			color: #d64f5f;
		}
		.home-banner .overlay h1.amethyst, .home-banner .overlay p.amethyst {
			color: #8787d7;
		}
		.home-banner .overlay h1.sky, .home-banner .overlay p.sky {
			color: #0a8cbd;
		}
		.home-banner .overlay h1.plum, .home-banner .overlay p.plum {
			color: #aa5a96;
		}
		.home-banner .overlay .button-cta-green.dark-grey {
			background-image: url(/GMACWCMSite/images/reskin/black-arrow.png);
		}
		.home-banner .overlay .button-cta-green.white {
			background-image: url(/GMACWCMSite/images/reskin/white-arrow.png);
		}
		.home-banner .overlay .button-cta-green.aqua {
			background-image: url(/GMACWCMSite/images/reskin/aqua-arrow.png);
		}
		.home-banner .overlay .button-cta-green.watermelon {
			background-image: url(/GMACWCMSite/images/reskin/watermelon-arrow.png);
		}
		.home-banner .overlay .button-cta-green.amethyst {
			background-image: url(/GMACWCMSite/images/reskin/amethyst-arrow.png);
		}
		.home-banner .overlay .button-cta-green.sky {
			background-image: url(/GMACWCMSite/images/reskin/sky-arrow.png);
		}
		.home-banner .overlay .button-cta-green.plum {
			background-image: url(/GMACWCMSite/images/reskin/plum-arrow.png);
		}

	.home-banner p.primary-feature-intro-copy {
		margin-bottom: 10px;
	}
.home-offer-logo img {
	width: 120px;
	height: 120px;
}

/* Breadcrumbs */
ul.breadcrumbs {
	padding: 13px 45px 13px 0;
}
ul.breadcrumbs li {
	display: inline-block;
}
ul.breadcrumbs li a:hover {
	text-decoration: underline;
}

/* Tab Landing */
.landing-banner {
    display: block;
    width: 940px;
    height: 410px;
    border-bottom: 6px solid #62a52d;
    padding: 25px 0 0 20px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}
	.aqua .landing-banner {
		border-bottom-color: #2e9da3;
	}
	.watermelon .landing-banner {
		border-bottom-color: #d64f5f;
	}
	.amethyst .landing-banner {
		border-bottom-color: #8787d7;
	}
	.sky .landing-banner {
		border-bottom-color: #0a8cbd;
	}
	.plum .landing-banner {
		border-bottom-color: #aa5a96;
	}
	.landing-banner h1 {
		width: 400px;
		color: #3c3737;
		padding: 5px;
		margin-bottom: 0;
	}
		.landing-banner h1.lime-green {
			color: #62a52d;
		}
		.landing-banner h1.white {
			color: #ffffff;
		}
		.landing-banner h1.aqua {
			color: #2e9da3;
		}
		.landing-banner h1.watermelon {
			color: #d64f5f;
		}
		.landing-banner h1.amethyst {
			color: #8787d7;
		}
		.landing-banner h1.sky {
			color: #0a8cbd;
		}
		.landing-banner h1.plum {
			color: #aa5a96;
		}
 .landing-banner .overlay {
	 position: absolute;
	 left: 20px;
	 bottom: 20px;
	 width: 400px;
	 padding: 5px;
 }
	.landing-banner .overlay.top-right, .landing-banner .overlay.bottom-right {
		left: auto;
		right: 20px;
		text-align: right;
	}
	.landing-banner .overlay.top-right .button-cta, .landing-banner .overlay.bottom-right .button-cta {
		float: right;
	}
	.landing-banner .overlay.top-right {
		top: 20px;
		bottom: auto;
	}
	.landing-banner .overlay.top-left {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		position: inherit;
	}
	.landing-banner h2 {
		 margin-bottom: 15px;
	}
	.landing-banner p.tab-intro-copy {
		margin-bottom: 20px;
	}
		.landing-banner .overlay h2.lime-green, .landing-banner .overlay p.lime-green {
			color: #62a52d;
		}
		.landing-banner .overlay h2.white, .landing-banner .overlay p.white {
			color: #ffffff;
		}
		.landing-banner .overlay h2.aqua, .landing-banner .overlay p.aqua {
			color: #2e9da3;
		}
		.landing-banner .overlay h2.watermelon, .landing-banner .overlay p.watermelon {
			color: #d64f5f;
		}
		.landing-banner .overlay h2.amethyst, .landing-banner .overlay p.amethyst {
			color: #8787d7;
		}
		.landing-banner .overlay h2.sky, .landing-banner .overlay p.sky {
			color: #0a8cbd;
		}
		.landing-banner .overlay h2.plum, .landing-banner .overlay p.plum {
			color: #aa5a96;
		}
		.landing-banner .overlay .button-cta.lime-green {
			background-image: url(/GMACWCMSite/images/reskin/green-arrow.png);
		}
		.landing-banner .overlay .button-cta.white {
			background-image: url(/GMACWCMSite/images/reskin/white-arrow.png);
		}
		.landing-banner .overlay .button-cta.aqua {
			background-image: url(/GMACWCMSite/images/reskin/aqua-arrow.png);
		}
		.landing-banner .overlay .button-cta.watermelon {
			background-image: url(/GMACWCMSite/images/reskin/watermelon-arrow.png);
		}
		.landing-banner .overlay .button-cta.amethyst {
			background-image: url(/GMACWCMSite/images/reskin/amethyst-arrow.png);
		}
		.landing-banner .overlay .button-cta.sky {
			background-image: url(/GMACWCMSite/images/reskin/sky-arrow.png);
		}
		.landing-banner .overlay .button-cta.plum {
			background-image: url(/GMACWCMSite/images/reskin/plum-arrow.png);
		}

/* Internal Nav */
.local-nav {
	opacity: 0.95;
	position: absolute;
	top: 72px;
	left: 0;
}

/* Article Sublayouts */
/* Regional Reports */
.report-filter {
	font-family: basis-grotesque-bold, Tahoma, Geneva, sans-serif;
}
.report-filter input, .report-filter select {
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.report-filter a {
	color: #3c3737;
}
.report-filter a.button-cta {
	color: #3c3737;
	display: inline-block;
	width: auto;
	padding-right: 40px;
	margin-left: 20px;
}
span.search-option-header {
	font-family: basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
div.search-keyword {
	margin: 5px 0;	
}
div.search-sort {
	margin-bottom: 5px;
	width: 400px;
	float: left;
}
div.search-info {
	margin: 0 0 5px 0;
	float: right;
	width: 200px;
}
div.search-info p {
	text-align: right;
	margin-bottom: 0;
}
p.no-results {
	margin: 10px 0 5px 0;
	font-family: basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.report-table {
	border-collapse: collapse;
	border-right: 1px solid #999999;
}
.report-table th {
	padding: 10px;
}
.report-table td {
	padding: 5px 10px;
	vertical-align: middle;
	border: 1px solid #999999;
	border-width: 0 0 1px 1px;
}
.report-table a.button-download {
	width: auto;
	padding-right: 40px;
}
.report-table a.button-download:hover {
	text-decoration: none;
}

/* School Search List */
.pagination-tools {
	margin-bottom: 30px;
}

.pagination-tools .per-page {
	float: left;
}
.pagination-tools .per-page a {
	color: #3c3737;
}
.pagination-tools .per-page a.per-page-on {
	color: #3c3737;
}

.pagination-tools nav {
	overflow:hidden;
	float:right;
}
	.pagination-tools nav a,
	.pagination-tools nav span {
		display:block;
		float:left;
		margin:0 0 0 8px;
		width:20px;
		height:24px;
		line-height:24px;
		text-align:center;
		color: #3c3737;
	}
	.pagination-tools nav a.on {
		color: #3c3737;
	}
	.pagination-tools nav .prev {
		margin-top: 1px;
		background:url(/GMACWCMSite/images/reskin/mobile/white-arrow-left.png) no-repeat left center transparent;
		text-indent:-999em;
	}
	.pagination-tools nav .next {
		margin-top: 1px;
		background:url(/GMACWCMSite/images/reskin/mobile/white-arrow.png) no-repeat right center transparent;
		text-indent:-999em;
	}

	.report-filter .select {
		width: 200px;
	}

/* Research Insights */
.research-article h1 {
	color: #3c3737;
}
.related .research-card .article-card-text a {
	text-decoration: none;
	color: #3c3737;
}
.related .research-card .article-card-text a:hover {
	text-decoration: underline;
}

/* GMNews */
.gmnews-header {
	position: relative;
}
.gmnews-header .body-copy {
	position: absolute;
	left: 640px;
	top: 20px;
}

.issue-page-nav, .archive-page-nav {
	position: relative;
}
a.button-issue-nav, a.button-archive-nav {
	position: absolute;
	bottom: 0;
	left: 0;
}
.issue-page-nav a.text-right, .archive-page-nav a.text-right {
	margin-bottom: 5px;
}

.gmnews-banner {
	display: block;
	width: 960px;
	height: 610px;
	border-bottom: 6px solid #aa5a96;
	padding: 0;
	position: relative
}
 .gmnews-banner .overlay {
	 position: absolute;
	 left: 20px;
	 bottom: 20px;
	 width: 400px;
	 padding: 5px;
 }
	.gmnews-banner .overlay.top-right, .gmnews-banner .overlay.bottom-right {
		left: auto;
		right: 20px;
		text-align: right;
	}
	.gmnews-banner .overlay.top-right .button-cta, .gmnews-banner .overlay.bottom-right .button-cta {
		float: right;
	}
	.gmnews-banner .overlay.top-left, .gmnews-banner .overlay.top-right {
		top: 20px;
		bottom: auto;
	}
	.gmnews-banner h2 {
		 margin-bottom: 15px;
	}
	.gmnews-banner p.secondary-feature-intro-copy {
		margin-bottom: 20px;
	}
		.gmnews-banner .overlay h2.lime-green, .gmnews-banner .overlay p.lime-green {
			color: #62a52d;
		}
		.gmnews-banner .overlay h2.white, .gmnews-banner .overlay p.white {
			color: #ffffff;
		}
		.gmnews-banner .overlay h2.aqua, .gmnews-banner .overlay p.aqua {
			color: #2e9da3;
		}
		.gmnews-banner .overlay h2.watermelon, .gmnews-banner .overlay p.watermelon {
			color: #d64f5f;
		}
		.gmnews-banner .overlay h2.amethyst, .gmnews-banner .overlay p.amethyst {
			color: #8787d7;
		}
		.gmnews-banner .overlay h2.sky, .gmnews-banner .overlay p.sky {
			color: #0a8cbd;
		}
		.gmnews-banner .overlay h2.plum, .gmnews-banner .overlay p.plum {
			color: #aa5a96;
		}
		.gmnews-banner .overlay .button-cta.lime-green {
			background-image: url(/GMACWCMSite/images/reskin/green-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.white {
			background-image: url(/GMACWCMSite/images/reskin/white-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.aqua {
			background-image: url(/GMACWCMSite/images/reskin/aqua-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.watermelon {
			background-image: url(/GMACWCMSite/images/reskin/watermelon-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.amethyst {
			background-image: url(/GMACWCMSite/images/reskin/amethyst-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.sky {
			background-image: url(/GMACWCMSite/images/reskin/sky-arrow.png);
		}
		.gmnews-banner .overlay .button-cta.plum {
			background-image: url(/GMACWCMSite/images/reskin/plum-arrow.png);
		}

/* Search Results */
.search-filter {
	width: 300px;
	padding: 2px 5px 20px 10px;
	background-color: #3c3737;
	margin-bottom: 40px;
}
.search-filter .search-within {
	margin-bottom: 10px;
}
.search-filter .search-within input[type=text] {
	width: 265px;
	border: none;
}
.search-filter .search-within input[type=submit] {
	border: 0;
	background: url(/GMACWCMSite/images/reskin/search-icon.png) transparent top left no-repeat;
	height: 13px;
	text-indent: -222em;
	text-transform: uppercase;
	width: 14px;
	padding: 0;
	margin: 7px 5px 0 0;
	float: right;
}
	.search-filter .search-within input[type=submit]:hover {
		cursor: pointer;
	}
	.search-filter ul.first-tier li a.expand {
		width: auto;
		padding-left: 30px;
		background-position: top left;
		line-height: 25px;
	}
	.search-filter a.expand:hover {
		text-decoration: none;
	}
	.search-filter ul li ul li.on a {
		border-bottom: 2px solid #ffffff;
	}
	.search-results .results-count {
		float: right;
		font: 13px/13px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
		color: #999999;
		padding-top: 5px;
	}
	.search-filter ul li .select {
		width: 260px;
	}

	.results-tools ul {
		list-style-type: none;
	}
	.results-tools ul li {
		color: #3c3737;
		background-color: #ffffff;
		display: inline-block;
		line-height: 30px;
		margin-bottom: 5px;
	}
	.results-tools ul li.text, .results-tools ul li.filter {
		color: #ffffff;
		background-color: #3c3737;
		padding: 0 10px;
	}
	.results-tools ul li.plus {
		margin: 0 10px;
	}
	.results-tools ul li.filter {
		padding-right: 41px;
		background: url(/GMACWCMSite/images/reskin/black-x.png) #3c3737 top right no-repeat;
	}
	.results-tools ul li.filter:hover {
		cursor: pointer;
	}
	.sort-tools ul {
		list-style-type: none;
	}
	.sort-tools ul li {
		color: #3c3737;
		display: inline-block;
		margin-left: 10px;
		border-left: 2px solid #3c3737;
		padding-left: 10px;
		font: 14px/16px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	}
	.sort-tools ul li:first-child {
		margin-left: 0;
		border-left: none;
		padding-left: 0;
	}
	.sort-tools ul li a {
		font: 14px/16px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
		color: #999999
	}
	.sort-tools ul li a:hover {
		text-decoration: underline;
	}
	.lucene_Info, .lucene_InfoPopup {
		display: none;
	}
	ul.best-bets {
		padding: 0 10px 10px 10px;
		border: 2px solid #3c3737;
		margin-top: 20px;
	}
	.results-set ul {
		list-style-type: none;
	}
	.results-set ul li {
		padding: 20px 0 10px 0;
		border-bottom: 1px solid #3c3737;
	}
	.results-set ul li h2:hover {
		text-decoration: underline;
	}
	.results-set ul li .results-set-updated {
		color: #999999;
		line-height: 16px;
		margin-bottom: 10px;
	}
		.results-set ul.best-bets li:last-child {
			border-bottom: none;
		}

#accessToolTipRight, #accessToolTipLeft
{
  width:215px;
}
#accessToolTipRight .LockTooltipTop .title, #accessToolTipLeft .LockTooltipTop .title
{
	display: block;
  color: #3c3737;
  font: 14px/16px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	padding: 10px 0 25px 12px;
  margin-left: 12px;
}
#accessToolTipRight ul, #accessToolTipLeft ul
{
  margin: 0 20px 0 35px;
	padding-left: 5px;
}
#accessToolTipRight li, #accessToolTipLeft li
{
	color: #3c3737;
	font: 13px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	margin: 0;
  padding-left: 0;
}
#accessToolTipRight .LockTooltipTop
{
  background: url(/GMACWCMSite/Images/General/LockTooltip2_Top_Right.png) no-repeat;
  width: 215px;
  height: 30px;
  margin: 0;
}
    
#accessToolTipLeft .LockTooltipTop
{
  background: url(/GMACWCMSite/Images/General/LockTooltip2_Top.png) no-repeat;
  width: 215px;
  height: 30px;
  margin: 0;
}
#accessToolTipRight .LockTooltipMiddle, #accessToolTipLeft .LockTooltipMiddle
{
  background: url(/GMACWCMSite/Images/General/LockTooltip2_Middle.png) repeat-y;
  width: 215px;
  margin: 0;
}
#accessToolTipRight .LockTooltipBottom, #accessToolTipLeft .LockTooltipBottom
{
  background: url(/GMACWCMSite/Images/General/LockTooltip2_Bottom.png) no-repeat;
  width: 215px;
  height: 10px;
  margin: 0;
}
.ItemAccessIcon-lock-Right, .ItemAccessIcon-lock-Left
{
  cursor: help;
}

.search-main .search-filter {
	float: left;
	display: block;
	position: inherit;
}
.search-main .search-results {
	float: right;
	width: 630px;
}
.search-main .pagination-tools {
	padding: 7px 0 17px 0;
}
.search-main .pagination-tools nav a {
	color: #999999;
	width: auto;
	padding: 3px;
}
.search-main .pagination-tools nav a:hover {
	text-decoration: underline;
}
.search-main .pagination-tools nav a.on {
	color: #3c3737;
}
.search-main .pagination-tools nav a.prev, .search-main .pagination-tools nav a.next {
	width: 20px;
}
.search-main a.button-download.text-right, .search-main a.button-cta.text-right {
	margin-top: -5px;
	margin-left: 15px;
}
.search-main .access-icon-div, .search-main .new-icon {
	float: right;
}
.search-main .access-icon-div {
	margin: -7px 0 0 15px;
}

/* Research Library; Learning Library - these pages are desktop-only */
h1.library-heading {
	margin-top: 25px;
}
.library-banner .secondary-feature-intro-copy {
	margin-bottom: 10px;
}
	.library-banner .overlay h2.lime-green, .library-banner .overlay p.lime-green {
		color: #62a52d;
	}
	.library-banner .overlay h2.white, .library-banner .overlay p.white {
		color: #ffffff;
	}
	.library-banner .overlay h2.aqua, .library-banner .overlay p.aqua {
		color: #2e9da3;
	}
	.library-banner .overlay h2.watermelon, .library-banner .overlay p.watermelon {
		color: #d64f5f;
	}
	.library-banner .overlay h2.amethyst, .library-banner .overlay p.amethyst {
		color: #8787d7;
	}
	.library-banner .overlay h2.sky, .library-banner .overlay p.sky {
		color: #0a8cbd;
	}
	.library-banner .overlay h2.plum, .library-banner .overlay p.plum {
		color: #aa5a96;
	}
	.library-banner .overlay .button-cta.lime-green {
		background-image: url(/GMACWCMSite/images/reskin/green-arrow.png);
	}
	.library-banner .overlay .button-cta.white {
		background-image: url(/GMACWCMSite/images/reskin/white-arrow.png);
	}
	.library-banner .overlay .button-cta.aqua {
		background-image: url(/GMACWCMSite/images/reskin/aqua-arrow.png);
	}
	.library-banner .overlay .button-cta.watermelon {
		background-image: url(/GMACWCMSite/images/reskin/watermelon-arrow.png);
	}
	.library-banner .overlay .button-cta.amethyst {
		background-image: url(/GMACWCMSite/images/reskin/amethyst-arrow.png);
	}
	.library-banner .overlay .button-cta.sky {
		background-image: url(/GMACWCMSite/images/reskin/sky-arrow.png);
	}
	.library-banner .overlay .button-cta.plum {
		background-image: url(/GMACWCMSite/images/reskin/plum-arrow.png);
	}
.library-promos {
	padding-bottom: 0;
}
.library-promo {
	display: block;
	position: relative;
	height: auto;
	width: 268px;
	padding: 0 25px 45px 25px;
	border-left: 3px solid #3c3737;
	float: left;
}
.library-promo .button-cta {
	position: absolute;
	bottom: 0;
	left: 25px;
}

/* Login */
h1.form {
	margin-top: 10px;
	margin-bottom: 20px;
}
.left-content {
	width: 600px;
	float: left;
	margin-bottom: 40px;
}
.right-sidebar {
	width: 286px;
	padding: 10px 10px 20px 10px;
	border: 2px solid #3c3737;
	float: right;
	margin-bottom: 40px;
}
.left-content a:hover {
	text-decoration: underline;
}
.left-content a.button-cta:hover, .left-content a.button-cta-green:hover {
	text-decoration: none;
}
.left-content input[type=text], .left-content input[type=password], .left-content textarea {
	width: 586px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.left-content select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.left-content ul {
	padding-left: 30px;
}
.left-content ul li {
	padding: 5px 0;
}
.right-sidebar .promo-image {
	margin-bottom: 20px;
}
.right-sidebar a:hover {
	text-decoration: underline;
}
.right-sidebar.format-links ul {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
	.right-sidebar.format-links ul li {
		border-bottom: 1px solid #3c3737;
		margin: 0;
		padding: 10px 0;
		display: block;
	}
		.right-sidebar.format-links ul li:first-child {
			border-top: 1px solid #3c3737;
		}
		.right-sidebar.format-links ul li a {
			display: block;
			min-height: 25px;
			padding: 0 40px 0 0;
			margin: 0;
			background: url(/GMACWCMSite/images/reskin/black-arrow.png) transparent center right no-repeat;
			font: 18px/20px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
			color: #000000;
		}
		.right-sidebar.format-links ul li a:hover {
			text-decoration: none;
		}
		.right-sidebar.format-links ul + p {
			border-top: 1px solid #3c3737;
			padding-top: 20px;
		}
		.security-logos {
			font-size: 13px;
			line-height: 13px;
		}

/* Registration */
.left-content .radio-line {
	padding: 5px 0;
}
.left-content .radioarea {
	float: right;
}
.left-content .select {
	width: 596px;
}
.left-content .agree-checkbox {
	float: right;
	padding: 5px 0;
}
.left-content label.label-full {
	width: 100%;
}
.left-content input[type=text].phone-prefix {
	border-color: #ffffff;
	width: 45px;
	display: inline-block;
	text-align: right;
}
.left-content input[type=text].phone-main {
	width: 363px;
	display: inline-block;
}
.left-content label.phone-extension-label {
	width: 25px;
	padding-left: 20px;
	padding-right: 5px;
}
.left-content input[type=text].phone-extension {
	width: 100px;
	display: inline-block;
}

.RegWiz_ProgressBar_Container
{
	width: 310px;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}
.RegWiz_ProgressBar_Text
{
	font-size: 13px;
	padding-bottom: 5px;
}
.RegWiz_ProgressBar_Bar_Container
{
	box-sizing: border-box;
	border: 1px solid #3c3737;
	width: 100%;
	height: 17px;
	text-align: left;
}
.RegWiz_ProgressBar_Bar
{
	background-color: #3c3737;
	width: 100%;
	height: 15px;
}

.dialog-form a.button-cta, .dialog-form a.button-cta-green {
	margin-top: 10px;
}
.dialog-form a:hover {
	text-decoration: underline;
}
.dialog-form a.button-cta:hover, .dialog-form a.button-cta-green:hover {
	text-decoration: none;
}
.dialog-form input[type=text].phone-prefix {
	border-color: #ffffff;
	width: 45px;
	display: inline-block;
	text-align: right;
}
.dialog-form input[type=text].phone-main {
	width: 571px;
	display: inline-block;
}
.dialog-form label.phone-extension-label {
	width: 25px;
	padding-left: 20px;
	padding-right: 5px;
}
.dialog-form input[type=text].phone-extension {
	width: 120px;
	display: inline-block;
}
.popup_SearchGrid_Container {
	max-height: 300px;
	overflow: auto;
}
.dialog-form table {
	border-collapse: collapse;
	width: 100%;
}
.dialog-form th {
	padding: 10px;
}
.dialog-form td {
	padding: 5px 10px;
	vertical-align: middle;
	font: 13px/13px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.dialog-form ul {
	padding-left: 30px;
	list-style-type: disc;
	margin-bottom: 18px;
}
.dialog-form ol {
	padding-left: 30px;
	list-style-type: decimal;
	margin-bottom: 18px;
}
#dialog-school-add p, #dialog-company-add p {
	margin-bottom: 0;
}
.job-function .select select {
	padding-top: 2px;
	padding-bottom: 2px;
}
.email-notifications p, .email-notifications ul, .reg-thank-you p, .help-text p {
	margin-bottom: 18px;
}
.email-notifications ul li {
	padding-top: 0;
	padding-bottom: 0;
}
.forgot-password .security-logos {
	float: left;
	margin-top: 10px;
}
.change-password a.button-cta, .change-password a.button-cta-green {
	margin-top: 10px;
}

/* My GMAC */
.reg-profile h2 {
	margin-top: 20px;
}
.reg-profile a.button-cta-green {
	margin-top: 10px;
}
.profile-photo {
	margin-bottom: 10px;
}
.profile-photo img {
	margin-bottom: 10px;
}
.profile-photo a.button-cta {
	margin-bottom: 10px;
}
.profile-edit p {
	margin-bottom: 18px;
}
.profile-status {
	margin-bottom: 20px;
}
.content_left_profile
{
	display: block;
	width: 225px;
	padding: 0;
	float: left;
}
.content_left_profile_big
{
	float: left;
	clear: left;
	width: 600px;
	margin-top: 10px;
}
.content_left_profile_big_text {
	margin-top: 0;
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.content_right_profile
{
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	width: 375px;
	float: right;
}
.job-function-summary .content_left_profile {
	width: 400px;
}
.job-function-summary .content_right_profile {
	width: 200px;
}
.content_left_profile a.button-cta-green {
	margin-top: 10px;
}
.basic-info-summary a.button-cta.text-right {
	float: left;
	margin-left: 0;
}
.my-invoices p, .payment-profiles p {
	margin-bottom: 18px;
}
.my-invoices table, .payment-profiles table {
	border: none;
	width: 600px;
}
.payment-profiles table {
	border-bottom: 1px solid #3c3737;
}
.my-invoices table tr td, .payment-profiles table tr td {
	background-color: #ffffff;
	color: #3c3737;
	text-align: left;
	vertical-align: top;
	font: 16px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border-right: 1px solid #3c3737;
	padding: 5px;
}
.my-invoices table tr td:first-child, .payment-profiles table tr td:first-child {
	border-left: 1px solid #3c3737;
}
.my-invoices table tr:first-child td, .payment-profiles table tr:first-child td {
	background-color: #3c3737;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font: 12px/12px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border-right: 1px solid #ffffff;
}
.my-invoices table tr:first-child td:first-child, .payment-profiles table tr:first-child td:first-child{
	border-left: none;
}
.my-invoices table tr:last-child td {
	border: none;
}
.my-invoices a.button-download.text-right {
	margin-left: 0;
}
.my-invoices table tr:last-child td a {
	color: #999999;
	width: auto;
	padding: 3px;
}
	.my-invoices table tr:last-child td a:hover {
		text-decoration: underline;
	}
.my-invoices table tr:last-child td span {
	color: #3c3737;
	padding: 3px;
}
.invoice-edit .main-profile {
	border: 1px solid #3c3737;
}
.invoice-edit a.button-cta, .invoice-edit a.button-cta-green {
	margin-top: 20px;
}
.invoice-edit table {
	margin: 10px;
}
.invoice-edit table td, .invoice-thank-you table td {
	padding: 3px;
	line-height: 20px;
}
.payment-selection-edit p, .payment-edit p, .invoice-thank-you p {
	margin-bottom: 18px;
}
.gmac-date-month, .gmac-date-year {
	border: 2px solid #3c3737;
	line-height: 16px;
	padding: 3px 5px;
	color: #3c3737;
	outline: 0;
	background: #ffffff;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.gmac-date-month {
	width: 130px !important;
	margin-left: 10px;
}
.gmac-date-year {
	width: 90px !important;
}
.payment-selection-edit .message label, .payment-edit .message label {
	width: 580px;
	margin-bottom: 0;
}
.spanValue {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.payment-profiles a.button-cta {
	margin-bottom: 20px;
}

/* Contact Us */
.intro-text p, .thank-you-text p, .contact-options-content p {
	margin-bottom: 18px;
}
.right-sidebar p.small {
	font: 10px/14px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	margin-top: -15px;
}
.intro-text a {
	color: #1e6e72;
}
.intro-text a:hover {
	text-decoration: underline;
}

/* Online Forms */
.online-forms {
	margin-bottom: 30px;
}
.online-forms p {
	margin-bottom: 18px;
}
.online-forms p a:hover {
	text-decoration: underline;
}
.online-forms fieldset {
	margin-top: 40px;
}
.online-forms legend {
	font: 20px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background-color: #3c3737;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.online-forms legend span {
	display: block;
	width: 940px;
}
.online-forms input[type=text], .online-forms input[type=password], .online-forms textarea {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.online-forms .select {
	width: 956px;
}
.online-forms select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.online-forms table .select {
	width: auto;
}
.online-forms table {
	margin: 0 0 18px 0;
	border: 1px solid #3c3737;
	border-collapse: collapse;
	width: 960px;
}
.online-forms table th, .online-forms table td {
	padding: .6em 10px;
	text-align: left;
}
.online-forms table.table-center th, .online-forms table.table-center td {
	text-align: center;
}
.online-forms table td a {
  text-decoration: underline;
}
.online-forms table tr td {
	background-color: #ffffff;
	color: #3c3737;
	text-align: left;
	vertical-align: top;
	font: 16px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border-left: 1px solid #3c3737;
	border-bottom: 1px solid #3c3737;
	padding: 5px;
}
.online-forms table tr td:first-child {
	border-left: none;
}
.online-forms a.button-cta, .online-forms a.button-cta-green {
	margin-top: 10px;
}
.online-forms .fieldLeft {
	width: 300px;
	float: left;
}
.online-forms .fieldRight {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	width: 660px;
	float: right;
}
.online-forms ul, .online-forms ol {
	padding-left: 30px;
	padding-bottom: 18px;
}
.online-forms ul li ul, .online-forms ul li ol, .online-forms ol li ul, .online-forms ol li ol {
	padding-bottom: 0;
}
.online-forms ul li, .online-forms ol li {
	padding: 5px 0;
}
.online-forms .check-list p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.online-forms .left {
	width: 460px;
	float: left;
}
.online-forms .right {
	width: 460px;
	float: right;
	background: #eeeeee;
}
.online-forms .right.no-bg {
	background: #ffffff;
}
.online-forms .left input[type=radio],.online-forms .right input[type=radio] {
	vertical-align: top;
	margin-top: 6px;
	margin-right: 8px;
}
.online-forms .left, .online-forms .right {
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.online-forms .left label, .online-forms .right label {
	width: 405px;
	margin-bottom: 0;
}
.online-forms .left input[type=text], .online-forms .right input[type=text] {
	width: 446px;
}
.online-forms .left .select, .online-forms .right .select {
	width: 456px;
}
.online-forms .left legend, .online-forms .right legend {
	margin-top:0;
	margin-left: -5px;
}
.online-forms .left legend span, .online-forms .right legend span {
	width: 450px;
}
.online-forms .left table td, .online-forms .right table td {
	padding-bottom: 0;
}
.online-forms ul.tagit {
	width: 946px;
	border: 2px solid #3c3737;
}
.online-forms ul.tagit input[type=text] {
	border: none;
	width: auto;
	margin-bottom: 0;
}
.online-forms input[type=text].phone-prefix {
	width: 45px;
	display: inline-block;
	text-align: right;
}
.online-forms input[type=text].phone-main {
	width: 694px;
	display: inline-block;
}
.online-forms label.phone-extension-label {
	width: 25px;
	padding-left: 20px;
	padding-right: 5px;
}
.online-forms input[type=text].phone-extension {
	width: 120px;
	display: inline-block;
}
.online-forms ul.tagit li.tagit-choice {
	color: #ffffff;
	background: none;
	background-color: #3c3737;
	display: inline-block;
	line-height: 30px;
	margin-bottom: 5px;
	padding: 0 41px 0 10px;
	position: relative;
}
.online-forms ul.tagit li.tagit-choicea.tagit-close .text-icon {
	display: none;
}
.online-forms ul.tagit li.tagit-choice a.tagit-close {
	display: block;
	height: 30px;
	width: 31px;
	position: absolute;
	top: 8px;
	right: 0;
}
.online-forms ul.tagit li.tagit-choice a.tagit-close span.ui-icon-close {
	display: block;
	height: 30px;
	width: 31px;
	background: url(/GMACWCMSite/images/reskin/black-x.png) #3c3737 top right no-repeat;
}
.online-forms .right .inline-radio label {
	width: auto;
}

.online-forms .chkBoxList table {
	border: none;
	margin-bottom: 0;
}
.online-forms .chkBoxList table td {
  padding-left: 30px;
  padding-bottom: 0;
	border: none;
}
.online-forms .chkBoxList table td input {
  margin-left: -20px;
}
.online-forms .chkBoxList table td label {
	margin-bottom: 0;
	margin-left: 5px;
}
.online-forms .additional-area {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.online-forms .additional-area input[type=text] {
	width: 926px;
}
.online-forms #programLogoFile {
	width: 460px;
}
.online-forms div.logo-container {
  border: #3c3737 1px inset;
  width: 240px;
  height: 150px;
  margin: 27px 0 0 0;
  background-image: url("..//Images//General//checkerboard_gray.png");
}
.online-forms div.logo-instructions {
  font-size: 13px;
  line-height: 15px;
}
.online-forms img.loading-logo {
  display: none;
  top: -99px;
  left: 96px;
  position: relative;
  z-index: 900;
}
.online-forms div.addl-questions {
  margin-top: 20px;
}
.online-forms textarea.limited {
  margin-bottom: 0;
}
.online-forms textarea.textarea_autosize {
    min-height: 40px;
    line-height: 16px;
    vertical-align: top;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}
.online-forms input.datepicker {
  background-color: transparent;
  border: 0;
  height: 20px;
	width: 120px;
	margin-bottom: 0;
}
.online-forms table a.remove-row {
	display: block;
	line-height: 16px;
}
.online-forms table td.link-data a {
	text-decoration: none;
}
.online-forms table td.link-data a:hover {
	text-decoration: underline;
}
.online-forms table a.text-right {
	margin-top: 0;
	margin-left: 0;
	text-decoration: none;
}
.online-forms table#social-media-links-footer input[type=text], .online-forms table#video-links-footer input[type=text] {
	margin-bottom: 0;
}

/* Calendar of Events */
.calendar-page-nav ul.breadcrumb {
	padding-right: 320px;
}
.calendar-page-nav a.text-right {
	position: absolute;
	top: 7px;
	right: 0;
}
.calendar-article a {
	text-decoration: none;
}
.calendar-article a:hover {
	text-decoration: underline;
}
.calendar-article a.text-right:hover {
	text-decoration: none;
}
.calendar-article table {
	margin-bottom: 10px;
	width: 960px;
	border-collapse: collapse;
}
.calendar-article table th, .calendar-article table td {
	padding: 5px 10px;
}
.calendar-article table th {
	padding: 10px;
}
.calendar-article table td {
	text-align: left;
}
.calendar-article table td.separator {
	height: 1px;
	border-top: 1px solid #3c3737;
	padding: 0;
	line-height: 0;
}
.calendar-article table.no-vert-pad td {
	padding-top: 0;
	padding-bottom: 0;
}
.calendar-article table label {
	margin-bottom: 0;
	margin-left: 5px;
}
.calendar-article table.check-list td {
	padding-top: 0;
	padding-bottom: 0;
}
.calendar-article input[type=text], .calendar-article textarea {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.calendar-article .select {
	width: 956px;
}
.calendar-article select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.calendar-article h2 {
	font: 20px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background-color: #3c3737;
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 940px;
}

/* GME Jobs */
.gme-jobs {
	margin-bottom: 35px;
}
.gme-jobs .collapsePanelHeader {
	color: #ffffff;
	background-color: #3c3737;
	padding: 5px 10px;
	cursor: pointer;
}
.gme-jobs .collapsePanelBody {
	overflow:hidden !important;
}
.gme-jobs input[type=text], .gme-jobs textarea {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.gme-jobs .select {
	width: 955px;
}
.gme-jobs select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.gme-jobs select.multi-select {
	width: 960px;
	padding: 3px 5px;
	border: 2px solid #3c3737;
}
.gme-jobs .divCont {
	clear: both;
}
.gme-jobs .divResultLabel {
	display: block;
	float: left;
	width: 200px;
}
.gme-jobs .divResultValue {
	display: block;
	float: right;
	width: 732px;
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.gme-jobs .divResultValue .expand-link {
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.gme-jobs .help-text {
	color: #999999;
}
.gme-jobs fieldset input[type=text], .gme-jobs fieldset textarea {
	width: 926px;
	margin-left: 20px;
}
.gme-jobs fieldset .select {
	width: 935px;
	margin-left: 20px;
}
.gme-jobs fieldset label {
	margin-left: 20px;
}
.gme-jobs .job-filter {
	float: left;
}
.gme-jobs .job-filter .select {
	width: auto;
}
.gme-jobs table {
	margin-bottom: 10px;
	width: 960px;
	border-collapse: collapse;
}
.gme-jobs table th {
	padding: 10px;
}
.gme-jobs table td {
	border: 1px solid #3c3737;
	border-top: none;
	padding: 5px 10px;
}
.gme-jobs hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px solid #3c3737;
	margin: 10px 0;
	width: 100%;
}

/* Directory */
.directory {
	margin-bottom: 40px;
}
.directory .article-body ul {
	margin-bottom: 25px;
}
.directory input[type=text], .gme-jobs textarea {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.directory .select {
	width: 955px;
}
.directory select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.directory .PeopleViewHeader {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #ffffff;
	background-color: #3c3737;
	padding: 5px 0;
}
.directory  .PeopleViewList {
	padding: 5px 10px;
}
.directory .PeopleViewList a {
	font-size: 14px;
	line-height: 18px;
}
.directory.regular, .directory .regular {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.directory .strong {
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.directory table.committee-detail {
	width: 600px;
	margin-left: 180px;
	margin-top: 20px;
}
.committee-list ul {
	margin-left: 30px;
	margin-bottom: 20px;
	list-style-type: none;
}
.directory-search table input[type=text] {
	width: 426px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.directory-search table .select {
	width: 196px;
}
.directory-search table.results th {
	padding: 10px 0;
}
.directory-search table.results td {
	padding: 5px;
}
.directory-contact .DetailViewLabel {
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	width: 200px;
	float: left;
}
.directory-contact .DetailViewValue {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	width: 740px;
	float: right;
}
.directory-contact h2 {
	font: 20px/20px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background-color: #3c3737;
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.directory-contact .full {
	width: 960px;
}

/* Interactive Profile */
.interactive-profile, .interactive-profile-report {
	margin-bottom: 35px;
}
.interactive-profile .option-description {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
	margin-left: 20px;
}
.interactive-profile hr, .interactive-profile-report hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px solid #3c3737;
	width: 960px;
}
.interactive-profile input[type=text] {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.interactive-profile .select {
	width: 956px;
}
.interactive-profile select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.interactive-profile select.dual-box {
	width: 415px;
	height: 200px;
	border: 2px solid #3c3737;
}
.interactive-profile a.button-add:hover, .interactive-profile a.button-remove:hover {
	cursor: pointer;
}
.interactive-profile-report table {
	border-collapse: collapse;
	margin-top: 10px;
}
.interactive-profile-report table th {
	padding: 10px;
}
.interactive-profile-report table td:nth-child(4), .interactive-profile-report table td:nth-child(5), .interactive-profile-report table td:nth-child(6) {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.interactive-profile-report table.CriteriaSummaryTable {
	margin-bottom: 20px;
}
.interactive-profile-report table.CriteriaSummaryTable td, .interactive-profile-report table.CriteriaTable td {
	padding: 5px 10px;
	border: 1px solid #3c3737;
}
.interactive-profile-report table.CriteriaSummaryTable td, .interactive-profile-report table.CriteriaTable td {
	font-family: basis-grotesque-regular, Tahoma, Geneva, sans-serif;
}
.interactive-profile-report table.CriteriaTable td:first-child {
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.interactive-profile-report table.CriteriaTable td.ResultsetHeader {
	border: none;
}
.interactive-profile-report table.CriteriaSummaryTable td.ColumnHeader, .interactive-profile-report table.CriteriaTable td.ColumnHeader {
	background-color: #3c3737;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font: 12px/12px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border-left: 1px solid #ffffff;
	padding: 10px;
}
.interactive-profile-report table.CriteriaSummaryTable td.ColumnHeader:first-child, .interactive-profile-report table.CriteriaTable td.ColumnHeader:first-child {
	border-left: none;
}
.interactive-profile-report table.CriteriaSummaryTable td.ColumnHeader:last-child, .interactive-profile-report table.CriteriaTable td.ColumnHeader:last-child {
	border-right: 1px solid #3c3737
}

/* Policy Agreement */
.printer-friendly
{
    float: right;
    margin: 5px;
}
.policy-text
{
    BORDER: #3c3737 2px solid;
    OVERFLOW: auto;
    HEIGHT: 300px;
    clear: both;
    padding: 10px;
}

/* Lead Collection */
.lead-collection input[type=text] {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.lead-collection .select {
	width: 956px;
}
.lead-collection select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}

/* HULT ARMS */
header.hult-arms-header {
	height: 142px;
	padding-top: 20px;
}
.hult-arms input[type=text] {
	width: 946px;
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}

/* EA Score Reports */
.ea-score-portal .select {
	width: 956px;
}
.ea-score-portal select {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}
.ea-score-portal table {
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
}
.ea-score-portal table td {
	padding: 5px 10px;
	border: 1px solid #3c3737;
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	background-color: #ffffff;
}
.ea-score-portal table tr:first-child td {
	background-color: #3c3737;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font: 12px/12px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border: none;
	border-right: 1px solid #ffffff;
	padding: 10px;
}
.ea-score-portal table tr:first-child td:last-child {
	border-right-color: #3c3737;
}
.ea-score-portal table tr:last-child td {
	border: none;
}

/* Sitemap */
.sitemap {
	margin-bottom: 35px;
}
.sitemap h3 {
	margin-top: 10px;
}
.sitemap ul {
	margin-left: 30px;
	list-style-type: none;
}

/* Standalone Survey */
.survey {
	margin-bottom: 35px;
}
.survey select {
	border: 2px solid #3c3737;
}
.survey input[type=text], .survey select, .survey textarea {
	font: 16px/16px basis-grotesque-medium, Tahoma, Geneva, sans-serif;
}

/* School Finder */
.program-view {
	margin-bottom: 35px;
}
.program-view table {
	border-collapse: collapse;
	width: 100%;
}
.program-view table th {
	background-color: #3c3737;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font: 12px/12px basis-grotesque-bold, Tahoma, Geneva, sans-serif;
	border: none;
	border-right: 1px solid #ffffff;
	padding: 10px;
}
.program-view table th:last-child {
	border-right-color: #3c3737;
}
.program-view table td {
	padding: 5px 10px;
	border: 1px solid #3c3737;
	font-family: basis-grotesque-medium, Tahoma, Geneva, sans-serif;
	background-color: #ffffff;
	line-height: 16px;
}
.program-view table .button-cta {
	margin-bottom: 0;
}

