/*
    $Id: registration.css,v 1.1 2006/06/20 12:50:46 sjain Exp $
    $Source: /bbsrc/web/docs/en/styles/registration.css,v $
*/
.rightmargin { margin-right: 0px; }
#graybackground_box
{
	background-color: #333333;

}
#registration_content_box
{
 background-color: #000000;
}
.registration_padding {padding-right: 10px; padding-left: 10px;}
.registration_content_padding {padding-right: 10px; padding-left: 10px; padding-bottom: 20px;}
.registration_title_padding {padding-left: 10px; padding-top: 10px; padding-bottom: 10px;}
.leftpadding { padding-left: 15px; }
.leftpadding_p
{ 
 padding-left: 16px;
 font-size: 10pt; 
 color: #ffffff;
}

.registration_para
{ 
 padding-left: 16px;
 padding-right: 16px;
 margin-right: 16px;
 font-size: 10pt; 
 color: #ffffff;
}
.p { padding-right: 16px; }
.registration_contentbox { margin-left: 8px; margin-bottom: 20px;}
.registration_product { margin-right: 0px;}
.registration_graytable { width: 100%;}
.registration_img 
{
float:left;
}
.registration_img_padding
{
padding-right: 30px;
padding-left: 50px;
}

.registration_graytable td
{
	
	padding-right: 5px;
	padding-left: 9px;	
}

.news_bar
{
        width: 620px;
        background-color: #7d7d7d;
        color: #7d7d7d;
        margin-left: 5px;
}

.news_bar p
{
        margin: 0 10px;
        font-family: verdana, sans-serif;
        font-weight: bolder;
        font-size: 14px;
        color: #ffffff;
}

.news_roundtop
{
        background: url(http://images.bloomberg.com/r06/news/news_tr.gif) no-repeat top right;
}

.news_roundbottom
{
        background: url(http://images.bloomberg.com/r06/news/news_br.gif) no-repeat top right;
}

/* starting the registration by sonia*/

.grey_bar {
        width: 620px;
        background-color: #959595;
        color: #DEEDDA;
        margin-left: 5px;
}

.grey_bar p {
        margin: 0 10px;
        font-family: verdana, sans-serif;
        font-weight: bolder;
        font-size: 14px;
        color: #ffffff;
}

.grey_roundtop {
        background: url(http://images.bloomberg.com/r06/investments/grey_tr.gif) no-repeat top right;
}

.grey_roundbottom {
        background: url(http://images.bloomberg.com/r06/investments/grey_br.gif) no-repeat top right;
}

img.corner {
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}

.livewhite
{
	color: #ffffff;
	font-weight: bold;
}

.livewhite:hover
{
	color: #fab000;
	font-weight: bold;
} 

.liveyellow
{
	color: #fab000;
	font-weight: bold;
}

.liveyellow12
{
	color: #fab000;
	font-weight: bold;
	font-size:12px;
}

.livered12
{
	color: red;
	font-weight: bold;
	font-size:12px;
}

.mediumtextyellow 
{
 font-size: 10pt; 
 color: #fab000;
 }
 .mediumtext 
{
 font-size: 10pt; 
 color: #ffffff;
 }
 .mediumtext 
 
 
/*ending registration by Sonia */

/* begin feedback stylesheet -nf */

.feedback { margin-left: 20px; margin-right: 8px; margin-bottom: 10px;}

.fbk1
{
        font-family: verdana, arial, helvetica ;
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
}

.fbk2
{
        font-family: verdana, arial, helvetica ;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
}

.fbk3
{
        font-family: verdana, arial, helvetica ;
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
}

.fbk3 a:hover
{
        color:#4b4b4b;
}

.grey_bar
{
        width: 620px;
        background-color: #959595;
        color: #DEEDDA;
        margin-left: 5px;
}

.grey_bar p
{
        margin: 0 10px;
        font-family: verdana, sans-serif;
        font-weight: bolder;
        font-size: 14px;
        color: #ffffff;
}

.grey_roundtop
{
        background: url(http://images.bloomberg.com/r06/investments/grey_tr.gif) no-repeat top right;
}

.grey_roundbottom
{
        background: url(http://images.bloomberg.com/r06/investments/grey_br.gif) no-repeat top right;
}
/* end feedback stylesheet -nf */

