body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

form
{
	display: inline;
}

a 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #009CFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

#hpcrLogoPic
{
	border: none;
}

#container
{
	position: absolute;
	width: 900px;
	background: url(images/bluecolumn.html) 626px 0px repeat-y;
}

.navbarRow
{
	background: #009CFF;
	color: #FFFFFF;
	height: 20px;
	border-top: 1px solid black;
}
.navbarItem
{
	float: left;
	/*width: 70px;*/
	padding-left: 18px;
	padding-right: 18px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
}
.navbarItem:hover
{
	background: #B7D3FB;
}
.navbarItem:hover a
{
	color: black;
	text-decoration: none;
}
.navbarItem a
{
	font-family: Trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
#selectedNavbarItem
{
	background: #B7D3FB;
}
#selectedNavbarItem a
{
	color: black;
}
#searchForm
{
	float: right;
	margin-right: 10px;
}
#searchField
{
	float: left;
	border: 1px solid #666666;
	width: 100px;
	margin-top: 1px;
	height: 14px;
}
#searchButton
{
	float: left;
	height: 18px;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.subnavbarRow
{
	height: 20px;
}
#subnavLeftCell
{
}
#subnavRightCell
{
	background: #E0ECFF
}
.sectionHeaderGraphic
{
	/*margin-left: 5px;*/
	position: absolute;
	z-index: -1;
}
div>.sectionHeaderGraphic
{
	position: static;
	z-index: 0;
}
.column1
{
	width: 201px;
	float: left;
}

.column2
{
	float: left;
	width: 420px;
}

.column3
{
	width: 230px;
	float: right;
	height:100%;
	background:url(../Images/HPCR_blue_column.jpg) repeat-y
}

#topRightCell
{
	background: #990000;
	height: 93px;
}

#brusselsLogoPic
{
	background: #990000;
	border: none;
}

.grayHeaderText
{
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #878887;
	border-bottom: 2px solid #878887;
	margin-bottom: 7px;
}

.blackHeaderText
{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.smallText
{
	font-size: 9px;
	color: #D8D8D8;
}
.smallText a
{
	font-size: 9px;
}

#leftContentCell
{
	/*margin-top: 60px;*/
	width: 169px;
	margin-left: 10px;
}
#leftCellSpacer
{
	height: 50px;
}
.projectBadge
{
	display: block;
	border: none;
	margin-bottom: 10px;
}
#leftSubNavBlock
{

}
.leftSubNavigation
{
	/*background: #B7D3FB;*/
	border: 1px solid #6699CC;
	border-top-width: 3px;
}
.leftSubNavigation a
{
	display: block;
	padding: 5px;
}
.leftSubNavSelected
{
	font-weight: bold;
	padding: 5px;
}
#leftSubNavPublication
{
	position: absolute; 
	width: 169px;
}

.moreLink
{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainContentCell
{
	padding-right: 10px;
}
#programName
{
	padding-bottom: 25px;
}
#hpcrHeaderPic
{
	position: absolute;
}
.redLetter
{
	color: #990000;
}
.dropCap
{
	float: left;
	width: 42px;
	font-size: 62px;
	line-height: 51px;
	padding-right: 2px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
	color:#990000;
}
.dropCapBlock
{
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
}
.projectThemeHeader
{
	padding: 5px;
	background: #EFEFEF;
	border: 1px solid #D8D8D8;
}
.projectPageText
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.projectPageText a
{
	float: left;
	font-weight: bold;
	width: 49%;
}
.projectPageBadge
{
	padding-left: 10px;
	margin-bottom: 10px;
	border: none;
}
.projectTable
{
	border: none;
}
.badgeAndURL
{
	float: right;
}
.projectDates
{
	font-style: italic;
}
.projectURL
{
	font-weight: bold;
}
.headerCell
{
	font-weight: bold;
	vertical-align: top;
}
.eventThemeHeader
{
	padding: 5px;
	background: #EFEFEF;
	border: 1px solid #D8D8D8;
}

.eventThemeBlock
{
	padding-bottom: 25px;
}
/*.eventPageText a
{
	font-weight: bold;
}*/
.eventDate
{
	float: left;
	width: 49%;
	text-align: left;
	margin-bottom: 5px;
	font-style: italic;
	color: gray;
}
.eventLocation
{
	float: right;
	width: 50%;
	text-align: right;
	margin-bottom: 5px;
	font-style: italic;
	color: gray;
}
.eventTitle
{
	font-weight: bold;
	border-bottom: 1px solid gray; 
}
.eventBlurb
{
	
}
.eventLink
{
	text-align: right;
}

.reportsThumb
{
	float: left;
	border: 1px solid black;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.reportsTitle
{
	text-align: top;
}

#publicationNav
{
	padding-top: 7px;
}

select#publicationTopic
{
	width: 169px;
}
select#publicationSort
{
	width: 65px;
}
select#publicationSortDir
{
	width: 100px;
}

table.publicationTable
{ 
	width: 100%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 70px; /* This is a fix for IE */
}

table.publicationTable td.publicationHeader
{ 
	border-bottom: 2px solid #6699CC;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}

table.publicationTable td
{ 
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding: 3px;
}
td.publicationCol2 
{ 
	border-left: 1px dotted #CEDCEA; 
}
td.publicationCol3
{
	border-left: 1px dotted #CEDCEA;
	white-space: nowrap;
}

.staffPic 
{
	display: none;
	float: left;
	border: 1px solid black;
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.staffBio
{
	line-height: 15px;
	margin-bottom: 15px;
}

#directionsMap
{
	border: 1px solid #D8D8D8;
	margin: auto;
}

#rightContentCell
{
	padding: 0px 10px 0px 10px;
}
.publicationHighlightBlock,.projectHighlightBlock,.eventHighlightBlock
{
	margin-bottom: 15px;
}

.publicationHighlight,.eventHighlight,.projectHighlight
{
	margin-bottom: 10px;
}

.publicationHighlight a,.eventHighlight a,.projectHighlight a
{
	font-weight: bold;
}

.pubIcon
{
	float: left;
	padding-right: 5px;
}

.searchResultsHeader
{
	text-align: center;
	margin-bottom: 15px;
}

.searchTerm
{
	font-weight: bold;
}

.searchResultTitle
{
	font-weight: bold;
}

.searchResultURL
{
	font-style: italic;
	margin-bottom: 15px;
}

#copyright
{
	color: #C6C6C6;
}

#footer
{
	padding-top: 25px;
	float: left;
}

#footer > div
{
	height: 95px;
}
#bottomLeftCell
{
}

#footerURL
{
	width:48%;
	float: left;
}
#footerEmail
{
	width:49%;
	float: right;
}

#bottomRightCell
{
	background: #E0ECFF;
	height: 95px;
	border-bottom: 2px solid #C6C6C6;
}
