#c1
{
	/* subnav box */
	width: 215px;
	float: left;
}

#c1 .aptitudeimagelink > img
{
	margin: 12px 0 20px 20px;
	width: 188px;
}

#c2 {
	width: 520px;
	float: right;
	padding: 20px 30px;
	min-height: 400px;
}

#c3
{
	padding: 20px 30px;
	min-height: 400px;
}

.branding-image
{
	position: relative;
	margin: -3px 0 0 -20px;
}

#c2 #wrapper
{
	position: relative;
	width: 300px;
	margin: -290px 0 0 220px;
}

#c3 #wrapper
{
	position: relative;
	width: 300px;
	margin: -310px 0 0 440px;
}

#quickLinks
{
	width: 240px;
	/*height: 87px;*/
	/*background: url('images/quicklinks-bg.jpg') no-repeat left top;*/
	background: #90df00;
	border: 2px groove #efefef;
	margin-left: 50px;
}

#c2-home #quickLinks
{
	padding: 2px 2px 8px 12px;
}

#quickLinks td {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	padding: 2px;
}
#quickLinks ul {
	padding: 0 10px;
}
#quickLinks li {
	text-align: center;
	display: inline;
}
#quickLinks a {
	color: #fff;
	width: 195px;
	border-bottom: 1px solid #dde7c8;
	padding: 2px 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	background: url('/filedata/imacsweb/images/arrow-gray.gif') left center no-repeat;
	text-align: center;
	font-size: 90%;
}
#quickLinks a:hover {
	background-image:url('/filedata/imacsweb/images/arrow-red.gif');
	color: #4f7c10;
}

#c1-home {
	width: 400px;
	float: left;
	margin: 0 0 0 30px;
}

#c1-home h1 {
	color: #67ad03;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 190%;
	text-transform: uppercase;
	line-height: 1.3em;
	padding-top: 0.8em;
}

#c1-home h2 {
	color: #2358aa;
	margin: 1em 0 0.5em 0;
	font-size: 140%;
}

#c1-home a
{
	color: #2358aa;
}

#c1-home p {
	font-size: 115%;
	line-height: 1.9em;
	margin-right: 15px;
}

#c2-home {
	width: 353px;
	float: left;
	padding-left: 7px;
	margin-top: -120px;
}

#c2-home h2 {
	margin-top: 1em;
	font-size: 100%;
	font-weight: normal;
}
#c2-home h2.first {
	margin-top: 0;
}

#c2-home h2 a {
	font-size: 120%;
	margin-bottom: 6px;
	padding-top: 8px;
	text-transform: uppercase;
	color: #15438c;
	clear: both;
	font-weight: bold;
	margin-left: 15px;
	border-top: 1px dotted #7ba614;
	margin-right: 15px;
	text-decoration: none;
	display: block;
}
#c2-home h2 a#top-link
{
	border: none;
	padding-top: 1em;
}
#c2-home h2 a:hover
{
	text-decoration: underline;
}

#dl-top {
	height: 21px;
	background:url('/filedata/imacsweb/images/dl-top-bg.png') no-repeat center top;
	width: 353px;
	margin-top: -10px;
}

#program-finder {
	width: 353px;
	background:url('/filedata/imacsweb/images/dl-bg-short.png') repeat-y center top;
	padding-bottom: 20px;
}

#dl-bottom {
	height: 14px;
	background:url('/filedata/imacsweb/images/dl-bottom-bg.png') no-repeat center top;
	width: 353px;
}

#program-finder img
{
	margin: 0 15px 15px 15px;
	float: left;
}
#program-finder p {
	padding-right: 0.9em;
	margin-left: 120px;
}
#program-finder p a {
	color: #76b51d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	display: block;
	/*float: left;*/
	text-align: right;
	background: url('/filedata/imacsweb/images/dd_description_bg.gif') no-repeat right center;
	padding-right: 5px;
}

#program-finder p a:hover
{
	text-decoration: none;
}

.spotlight-home-item {
	clear: both;
}

#spotlight-top {
	background:url('/filedata/imacsweb/images/spotlight-top-bg.png') no-repeat center top;
	height: 19px;
	margin-left: 35px;
	width: 268px;
	margin-top:-10px;
}

