
html					{	font-size					:100%		;}

body					{	margin						:0			;
							padding						:0			;
						/*	overflow					:auto		;	*/
							cursor						:default	;
							font						:0.625em/1em Verdana,Arial,Geneva,Helvetica,sans-serif;
							color						:#000000;
							background					:#FFFFFF	;
							text-align					:center		;
						}

p						{	margin						:0			;
							padding						:0			;
							padding-bottom				:10px		;}

h1, .h1					,
h2, .h2					,
h3, .h3					{	font						:bold 1em Arial,Helvetica,sans-serif; color:#000000; margin:0; padding:0;}
h1, .h1					{	font-size					:1.3em		;}
h2, .h2					{	font-size					:1.2em		;}
h3, .h3					{	font-size					:1.1em		;}
h1						{	padding-bottom				:10px		;}
h2						{	padding-bottom				:10px		;}
h3						{	padding-bottom				:10px		;}


a						{	text-decoration				:none		;  color :#000000;  font-weight :bold;		}
a:hover					{	text-decoration				:underline	;  color :#000000;}

hr						{	color						:#e2e9ee;
							background-color			:#FFFFFF	;
							height						:1px		;}

ul						{	width						:100%		;
							list-style-type				:disc		;}

table					{	empty-cells					:show		;
							border-collapse				:collapse	;
						}
th,td					{	vertical-align				:top		;
						}

img						{	border						:none		;}

form					{	margin						:0			;
							padding						:0			;}
textarea				{	margin						:0			;
							padding						:0 5px		;
							border						:solid 1px #e2e9ee;
							color						:#000000;
							cursor						:text		;}
input					{	margin						:0			;
							padding						:0 5px		;
							height						:1.8em		;
							vertical-align				:middle		;
							cursor						:pointer;}
input					,
select					,
textarea				{	font						:12px/14px Verdana,Geneva,sans-serif;}

label					{	cursor						:pointer;}

pre						{	font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;}

acronym					{	text-decoration				:none		;
							border						:none		;}
acronym.help			{	cursor						:help		;}


/*	classes																								*/

.clear					{	clear						:both		;}

.text					,
.password				{	cursor						:text		;
							color						:#000000;
							border						:solid 1px #e2e9ee;}
.button					,
.submit					{	border						:solid 1px #e2e9ee;
							background					:#F2F2F2	;
							font						:1em/1.3em Verdana,Geneva,sans-serif;
						}
.list					{	padding-left				: 3em		;}
.list img				{	margin						: 2px		;}

.red					,
.red a					,
.red a:hover			{	color						:#E60016	;}
.blue					{	color						:#0100A7	;}
.green					{	color						:#00B90A	;}
.yellow					{	color						:#FFD000	;}

.small					{	color						:#000000;
							font-size					:1.1em		;}
.smaller				{	font-size					:1.1em		;}

.right					{	text-align					:right		;}
.center					{	text-align					:center		;}
.left					{	text-align					:left		;}

.thin					{	margin						:0			;
							padding						:0			;}
.thick					{	padding-bottom				:20px		;}
.spacer					{	padding-bottom				:12px		;}
.indent					{	padding-left				:4em		;}

.pointer				{	cursor						:pointer;}
.hover					{	text-decoration				:underline	;
							color						:#000000;}

.no_display				{	display						:none		;}
.pre					{	white-space					:pre		;
							font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;
						}



/*	container																							*/

#container				{	width						:980px		;
							margin						:0 auto		;
							padding						:0			;
							text-align					:left		;
						}



/*	top																									*/

#top					{	height						:195px		;
							position					:relative	;
						}
#top #logo				{	position					:absolute	;
							left						:325px		;
							top							: 40px		;
						}
#top #search			{	background					:url(/img/search.gif) no-repeat;

							position					:absolute	;
							left						:215px		;
							top							:133px		;
							width						:443px		;
							height						: 44px		;
						}

#top #search #q			{	position					:absolute	;
							left						: 70px		;
							top							:  8px		;
							width						:215px		;
							height						: 20px		;
							border						:none		;

							font						:11px Verdana,Arial,Geneva,Helvetica,sans-serif;
							background					:transparent;
						}



/*	content																								*/

#content				{	margin						:0			;
							padding						:0			;
							text-align					:left		;
							font						:12px/14px Verdana,Geneva,sans-serif;
						}

#content p				{	width						:500px		;}
#content blockquote	p	,
#content blockquote		{	width						:400px		;}
#content a:hover		{	text-decoration				:underline	;}

#content .text			{	width						:150px		;}

#content img			{	vertical-align				:middle		;}

#content ul				{	margin						:0			;
							width						:410px;
							padding						:0.5em 0 1.5em 2em	;}
#content ul.thin		{	padding						:0.5em 0 0.5em 2em	;}
#content ul.narrow		{	width						:450px		;}



/*	nav																									*/

#nav					{	height						:90px		;
							margin						: 0			;
							padding-top					:26px		;
							font						:11px Verdana,Geneva,sans-serif;
							text-align					:center		;
							line-height					:20px		;
						}
#nav a					{	color						:#000000;	font-weight: normal; }
#nav a:hover			{	color						:#000000;}



/*	Content / network_sites																				*/

#network_sites h1		{	font	: bold 1.3em/1em Arial,Helvetica,sans-serif;	margin-bottom :20px;					}
#network_sites h2		{	font	: bold 1.2em/1em Arial,Helvetica,sans-serif;	margin		  :0; padding:30px 0 2px 0;	}
#network_sites h3		{	font	: bold 1.1em/1em Verdana,Geneva,sans-serif;		margin		  :0; padding:10px 0 0	 0; }
#network_sites .indent	{															margin		  :0; padding:0 0 0 2em;	}
#network_sites h2.first	{															margin		  :0; padding:0 0 2px 0;	}
#network_sites a		,
#network_sites a:hover	{	text-decoration				:none		;}



/*	Site specific																						*/

td.header				{	font		:bold 16px/24px Arial,Helvetica,sans-serif;
							color		:#FFFFFF	;
							background	:#000000	;
							height		:24px		;
							padding-left:1em		;
						}
td.thumb				{	padding		:10px 20px 0 0	;}
td.thumb img			{	width		:120px		;
							height		: 90px		;
							border		:none		;
						}


td.res					{	padding		:10px 0 0 0	;}
td.res					,
td.res a				{	color		:#000000	;	}
td.res h3				{	font		:bold 14px Arial,Helvetica,sans-serif;	padding-bottom:6px;}
td.res .abstract		{	font		:12px/14px verdana,geneva,sans-serif;	padding-bottom:4px;}
td.res cite				{	font		:10px/12px verdana,geneva,sans-serif;	padding-bottom:10px;color:#808080;	}







