* {
    font-family:arial, helvetica, sans-serif;
    margin:0;
    padding:0;
}
body {
	line-height:1em;
	font-size:13px;
	background: url("../img/bg.png");
	background-repeat: repeat-x;
	color:#333;
}
html>body {
    font-size: 13px;
}

.mC {width:600px; margin:5px; float:left;}
.mH {color:#990033; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}

img { border:0; }

.picture_left_about {
float:left;
margin-right: 14px;
margin-buttom: 10px;
}

.picture_left {
float:left;
margin-right: 14px;
margin-buttom: 10px;
margin-top: 10px;
}

.picture_right {
float:right;
margin-left: 14px;
margin-buttom: 14px;
}

h1 {
	line-height:1em;
	padding:0;
	margin:0;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
a:link, a:visited {
	color: #990033;
	text-decoration: underline;
}
#noscript_box {
	background-color:#FAD163;
}
#noscript_box {
	border:1px solid #FFCC35;
	color:#000000;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	padding:3px 15px 3px 10px;
}
.msg {
	padding-bottom:10px;
	text-align:center;
}

fieldset {
	border: none;
	margin:0;
	padding:0;
}

blockquote.focused {
	width:50%;
	margin:40px;
	margin-top:1.3em;
	margin-bottom:.8em;
	font-weight:bold;
	font-size:1.1em;
}

@media screen {
	.onlyPrint { display:none; }
}

.citation {
	font-size:.8em;
	display:block;
	text-align:right;
}

.error {
	padding:4px;
	font-style:italic;
	border:1px solid #ddd;
	background-color:#fff;
}
.error em {
	font-weight:bold;
}

.options em {
	font-weight:bold; 
}

em.deadline {
	font-weight:bold;
	padding-left:2px;
	text-decoration: underline;
}

#content ol.section-menu {
	list-style-type: lower-roman;
}
#content .section-menu li {
	margin-bottom:.5em;
}
#content .section-menu a:link, .section-menu a:visited {
	font-weight:bold;
	text-decoration:none;
}
#content .section-menu a:hover {
	text-decoration:underline;
}
#content .items {
	list-style-position:outside;
}
#content .items em {
	font-weight:bold;
}
#content .items ul {
	margin-top:.5em;
	margin-bottom:.5em;
}
#content .items ul li {
	margin:.2em;
}
.section-menu .sectionDetail {
	display:none;
	margin-top:2px;
	background:#eee;
	margin-left:1em;
	margin-right:1em;
	padding:6px;
	border:1px solid #aaa;
}
#content .sectionDetail .steps {
	margin-top:.5em;
	margin-bottom:.5em;
	list-style-position:outside;
}
#content .sectionDetail .steps li {
	margin-top:.2em;
	margin-bottom:.2em;
}

#header h1 {
	color: #fff;
	letter-spacing:-.05em;
	font-size: 34pt;
	text-align:right;
	line-height:.72em;
	text-transform: uppercase;
}

#header h1 a:link, #header h1 a:visited {
	color:#fff;
	text-decoration:none;
}
#header h1 a:hover {
	color: #CFB5B5;
	text-decoration:none;
}

#header.wizard h1 {
	font-size: 20pt;
	line-height:.74em;
}

#wizard .content p {
	font-size:1em;
	line-height:1.2em;
}
#wizard .content .note, #apply .content .note, .content .note {
	border:1px solid #ddd;
	background-color:#fff;
	padding:8px;
	line-height:1.3em;
}
#wizard .content .sub-title {
	font-style:italic;
}

.imported {
	font-size:1em;
	line-height:1.2em;
}

.content, #content {
	font-size: 1em;
	line-height:1.5em;
	margin-top:10px;
	margin-left:19px;
	width:970px;
	text-align:left;
	min-height:700px;
}
#content #inquire {
	font-size:1em;
	line-height:1.2em;
	letter-spacing:normal;
}
.content p, #content p, .content table, .content h3, #content h3 {
	margin-bottom:1em;
	margin-left:0px;
	margin-right:20px;
}
#content ol, #content ul {
	margin-left:40px;
	margin-right:40px;
	margin-bottom:1em;
	/*font-size:.8em;*/
	line-height:1.2em;
	list-style-position: inside;
}
#content ol li {
	margin-bottom:1em;
}

