@CHARSET "ISO-8859-1";

/* =====================================================================

	P R E L I M I N A R I E S
------------------------------------------------------------------------
======================================================================*/

	html, body
	{
		color: #fff;
		font-family: "Verdana";
		font-size: 12px;
	}
	
	p
	{
		margin-bottom: 10px;
		line-height: 1.7em;
	}
	
		p img
		{
			margin: 10px 15px;
		}
	
	a img
	{
		border: 0;
	}
	
	a:link, a:visited
	{
		color: #93c08d;
		text-decoration: none;
	}
	
	a:hover, a:hover.nounderline
	{
		color: #62ac58;
		text-decoration: underline;
	}
	
	a:hover.nounderline
	{
		text-decoration: none;
	}
	
	ul
	{
		padding-bottom: 5px;
	}
	
		ul li
		{
			margin-left: 35px;
			line-height: 1.6em;
			margin-bottom: 5px;
			list-style-type: square;
		}
	
		ol li
		{
			margin-left: 30px;
			line-height: 1.6em;
			margin-bottom: 5px;
			list-style-type: decimal;
		}
	
	label
	{
		padding: 0 5px;
		color: #555;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	div.Search_Page_List
	{
		padding: 5px;
		margin: 15px 0;
		background: #fff;
		border: 1px solid #ccc;
	}



/* =====================================================================

	G E N E R A L   C L A S S E S
------------------------------------------------------------------------
======================================================================*/

	/*	h e a d i n g s
	/------------------------------------------------------------*/
	
	div.h1
	{
		margin-bottom: 15px;
		padding-bottom: 5px;
		font-family: "Arial";
		font-size: 22px;
		color: #fff;
		letter-spacing: -1px;
		background: url(../gfx/hr.gif) bottom repeat-x;
	}
	
	div.h2
	{
		margin-top: 30px;
		margin-bottom: 10px;
		font-family: "Arial";
		font-size: 18px;
		letter-spacing: -1px;
		color: #aaa;
		border-bottom: 1px solid #333;
	}
	
	div.h3
	{
		padding-top: 10px;
		padding-left: 5px;
		margin-bottom: 10px;
		font-family: "Arial";
		font-size: 15px;
		color: #ddd;
		letter-spacing: -1px;
		border-bottom: 1px solid #555;
	}
	
	
	/*	t a b l e   f o r m
	/------------------------------------------------------------*/
	
	table.list
	{
		table-layout: fixed;
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}
	
		table.list th.list_item
		{
			text-align: left;
			font-weight: bold;
			color: #444;
			font-size: 0.8em;
			padding: 4px 5px;
			background: #eee;
			border-bottom: 1px solid #bbb;
			border-right: 1px solid #bbb;
		}
	
		table.list tr.list_row1
		{
			background: #fefefe;
		}
	
		table.list tr.list_row2
		{
			background: #f9f9f9;
		}
	
		table.list td.list_item
		{
			padding: 3px 5px;
			border-top: 1px solid #eee;
			border-right: 1px solid #eee;
			border-bottom: 1px solid #fff;
		}
	
			table.list tr.list_row1:first-child td.list_item
			{
				border-top: 0;
			}
	
	
	/*	f o r m   e l e m e n t s
	/------------------------------------------------------------*/
	
	input[type=text], input[type=password]
	{
		font-family: "Arial";
		font-size: 13px;
		border: 1px solid #aaa;
	}
	
	textarea
	{
		font-family: "Arial";
		font-size: 13px;
		border: 1px solid #aaa;
	}
	
	select
	{
		font-family: "Arial";
		font-size: 13px;
		border: 1px solid #aaa;
	}
	
	
	/*	o t h e r
	/------------------------------------------------------------*/
	
	div.hr
	{
		margin: 20px 0;
		padding-top: 2px;
		background: url(../gfx/hr.gif) repeat-x;
	}
	
	.emph
	{
		color: #fff;
		font-weight: bold;
	}
	
	.italic
	{
		font-style: oblique;
		font-family: "Arial";
	}
	
	.small
	{
		font-size: 0.8em;
	}
	
	.message
	{
		color: #888;
	}
	
	.delimiter
	{
		padding: 0 5px;
		color: #bbb;
	}
	
	.lead
	{
		line-height: 1.6em;
	}
	
	.red
	{
		color: #c33;
	}
	
	.green
	{
		color: #595;
	}
	
	.gray
	{
		color: #999;
	}
	
	.neutralize
	{
		font-family: "Tahoma";
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 0;
		color: #000;
	}
	
	img.framed
	{
		padding: 2px;
		border: 1px solid #ddd;
		background: #000;
	}
	
		.neautralize a:link,
		.neautralize a:visited
		{
			color: #049;
			text-decoration: underline;
		}
		
		.neautralize a:hover
		{
			text-decoration: none;
		}
	
	div.Warning_Message
	{
		margin-bottom: 10px;
		padding: 10px;
		color: white;
		font-family: "Arial";
		font-weight: bold;
		font-size: 14px;
		background: #a00;
		border: 4px solid red;
	}
	
	td.Home_Left_Cell
	{
		background: url(../gfx/vr.gif) right repeat-y;
	}
	
	.biografen
	{
		text-transform: uppercase;
		font-style: oblique;
	}
	
	.Movie_Title
	{
		font-style: oblique;
		font-family: "Book Antiqua";
		text-transform: uppercase;
	}


/* =====================================================================

	A C T I V I T I E S
------------------------------------------------------------------------
======================================================================*/

	/*	f u l l
	/------------------------------------------------------------*/
	
	div.Activity_Full {}
	
		td.Activity_Full_Left_Cell
		{
			width: 120px;
			vertical-align: top;
		}
		
			div.Activity_Full_Week
			{
				font-family: "Arial";
				color: #9a9a9a;
				font-size: 33px;
				font-weight: bold;
				text-align: center;
				text-transform: uppercase;
			}
		
			div.Activity_Full_Week_Number
			{
				margin-top: -15px;
				font-family: "Arial";
				color: #9a9a9a;
				font-size: 84px;
				font-weight: bold;
				text-align: center;
			}
		
		td.Activity_Full_Right_Cell
		{
			width: 660px;
			padding: 0 10px;
			vertical-align: top;
		}
	
			div.Activity_Full_Title
			{
				font-family: "Arial";
				font-weight: bold;
				font-size: 38px;
				color: #fff;
				letter-spacing: -2px;
				line-height: 0.9em;
			}
	
			span.Activity_Full_Subtitle
			{
				font-size: 28px;
			}
			
			img.Activity_Full_Image
			{
				width: 658px;
				margin-bottom: 10px;
				border: 1px solid #fff;
			}
			
			div.Activity_Full_Time_And_Place
			{
				margin-top: 10px;
				margin-bottom: 10px;
				font-family: "Arial";
				font-size: 18px;
			}
			
				span.Activity_Full_Time_And_Place_Value
				{
					font-weight: bold;
				}
		
			div.Activity_Full_Lead
			{
				margin-bottom: 15px;
				font-family: "Arial";
				font-size: 15px;
				font-weight: bold;
			}
		
				div.Activity_Full_Lead p
				{
					margin: 0;
					line-height: 1.5em;
					text-align: justify;
				}
			
			div.Activity_Full_Body
			{
			}
		
				div.Activity_Full_Body p
				{
					line-height: 1.8em;
					text-align: justify;
				}
	
	
	/*	o v e r v i e w   p r e v i e w
	/------------------------------------------------------------*/
	
	
	/*	h o m e   m a i n   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Activity_Home_Main_Preview {}
	
		td.Activity_Home_Main_Preview_Left_Cell
		{
			width: 120px;
			vertical-align: top;
		}
		
			div.Activity_Home_Main_Preview_Week
			{
				font-family: "Arial";
				color: #9a9a9a;
				font-size: 33px;
				font-weight: bold;
				text-align: center;
				text-transform: uppercase;
			}
		
			div.Activity_Home_Main_Preview_Week_Number
			{
				margin-top: -15px;
				font-family: "Arial";
				color: #9a9a9a;
				font-size: 84px;
				font-weight: bold;
				text-align: center;
			}
		
		td.Activity_Home_Main_Preview_Right_Cell
		{
			width: 660px;
			padding: 0 10px;
			vertical-align: top;
		}
	
			div.Activity_Home_Main_Preview_Title
			{
				font-family: "Arial";
				font-weight: bold;
				font-size: 38px;
				color: #fff;
				letter-spacing: -2px;
				line-height: 0.9em;
			}
	
			span.Activity_Home_Main_Preview_Subtitle
			{
				font-size: 28px;
			}
			
			img.Activity_Home_Main_Preview_Image
			{
				width: 658px;
				margin-bottom: 10px;
				border: 1px solid #fff;
			}
			
			div.Activity_Home_Main_Preview_Time_And_Place
			{
				margin-top: 10px;
				margin-bottom: 10px;
				font-family: "Arial";
				font-size: 18px;
			}
			
				span.Activity_Home_Main_Preview_Time_And_Place_Value
				{
					font-weight: bold;
				}
		
			div.Activity_Home_Main_Preview_Title a:link,
			div.Activity_Home_Main_Preview_Title a:visited
			{
				color: #fff;
				text-decoration: none;
			}
			
			div.Activity_Home_Main_Preview_Title a:hover
			{
				color: #fff;
				text-decoration: underline;
			}
		
			div.Activity_Home_Main_Preview_Lead
			{
				margin-bottom: 15px;
				font-family: "Arial";
				font-size: 15px;
				font-weight: bold;
			}
		
				div.Activity_Home_Main_Preview_Lead p
				{
					margin: 0;
					line-height: 1.5em;
					text-align: justify;
				}


/* =====================================================================

	A R T I C L E S
------------------------------------------------------------------------
======================================================================*/

	/*	f u l l
	/------------------------------------------------------------*/
	
	div.Article_Full {}
	
		div.Article_Full_Headline
		{
			margin-bottom: 10px;
			padding-bottom: 5px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 15px;
			color: #fff;
			background: url(../gfx/hr.gif) bottom repeat-x;
		}
		
		div.Article_Full_Lead
		{
			margin-bottom: 10px;
			font-family: "Arial";
			line-height: 1.4em;
		}
		
			div.Article_Full_Lead p
			{
				padding: 2px 10px;
				margin: 0;
				line-height: 1.7em;
			}
		
			span.Article_Full_Published
			{
				font-family: "Arial";
				color: #aaa;
				font-weight: bold;
				letter-spacing: -1px;
			}
		
		div.Article_Full_Publisher
		{
			font-style: oblique;
			font-size: 10px;
		}
	
	
	/*	h o m e   m a i n   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Article_Home_Main_Preview {}
	
		div.Article_Home_Main_Preview_Headline
		{
			margin-bottom: 5px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 22px;
			color: #8c3a32;
			letter-spacing: -2px;
			line-height: 1.4em;
		}
		
			div.Article_Home_Main_Preview_Headline a:link,
			div.Article_Home_Main_Preview_Headline a:visited
			{
				color: #8c3a32;
				text-decoration: none;
			}
			
			div.Article_Home_Main_Preview_Headline a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Article_Home_Main_Preview_Type
			{
				color: #555;
			}
		
		div.Article_Home_Main_Preview_Lead
		{
			font-family: "Arial";
			font-size: 15px;
			font-weight: bold;
			color: #444;
			letter-spacing: -1px;
		}
		
			div.Article_Home_Main_Preview_Lead p
			{
				margin: 0;
				line-height: 1.7em;
			}
		
			span.Article_Home_Main_Preview_Published
			{
				font-family: "Arial";
				color: #777;
				font-weight: bold;
				letter-spacing: -1px;
			}
	

	/*	h o m e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Article_Home_Preview {}
	
		div.Article_Home_Preview_Headline
		{
			margin-bottom: 4px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 14px;
			color: #555;
			line-height: 1.4em;
			letter-spacing: -1px;
		}
			
			div.Article_Home_Preview_Headline a:link,
			div.Article_Home_Preview_Headline a:visited
			{
				color: #555;
				text-decoration: none;
			}
			
			div.Article_Home_Preview_Headline a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Article_Home_Preview_Type
			{
				color: #555;
			}
		
		div.Article_Home_Preview_Lead
		{
			font-size: 11px;
		}
		
			div.Article_Home_Preview_Lead p
			{
				line-height: 1.7em;
			}
		
			span.Article_Home_Preview_Published
			{
				color: #555;
				font-weight: bold;
			}
	
	
	/*	a r c h i v e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Article_Archive_Preview {}
	
		div.Article_Archive_Preview_Headline
		{
			margin-bottom: 2px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 16px;
			color: #8c3a32;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
			
			div.Article_Archive_Preview_Headline a:link,
			div.Article_Archive_Preview_Headline a:visited
			{
				color: #8c3a32;
				text-decoration: none;
			}
			
			div.Article_Archive_Preview_Headline a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Article_Archive_Preview_Type
			{
				color: #555;
			}
		
		div.Article_Archive_Preview_Lead
		{
			font-size: 13px;
		}
		
			div.Article_Archive_Preview_Lead p
			{
				line-height: 1.7em;
			}
		
			span.Article_Archive_Preview_Published
			{
				font-family: "Arial";
				color: #555;
				font-weight: bold;
			}
	

	/*	a r t i c l e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Article_Article_Preview
	{
		padding-left: 15px;
	}
	
		div.Article_Article_Preview_Headline
		{
			margin-bottom: 2px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 16px;
			color: #8c3a32;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
			
			div.Article_Article_Preview_Headline a:link,
			div.Article_Article_Preview_Headline a:visited
			{
				color: #8c3a32;
				text-decoration: none;
			}
			
			div.Article_Article_Preview_Headline a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Article_Article_Preview_Type
			{
				color: #555;
			}
		
		div.Article_Article_Preview_Lead
		{
			font-size: 13px;
		}
		
			div.Article_Article_Preview_Lead p
			{
				line-height: 1.7em;
			}
		
			span.Article_Article_Preview_Published
			{
				font-family: "Arial";
				color: #555;
				font-weight: bold;
			}
	

/* =====================================================================

	R E S E A R C H   O B J E C T S
------------------------------------------------------------------------
======================================================================*/

	/*	f u l l
	/------------------------------------------------------------*/
	
	div.Research_Full {}
	
		div.Research_Full_Type
		{
			color: #444;
			font-family: "Arial";
			font-size: 18px;
			font-weight: bold;
			letter-spacing: -1px;
		}
		
		div.Research_Full_Title
		{
			margin-bottom: 10px;
			padding-bottom: 5px;
			color: #378;
			font-family: "Arial";
			font-size: 25px;
			font-weight: bold;
			letter-spacing: -1px;
			line-height: 1.4em;
			background: url(../gfx/hr.gif) bottom repeat-x;
		}
		
		div.Research_Full_Lead
		{
			margin-bottom: 10px;
			font-family: "Arial";
			font-weight: bold;
			color: #444;
			font-size: 16px;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
		
			img.Research_Full_Icon
			{
				float: left;
				margin: 7px 10px;
				padding: 2px;
				background: #fff;
				border: 1px solid #aaa;
			}
		
			div.Research_Full_Lead p
			{
				line-height: 1.7em;
			}
		
		div.Research_Full_Body
		{
			font-family: "Verdana";
			font-size: 12px;
		}
		
			div.Research_Full_Body p
			{
				line-height: 1.8em;
			}
		
		div.Research_Full_Last_Edited
		{
			text-align: right;
			color: #777;
			font-family: "Arial";
			font-size: 12px;
			font-style: oblique;
			text-align: right;
		}
	

	/*	a r t i c l e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Research_Article_Preview
	{
		padding-left: 15px;
	}
	
		div.Research_Article_Preview_Title
		{
			color: #378;
			margin-bottom: 2px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 16px;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
		
			div.Research_Article_Preview_Title a:link,
			div.Research_Article_Preview_Title a:visited
			{
				color: #378;
				text-decoration: none;
			}
			
			div.Research_Article_Preview_Title a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
			
			span.Research_Article_Preview_Type
			{
				color: #888;
				font-weight: normal;
			}
	
	
	/*  h i e r a r c h y   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Research_Hierarchy_Area_Preview
	{
		padding-left: 15px;
	}
	
		td.Research_Hierarchy_Area_Preview_Left_Cell
		{
			width: 76px;
			vertical-align: top;
		}
		
			img.Research_Hierarchy_Area_Preview_Icon
			{
				padding: 2px;
				width: 60px;
				height: 60px;
				background: #fff;
				border: 1px solid #aaa;
			}
		
		td.Research_Hierarchy_Area_Preview_Right_Cell
		{
			vertical-align: top;
		}
	
			div.Research_Hierarchy_Area_Preview_Title
			{
				color: #378;
				font-family: "Arial";
				font-size: 16px;
				font-weight: bold;
			}
			
				div.Research_Hierarchy_Area_Preview_Title a:link,
				div.Research_Hierarchy_Area_Preview_Title a:visited
				{
					color: #378;
					font-family: "Arial";
					font-size: 16px;
					text-decoration: none;
				}
				
				div.Research_Hierarchy_Area_Preview_Title a:hover
				{
					color: #000;
					background: url(../gfx/hr.gif) bottom repeat-x;
				}
				
				span.Research_Hierarchy_Area_Preview_Type
				{
					color: #888;
					font-weight: normal;
				}
	
	div.Research_Hierarchy_Theme_Preview
	{
		margin-left: 46px;
		padding-left: 35px;
		padding-top: 5px;
		background: url(../gfx/sub-arrow.gif) top left no-repeat;
	}
	
		td.Research_Hierarchy_Theme_Preview_Left_Cell
		{
			width: 76px;
			vertical-align: top;
		}
		
			img.Research_Hierarchy_Theme_Preview_Icon
			{
				padding: 2px;
				width: 60px;
				height: 60px;
				background: #fff;
				border: 1px solid #aaa;
			}
		
		td.Research_Hierarchy_Theme_Preview_Right_Cell
		{
			vertical-align: top;
		}
	
		div.Research_Hierarchy_Theme_Preview_Title
		{
			color: #378;
			font-family: "Arial";
			font-size: 13px;
			font-weight: bold;
		}
		
			div.Research_Hierarchy_Theme_Preview_Title a:link,
			div.Research_Hierarchy_Theme_Preview_Title a:visited
			{
				color: #378;
				font-family: "Tahoma";
				font-size: 13px;
				text-decoration: none;
			}
			
			div.Research_Hierarchy_Theme_Preview_Title a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
			
			span.Research_Hierarchy_Theme_Preview_Type
			{
				color: #888;
				font-weight: normal;
			}
		
		div.Research_Hierarchy_Theme_Preview_Lead
		{
		}


	/*	t e m p o r a r y
	/------------------------------------------------------------*/
	
	div.Research_Area_Preview {}
	
		td.Research_Area_Preview_Window_Left
		{
			width: 75px;
			vertical-align: top;
		}
		
			img.Research_Area_Preview_Icon
			{
				width: 60px;
				height: 60px;
				padding: 2px;
				background: #fff;
				border: 1px solid #888;
			}
		
		td.Research_Area_Preview_Window_Right {}
		
			div.Research_Area_Preview_Title
			{
				padding-bottom: 5px;
				font-family: "Arial";
				font-size: 18px;
				letter-spacing: -1px;
			}



/* =====================================================================

	P U B L I C A T I O N S
------------------------------------------------------------------------
======================================================================*/

	
	/*	h o m e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Publication_Full
	{
	
	}
	
		td.Publication_Full_Left_Cell
		{
			width: 137px;
			vertical-align: top;
		}
		
			img.Publication_Full_Cover
			{
				width: 121px;
				padding: 2px;
				background: #fff;
				border: 1px solid #ccc;
			}
			
		td.Publication_Full_Right_Cell
		{
		}
		
			span.Publication_Full_Type
			{
				color: #888;
			}
			
			div.Publication_Full_Title
			{
				font-family: "Arial";
				font-weight: bold;
				font-size: 24px;
				color: #464ea0;
				letter-spacing: -1px;
			}
			
			div.Publication_Full_Subtitle
			{
				margin-top: 5px;
				font-family: "Arial";
				font-weight: bold;
				font-size: 16px;
				color: #464ea0;
				letter-spacing: -1px;
			}
			
			div.Publication_Full_Title_Spacer
			{
				padding-bottom: 10px;
			}
			
			div.Publication_Full_Detail
			{
				margin-bottom: 5px;
				padding-bottom: 5px;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
			
				span.Publication_Full_Detail_Attribute
				{
					font-weight: bold;
					color: #555;
				}
		
		
		div.Publication_Full_Lead
		{
			margin-top: 10px;
			margin-bottom: 10px;
			font-weight: bold;
			font-family: "Arial";
			color: #555;
			font-size: 16px;
			letter-spacing: -1px;
		}
		
			div.Publication_Full_Lead p
			{
				margin: 0;
				line-height: 1.7em;
			}
		
		div.Publication_Full_Body
		{
				font-family: "Verdana";
				font-size: 12px;
		}
		
			div.Publication_Full_Body p
			{
				line-height: 1.8em;
			}
		
			div.Publication_Full_Body p:first-child
			{
				text-indent: 0;
			}
		
		div.Publication_Full_Last_Edited
		{
			text-align: right;
			color: #777;
			font-family: "Arial";
			font-size: 12px;
			font-style: oblique;
			text-align: right;
		}
		
	
	
	/*	o v e r v i e w   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Publication_Overview_Preview
	{
		padding-left: 15px;
	}
	
		div.Publication_Overview_Preview_Title
		{
			margin-bottom: 2px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 16px;
			color: #464ea0;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
		
			div.Publication_Overview_Preview_Title a:link,
			div.Publication_Overview_Preview_Title a:visited
			{
				color: #464ea0;
				text-decoration: none;
			}
			
			div.Publication_Overview_Preview_Title a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Publication_Overview_Preview_Type
			{
				color: #555;
			}
		
		div.Publication_Overview_Preview_Lead
		{
		
		}
		
			div.Publication_Overview_Preview_Lead p
			{
			
			}
	
	
	/*	h o m e   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Publication_Home_Preview
	{
		text-align: center;
	}
	
		div.Publication_Home_Preview_Thumb_Frame
		{
			text-align: center;
		}
		
			img.Publication_Home_Preview_Thumb
			{
				width: 121px;
				padding: 2px;
				background: #fff;
				border: 1px solid #ccc;
			}
	
		div.Publication_Home_Preview_Title
		{
			margin-bottom: 2px;
			font-weight: bold;
			font-size: 13px;
			color: #464ea0;
			line-height: 1.4em;
		}
		
			div.Publication_Home_Preview_Title a:link,
			div.Publication_Home_Preview_Title a:visited
			{
				color: #464ea0;
				text-decoration: none;
			}
			
			div.Publication_Home_Preview_Title a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
			span.Publication_Home_Preview_Type
			{
				color: #555;
			}
		
		div.Publication_Home_Preview_Authors
		{
			font-size: 11px;
		}
		
		div.Publication_Home_Preview_Published
		{
			margin-bottom: 5px;
			font-size: 11px;
		}
		
		div.Publication_Home_Preview_Lead
		{
			text-align: left;
			font-size: 10px;
		}
		
			div.Publication_Home_Preview_Lead p
			{
			
			}
	
	

/* =====================================================================

	S T A F F
------------------------------------------------------------------------
======================================================================*/


	/*	f u l l
	/------------------------------------------------------------*/
	
	div.Staff_Full
	{
		
	}
	
		table.Staff_Full_Table
		{
			margin-bottom: 5px;
			width: 100%;
		}
	
		td.Staff_Full_Left_Cell
		{
			width: 141px;
			vertical-align: top;
		}
			
			img.Staff_Full_Photo
			{
				padding: 2px;
				width: 125px;
				height: 170px;
				background: #fff;
				border: 1px solid #aaa;
			}
		
		td.Staff_Full_Right_Cell
		{
		}
		
			div.Staff_Full_Name
			{
				font-family: "Arial";
				font-weight: bold;
				font-size: 24px;
				color: #9e4007;
				letter-spacing: -2px;
				line-height: 1.4em;
			}
			
			div.Staff_Full_Work_Title
			{
				margin-bottom: 5px;
				padding-bottom: 5px;
				padding-left: 1px;
				font-family: "Arial";
				font-size: 20px;
				color: #777;
				font-weight: bold;
				letter-spacing: -1px;
				border-bottom: 1px solid #ccc;
			}
			
			div.Staff_Full_Lead
			{
				margin-bottom: 10px;
				font-family: "Arial";
				font-weight: bold;
				color: #444;
				font-size: 14px;
				letter-spacing: -1px;
				line-height: 1.4em;
			}
		
			img.Staff_Full_Icon
			{
				float: left;
				margin: 7px 10px;
				padding: 2px;
				background: #fff;
				border: 1px solid #aaa;
			}
		
			div.Staff_Full_Lead p
			{
				line-height: 1.7em;
			}
		
		div.Staff_Full_Body
		{
			font-family: "Verdana";
			font-size: 12px;
		}
		
			div.Staff_Full_Body p
			{
				line-height: 1.8em;
			}
	

	/*	o v e r v i e w   p r e v i e w
	/------------------------------------------------------------*/
	
	div.Staff_Overview_Preview
	{
		padding-left: 15px;
	}
	
		td.Staff_Overview_Preview_Left_Cell
		{
			width: 96px;
			vertical-align: top;
		}
	
		div.Staff_Overview_Preview_Name
		{
			margin-bottom: 4px;
			font-family: "Arial";
			font-weight: bold;
			font-size: 16px;
			color: #9e4007;
			letter-spacing: -1px;
			line-height: 1.4em;
		}
		
			div.Staff_Overview_Preview_Name a:link,
			div.Staff_Overview_Preview_Name a:visited
			{
				color: #9e4007;
				text-decoration: none;
			}
			
			div.Staff_Overview_Preview_Name a:hover
			{
				color: #000;
				background: url(../gfx/hr.gif) bottom repeat-x;
			}
		
		span.Staff_Overview_Preview_Work_Title
		{
			font-size: 15px;
			color: #999;
			font-weight: bold;
		}
		
		div.Staff_Overview_Preview_Details
		{
			margin-bottom: 4px;
			padding-bottom: 5px;
			font-size: 12px;
			border-bottom: 1px solid #ddd;
		}
		
		img.Staff_Overview_Preview_Thumb
		{
			padding: 2px;
			background: #fff;
			border: 1px solid #ccc;
		}
		
		div.Staff_Overview_Preview_Lead
		{
		
		}
		
			div.Staff_Overview_Preview_Lead p
			{
			
			}


	/*	a c t i v i t y   p r e v i e w
	/------------------------------------------------------------*/
	
	
	span.Staff_Activity_Preview_Name
	{
		font-family: "Arial";
		font-weight: bold;
		font-size: 14px;
		color: #9e4007;
		letter-spacing: -1px;
		line-height: 1.4em;
	}
		
		span.Staff_Activity_Preview_Name a:link,
		span.Staff_Activity_Preview_Name a:visited
		{
			color: #9e4007;
			text-decoration: none;
		}
		
		span.Staff_Activity_Preview_Name a:hover
		{
			color: #000;
			background: url(../gfx/hr.gif) bottom repeat-x;
		}
	
	span.Staff_Activity_Preview_Title
	{
		line-height: 1.4em;
	}


	/*	p u b l i c a t i o n   p r e v i e w
	/------------------------------------------------------------*/
	
	
	span.Staff_Publication_Preview_Name
	{
		font-family: "Arial";
		font-weight: bold;
		font-size: 14px;
		color: #9e4007;
		letter-spacing: -1px;
		line-height: 1.4em;
	}
		
		span.Staff_Publication_Preview_Name a:link,
		span.Staff_Publication_Preview_Name a:visited
		{
			color: #9e4007;
			text-decoration: none;
		}
		
		span.Staff_Publication_Preview_Name a:hover
		{
			color: #000;
			background: url(../gfx/hr.gif) bottom repeat-x;
		}
	
	