
html					{	font-size					:100%		;}

body					,
th, td					{	font						:12px/17px verdana,geneva,sans-serif; }

body					{	margin						:0			;
							padding						:0			;
						/*	overflow					:auto		;	*/
							cursor						:default	;
						/*	font						:0.625em/1em Verdana,Arial,Geneva,Helvetica,sans-serif;		*/
							color						:#606060;
							background					:#FCFCFC;
							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:#453d01; 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;}
a:hover					{	text-decoration				:none		; color :#000000;}
a:focus					{	outline						:none		;}

hr						{	color						:#A0A0A0;
							background-color			:#FCFCFC;
							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 #A0A0A0;
							color						:#606060;
							cursor						:text		;}
input					{	margin						:0			;
							padding						:0 5px		;
							height						:1.8em		;
							vertical-align				:middle		;
							cursor						:pointer;}
input					,
select					,
textarea				{	font						:1em/1.3em 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						:#606060;
							border						:solid 1px #A0A0A0;}
.button					,
.submit					{	border						:solid 1px #A0A0A0;
							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						:#606060;
							font-size					:0.9em		;}
.smaller				,
.smaller a				{	font-size					:11px		;}
.lighter				,
.lighter a				{	color						:#A0A0A0;}

.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;
						}

p.hr					{	border-bottom				:solid 1px #A0A0A0;
							margin						:1.6em 0 1.2em 0	;}



/*	container																							*/

#container				{	width						:950px		;
							margin						:0 auto		;
							padding						:0			;
							border-right				:solid 1px #D0D0D0;
							border-left					:solid 1px #D0D0D0;
							border-bottom				:solid 1px #D0D0D0;
							text-align					:left		;
							position					:relative	;
							background					:#FFFFFF;
						}



/*	banner																								*/

#logo					{	height						:110px		;
							background					:url(/img/logo-bg.gif) repeat-x bottom;
						}
#logo-inner				{	position					:relative	;}
#logo-image				{	position					:absolute	;
							left						:40px		;
							top							:6px		;}
#logo-text				{	position					:absolute	;
							left						:240px		;
							top							:47px		;
							font						:bold 24px Arial,Verdana,Helvetica,Geneva,sans-serif;
							color						:#453d01; }
#logo-text a			{	color						:#453d01; }

#logo-welcome			{	height						:380px		;}
#logo-welcome-inner		{	position					:relative	;}
#logo-welcome-image		{	position					:absolute	;
							left						:40px		;
							top							:30px		;}
#logo-welcome-text		{	position					:absolute	;
							left						:94px		;
							top							:43px		;
							font						:bold 17px Arial,Verdana,Helvetica,Geneva,sans-serif;
							color						:#453d01; }

#form_search			{	float						:right		;
							margin-right				:20px		;
							margin-top					:41px		;}



/*	menu_h																								*/

#menu_h					{	width						:100%		;
							height						: 41px		;
							margin						:  0		;
							padding						:  0		;
							background					:#F0F0F0 url(/img/menu-bg.gif) repeat-x;
						}
#menu_h ul,
#menu_h li				{	display						:inline		;
							margin						:  0		;
							padding						:  0		;
						}
#menu_h a				{	display						:block		;
							height						:27px;
							line-height					: 41px		;
							padding-top					: 14px		;
							font						:normal 12px Arial,Helvetica,sans-serif;
							color						:#606060;
							text-align					:center		;
						}
#menu_h a.left			{	width						:118px		;	float :left		;	background :url(/img/menu-left.gif)		no-repeat;	}
#menu_h a.right			{	width						:118px		;	float :right	;	background :url(/img/menu-right.gif)		no-repeat;	}
#menu_h a.last-left		{	width						:121px		;	float :left		;	background :url(/img/menu-left-last.gif)	no-repeat;	}
#menu_h a.last-right	{	width						:121px		;	float :right	;	background :url(/img/menu-right-last.gif)	no-repeat;	}

#menu_h a:hover			{	color						:#000000;}

#menu_h li.icon a		{	text-align					:left		;
							height						:29px;
							padding-top					:12px;
						}
#menu_h li.icon img		{	vertical-align				:middle			;
							margin						:0 4px 0 10px	;}

#menu_h li span.extr_right{	display						:block		;
							float						:right		;
							width						:3px		;
							height						:41px		;
							background					:url(/img/menu-right.gif) no-repeat;
						}
#menu_h li span.extr_left {	display						:block		;
							float						:left		;
							width						:3px		;
							height						:41px		;
							background					:url(/img/menu-left.gif) no-repeat;
						}



/*	content																								*/

#content				{	margin						:0			;
							padding						:30px 40px 0 40px;
							text-align					:left		;
							font						:13px/15px Verdana,Geneva,sans-serif;
						}

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

#content table			,
#content th				,
#content td				{	font						:1em Verdana,Geneva,sans-serif;}

#content .text			{	width						:150px		;}

#content .table			{	font						:1em Verdana,Geneva,sans-serif;}
#content .table th		,
#content .table td		{	padding-right				:8px		;
							text-align					:left		;
							vertical-align				:top		;
						}
#content .table th		{	font-weight					:bold		;
							color						:#453d01;
						}
#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		;}

#content li				{	padding						:0 0 1em 0	;}



/*	left_column																							*/