.actions a{
	display: block;
}

.validate {
	border: 1px solid #000;
}
.valid {
	background: #fff url(../img/validyes.png) no-repeat right center;
}

.invalid {
	background: #fff url(../img/validno.png) no-repeat right center;
}

#footer {
	height:40px;
	background: url("../img/footer-bg.png");
	background-repeat: repeat-x;
	color: #999;
	font-weight: bold;
}
#footer p {
	text-align: right;
	/*padding-top: 24px;*/
	margin-right: 24px;
	margin-top:-12px;
}
#sitemap {font-size:1.2em;line-height:1em;background:transparent url(../img/sitemap-bg-full.png) scroll no-repeat center top;width:271px;z-index:10;}
#hideSitemap, #showSitemap { height: 36px; }
#sitemap > ul {background:transparent url(../img/sitemap-bg-full.png) scroll no-repeat center bottom;}
#sitemap ul {
	list-style:none;
	text-align:left;
	font-size:.9em;
	line-height:1.2em;
	padding: 0 14px;
	margin-top:0;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:0;
}
#sitemap ul.sitemap {margin-top:6px;}
#sitemap ul ul {padding-top:0;}
#sitemap ul li { padding-top:6px; padding-bottom:6px; }
#sitemap ul li ul li { padding-top:0; padding-bottom:0; }
#hideSitemap {text-align:left;/*background:transparent url(../img/sitemap-bg-full.png) scroll no-repeat center bottom;*/z-index:20;}
#hideSitemap img {cursor:pointer;}

#steps {
	list-style: none;
	margin:0;
	padding:0;
}

#steps li {
	margin:0;
	padding:0;
	background: url('../img/left-nav-bg.png');
	background-repeat: repeat-y;
}
#steps li.current {
	background: url('../img/left-nav-bg-current.png');
	background-repeat: repeat-y;
}

#steps li h4 {
	font-size: 1.3em;
	line-height:2em;
}
#steps li.current h4 {
	color: #990033;
}
#wizard #steps li a:link, #wizard #steps li a:visited {
	color: #888;
	text-decoration:none;
}
#wizard #steps li a:hover {
	color: #AF244F;
	text-decoration:none;
}


fieldset {
	font-size:.9em;
	line-height:1em;
	letter-spacing:0;
}
fieldset .element label {
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.3em;
	color: #000;
}
fieldset .secondary label {
	font-size: 1em;
	font-weight:normal;
	margin-bottom:2px;
}
fieldset .primary select {
}
fieldset .secondary select {
}
#faqResults table {
	font-size:.8em;
}
#faqResults em {
	font-style:italic;
	font-weight:bold;
	padding-right:6px;
	font-size:1.1em;
}
#faqResults .result {
	font-size:.9em;
}
#faqResults .noresult {
	font-style:italic;
}
#faqResults tr.odd td {
	background-color: #fff;
}
#faqResults .question {
	font-weight:bold;
}
#faqResults tr td {
	padding:4px;
	padding-bottom:12px;
}

#searchResults h3 {
	font-size:1.4em;
	line-height:1.2em;
}
#searchResults ul.header li, #faqResults th {
	color: #333;
	background-color: #e7e7e7;
	font-size:1.2em;
	line-height:2em;
}
#searchResults ul.result li {
	padding:0;
}
#searchResults ul.result li.school, #searchResults ul.header li.school {
	padding-left:0;
	padding-right:0;
}
#searchResults ul.result li.degree, #searchResults ul.header li.degree {
	padding-left:0;
	padding-right:0;
}

#searchResults ul.result {
	font-size:1em;
	line-height:2em;
}
#searchResults div.resultDetail {
	font-size:1em;
	line-height:1.25em;
	letter-spacing:normal;
	padding:8px;
	padding-top:.35em;
	padding-bottom:0;
	margin-bottom:.25em;
}
#searchResults .resultDetail label {
	font-weight: bold;
	padding-right: 4px;
}
#searchResults .odd li, #searchResults .odd {
	background-color: #efefef;
}
#searchResults .even li, #searchResults .even {
	background-color: #fff;
}