#spotlight {
	background:url('/filedata/imacsweb/images/spotlight_subpages/educbg.jpg') no-repeat left bottom;
	width: 268px;
	position: relative;
	height: 227px;
	margin-left: 35px;
	overflow: hidden;
}
#spotlight ul {
	list-style: none;
}
#spotlights li {
	background: none;
	padding-left: 0px;
	float: left;
}
#slideshow img {
	float: right;
}
#slideshow p {
	margin-left: 20px;
}
#slideshow span {
	display: block;
}

#pic {
	margin-left: -40px;
	position: relative;
}



/***************************************/
#c2 h1, #c3 h1
{
	color: #67ad03;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	font-size: 200%;
	text-transform: uppercase;
}

#c2 h2, #c3 h2
{
	color: #2358aa;
	margin: 1.2em 0 0.8em 0;
	font-size: 140%;
	border-bottom: 1px solid #2538aa;
}
#c2 p, #c2 h3, #c2 h4, #c3 p, #c3 h3, #c3 h4
{
	font-size: 110%;
	line-height: 1.8em;
	margin-bottom: 1.2em;
}

#c2 li
{
	font-size: 110%;
}

#c2 p.expandlink #c3 p.expandlink
{
	margin-bottom: 0em;
	margin-top: 0.4em;
}
#c2 h3, #c3 h3
{
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}
#c2 h4, #c3 h4
{
	font-weight: bold;
}
#c2 ul.list, #c3 ul.list
{
	font-size: 110%;
	margin-bottom: 1.2em;
}

#c2 ul.newsinfo , #c3 ul.newsinfo
{
	font-size: 110%;
}

#c2 ul.list li {
	background: url('/filedata/imacsweb/images/bullet.gif') no-repeat left 7px;
	padding-left: 15px;
	line-height: 1.8em;
	margin-left: 20px;
}
#c2 ul.list .extra {
	margin-bottom: 1.2em;
	margin-left: 1.5em;
}
#c2 ul.list li ul, #c2 ul.list li ul li {
	background: transparent;
	font-size: 100%;
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
}
#c2 p em {
	font-weight: bold;
	font-style: normal;
}
#c2 a {
	color: #2358aa;
	/*font-weight: bold;*/
}
#c2 a:hover {
	text-decoration: none;
}
#c2 div.article {
}
#c2 div.article img.right {
	border: medium ridge dimgray;
	float: right;
	margin: 2px 0px 2px 2px;
}
#c2 div.article p {
	line-height: 1.4em;
	margin-bottom: 1em;
}
#c2 div.article p em {
	font-style: italic;
	font-weight: normal;
}
p.hangingindent, p.contrib {
	margin-left: 1em;
	text-indent: -1em;
}
p.hangingindent:first-line {
	font-weight: bold;
}
p.contrib:first-line {
	font-style: italic;
}
p.regularindent {
	margin-left: 1em;
}
p.signature {
	font-style: italic;
}
p.aftersep {
	border-top: 1px solid #2538AA;
	padding-top: 4px;
}

/****************** subnav ***********************/

#subnav ul,ol,li {
	list-style: none;
}


#subnav {
	border-right: 1px solid #808386;
	border-left: 1px solid #808386;
	width: 183px;
	margin: -10px 0 0 20px;
}
#subnav h3 {
	background: #90c342;
	color: #fff;
	padding: 20px 0 5px 10px;
	font-size: 100%;
	border-bottom: 1px solid #858fa1;
}
#subnav h4 {
	background: #8da8d3;
	font-size: 100%;
	padding: 3px 0 3px 8px;
	border-top: 1px solid #dce6f7;
	border-bottom: 1px solid #858fa1;
}
#subnav h4 span {
	display: block;
	line-height: normal;
}
#subnav li span {
	display: block;
	line-height: normal;
}
#subnav ul li {
	position: relative; /* control where menu opens up */
	background: #bdcce5;
	border-bottom: 1px solid #858fa1;
	line-height: 1.6em;
}
#subnav li a {
	display: block;
	border-top: 1px solid #becde6;
	text-decoration: none;
	color: #000;
	height: 1%; /* IE7 BUG */
}
#subnav li a, #subnav li ul li a {
	padding: 1px 0 1px 15px;
	border-top: 1px solid #cbd8ee;
	background: #A3B8DB /*url('/filedata/imacsweb/images/subnav-a-bg.gif') no-repeat 23px center*/;
	font-size: 95%;
}
#subnav ul ul {
	display: none;
}
#subnav li ul li a {
	padding-left: 28px;
}

