html, p, td, th  {	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;

	text-align:left;}
	
.Normal {color:#473f23;}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#473f23;
	text-align:left;
	line-height:17px;
	margin-bottom:6px;
}
	
body {
	background:#8c8a73;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#473f23;
	}
	
#wrapper {
	background: #d3d6c2;
	border:1px solid #473f23;
	margin: 20px auto;
	padding:0px;
	width:980px;
	text-align:left;
	}

#header {
	width:980px;
}

#printheader {
	display: none;
}	

#topnav {
	background:#a5a27b url(img/bg_topnav.jpg);
	border-top: 1px solid #084461;
	border-bottom: 1px solid #6c6d5a;
	text-align: right;
	padding: 0;
	float:right;
	width:980px;
	height:27px;
	overflow:hidden;
}

#topnav a {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#f2f2e4;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration: underline;
} 

#topnav ul {list-style-type: none; margin:0; padding:0; float:right;}
#topnav ul li {
	margin:0;
	text-align: right;
	float:left;
	list-style-type: none;
	list-style-position: outside;	
	padding:4px 15px 8px 15px;
	background: url(img/bg_topnavdivider.gif) left repeat-y;
}

#td_leftnav{
	width:185px;
	border-right:2px solid #95977f;}
	
#leftnav {
	padding-top:10px;
}
	
#leftnav a, #leftnav a:link, #leftnav a:visited, #leftnav a:active {text-decoration:none;}
#leftnav a:hover  {text-decoration:underline;}

#topnav a:hover {
	text-decoration: underline;
} 



	
#td_content{padding:0 30px 30px 30px;}

#recent_photos{
	background: #fff;
	border:1px solid #868564;
	width:100%;
	padding:5px;
}


#home_profile, #news {
	margin-top:12px;
}

#news ul {
	margin:0 0 0 15px;
	padding:0;
}

#news ul li {
	line-height:14px;
	padding-bottom:8px;
}


/************** Client page styles ****************/

#home_profile{
/*	border:1px solid #94967b;*/
	width:100%;
}

div.fellow_profile {
	width:135px;
	height:175px;
	border:1px solid #9ca2ad;
	padding:5px;
	background: #f7f7ef;
	float:left;
	display: inline;
	margin:0 30px 30px 0;
	text-align:center;
}

div.fellow_profile img{
	border:1px solid #666;
}

.profilepic {width:110px; height:150px;}

div.fellow_profile p{
margin: 5px 3px 3px 3px ;
padding:0;
font-size:11px;
line-height:14px;
}



#footer {
	background:#c0c3ac;
	border-top: 1px solid #a1a491;
	border-bottom: 1px solid #a1a491;
	text-align: right;
	padding: 0;
	height:131px;
	margin-bottom:35px;
	font-size:11px;
}

#footer p{text-align: right; margin:15px 50px 3px 0; font-size:12px; color:#67654d;}
#footer a{font-size:12px;}

#footer_sponsor {
	float:right;
	background:url(img/bg_sponsordivider.gif) left no-repeat;
	width:259px;
	margin-top:16px;
	margin-left:25px;
	font-size:11px;
}

#footer_sponsor img {
	margin-right: 45px;
}

#social_networks {
	margin-top:15px;
}

#social_networks img {
	margin-left:3px;
	padding-bottom:0;
}