/*explore home */
#explore .section {
	margin:6px;
	font-size: 1.1em;
	padding:6px;
	background: url(../img/explore-llu-white-frame-bg.png) no-repeat;
}
#explore .section:hover {
	background: url(../img/explore-llu-white-frame-bg-on.png) no-repeat;
}

#explore .section h2 {
	background: url(../img/btn-explore-llu-section-header-bg.png) no-repeat;
	height:60px;
	font-size:1em;
	line-height:58px;
	margin-bottom:10px;
}
.section h2 a {
	display:block;
	text-transform:uppercase;
}
.section h2 a:link, .section h2 a:visited {
	color: #6f6f6f;
	text-decoration:none;
}
#apply .section h2 a:link, #apply .section h2 a:visited {
	color: #fff;
	text-shadow:#666 0 1px 2px;
	line-height:64px;
}
#apply .section h2 a:hover {
	color:#fefefe;
}
.section a:link, .section a:visited {
	text-decoration: underline;
	color: #af244f;
}
.section h2 a:hover , .section a:hover {
	text-decoration:underline;
	color: #990033;
}
.section ul a:hover {
	color: #990033;
}
.section ul a:link, .section ul a:visited {
	color: #af244f;
}

.section p, .section ul {
	text-align: left;
}

.section ul {
	list-style: none;
}
.content p, .section ul, .section ul {
	margin-left:20px;
	margin-right:20px;
	padding-right:4px;
}

#header.explore h1 {
	font-size:18px;
	letter-spacing:1px;
	line-height:.83em;
}

/* explore navbar */
#explore #menu, #explore #menu ul {
	list-style:none;
}
#explore #menu .menu-item-active {
	background: url(../img/left-nav-bg-expanded.png) no-repeat scroll top left;
}
#explore #menu .menu-item-active > ul {
	background: url(../img/left-nav-bg-expanded.png) no-repeat scroll bottom left;
}
#explore #menu .menu-item-active ul li {
	background-color:#eaeaea;
	border-right:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
}
#explore #menu .menu-item-active li.current {
	color: #af244f;
	font-size:13px;
	background: url(../img/left-subnav-bg-current.png) no-repeat center;
}


#explore #menu .menu-item {
	background: url(../img/left-nav-bg.png);
}

#explore #menu .menu-item ul li a:link, #explore #menu .menu-item ul li a:visited {
	text-decoration:none;
	color: #888;
	font-weight: bold;
	font-size:16px;
	display:block;
}
#explore #menu .menu-item li {
	line-height: 66px;
}
#explore #menu .menu-item-active ul li,
#explore #menu .menu-item-active ul li a:link,
#explore #menu .menu-item-active ul li a:visited {
	text-decoration:none;
	color: #666;
	font-size:13px;
	line-height:24px;
	font-weight: bold;
	display:block;
}
#explore #menu .menu-item-active ul li:first-child, 
#explore #menu .menu-item-active ul li:first-child a:link, 
#explore #menu .menu-item-active ul li:first-child a:visited {
	color: #af244f;
	margin-left:0;
	font-weight: bold;
	font-size:16px;
	line-height:27px;
}
#explore #menu .menu-item ul li a:hover,
#explore #menu .menu-item-active ul li a:hover {
	text-decoration: underline;
	color: #990033;
}
/* END explore navbar */

#inquire p {
	margin-top:1em;
	margin-bottom:1em;
}

#map h3, #map p, #map div {font-size:1em;line-height:1em;margin:0;padding:0;}
#map h3 {margin-top:0; margin-bottom:.5em;font-weight:bold;font-size:1em;}
#explore #content #map p {padding:0;}

#content #markers {
	margin:0;
	padding:0;
}
#markers li {
	margin:0;
	padding:0;
}
#markers li {
	font-size:.7em;
	line-height:1em;
}
#markers li a:link {
	font-weight:bold;
	text-decoration: none;
	color: #AF244F;
	letter-spacing:normal;
}
#markers h4 {
	font-size:1.2em;
	line-height:1.1em;
	margin-bottom:2px;
}
#markers li h5, #markers li h6 {
	font-size: 1.1em;
	line-height:1em;
	margin:0;
	padding:0;
	color:#000;
	letter-spacing:normal;
	font-weight:normal;
}


