/* @override http://ihep.glows.com/assets/stylesheets/ihep-allmedia.css */

/* @group Browser reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Typography */

div.news h1, div.newsLast h1 {
	margin-top: 6px;
	margin-bottom: 6px;
}
div#newsRelease h3 {
	padding-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #333333;
}
div#newsRelease p.newsDate {
	
	margin-top: 9px;
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 12px;
}
div#newsRelease h2 {
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 9px;
}
div#newsResults h2 {
	margin-top: 3px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
div#newsResults h3 {
	font-style: italic;
}
div#newsRelease div.newsFooterText p {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div#newsRelease div.newsFooterText h2 {
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 0;
}
p.copyright {
	margin-top: 20px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	border-top: 1px solid #efefef;
	padding-top: 4px;
}
body {
	font: 10pt/12pt Arial, Helvetica, Sans-Serif;
	color: #000000;
	background-color: #ffffff;
}
p.first {
	font-size: 15pt;
	line-height: 18pt;
	margin-top: 9px;
}
p {
	margin-bottom: 12px;
}
p.supportMaterial {
	margin: 0 0 12px;
	padding: 0;
}
p.engagementDate, p.engagementLocation {
	margin-bottom: 0px;
}
p.engagementDate {
	margin-top: 9px;
	font-style: italic;
}

h1#pageTitle {
	font-size: 18px;
	line-height: 18px;
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 0px;
	
}
h1 {
	font-size: 15px;
	line-height: 15px;
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 16px;
}

h2 {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 3px;
}
h2.bio {
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

a.download {
	background: url(../images/downloadIcon.gif) no-repeat right 2px;
	padding-right: 7px;
}
/*
a {
	color: #666666;
}
a:hover {
	color: #CC0033;
}
*/
div#mainContent ul {
	margin-left: 33px;
	list-style-type: square;
	margin-top: 9px;
	margin-bottom: 6px;
}
div#mainContent li {
	margin-bottom: 3px;
	font: 10pt/12pt Arial, Helvetica, Sans-Serif;
}
em, i {
	font-style: italic;
}
strong, bold {
	font-weight: bold;
}


/* @end */

/* @group Structure */

div#wrapper {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
}

div#branding {
	background-color: #ffffff;
	padding-bottom: 20px;
}
div#nav1{
	display: none;
}
div#search{
	display: none;
}
div#contentTop {
	display: none;
}
div#nav2 {
	display: none;
}

div#footerWrapper {
	display: none;
}
div#navPrograms {
	width: 581px;
	background-color: #878787;
	height: 25px;
	float: left;
	padding-left: 19px;
}
div#navFooter {
	width: 281px;
	vertical-align: middle;
	height: 25px;
	background-color: #D5D5D5;
	float: left;
	padding-left: 19px;
}
div.clear {
	clear: both;
}

/* @end */

/* @group Navigation */

/* @group Nav 1 */

div#nav1 ul li {
	float: left;
}
div#nav1 ul a {
	display: block;
}

/* @end */

/* @group Nav 2 */

div#nav2 ul ul li {
	padding-left: 12px;
	color: #333333;
	padding-bottom: 2px;
}

div#nav2 ul li {
	font-size: 12px;
	/*line-height: 18px;*/
	padding-bottom: 4px;
}
div#nav2 ul a.active {
	color: #CC0033;
	font-weight: bold;
}
div#nav2 ul a.active:hover {
	color: #000000;
}
.active {
	color: #CC0033;
	font-weight: bold;
}
.active:hover {
	color: #000000;
}
div#nav2 ul a {
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	/*padding-top: 1px;
	padding-bottom: 1px;*/
}
div#nav2 ul a:hover {
	color: #CC0033;
}
div#nav2 ul ul {
	margin-bottom: 5px;
}


/* @end */

/* @group Programs */

div#navPrograms ul li {
	float: left;
}
div#navPrograms ul {
	padding-top: 6px;
}
div#navPrograms ul a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: url(../images/nav-programs-divider.gif) no-repeat 0 center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
}
div#navPrograms ul a:hover {
	color: #000000;
}
div#navPrograms ul .first a {
	background: none;
	padding-left: 0px;
}



/* @end */

/* @group Footer */

div#navFooter ul li {
	float: left;
}
div#navFooter ul {
	padding-top: 7px;
}
div#navFooter ul a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: url(../images/nav-footer-divider.gif) no-repeat 0 center;
	text-decoration: none;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	color: #CC0033;
}
div#navFooter ul a:hover {
	color: #000000;
}
div#navFooter ul .first a {
	background: none;
	padding-left: 0px;
}
div#navFooter ul .rss a {
	padding-left: 22px;
	background-image: url(../images/rss.gif);
}

/* @end */

/* @end */

/* @group Misc */

div#searchForm {
	display: none;
}
#featPubsHome p.pubNewTitle, div#whatsNew div.newItem p.pubNewTitle, div#newsRight div.newItem p.pubNewTitle, #homeEvents p.pubNewTitle {
	font-size: 15px;
	line-height: 15px;
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 16px;	
}

div.inlinePhoto {
	width: 200px;
	float: right;
	margin-left: 19px;
}
div#mainContent div.inlinePhoto img {
	border-top: 2px solid #CC0033;
	border-bottom: 2px solid #CC0033;
	padding-bottom: 0px;
	margin-bottom: 9px;
}
div.inlinePhoto p {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 12px;
}
img#pagetitle {
	padding-bottom: 13px;
}
html, body {
	height: 100%; /* Needed to place footer at bottom of viewport */
}

