﻿/* rns main */
body 
{
	font-family: Verdana,Helvetica,sans-serif;
	width: 400px;
	margin: 15px;
	color: #5F5F5F;
	font-size: 11px;
}
A:link, A:active, A:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
table.maintable
{
	
}
table.searchtable
{	
	font-size: 11px;	
}
.fullheadingtype
{
	background-color: #ffffff;	
	border: 1px #aeaeae solid; /*#186d64*/
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 0px;
	color: #838383;		
}
td.heading
{
	font-size: 12pt;	
	padding-bottom:10px;
	color: #838383;
	font-weight: bold;
}
.tbFromDate
{
	width: 130px;
	
}
.tbToDate
{
	width: 130px;
		
}
.combo
{
	width: 200px;	
}
.bSearch
{
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	width: 132px; 
	height: 20px; 
	color: #FFFFFF; 
	background: #FF3D00;
	border-bottom: 1px solid #AEAEAE; 
	border-top: 1px solid #AEAEAE; 
	border-right: 1px solid #AEAEAE; 
	border-left: 1px solid #AEAEAE;   
	margin: 1 1 1 1; cursor: hand;
}
.tbKeyword
{
	width: 194px;	
}
.errormessage
{
	color: red;
	font-size:8pt;	
}
.odd td
{
	background-color: #ffffff;
	border-bottom: 1px solid #aeaeae;
	
}
.even td
{
	background-color: #ffffff;
	border-bottom: 1px solid #aeaeae;

}
.mainGrid
{
	font-size: 11px;	
	width: 100%;
	border-bottom: 2px solid #aeaeae;
	border-left: 0px solid #aeaeae;
	border-right: 0px solid #aeaeae;
	border-top:2px solid #aeaeae;
}
.mainGridHeader td
{
	font-weight: bold; 
	color: #ffffff; 
	background: #ffffff; 
	border-bottom: 2px solid #AEAEAE; 
	border-top: 2px solid #AEAEAE; 
	border-right: 0px solid #AEAEAE; 
	border-left: 0px solid #AEAEAE;  
	padding: 2 2 2 2;
	font-size: 11px;
}

.footer A:active, .footer A:visited
{
	color: #0000FF;
	text-decoration: underline;		
}
.mainGridHeader A:active, .mainGridHeader A:hover
{
	color: #333333;
	text-decoration: none;		
}

.mainGridHeader A:link, .mainGridHeader A:visited
{
	color: #ff3d00;
	text-decoration: underline;		
}

.dateitem
{
	text-align: justify;	
}
.mainGridPager td
{
	background-color:  #ffffff;
	color: #333333;
	border-bottom: 2px solid #AEAEAE; 
	border-top: 2px solid #AEAEAE;
}

.footer A:active, .footer A:visited
{
	color: #ff3d00;
	text-decoration: underline;		
}

.mainGridPager A:active, .mainGridPager A:hover
{
	color: #333333;
	text-decoration: none;		
}

.mainGridPager A:link, .mainGridPager A:visited
{
	color: #ff3d00;
	text-decoration: underline;		
}

/* popup announcement style*/
td.mainheading
{
	border-bottom: 1px #000000 dashed;			
}
.regulatorynews
{
	font-size: 11px;	
}
.printclose
{
	color: #ff3d00;
	white-space:nowrap;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 8pt;
}
.footer
{
	border-top: 1px #000000 dashed;	
	padding-bottom: 20px;	
	font-size: 11px;	
}
.footer A:link, .footer A:active, .footer A:visited
{
	color: #ff3d00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;		
}

.footer A:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
}

.euroland
{
	text-decoration: none;
	font-size: 11px;	
}

.eurolandmain
{
	text-align: right;
	font-size: 11px;
	color: #000000;
	text-decoration: none;		
}

#AnnouncementPanel div
{
	margin: 0 !important;
}
td.mainheading table, td.anntext table, td.footer table{
    width: 600px !important;
}
