@import url("/Discussion.css");
@import url("/QuickPoll.css");
@import url("/Competition.css");
@import url("/postcard.css");
/* HTML tags */
body
	{
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 11px;
		color: #333333;
		height: 100%;
		margin: 0px;
		padding: 0px;
	}
	
td
	{
		text-align: left;
		vertical-align: top;
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 11px;
		color: #333333;
		line-height: 15px;
	}
	
form
	{
	
		margin: 0px 0px 0px 0px;
	}
	
	
	
ul
	{
		list-style-type: square;		
	}	
	
	
/* Links */
a
	{
		color: #00703C;
	}

a:hover
	{
		color: #00703C;
		text-decoration: none;	
	}

a:visited
	{
		color: #999999;	
		text-decoration: underline;
	}
	

a.cssLinkHeader
	{
	
		color: #000000 !important;
		text-decoration: none !important;
		
	}	

a.cssLinkHeader:hover
	{
	
		color: #000000 !important;
		text-decoration: none !important;

	}	


a.cssLinkHeader:visited
	{
	
		color: #000000 !important;
		text-decoration: none !important;

	}	

a img
	{
		border: 0;
	}


.cssNavigatorThree
	{
		color: #00703C !important;
		margin-top: 4px;
		text-transform: uppercase;
		line-height: 16px;		
	}
	
.cssNavigatorThreeSelected
	{
		color: #00703C !important;
		text-decoration: none;
		text-transform: uppercase;
	}
	
.cssNavigatorThree:visited
	{
		color: #00703C !important;
		margin-top: 4px;
		text-transform: uppercase;
		line-height: 16px;		
	}
	
.cssNavigatorThreeSelected:visited
	{
		color: #00703C !important;
		text-decoration: none;
		text-transform: uppercase;
	}

a.cssLinkMajor	
	{
		color: #00703C ;
		text-decoration: underline;
	}
	
a.cssLinkMajor:hover
	{	
		color: #00703C ;
		text-decoration: underline;
	}
	
a.cssLinkMajor:visited
	{
		color: #999999;
		text-decoration: underline;
	}

	
a.cssLinkClear
	{
		text-decoration: none;
	}
	

/* Form elements */	
.cssFormSearchTextBox
	{
		width: 130px;
		height: 14px;	
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 10px;
		color: #333333;
	}
	
.cssFormNewsletterTextBox
	{
		width: 190px;
		height: 14px;	
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 10px;
		color: #333333;
	}

.cssSelectBox
	{
		height: 14px;	
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 10px;
		color: #333333;
	}
	
/* Text formatting */

p	{
		margin: 0px 0px 0px 0px;
	}

h1
	{
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		margin: 0px 0px 0px 0px;
	}
	
h2
	{
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		margin: 0px 0px 0px 0px;
	}
	
h3
	{
		font-size: 11px;
		font-weight: bold;
		font-style: Italic;
		color: #000000;
		margin: 0px 0px 0px 0px;
	}
	
	
h4
	{
		font-size: 9px;
		font-weight: bold;
		color: #999999;
		margin: 0px 0px 0px 0px;
	}
	
	
h5
	{
		font-size: 9px;
		font-weight: bold;
		color: #999999;
		margin: 0px 0px 0px 0px;
	}
	
h6
	{
		font-size: 9px;
		font-weight: bold;
		color: #999999;
		margin: 0px 0px 0px 0px;
	}

h7
	{
		font-size: 13px;
		font-weight: bold;
		color: #00703C ;
		margin: 0px 0px 0px 0px;
	}

.cssTextBold
	{
		font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
		font-size: 12px;
		font-weight: bold !Important;
		color: #000000 !Important;
	}
	
.cssTextGrey
	{
		color: #999999;
	}

.cssTextDate
	{
		font-weight: normal !Important;
		color: #999999;
		
	}
	
	
/* Page setup */

.cssPageSetup
	{
		margin-left: auto;
		margin-right: auto;
		height: 100%;
	}


.cssPageDesktop
	{
		width: 750px;
	}

.cssPageMarginLeft
	{
		width: 15px;
		background-image: url(/images/page_margin_left.gif);
	}	

.cssPageMarginRight
	{
		width: 15px;
		background-image: url(/images/page_margin_right.gif);
	}
	
	
/* Elements */
.cssPageElementHorizontalSeparator
	{
		width: 750px !Important;
		height: 1px !Important;
		background-color: #E5E5E5 !Important;
		font-size: 0px !Important;
	}
	
.cssPageElementVerticalSeparator
	{
		width: 1px !Important;
		background-color: #E5E5E5 !Important;
		font-size: 0px !Important;
	}
	
