@import "http://templeton-cambridge.org/css/navigation.interim.css";
	.tcEmphasize{
		color : #771A33;
	}
        body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

	body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-size: 10pt;
	color: #000000;
	}

	p {
	/*text-indent: 20px;*/
	/*text-align: justify;*/
	text-align: left;
	margin-top: 0;
	}
	
	h2 {
	
	font-size : 130%;
	margin: 0 0 1.8em 0;
	padding: 0 0 0 0;
	color : #771A33;
	}

        h3 {
	font-size : 100%;
	margin: 0 0 1.8em 0;
	padding: 0 0 0 0;
	color : #771A33;
	}
	
	h4 {
	font-size : 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color : #771A33;
	}
	
	ul{
		list-style-type:disc;
	}
	a, a:link, a:visited, a:active {
        font-size: 10pt;
        color: #771a33;
        text-decoration: underline;
        }

        a:hover {
        font-size: 10pt;
        color: #771a33;
        text-decoration: underline;
        }
        
		hr {
		background-color: #771a33;
		color: #771a33;
                border: 0px solid #771a33;
    		height: 1px;
		noshade: noshade;
		margin: 10px 0 10px 0;
		}
		
		hr.pagedivider {
		background-color: #771a33;
		color: #771a33;
                border-bottom: 3px solid #CF8180;
    		height: 10px;
		noshade: noshade;
		margin: 10px 0 10px 0;
		}
				
                .posteddate {
                margin-top: 5px;
                margin-bottom: 5px;
                font-size: 80%;
		}

                .postbody_orig {
                margin-top: 5px;
                margin-bottom: 5px;
                background-color : #ffffcc;
		}

                .postbody {
                margin-top: 5px;
                margin-bottom: 5px;
                /*background-color : #f4ecee;*/
		}

                .comments {
		border-top: 1px dotted #771a33;
		color: #771a33;
		font-size: 80%;
                margin-bottom: 25px;
                margin-top: 0px;
                background-color : #f4ecee;
		}

        .tblHeader
	{
	background-color : #d6c9a9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #771a33;
	}
	
	.tblTextshade
        {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
	background-color: #f3efe5;
	}

	.tblText
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
	}
	
	.tblTextLeft
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	}

	
	.dataFld
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #e4e4e4;
	}

	
	.tblTextB
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	}
	
	.log
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #336633;
	}
	
	.instruct
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	}
	
	.title
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #771a33;
	}
	
	.shade
        {
	background-color: #f3efe5;
	}
	

	        #headlogo {
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		height: 55px;
		width: 539px;
		background: url(http://templeton-cambridge.org/images/templetonlogo.gif) no-repeat top right;
		clear:both;
		}
		
	.bodytopnav
        {
	background-color: #d6c9a9;
	}
	
	.body_bottomnav
        {
	background-color: #771a33;
	}

		.maininfo {
		position: relative;
		top: 10px;
		left: 5px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 99%;
		clear:both;
		}


                #sidenavcontainer {
                float: left;
                margin: 0 0 0 0;
                padding: 0 0 0 0;
		width: 205px;
		background-color: #771a33;
		/*background: transparent;*/
                border: 0px dotted #ffffff;
                }
                
                .sidenav {
                float: left;
                margin: 0 0 10px 2px;
                padding: 0 0 0 0;
		width: 197px;
		/*background-color: #99ccff;
		background: transparent;*/
                border: 0px dotted #ffffff;
                }

                .sidetitle {
                margin: 0 0 5px 0;
                padding: 0 0 0 0;
                font-size: 10pt;
		font-weight: bold;
		background-color: #003366;
                color: #ffffff;
                text-align: left;
                text-transform: uppercase;
                }
                
                #sidenavcontainer a {
         	font-size:10pt;
         	color: #ffffff;
         	text-decoration: none;
		font-weight: normal;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
                }
                
                #sidenavcontainer ul li {
                list-style-image: url(http://templeton-cambridge.org/images/sidenav_bullet.gif);
                }

                #sidenavcontainer ul {
		margin-top: 0;
		}

                #sidenavcontainer a:hover {
		color: #cc3399;
                }

                #sidenavcontainer hr {
		background-color: #ffffff;
		color: #ffffff;
                border: 0px solid #ffffff;
		height: 1px;
		noshade: noshade;
		margin: 10px 0 10px 0;
		}
                
                
                #commentblock {
                float:left;
                width: 450px;
                padding: 0 0 0 0;
                background: transparent;
                }

                #commentcontainer {
                float: left;
                margin-left: 0px;
                padding: 0 0 0 0;
                width: 445px;
		background: transparent;
                border: 0px solid #771a33;
                text-align: left;
                }
                
                .commentbox {
		float: left;
                padding: 0 0 0 0;
                margin: 4px 0 0 4px;
		width: 417px;
		/*width must be 28px less than elementcontainer to avoid scrolling*/
		border: 0px solid #ffffff;
		clear: both;
		}

                .field {
                float: left;
                padding: 0 0 0 0;
                margin: 0 0 0 0px;
                width: 100px;
                color: #000000;
                text-align: right;
		}

		.option {
		margin: 0 2px 0 104px;
                width: auto;
		color: #000000;
		text-align: left;
		}
		
		textarea, input, select {
		background-color: #ffffff;
		}
		
		.comment {
                background-color: #f3efe5;
		}
		
		.head {
                background-color: #f3efe5;
		font-weight: bold;
                }
                
                .hot {
		background-color: #e9a4aa;
		}

