/* CSS Document */
body
{
background-color:#efefef;
margin:0px;
padding:0px;
}

.borderlr
{
border-left:1px solid #808080;
border-right:1px solid #808080;
}

.top_bg
{
background-image: url(../images/top_bg.jpg);
background-repeat:repeat-x;
height:54px;
}

.whitetext
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.border_r
{
border-right:1px solid #e98734;
}

.gray
{
background-color:#d9d9d9;
border-top:1px solid #ffffff;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#646363;
}

.footer_bg
{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
height:84px;
}

.darkgray
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#787878;
font-weight:bold;
text-decoration:none;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#949494;
text-decoration:none;
}

.gray1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#666666;
}

.black
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
color:#161c2a;
}


ul
{
list-style:none;
margin-left:0px;
padding-left:0px;
margin-top:10px;
padding-top:10px;
margin-bottom:7px;
padding-bottom:7px;
}

li
{
background-image:url(../images/bullet.jpg);
background-position:0px 2px;
line-height:15px;
background-repeat:no-repeat;
text-indent:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#787878;
font-weight:bold;
text-decoration:none;
}

.paddlr
{
padding-right:28px;
padding-left:15px;
}

.paddr
{
padding-right:5px;
}

.paddl
{
padding-left:30px;
}
.country .tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: block;background-color:#fff;border:1px solid #666666; color:#666666; font-weight:bold;-moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;width:220px;padding:3px; text-align:left;line-height:14px; height:overflow; cursor:pointer;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

/* Styles added by Nitin for lists and links in Links page*/

.weblinks_list{
    margin-left: 20px;
    margin-top: 0;
    outline: medium none;
    padding-left: 20px;
    padding-top: 10px;
}
.weblinks_list li{
  margin-top: 0;
  outline-style: none;
  outline-width: medium;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 2px;
  list-style-type: disc;
  background: url(../../images/spacer.gif) no-repeat;
  font-weight: normal;
  text-indent: 0;
}

.links {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.links:hover {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
/* Styles added by Nitin for lists and links in Links page*/
