﻿/* rns main */
body 
{
	font-family:Arial;
	width: 400px;
	margin: 15px;
	color: #666666;
}
A:link, A:active, A:visited
{
	color: #000000;	
	text-decoration: underline;
}
A:hover
{
	color: #666666;
	text-decoration: underline;	
}
table.maintable
{
	
}
table.searchtable
{	
	font-size: 8pt;	
}
.fullheadingtype
{
	background-color: #ffffff;	
	border: 1px #ddddbb solid;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 0px;		
}
td.heading
{
	font-size: 12pt;	
	padding-bottom:10px;
}
.tbFromDate
{
	width: 130px;	
}
.tbToDate
{
	width: 130px;	
}
.combo
{
	width: 200px;	
}
.bSearch
{
	width: 200px;
	border: 1px #ddddbb solid;
	background-color: #335555;
	color: #FFFFFF;	
}
.tbKeyword
{
	width: 194px;	
}
.errormessage
{
	color: red;
	font-size:8pt;	
}
.odd
{
	background-color: #ffffff;
}
.even
{
	background-color: #ffffff;
}
.mainGrid
{
	font-size: 8pt;	
	width: 100%;
	border-bottom: 1px solid #ddddbb;
	border-left: 1px solid #ddddbb;
	border-right: 1px solid #ddddbb;
	border-top: 1px solid #ddddbb;

}
.mainGridHeader
{
	background-color: #335555;
	text-decoration: none;
}

.mainGridHeader A:link, .mainGridHeader A:active, .mainGridHeader A:visited .mainGridHeader A:hover
{
	color: #ffffff;
	text-decoration: underline;
			
}

.dateitem
{
	text-align: right;	
}
.mainGridPager
{
	background-color: #335555;

}


/* popup announcement style*/
td.mainheading
{
	border-bottom: 1px #000000 dashed;			
}
.regulatorynews
{
	font-size: 10pt;	
}
.printclose
{
	color: blue;
	white-space:nowrap;
	font-family: Arial;
	font-size: 8pt;
}
.footer
{
	border-top: 1px #000000 dashed;	
	padding-bottom: 20px;		
}
.footer A:link, .footer A:active, .footer A:visited
{
	color: #000000;
	text-decoration: underline;
			
}

.footer A:hover
{
	color: #666666;
	text-decoration: underline;	
}

.euroland
{
	font-size: 8pt;	
}
.eurolandmain
{
	text-align: right;
	font-size: 8pt;	
}