td#left_column			{	width						:120px		;
							height						:600px		;
						/*	font						:1.2em/1.3em Verdana,Geneva,sans-serif;	*/
						}
#left_column_inner		{	padding-top					: 30px		;
							padding-left				: 20px		;
						}
#left_column ul			,
#left_column li			{	margin						:8px 0		;
							padding						:0			;
						}
#left_column ul			{	list-style-type				:none		;}



/*	right_column																						*/

td#right_column			{	width						:170px		;
							height						:600px		;
						/*	font						:1.2em/1.3em Verdana,Geneva,sans-serif;	*/
						}
#right_column_inner		{	padding-top					: 30px		;
							padding-right				: 10px		;
						}


/*	nav																									*/

#nav					{	background					:url(/img/nav-bg.gif) repeat-x;
							height						:90px		;
							margin						: 0			;
							padding-top					:26px		;
							font						:0.9em Verdana,Geneva,sans-serif;
							text-align					:center		;
							line-height					:20px		;
						}
#nav a					{	color						:#606060;}
#nav a:hover			{	color						:#000000;}



/*	Help																								*/

#help					{	position					:absolute	;
							display						:none		;
							z-index						:100		;

							left						: 50%		;
							top							: 50%		;
							width						: 500px		;
							height						: 300px		;
							margin-left					:-250px		;
							margin-top					:-150px		;

							padding						:5px		;
							border						:solid 1px #808080;

							color						:#606060;
							background					:white		;
						}
#help h1				{	font-size					:1.2em		;
							font-weight					:bold		;
						}
#help-close				{	text-align					:right		;
							width						:100%		;
						}
#help-content			{	padding						:0 20px		;}
#help-content p			{	width						:450px		;}



/*	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		;}



/*	Languages																							*/



#language-notice		{	position					:absolute	;
							top							:0			;
							right						:0			;
							height						: 17px		;
							width						:296px		;
							z-index						:5000		;

			background : url(http://e-pla.net/network/languages/trigger.png) no-repeat;

							cursor						:pointer;
						}
#language-notice img	{	margin						:1px 0 0 4px;	}

#language-window		{	position					:absolute	;
							display						:none		;
							z-index						:100		;

							left						: 50%		;
							top							: 50%		;
							width						: 400px		;
							height						: 250px		;
							margin-left					:-200px		;
							margin-top					:-125px		;
							text-align					:left		;

							padding						:5px		;
							border						:solid 2px #F00000;

							font						:13px/15px Verdana,Geneva,sans-serif;

							color						:#606060;
							background					:white		;
						}
#language-window-close	{	text-align					:right		;
							width						:100%		;
						}
#language-window-content {	margin						:10px 20px 20px 30px;}





#language-select		{	position					:absolute			;
							right						:30px				;
							top							:41px				;
						}
#language-select a		{	display						:block				;
							padding						:2px 0 2px 0		;
							width						:130px				;
							font						:11px Verdana, Geneva, sans-serif;

							color						:#303030			;
							text-decoration				:none				;
						}
#language-select a:link		,
#language-select a:visited	,
#language-select a:hover{	color						:#303030			;
							text-decoration				:none				;}
#language-list a:hover	{	background					:#E8E8E8			;}

#language-selection		{	position					:relative			;
							width						:130px				;
							height						: 19px				;
							line-height					: 25px				;
							font						:11px Verdana, Geneva, sans-serif;
							background					:#FFFFFF			;
							border						:1px solid #C0C0C0	;}
#language-button		{	position					:absolute			;
							top							:0				;
							right						:0					;}
#language-list			{	display						:none				;
							width						:130px				;
							margin						:0					;
							padding						:0 0 5px 0			;
							background					:#FFFFFF			;
							border-right				:1px solid #C0C0C0	;
							border-left					:1px solid #C0C0C0	;
							border-bottom				:1px solid #C0C0C0	;
							text-align					:left				;
							z-index						:200				;
						}
#language-selection img.flag,
#language-list		img.flag
						{	margin						:1px 6px 0 6px		;
						}





/*	Site specific																						*/

#welcome a				{	display			:block					;
							margin			:0 40px 20px 0			;
							padding			:14px 14px 24px 14px	;
							border			:solid 1px #D0D0D0		;
							text-decoration	:none					;
							background		:#F8F8F8				;
						}
#welcome a:hover		{	text-decoration	:none					;
						}

.FlashContainer			,
#FlashContainer			{	width			:100%					;
							text-align		:center					;}
.Flash					,
#Flash					{	border			:solid 1px #D0D0D0		;
							margin			:0 auto					;
							background		:#F8F8F8				;}


#menu_v					{	width			:250px					;}
#menu_v b				,
#menu_v a				{	width			:220px					;
							display			:block					;
							margin-bottom	: 6px					;}
#menu_v b				{	color			:#453d01		;}
#menu_v i				{	display			:none					;}


table.logic tr.underlined {	border-bottom	:solid 1px #000000		;}
table.logic td			,
table.logic th			{	text-align		:center					;}
table.logic td			{	border-left		:solid 1px #000000		;}


.logic i				{	font-style		:normal	;
							border-top		:solid 1px #000000		;}


#content_bottom			{	font			:1.1em Verdana,Geneva,sans-serif;
							text-align		:center		;
							line-height		:20px		;
						}

