@charset "utf-8";
/* CSS Document */

/* Executive education styles */
table.coloredHeader {
	border: 1px solid #DCE7EE;
}

table.coloredHeader th {
	background-color:#DCE7EE;
	padding: 2px 4px;
}
table.coloredHeader td {
	padding: 2px 4px;
}

table#discounts {
	width:100%;
}

table#discounts th {
	background-color:#DCE7EE;
	padding: 2px 4px;
}

ul.blocklist li {
	margin-bottom: 1em;
}

ul.blocklist span.new {
	color:#FF0000;
}

li.healthCare {
	list-style-image:url(/executive-education/images/healthicon.jpg);
}

div.coloredBanner {
	height:149px;
	width:659px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	overflow:hidden;

}
div.coloredBanner img {
	margin: 5px 0px 5px 5px;
	float: left;
}

table.programList {
	font-size: 11px;
	width: 100%;
}

table.programList th {
	background-color:#DCE7EE;
	padding: 2px 4px;
}

table.programList td:last-child {
	text-align: right;
}

table#ceu th {
	background-color:#DCE7EE;
	padding: 2px 4px;
}

table#certificatepricing th {
	background-color:#DCE7EE;
	padding: 2px 4px;
}
table#certificatepricing td {
	text-align:center;
}


table.sectionnav td {
	vertical-align: top;
	width: 33%;
	border: 1px solid #e4a41b;
}
table.sectionnav h3 {
	text-align: center;
	background-color:#e4a41b;
	color:#FFFFFF;
	display: block;
	margin: 0;
	padding: .25em;
	text-decoration: none;
	font-size: 14px;
}
table.sectionnav p {
	margin: .5em;
	padding: 0;
}
table.sectionnav ul {
	padding: 0;
	margin: .5em;
}
table.sectionnav ul a {
	text-decoration:none;
}
table.sectionnav ul a:hover {
	text-decoration: underline;
}
table.sectionnav li {
	padding:0;
	margin: 0 0 .5em 1em;
}

table.contactList {
	width: 100%;
}

table.contactList th {
	font-weight: bold;
}


div.executiveBanner {
	height:149px;
	width:659px;
	background-image:url(/executive-education/images/brochureBackground2.jpg);
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	position: relative;
	font-family: "Futura Light",Futura,Helvetica,arial,sans-serif;
}

div#executiveBannerLeft img {
	float: left;
	margin-right: 1em;
}
div#executiveBannerLeft div {
	padding: 1em 1em 0 1em;
}

div#executiveBannerRight img {
	float: right;
	margin-left: 1em;
}
div#executiveBannerRight div {
	padding: 1em 1em 0 1em;
}


div#executiveBannerSubject {
	font-size: 14px;
}

div#executiveBannerSubject img {
	float: left;
	margin: 5px 0 5px 5px;
}

div#executiveBannerSubject div.executiveSubjectBox {
	float: right;
	font-size: 14px;
	margin: 0;
	padding: 2px .5em;
	font-weight:bold;
}

div#executiveBannerSubject p {
	padding: 2em 1em 0 1em;
	margin:0;
	font-size: 18px;
}

div.textfix {
	height:139px;
	width:1px;
	float:left;
	margin-right: 1em;
}

div.executiveFullQuote {
	font-size:24px;
	text-align: center;
	padding: 1.5em 1em 0 1em;
}

.attribution {
	text-align: right;
	font-size: 14px;
	margin-right: 1em;
}
img.bioPhoto {
	padding: 0em 0em 1em 1em;
	float: right
}

#pdfloat {
	text-align: right;
}