dt {
	font-style: italics;
	color : #771A33;
}
dd{
	margin-left:0;
	padding-left:0;
}
dd.indent{
	margin-left:5em;
	padding-left:0;
}

body.index {
	background:#313132;
}
.index img.pageheading{
	margin-top:205px;
	margin-left:0px;
}
#pageheadingcell{
	padding:15px;
}
.index #pageheadingcell{
	margin:0;
	padding:0;
}

.text-body table{
	width:100%;
}
.text-body td{
 	width:45%;
	padding-bottom:1.8em;
}

.fellow { clear: both; padding-bottom: 2em; position: relative; min-height: 127px; }
.fleft { min-height: 163px;}
.fellows a { text-decoration: none; }
.fellows a:hover { text-decoration: underline; }
.fellow .portrait { float: right; height: 127px; width: 102px; margin-top: -2.2em; }
.fellow .portrait img { margin-left: 7px; position: absolute; right: 0; top: 0; border:1px solid #ccc; }
.fleft .portrait { float: left; margin-top:7px; }
.fleft .portrait img { margin: 0 7px 2em 0; top: 2.6em; left: 0; }
.fellow h3 { margin-bottom: 1em; }
.fleft h3 { margin-left: 0; }
.fellow p { margin-right: 110px; margin-top: 0; padding: 0; }
.fleft p { margin-right: 0; margin-left: 110px ; }
.note { font-size: smaller; font-style: italic; color: #444; width: 50%; float: left; }

.fellow table, .fellow td { width:auto; }
.fellow table p { margin: 0; }
.fellow .publications { border-left: 1px solid #ccc; padding-left: .5em; margin-top: 1em; margin-left: 110px; clear: left;  }
.fellow .publicationtype { font-weight: bold; padding-right: 1em; margin-top: .5em; }
.fellow .publicationsrc { font-size: 80%; padding-right: 5px; padding-bottom: .2em; display: block; }
.fellow .timestamp { font-size: 80%; color: #444; padding-right: 5px; padding-bottom: .5em; }
.fellow h3 a { text-decoration: underline; }
.fellow .publications h1, .fellow .publications .subheading, .fellow .publications .headline_caption { font-size: 90%; color: black; font-weight: bold; margin: 0; padding: 0; display: inline; }
.fellow .publications .headline_caption { font-weight: normal; font-size: 100%; display: block; color: #333; }

.navitem:visited, td.navitembox .navitem, td.navitembox-bottom .navitem {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #EAA515;
	line-height: 14px;
}
td.navitembox-bottom {
	white-space: nowrap !important;
	padding: 0 .5em; 
}
td.navitembox .navitem {
	padding: 8px 0 12px 24px; 
}
td.navitembox a.navitem:hover, td.navitembox-bottom a.navitem:hover {
	color: #fff;
}
/* begin internet explorer 5 for mac hack */
.fellow p { margin-top: -125px; padding-top: 2.5em; }
.fleft p { padding: 0; }
/* above: code for IE5mac; below: code for other browsers \*/
.fellow p { margin-top: 0; padding-top: 0; }
/* end internet explorer 5 for mac hack \*/

.publications .head_note { font-size: smaller; font-style: italic; color: #444; margin-top: .2em; }