@charset "UTF-8";
body  {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}

p {
	font-size:.9em;
	line-height: 1.5em;
}
a {
	text-decoration:none;
	color:#95611C;
	border:none;
}
h5 {
	font-size: 0.97em;
	line-height: 1.4em;
	font-weight: bold;
	color: #264679;
}
#inlineCallout h5 {
	font-size: 1.25em;
}
#container {
	background: #0C3;
}
#mainContent img {
	margin-right: 1em;
	margin-bottom: .5em;
	border: 0;
}

#mainContent #meetTeam p {
	font-size: 0.85em;
}
#nav {
	border-bottom: 1px solid #A6B9D3;
	height: 60px;
}
#mainContent #meetTeam {
	padding-left: 0px;
}
.teamPhoto {
	float: left;
	margin-right: 0.5 em;
}
.booktitle {
	font-size: 8pt;
	color: #284B7C;
	margin-right: 0px;
	line-height: 1.25em;
}

#booktable {
}

#bookSidebar table {
	padding: 0px;
	border-style: none;
	margin: 0px;
}
#booktable {
}

#bookSidebar .booktitle {
	color: #284B7C;
	margin-right: 0px;
	text-decoration: none;
	line-height: 1.25em;
	text-align: center;
}
.twoCol #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoCol #mainContent {
	margin: 0 0 0 435px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left: 10px;
} 
.twoCol #header h1 {
	background-image: url(../images/header_ability.gif);
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background: #a6b9d3;
	background-repeat:no-repeat;
	height: 164px;
	width: 980px;
	position:relative;
	left: 0px;
	top: 0px;
	margin:0px;/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.twoCol #header {
	background: #a6b9d3;
	height: 164px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoCol #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 395px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
#mainContent h1 {
	color: #C15B10;
	font-weight: normal;
}
#mainContent h2 {
	font-weight: normal;
	color: #1F4679;
}
#mainContent h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #98AFD3;
	font-weight: normal;
}
#meetTeam img {
	margin-right: 1em;
	margin-bottom: .5em;
}
#sidebar1 p   {
	color: #a2ab9e;
}
#sidebar1 table h3 {
	color: #FFF;
	background: #666;
	font-size:12px;
	padding: .25em;
}
#featureBox .highlight .booktitle {
	text-align: left;
}
#featureBox .highlight {
	font-size: 0.7em;
	padding: 0px 5px 5px 0px;
	float: right;
	width: 110px;
	left: auto;
}
#mainContent .bookLeft {
	float: left;
	margin-right: 0.5em;
	font-size: .7em;
	text-decoration: none;
}
#mainContent #highlight {
	padding-left: 2em;
	width: 165px;
	float: right;
	padding-bottom: 2em;
}


#mainContent .highlight {
	padding-left: 2em;
	width: 165px;
	float: right;
	padding-bottom: 2em;
}

#mainContent .highlight p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	width: 120px;
	color: #254B7C;
}
#mainContent .highlightWide p {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	color: #254B7C;
}
#mainContent .highlightWide {
	padding-left: 4em;
	width: 460px;
	float: none;
	padding-right: 2em;
}
#mainContent .highlight h1 {
	color: #C15B10;
	padding-right: 2em;
	font-size: 1.1em;
	font-weight: bold;
}
#mainContent .highlightWide h1 {
	color: #C15B10;
	padding-right: 2em;
	font-size: 1.1em;
	font-weight: bold;
}
#mainContent .highlight ul {
	font-size: 0.95em;
	color: #95611C;
}
#mainContent .highlight h6 {
	padding-right: 2em;
	color:#CCC;
}





#mainContent .highlightAlignRight {
	padding-left: 2em;
	width: 150px;
}
#mainContent h2 {
	font-weight: normal;
	color: #1F4679;
}

#highlight h5 {
	padding-right: 2em;
}
#mainContent .inlineCallout {
	padding: 2em;
	width: 95%;
	border-top: 1px;
}
#mainContent #inlineCallout {
	background: #EAEFF6;
	padding: 0.25em;
	font-size: 0.9em;
	color: #264679;
	padding-left: 2em;
	padding-right: 2em;
}
#mainContent .booktitle {
	font-size: 1.05em;
	color: #284B7C;
	line-height: 1.25em;
	font-style: italic;
}

.typeRedBold {
	font-weight: bold;
	color: #C15B10;
}
.twoCol #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#d6dfed;
} 
.twoCol #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer p {
	font-size: 0.8em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	clear: both;
}
.twoCol #container #mainContent .bookEntry {
	padding-left:0px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size: 0.9em;
}
.tabCopy {
	font-size: 0.8em;
	vertical-align: bottom;
}
#tabs {
}
.twoCol #container #sidebar1 #meetTeam .expandable p {
	font-size: 0.78em;
	color: #264679;
}

.BigNumber {
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
}
.reasonWhite {
	color: #FFF;
}
.twoCol #container #mainContent ul {
	font-size: 0.8em;
	line-height:1.25em;
}
.twoCol #container #mainContent ol {
	font-size: 0.8em;
	line-height:1.25em;
}
#newsSidebar #meetTeam .expandable p {
	font-size: .85em;
	color: #264679;
}
.twoCol #container #mainContent .headline {
	float: none;
	clear: both;
}
.twoCol #container #mainContent #homeFeature1 {
	color: #F8FAF2;
	vertical-align: text-bottom;
	height: 3.75px;
	background-image: url(../images/tab_research.gif);
}

#studiesNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-top: 2em;
}
#studiesNews p {
	font-size: 1em;
}
#mainContent #studiesNews ul {
	font-size: 16px;
}
#mainContent #studiesNews .studiesNewsList li {
	font-size: 1.25em;
	line-height: 1.56em;
}
#studiesNews h4 {
	font-size:1.25em;
	color: #254b7c;
}
#mainContent #studiesNews ul li{
}
#container #mainContent #extraColumn  {
	padding-left: 120px;
}
.twoCol #container #mainContent #bookColumn {
	width: 115px;
	float: left;
}
#mainContent .highlightThin {
	padding-left: 2em;
	width: 130px;
	float: right;
	padding-bottom: 2em;
}
#mainContent .highlightThin h1 {
	color: #C15B10;
	padding-right: 2em;
	font-size: 1.1em;
	font-weight: bold;
}
#bookSidebar table tr td a img {
	text-decoration: none;
	color: #F5F5F5;
}

/*flowplayer overlay*/
/* styling for elements inside overlay */
/*.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}
*/

.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* end flowplayer */#mainContent #highlight h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-size: 1.3em;
}
#highlight .highlightImage img {
	margin: 0px;
	padding: 0px;
}
.numberList {
	font-size: 1em;
}
#mainContent .numberList li {
	font-size: 1.0em;
	line-height: 1.25em;
}
#mainContent #tabs .articles ul li a {
	color: #985E1C;
}
#mainContent #tabs .articles ul li {
	margin-top:1em;
}
.arrowList {
	list-style-image: url(../images/arrowBrown.gif);
}
.downloadLink {
	font-weight: normal;
	color: #304B7B;
}