#subnav li ul li ul li a {
	padding-left: 46px;
	background:#d3e0f6;
}

#subnav li ul li a {
	background: #bdcce5 /*url('/filedata/imacsweb/images/single-chevron.gif') no-repeat 27px center*/;
}

#subnav li.first a, #subnav li a.programs {
	border-top: #d1dbed;
	background: #d6dadf;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}
#subnav a.curriculum {
	padding-left: 28px;
	background: #A3B8DB url('/filedata/imacsweb/images/expand-btn.gif') no-repeat 10px 50%;
}
#subnav a.curriculum:hover {
	background: #fff url('/filedata/imacsweb/images/expand-btn.gif') no-repeat 10px 50%;
}
#subnav a.current {
	/*padding-left: 28px;*/
	background: #fff /*url('/filedata/imacsweb/images/collapse.gif') no-repeat 10px 50%;*/;
}
#subnav a.current:hover
{
	background: #fff /*url('/filedata/imacsweb/images/collapse.gif') no-repeat 10px 50%*/;
}

#subnav li.last {
	border-bottom: none;
}
#subnav a:hover {
	background: #fff /*url('/filedata/imacsweb/images/subnav-a-over.gif') no-repeat 23px center*/;
}
#subnav li ul li a:hover
{
	background: #fff /*( url('/filedata/imacsweb/images/single-chevron-over.gif') no-repeat 27px center */;
}

#sub-nav-bottom {
	background: url('/filedata/imacsweb/images/subnav-bottom-bg.gif') no-repeat center bottom;
	height: 9px;
	clear: both;
	margin-left: 10px;
}

#subnav a.opener.level2open
{
	background: #a3b8db url('/filedata/imacsweb/images/collapse.gif') no-repeat 26px 50%;
	padding-left:46px;
}

#subnav a.opener.level2open:hover
{
	background: #e9f1fe url('/filedata/imacsweb/images/collapse.gif') no-repeat 26px 50%;
	padding-left:46px;
}

#subnav .opener.level2
{
	background: url(/filedata/imacsweb/images/expand-btn.gif) no-repeat scroll 26px 50%;
	padding-left:46px;
}

#subnav a.opener.level2:hover
{
	background:#e9f1fe url(/filedata/imacsweb/images/expand-btn.gif) no-repeat scroll 26px 50%;
	padding-left:46px;
}

#subnav .opener.level1
{
	background:#A3B8DB url(/filedata/imacsweb/images/expand-btn.gif) no-repeat scroll 10px 50%;
	padding-left:28px;
	font-weight: bolder;
}

#subnav a.opener.level1:hover
{
	background:#e9f1fe url(/filedata/imacsweb/images/expand-btn.gif) no-repeat scroll 10px 50%;
	padding-left:28px;
	font-weight: bolder;
}

#subnav a.opener.level1open
{
	background: #a3b8db url('/filedata/imacsweb/images/collapse.gif') no-repeat 10px 50%;
	padding-left:28px;
	font-weight: bolder;
}

#subnav a.opener.level1open:hover
{
	background: #e9f1fe url('/filedata/imacsweb/images/collapse.gif') no-repeat 10px 50%;
	padding-left:28px;
	font-weight: bolder;
}

/*#subnav a.opener:hover
{
	background:#FFFFFF url(/filedata/imacsweb/images/expand-btn.gif) no-repeat scroll 10px 50%;
}*/

#subnav .opened
{
	display: block;
}

#subnav .level1
{
}

#subnav .level2 ul
{
	background: #bdeee5;
}

.learnmore
{
	text-align:right;
	margin:-1em 1em 1em 0em;
}