/* apply now */
#header.apply h1 {
	font-size:20px;
	letter-spacing:1px;
	line-height:.75em;
}

#apply #content p, #apply #content h3 {
	margin-left:15px;
	margin-right:15px;
}

#apply .content p, #apply .section ul, #apply .section ul {
	margin-left:26px;
	margin-right:26px;
}

#apply .section h2 a {
	letter-spacing:1px;
	font-size:105%;
}

#apply .section {
	margin:4px;
	font-size: 1em;
	padding:0;
	background: url(../img/apply-now-white-frame-bg.png) no-repeat;
}
#apply .section:hover {
	background: url(../img/apply-now-white-frame-bg-on.png) no-repeat;
}
#apply .section h2 {
	background: url(../img/btn-apply-now-bg.png) no-repeat;
	height:60px;
	font-size:1em;
	line-height:60px;
	margin-bottom:10px;
}

#financialSummary th {text-align:center;background-color: #E7E7E7;}
#financialSummary td {text-align:right; padding:4px;}

#email-form {
	background-color:#D7D7D7;
	padding:.5em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
}
#email-form label {
	font-weight:bold;
	color: #333;
}
#email-submit {
	background:url(../img/btn-bg.png) repeat-x;
	border: 1px solid #2F000F;
	color: #fff;
	text-shadow:0 -1px 0 #730325;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#email-submit.disabled {
	background: #666;
	text-shadow: none;
} 

/* sprite buttons/text-image replacement */
.floatRight a.text-replacement { float:right; }
.floatLeft a.text-replacement { float:left; }
a.text-replacement:visited, a.text-replacement:link, a.text-replacement:hover{ text-decoration:none; font-size:.9em;line-height:1em; }
.text-replacement { position: relative; text-align:center;}
.text-replacement span { position:absolute; top:0;left:0; width:100%; height:100%;cursor:pointer; }

#btn-home-start { width:286px; height:118px; line-height:118px; }
#btn-home-start:hover span { background-position: -286px; }
#btn-home-start span { background: url(../img/sprite-btn-home-start-experience.png) no-repeat top left; }

#btn-home-return { width: 286px; height:92px; line-height:92px; }
#btn-home-return:hover span { background-position: -286px; }
#btn-home-return span { background: url(../img/sprite-btn-home-returning-visitors.png) no-repeat top left; }

#btn-next { width:94px; height:65px; line-height:65px; }
#btn-next:hover span { background-position: -94px; }
#btn-next span { background: url(../img/sprite-btn-next.png) no-repeat; }

#btn-search { width:116px; height:66px; line-height:66px; }
#btn-search:hover span { background-position: -116px; }
#btn-search span { background: url(../img/sprite-btn-search.png) no-repeat; }

#btn-find-selected-program { width: 296px; height: 64px; line-height:64px; }
#btn-find-selected-program:hover span { background-position: -296px; }
#btn-find-selected-program span { background: url(../img/sprite-btn-search-find-selected-program.png) no-repeat top left; }

#btn-find-a-program { width: 163px; height: 60px; line-height:60px; display:block; margin-left:10px;}
#btn-find-a-program:hover span { background-position: -163px; }
#btn-find-a-program span { background: url(../img/sprite-btn-find-a-program.png) no-repeat top left; }

a.select-this-program:link, a.select-this-program:visited, a.select-this-program:hover {width:235px;height:52px;line-height:52px;}
a.select-this-program:hover span {background-position:-235px;}
a.select-this-program span {background: url(../img/sprite-btn-search-select-this-program.png) no-repeat top left;}

#btn-summary-apply {width:126px; height:52px; line-height:52px;}
#btn-summary-apply:hover span {background-position: -126px;}
#btn-summary-apply span { background: url(../img/sprite-btn-summary-apply-now.png) no-repeat top left; }

#btn-summary-contact {width:126px; height:65px; line-height:65px;}
#btn-summary-contact:hover span {background-position: -126px;}
#btn-summary-contact span { background: url(../img/sprite-btn-summary-request-contact.png) no-repeat top left; }

