body
{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.spaceright {
	padding-right: 10px;
}

a
{
   text-decoration:none;
   color:#01819A; 
}

a:hover
{
   color:Red;
   text-decoration:underline; 
}

hr
{
    height:1px;
    color:#01819A; 
}  
  
.rblHeaderBg
{
	background-image: url(images/rbl_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.rblFooterBg
{
	background-image: url(images/rbl_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.txtBold
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.sectionLinksTextBlue
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color:#01819A;
}

.rblHeadingBg
{
	background-image: url(images/rbl_heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sectionHeadingTextBlue
{
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	color:#01819A;
}

.rblBodyBg
{
	background-image: url(images/rbl_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.rblLmBg
{
	background-image: url(images/rbl_lm_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.arial16DeepBlueB {
	font-size: 16px;
	font-weight: bold;
	color:#01819A;
}

.arial16DeepBlueBSmall {
	font-weight: bold;
	color:#01819A;
}
.arial12DeepBlueB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #34659D;
}

.ratesTableHeading {
    background-image: url(images/tables/rate_table_bg.jpg);
    font-weight: bold;
	color:#01819A;
}

.forexRatesTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    }
    
.ratesTableHeading2
{
    background-image: url(images/tables/rate_table_bg2.jpg);
    font-weight: bold;
	color:#FFFFFF;
}

.infoTableHeading {
    background-image: url(images/tables/info_table_bg.jpg);
    font-weight: bold;
	color:#01819A;
}

.infoTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:White;
    vertical-align:middle;
    
    }
    
.tdRates {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #0094C3;
	border-bottom: 1px solid #0094C3;
	border-left: 1px solid #0094C3;
	border-right: 1px solid #0094C3;
}

.tdRatesHome
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
    }

.italic	{
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
	
.boldunderline,    
p.boldunderline {
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}  

.bold,
p.bold {
	font-weight: bold;
}
   
p.boldunderlineitalic {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	padding: 0;
}     

p.boldcenternopadd {
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
}

p.nopadding {
	padding: 0;
	margin: 0 0 0 60px;
}

.CA {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color:#01819A;	
}

.analyst {
	text-align: center;
	padding: 0;
	margin: 0;
}

p.backtop {
	text-align: right;
	margin-top: 10px;
	padding: 10px 10px 20px 0;
	clear: both;
}

.spacet {
	margin-top: 14px;
}

.center {
	text-align: center;
}

.fright {
	float: right;
	margin: 0 10px 30px 10px;
	text-align: right;
	width: 300px;
	height: 387px;
}  

.arial16PurpleB {
	font-size: 16px;
	font-weight: bold;
	color:#3A0079;
}
.arial12PurpleB {
	font-size: 16px;
	font-weight: bold;
	color:#3A0079;
}

li.nobullet {
list-style: none;
}
.bold {
	font-weight: bold;
}