﻿/* rns main */
body 
{
	font-family:Verdana;
}
A:link, A:active, A:visited
{
	color: #00528F;	
	text-decoration: underline;	
}
A:hover
{
	color: #0077CC;
	text-decoration: underline;	
}
table.maintable
{
	
}
table.searchtable
{	
	font-size: 8pt;	
}
.fullheadingtype
{
	background-color: #ffffff;	
	border: 1px #dedede 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 #00528F solid;
	background-color: #4099D9;
	color: #FFFFFF;	
}
.tbKeyword
{
	width: 194px;	
}
.errormessage
{
	color: red;
	font-size:8pt;	
}
.odd
{
	background-color: #ffffff;
}
.even
{
	background-color: whitesmoke;
}
.mainGrid
{
	font-size: 8pt;	
	width: 100%;
}

.mainGridHeader
{
	background-color: #0077CC;
	color: #FFFFFF;
}
.mainGridHeader A:link, .mainGridHeader A:active, .mainGridHeader A:visited
{
	color: #FFFFFF;	
}
.mainGridHeader A:hover
{
	color: #FFFFFF;
	text-decoration: underline;	
}
.dateitem
{
	text-align: right;	
}
.mainGridPager
{
	background-color: #0077CC;
	color: #999999;
}
.mainGridPager A:link, .mainGridPager A:active, .mainGridPager A:visited
{
	color: #FFFFFF;	
}
.mainGridPager A:hover
{
	color: #FFFFFF;
	text-decoration: underline;	
}

/* popup announcement style*/
td.mainheading
{
	border-bottom: 1px #000000 dashed;			
}
.regulatorynews
{
	font-size: 10pt;	
}
.printclose
{
	color: blue;
	white-space:nowrap;
	font-family: Verdana;
	font-size: 8pt;
}
.footer
{
	border-top: 1px #000000 dashed;	
	padding-bottom: 20px;		
}
.footer A:link, .footer A:active, .footer A:visited
{
	color: blue;		
}
.euroland
{
	font-size: 8pt;	
}
.eurolandmain
{
	text-align: right;
	font-size: 8pt;	
}
.anntext
{
    font-family:Verdana;
	font-size: 10pt;
}