#btn-summary-print-download {width:206px; height:65px; line-height:65px;}
#btn-summary-print-download:hover span {background-position: -206px;}
#btn-summary-print-download span { background: url(../img/sprite-btn-summary-print-download.png) no-repeat top left; }

#btn-summary-email {width:206px; height:65px; line-height:65px;}
#btn-summary-email:hover span, #btn-summary-email.active span {background-position: -206px;}
#btn-summary-email span { background: url(../img/sprite-btn-summary-email.png) no-repeat top left; }

#btn-summary-print {width:126px; height:52px; line-height:52px;}
#btn-summary-print:hover span {background-position: -126px;}
#btn-summary-print span { background: url(../img/sprite-btn-summary-print.png) no-repeat top left; }

#btn-summary-download {width:126px; height:52px; line-height:52px;}
#btn-summary-download:hover span {background-position: -126px;}
#btn-summary-download span { background: url(../img/sprite-btn-summary-download.png) no-repeat top left; }

#btn-summary-sendemail {width:126px; height:52px; line-height:52px;}
#btn-summary-sendemail:hover span, #btn-summary-sendemail.active span {background-position: -126px;}
#btn-summary-sendemail span { background: url(../img/sprite-btn-summary-sendemail.png) no-repeat top left; }

#btn-summary-explore {width:160px; height:66px; line-height:66px;}
#btn-summary-explore:hover span {background-position: -160px;}
#btn-summary-explore span {background: url(../img/sprite-btn-summary-explore-llu.png) no-repeat top left;}

#btn-request-contact {width:190px; height:60px; line-height:60px;}
#btn-request-contact:hover span {background-position: -190px;}
#btn-request-contact span {background: url(../img/sprite-btn-top-request-contact.png) no-repeat top left;}

#btn-apply-now {width:190px; height:60px; line-height:60px;}
#btn-apply-now:hover span {background-position: -190px;}
#btn-apply-now span {background: url(../img/sprite-btn-top-apply-now.png) no-repeat top left;}

/* NEW FOR HEALTH DISPARITIES */

#header a:link, #header a:visited {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#header a:hover {
	color: #CFB5B5;
	text-decoration:none;
}

#menu {list-style-type:none; padding:0; min-width:990px; margin-left:3px; white-space:nowrap; width:990px; white-space:nowrap;}
 
#menu li {display:block; float:left; position:relative; z-index:100; border-right:1px #CCCCCC dotted;}
#menu li span {display:block; z-index:100; padding: 5px 9px; font-size:1em;}
#menu li a, #menu li a:visited {display:block; padding:0;}
 
#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0;}
#menu dt {margin:0; font-size: 1em; float:left;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #ccc; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
 
#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:url(../img/menu-sub-bg.png); color:#fff; text-decoration:none; display:block; padding: 5px 10px;}
 
#menu li a:hover {border:0;}
 
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:0;}
#menu li:hover dt a, #menu li a:hover dt a {background: #993333; color:#fff;}
#menu dd a:hover {background: #333; color:#fff;}

#pagetitle {color:#660033; font-size:20px; font-weight:800; display:block; text-align:left; float:left; position:relative; margin-top:15px;}
#address {text-align:right; display:block; float:right; position:relative; margin-right:20px; margin-top: 15px;}

#rightcontent #date {font-size:10px; color: #990033}
#rightcontent #christmas {font-size:18px; color: #990033}
#rightcontent #text {font-size:11px;}
#rightcontent a {font-size:12px; font-weight:800;}
#rightcontent img {margin-top:10px;}

#content-main {width:700px; padding-right:20px;}
#content-bottom h2 a {text-decoration:none;}
#pipeline-programs-bottom {width:230px; float:left; margin-top:20px; padding-right:10px;}
#symposium {width:690px; float:left; margin-top:20px; padding-right:10px;}
#pipeline-programs-bottom h2 a {text-decoration:none;}

.static-title {color: #FFFFFF; font-size: 18px; float:right; text-transform: uppercase; letter-spacing:-1px; position:relative; display:inline; width:500px; margin-top:86px; white-space:nowrap;}

/* ShowHide Posts
----------------------------------------------- */
.fullpost {
[MainOrArchivePage]
display: none;
[/MainOrArchivePage]
[ItemPage]
display: block;
[/ItemPage]
}