/* @group Funding Partners */

div.partnerImage {
	width: 206px;
	float: left;
}
div.partnerImage img {
	margin-top: 16px;
}
div.partnerInfo {
	margin-left: 226px;
}
div.partner {
	border-top: 1px solid #eaeaea;
	padding-bottom: 10px;
}

/* @end */

/* @end */

/* @group Home */

div#homeNavFooter ul li {
	float: left;
}
div#homeNavFooter ul {
	padding-top: 7px;
}
div#homeNavFooter ul a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: url(../images/nav-footer-divider.gif) no-repeat 0 center;
	text-decoration: none;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	color: #CC0033;
}
div#homeNavFooter ul a:hover {
	color: #000000;
}
div#homeNavFooter ul .first a {
	background: none;
	padding-left: 0px;
}
div#homeNavFooter ul .rss a {
	padding-left: 22px;
	background-image: url(../images/rss.gif);
}


div#homeNavPrograms ul li {
	float: left;
}
div#homeNavPrograms ul {
	padding-top: 6px;
}
div#homeNavPrograms ul a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: url(../images/nav-programs-divider.gif) no-repeat 0 center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
}
div#homeNavPrograms ul a:hover {
	color: #000000;
}
div#homeNavPrograms ul .first a {
	background: none;
	padding-left: 0px;
}

/* @group Structure */

div#homeBranding {
	width: 880px;
	height: 90px;
	padding-left: 20px;
	padding-top: 45px;
	background-color: #ffffff;
}

div#homeWrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative; /* Needed to place footer at bottom of viewport */
	min-height: 100%; /* Needed to place footer at bottom of viewport */
	background-image: url(../images/bkg-content.gif);
}
div#homeFeatures {
	float: left;
	padding: 15px 20px 30px;
}
div#homeContentDiv {
	float: left;
}
div#homeContent {
	width: 560px;
	float: left;
	padding: 25px 20px 30px;
}
div#homeFlash {
	width: 600px;
	float: left;
}
div#homeFooterWrapper {
	width: 900px;
	height: 25px;
	position: absolute;
	bottom: 0;
}
div#homeNavPrograms {
	width: 580px;
	background-color: #878787;
	height: 25px;
	float: left;
	padding-left: 20px;
}
div#homeNavFooter {
	background: url(../images/bkg-home-features.gif) repeat-y;
	float: left;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	height: 25px;
}
div#homeContentWrapper{
	background-image: url(../images/bkg-content.gif);
	min-height: 100%;
}

/* @end */



/* @end */

/* @group Publications Search */

div#pubResults {
	border-top: 1px solid #cbcbcb;
}
div#pubDesc {
	width: 390px;
	padding-right: 20px;
	float: left;
}
div#pubInfo {
	width: 200px;
	float: left;
}
div#pubInfo p.pubInfoText{
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 4px;
}
div#pubInfo p.pubInfoHeads {
	color: #999999;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding-bottom: 3px;
	margin: 0;
	padding-top: 6px;
}
div#pubDesc p#pubAuthor {
	color: #999999;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 11px;
}

div#pubDesc h1#pageTitle {
	font-size: 18px;
	line-height: 18px;
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
	
}
div#pubDesc h1#pageTitle span {
	font-size: 18px;
	line-height: 18px;
	color: #CC0033;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
	
}
div#pubDesc img.left {
	border: 1px solid #d4d4d4;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 2px;
}
div#pubResults div img.left {
	border: 1px solid #d4d4d4;
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 2px;
}
div#pubResults div.pub {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 18px;
	padding-top: 18px;
}
div#pubResults div.pubLast {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 18px;
	padding-top: 18px;
	border-style: none;
}
div#pubResults div p {
	float: left;
	font-size: 10px;
	color: #646464;
	line-height: 12px;
	width: 500px;
}
div#pubResults div p strong {
	font-size: 14px;
	line-height: 16px;
	color: #343434;
}
div#pubResults div p span.subtitle {
	font-size: 13px;
	line-height: 17px;
	color: #343434;
}
p.learnMoreP {
	margin: 0px;
	padding: 0px;
}
a.learnMore {
	text-transform: uppercase;
	color: #a9a9a9;
	font-size: 9px;
	text-decoration: none;
	/*padding-top: 10px;*/
	font-weight: bold;
	display: none;
}
a.learnMore:hover {
	text-transform: uppercase;
	color: #CC0033;
	font-size: 9px;
	text-decoration: none;
	/*padding-top: 10px;*/
	font-weight: bold;
}
div#resultsCount p {
	color: #CC0033;
	text-transform: uppercase;
	font-size: 11px;
}
div#resultsCount {
	float: left;
}
div#resultsNav {
	float: right;	
}
div#resultsNav p {
	text-transform: uppercase;
	font-size: 11px;	
}
div#resultsNav a {
	text-decoration: none;
}
div#resultsNav a.active {
	color: #CC0033;
}
div#resultsFooter {
	margin-top: 20px;
}

/* @end */

p.learnMoreP {
	display: none;
}

div#navGroup {
	display: none;
}