.cssPageElementInnerSeparator
	{
		width: 490px !Important;
		height: 1px !Important;
		background-color: #E5E5E5 !Important;
		font-size: 0px !Important;
	}
	
/* Page ElementInner Seperator Alternate - inserted by Dwarf */
.cssPageElementInnerSeparatorAlternate
	{
		width: 490px !Important;
		height: 1px !Important;
		background-color: #86aac6!Important;
		font-size: 0px !Important;
	}

.cssPageElementHeader
	{
		padding: 10px 10px 10px 10px;	
	}
	
.cssPageElementHeadline
	{
		padding: 8px 10px 6px 10px;	
	}
	
.cssPageElementIdentity
	{
		padding: 0px 10px 8px 10px;	
	}

.cssPageElementBanner
	{
		padding: 10px 10px 10px 10px;	
	}

.cssPageElementNavigator
	{
		padding: 14px 10px 20px 10px;
	}

.cssPageElementContent
	{
		padding: 0px;
	}
	
.cssPageElementInnerContent
	{
		padding: 11px 12px 20px 18px;
	}
	
.cssPageElementListContent
	{
		padding: 11px 12px 20px 18px;
	}
	
.cssPageElementInnerCoverContent
	{
		padding: 20px 10px 20px 10px;
	}
	
.cssPageElementFooter
	{
		padding: 17px 10px 20px 10px;
	}
	

.cssPageElementResultsHeader
	{
		padding: 14px 10px 14px 10px;
		background-color: #F7F7F7;
		border-bottom: solid 1px #EAEAEA;
	}	

.cssPageElementResultsPaging
	{
		padding: 16px 10px 14px 10px;
		background-color: #F7F7F7;
		border-top: solid 1px #EAEAEA;
	}
	
	
.cssTableSetup
	{
		height: 100%;
	}	
	
	
/* Print */
.cssPrintPageSetup
	{
		width: 554px;
		margin: 10px 10px 10px 10px;
	}
	
.cssPrintPageElementHeader
	{
		padding: 10px 10px 10px 10px;	
	}

.cssPrintPageElementContent
	{
		padding: 10px 10px 10px 10px;
	}
	
.cssPrintPageElementFooter
	{
		padding: 10px 10px 20px 10px;
	}
		
.cssPrintPageElementHorizontalSeparator
	{
		width: 554px !Important;
		height: 1px !Important;
		background-color: #E5E5E5 !Important;
		font-size: 0px !Important;
	}

	
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs 
	{
		position:absolute;
		visibility:hidden;
		left:0px;
		top:0px;
	}
	
/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clBar 
	{
		position: absolute;
		width: 10px;
		height: 24px;

	}
/*Styles for level 0*/
.clLevel0,.clLevel0over 
	{
		position: absolute;
		padding: 2px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
.clLevel0 {
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	color:#FFFFFF;
}
.clLevel0over {
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.clLevel0border {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position: absolute;
	padding: 2px 2px 2px 6px;
	font-family: Lucida Grande, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	text-transform: uppercase;
	filter:alpha(opacity=85);
	/*-moz-opacity: .75;*/
	opacity: .85;
}

.clLevel1 {
	background-color: #FFFFFF;
	layer-background-color:#FFFFFF;
	color:#0E568D;
	filter:alpha(opacity=85);
	/*-moz-opacity: .75;*/
	opacity: .85;
}

.clLevel1over {
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	color:#828282;
	cursor:pointer;
	cursor:hand;
	filter:alpha(opacity=85);
	/*-moz-opacity: .75;*/
	opacity: .85;
}

.clLevel1border {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	filter:alpha(opacity=85);
	/*-moz-opacity: .75;*/
	opacity: .85;
}


.rowheader
{
	background-color: #d3d3d3;
	border-bottom: solid 1px #999999;
}


.rowstyle0
{
	background-color: #f9f9f9;
	border-bottom: solid 1px #999999;
}

.rowstyle1
{
	background-color: #f3f3f3;
	border-bottom: solid 1px #999999;
}

/* Market watch module - inserted by Dwarf */
.dwMarketWatch {
	padding: 22px 10px 15px;
}

.dwMarketWatch .colA,
.dwMarketWatch .colB {
	float: left;
	width: 225px;
}

.dwMarketWatch .colB {
	margin-left: 20px;
}


.dwMarketWatch h2 {
	background: url(/images/texts/headline_news_world.png) no-repeat 0 0;
	text-indent: -9000px;
	display: block;
	height: 10px;
	width: 225px;
	padding: 0 0 20px;
}

.dwMarketWatch .colB h2 {
	background-image: url(/images/texts/headline_news_europe.png);
}

.dwMarketWatch p span {
  display: block;
  margin: 2px 0;
	color: #999;
}