/*
	main.css 
	author: Phil Champagne
*/

/* =Header/Branding + Utility nav
------------------------------------------------------------------------------ */
#header {
	padding-top: 20px;
}
#header #logo {
	display: block;
	float: left;
}
#header #utilityNav {
	float: right;
	position: relative;
	top: 26px;
}
#header #utilityNav li {
	float: left;
	line-height: 15px;
	padding-right: 3px;
}
#header #utilityNav li.home, #header #utilityNav li.lang {
	padding: 10px 24px 0 0;	
} 
#header #utilityNav li a {
	color: #999;
	font-size: 93%;
	text-decoration: none;
}
#header #utilityNav li a:hover, #header #utilityNav li a.active {
	color: #0054a6;
	font-size: 93%;
}

/* =Page banner
------------------------------------------------------------------------------ */
#pageBanner {
	float: right;
	border-bottom: 2px solid #fff;
}	
#pageBanner img {
	display: block;
}

/* =Aside
------------------------------------------------------------------------------ */
#aside #callOut {
	color: #0054a6;
	margin-bottom: 50px;
	padding-right: 10px;
	padding-left:15px;
}
#aside #tertiaryNav {
	color: #0054a6;
	margin-top: 50px;
	font-family:: arial, verdana, helvetica, sans-serif;
	background-color:#F4F4F4
}
#aside #tertiaryNav a {
	text-decoration:none;
}
#aside #tertiaryNav h4 {
	font-size: 13pt;
	margin: 10px 0 10px 15px;
	text-align: left;
	color: #2894a2;
}
#aside #tertiaryNav h5 {
	font-size:12pt;
	text-align: left;
	color: #2894a2;
	margin: 10px 0 10px 15px;
	font-weight:bold;
}
#aside #tertiaryNav h6 {
	font-size: 10pt;
	text-align: left;
	color: #2894a2;
	margin: 10px 0px 9px 15px;
}
#aside #tertiaryNav h1 {
	font-size: 10pt;
	text-align: left;
	color: #2894a2;
	margin: 10px 0px 26px 15px;
}
#aside #tertiaryNav h3 {
	font-size: 93%;
	text-align: left;
	color: #2894a2;
	margin: 10px 0px 9px 25px;
}
#aside #tertiaryNav h2 {
	font-size: 93%;
	text-align: left;
	color: #2894a2;
	margin: 10px 0px 29px 25px;
}
#aside #callOut p {
	font-size: 100%;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
#aside #tertiaryNav a {color:#6A6A6A;
}
#aside #tertiaryNav a:hover {
	color:#2894a2;
}

/* =Main Content
------------------------------------------------------------------------------ */
#mainContent {
	color: #231f20;
	border-top: 4px solid #1e2b94;
	padding-bottom: 20px;
}
#mainContent #textContent {
	padding: 16px 0 0 0;
}

/* Researchers */
#mainContent .researcher {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #333;
}
#mainContent .researcher img {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	border: 2px solid #333;
}
#mainContent .researcher p {
	float: right;
	width: 460px;
	min-height: 120px;
}
#mainContent .researcher.last {
	border-bottom: 0;
}

/* =Sub content
------------------------------------------------------------------------------ */
#subContent {
	float: right;
}
#homepage #subContent {
	float: right;
	width: 127px;
}
#homepage #subContent h3 {
	background: #f2f1f9 url('../images/wrapper/sub-content-hdr-bg.jpg') 0 0 repeat-x;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	text-align: center;
	min-height: 28px;
	line-height: 22px;
	margin-bottom: 10px;
}
#homepage #subContent ul li {
	font-size: 85%;
	line-height: 15px;
}
#homepage #subContent ul li p {
	margin-bottom: 10px;
}
#homepage #subContent ul li a {
	text-decoration: underline;
}

/* =Main navigation
------------------------------------------------------------------------------ */
#mainNav {
	padding: 0 0 10px 0;
}
#mainNav ul {
	float: right;
	width: 572px;
}
#mainNav li {
	background: url('../images/wrapper/main-nav-divider.gif') 0 0 no-repeat;
	float: left;
	font-size: 108%;
	min-height: 15px;
	line-height: 15px;
	padding: 0 17px 0 17px;
}
#mainNav li.first {
	background: none;
}
#mainNav li a {
	color: #999;
	text-decoration: none;
}
#mainNav li a:hover, #mainNav li a.active {
	color: #2894a2;
}

/* =Secondary navigation
------------------------------------------------------------------------------ */
#secondaryNav {
	width: 158px;
	padding-left:15px;
	float:right;
}
#secondaryNav li {
	background: url('../images/wrapper/secondary-nav-divider.gif') 0 100% no-repeat;
	line-height: 15px;
	padding: 9px 0 10px 0px;
}
#secondaryNav li a {
	color: #999;
	font-size: 93%;
	font-weight: bold;
	text-decoration: none;
}
#secondaryNav li a:hover, #secondaryNav li a.active {
	color: #2894a2;
}

/* =Breadcrumb
------------------------------------------------------------------------------ */
#breadcrumb {
	font-size: 85%;
	line-height: 18px;
	padding: 10px 0 5px 0;
}
#breadcrumb a {
	margin-right: 2px;
}

/* =Footer
------------------------------------------------------------------------------ */
#footer {
	font-size: 93%;
}

/* =Links
------------------------------------------------------------------------------ */
a, a:link, a:focus {
	outline: none;
	color: #0054a6;
}
a:hover {
  	color: #333;
}
.pdf {
	background: url('../images/icon-pdf.gif') 100% 0 no-repeat;
	padding-right: 19px;
}
.externalLink {
	background: url('../images/icon-external-link.gif') 100% -1px no-repeat;
	padding-right: 19px;
}
.btt {
	text-align: right;
	line-height: 12px;
}
.btt a {
	background: url('../images/wrapper/back-to-top.gif') 100% 0 no-repeat;
	color: #666;
	font-size: 85%;
	padding-right: 12px;
}

/* =Typography
------------------------------------------------------------------------------ */
#textContent {
	color: #231f20;
}
#textContent p {
	font-size: 93%;
	line-height: 18px;
	margin: 0 0 15px 0;
}
#textContent h1 {
	color: #2894a2;
	font-size: 131%;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 12px 0;
}
#textContent h2 {
	font-size: 116%;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 10px 0;
}
#textContent h3 {
	color: #525252;
	font-size: 108%;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 8px 0;
}
#textContent blockquote {
	margin: 0 0 15px 18px;
}

/* =Lists
------------------------------------------------------------------------------ */
#textContent li {
	font-size: 93%;
	line-height: 18px;
	padding-bottom: 4px;
}
#textContent ul {
	margin: 0 0 15px 25px;
}
#textContent ul li {
	list-style: square;
}
#textContent ol {
	margin: 0 0 15px 25px;
}
#textContent ol li {
	list-style: decimal;
}

/* =Tables
------------------------------------------------------------------------------ */
#textContent table {
	margin: 10px 0 15px 0;
	border-top: 1px solid #2894a2;
	border-left: 1px solid #2894a2;
}
#textContent table th {
	padding: 8px;
	border-right: 1px solid #2894a2;
	border-bottom: 1px solid #2894a2;
}
#textContent table td {
	padding: 8px;
	border-right: 1px solid #2894a2;
	border-bottom: 1px solid #2894a2;
}
#textContent table p {
	margin: 0;
}