/************* ----- HTML ----- **************/
a, a:link {color:#872f08; text-decoration:underline;}
a:visited {color:#872f08; text-decoration:underline;}
a:hover {color:#969784; text-decoration:none;}
a:active {color:#872f08; text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica, sans-serif; color:#473f23;}

h1 {font-weight:bold; font-size:22px;margin-bottom:13px;margin-top:0;  line-height: 25px;}
h2 {font-weight:bold; font-size:16px;margin-bottom:13px;}
h3	{font-size:13px; font-weight:bold;margin-bottom:0;}
h4	{font-size:13px; font-weight:normal;}


/************* ----- GENERAL STYLES ----- **************/
.small {font-size:10px;}
.xsmall {font-size:9px;}
.clear {clear:both;}
.center {text-align: center;}
.gray {color:#999;}




/************* ----- IMAGES ----- **************/
img {border:0;margin:0; padding:0;}
img.imgbdr {margin:0 0 0 10px; padding:1px; border: 1px solid #879099;}
img.imgright {float:right; margin:0 0 0 20px; padding:0; border:0;}
img.imgleft {float:left; margin:0 20px 0 0; padding:0;}
img.imgbdrright {float:right; margin:0 0 0 20px; padding:1px; border: 1px solid #879099;}
img.imgbdrleft {float:left; margin:0 20px 0 0; padding:0; border: 1px solid #879099;}

.newsphoto {float:right; margin:0 0 0 20px; padding:1px; border: 1px solid #879099;}


/************** table styles ****************/
td, th {vertical-align:top;}

tr.altbg > td {background: #F5F7EB; border-bottom:1px solid #e4bc96;border-top:1px solid #e4bc96;}
.altbg {background: #F5F7EB; border-bottom:1px solid #e4bc96;border-top:1px solid #e4bc96;}
.altbg2 {background: #FFFFFF;}



/************** form styles ****************/
input, select, option {font-size:12px;}

td.formlabel {
	text-align:right;
	padding-right:20px;
}
td.formlabelreq {
	text-align:right;
	padding-right:20px;
	font-weight: bold;
	font-style: italic;
}

.required {
	font-weight: bold;
	font-style: italic;
}

/************** Logout link in footer ******************/

#logout a {
	color:#ffd827;
	font-weight:bold;
	margin:15px; 
	text-align:center;
	}


/************** Login below Left Nav ******************/

#leftnav_login {
	margin-left:8px;
}
#leftnav_login a {	
	color:#94967b !important;
	font-weight:normal;
	font-size:11px;
}


/************** External Email Listserv --  ******************/

#table2 .SubHead
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color:#473f23 !important;
	text-align:left;
	font-weight:normal;
}

#dnn_ctr403_DNNDispatch_ctlMain_SubHeading10 {
	font-weight: bold !important;
}

/************** Left Nav styles - Inventua ******************/

td.MenuHdr0, td.MenuItem0 {padding-left:23px; padding-bottom:7px; margin-left:0;}
td.MenuHdr1, td.MenuItem1 {padding-left:38px; margin-left:0;padding-bottom:7px;}
td.MenuHdr2, td.MenuItem2 {padding-left:53px; margin-left:0;padding-bottom:7px;}

td.MenuHdr0 a,td.MenuHdr0 a:link, td.MenuHdr0 a:visited, td.MenuHdr0 a:hover, td.MenuHdr0 a:active,  
 td.MenuItem0 a, td.MenuItem0 a:link,  td.MenuItem0 a:visited, td.MenuItem0 a:hover, td.MenuItem0 a:active
{font-size: 13px; font-weight:bold; padding:5px 0; color:#4d4f3b; line-height: 14px;}										



td.MenuHdr1 a, td.MenuHdr1 a:visited, td.MenuItem1 a, td.MenuItem1 a:visited {color:#8F5118; padding:5px 0; line-height: 14px;}

td.MenuHdr2 a,td.MenuHdr2 a:link, td.MenuHdr2 a:visited, td.MenuHdr2 a:hover, td.MenuHdr2 a:active,  
td.MenuItem2 a, td.MenuItem2 a:link,  td.MenuItem2 a:visited, td.MenuItem2 a:hover, td.MenuItem2 a:active
{color:#4d4f3b; font-style:italic; padding:2px 0; line-height: 14px;}

#invsidemenu-Admin, #invsidemenu-Host  {
	color:#d68631;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #d68631;
	padding: 15px 0 0 15px;
}

/* Logged in styles */
#invsidemenu-CurrentFellowsandAlumni, #invsidemenu-Administrative {background:#f6f7e8; border-top:1px dotted #6b6d5a; padding-top:5px;}
#invsidemenu-CurrentFellowsandAlumni {}
#invsidemenu-CurrentFellowsandAlumni a, #invsidemenu-Administrative a {color:#842c08 !important; line-height: 13px;}
#invsidemenu-CurrentFellowsandAlumni img, #invsidemenu-Administrative img {margin-right:5px;}

/* logged in subnav */

#invsidemenu-InternalCommunications,
#invsidemenu-ExternalCommunications,
#invsidemenu-EventAdmin
{background:#f6f7e8;}





#invsidemenu-SiteSettings, #invsidemenu-Vendors, #invsidemenu-SiteLog, #invsidemenu-Newsletters, #invsidemenu-EventViewer,
#invsidemenu-Skins, #invsidemenu-Languages, #invsidemenu-SiteWizard, #invsidemenu-Authentication, #invsidemenu-SolutionsExplorer, #invsidemenu-WhatsNew
{
	display:none;
}

.cgrill99 #invsidemenu-SiteSettings, .cgrill99 #invsidemenu-Vendors, .cgrill99 #invsidemenu-SiteLog, .cgrill99 #invsidemenu-Newsletters, 
.cgrill99 #invsidemenu-EventViewer,.cgrill99 #invsidemenu-Skins, .cgrill99 #invsidemenu-Languages, .cgrill99 #invsidemenu-SiteWizard, 
.cgrill99 #invsidemenu-Authentication, .cgrill99 #invsidemenu-SolutionsExplorer, cgrill99 #invsidemenu-WhatsNew
{
	display:block;
}


/* E-Mail Manager Version 2.7  Enterprise  Edition*/

.EMRectBox {
	background:#fff;
}

.EMRectBox th{
	color:#ddd !important;
}