﻿/* rns main */
body 
{
	font-family: verdana, arial, helvetica, sans-serif;
}
A:link, A:visited
{
	color: #007c90;	
	text-decoration: underline;
}
A:hover, A:active
{
	color: #999999;
	text-decoration: underline;	
}
table.maintable
{
	width: 500px;
}
table.searchtable
{	
	font-size: 12px;
	color: #000000;	
}
.fullheadingtype
{
	background-color: #ffffff;	
	border: 1px #bebebe solid;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 0px;	
}
td.heading
{
	display: none;
	font: bold 15px verdana, arial, helvetica, sans-serif;
	padding-bottom: 10px;
	color: #003366;
	border-bottom: 1px solid #cccccc;
}
.tbFromDate
{
	width: 130px;
	font-size: 12px;
	border: 1px #bebebe solid;
	background-color: #ffffff;
}
.tbToDate
{
	width: 130px;
	font-size: 12px;
	border: 1px #bebebe solid;
	background-color: #ffffff;	
}
.combo
{
	width: 200px;
	color: #000000;
	font-size: 12px;
	border: 1px #bebebe solid;
	background-color: #ffffff;	
}
.bSearch
{
	
	width: 132px;
	border-top: 1px #dcdcdc solid;
	border-bottom: 1px #4e4e4e solid;
	border-left: 1px #dcdcdc solid;
	border-right: 1px #4e4e4e solid;
	background-color: #cccccc;
	color: #007c90;
	font-weight: bold;
	margin-right: 23px;
}
.tbKeyword
{
	width: 198px;
	font-size: 12px;
	border: 1px #bebebe solid;
}
.errormessage
{
	color: #B22222;
	font-size: 8pt;	
}
.odd
{
	background-color: #ffffff;
}
.even
{
	background-color: #f4f4f4;
}
.mainGrid
{
	font-size: 12px;	
	width: 100%;
}
.mainGridHeader
{
	background-color: #cccccc;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	font-weight: bold;
}
.dateitem
{
	text-align: left;
	width: 130px;	
}
.mainGridPager
{
	background-color: #cccccc;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	font-weight: bold;
}


/* popup announcement style*/
td.mainheading
{
	border-bottom: 1px #000000 dashed;			
}
.regulatorynews
{
	font-size: 15px;	
}
.printclose
{
	color: blue;
	white-space: nowrap;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.footer
{
	border-top: 1px #000000 dashed;	
	padding-bottom: 20px;		
}

.footer a:link, .footer a:visited{
	/*font-size: 11px; */text-decoration: underline; font-weight: normal; color: #007c90;
}
.footer a:active, .footer a:hover{
	/*font-size: 11px; */text-decoration: underline; font-weight: normal; color: #999999;
}

.euroland
{
	font-size: 12px;	
}
.eurolandmain
{
	text-align: right;
	font-size: 11px;
	padding-top: 10px;	
}
.anntext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
