html, body{ 
margin:0; 
padding:0; 
text-align:center;
background-color:#E3FFCC;
color:#000;
font-family:verdana, helvetica, sans-serif;
} 
 
#wrapper{ 
width:100%;
margin:0;
text-align:center;
} 
 
#header{
border-top:10px solid #2BAD00;
position:relative;
height:110px; 
background-color:#FFFFFF;
color:#000; 
width:100%;
} 
 
#left-panel{
width:80%;
float:left;
background-color:#FFF;
color:#000;
border-right:1px solid #000;
padding-bottom:100px;
}
 
#right-panel{
float:right;
width:135px;
padding:5px;
text-align:center;
font-size:0.60em;
}

//For right Panel Advertisement banners

#right-panel p img
{
border:0;
}

#left-column
{
width:45%;
float:left;
margin:10px 5px 70px 10px;
clear:both
}


#right-column
{
width:45%;
margin:10px 5px 70px 10px;
float:right;
}

.box
{
height:210px;
text-align:left;
margin-bottom:10px;
border:1px solid #269900;
background-color:#fdffe5;
color:#000;
}

.box p
{
padding:10px;
margin-top:5px;
font-size:0.70em;
}
 
#footer{
clear:both;
margin:0;
padding:15px 0px;
text-align:center;
background-color:#2BAD00;
color:#000;
border-top:thin solid #000;
} 

#footer a
{
font-size:0.60em;
}

.footer1
{
font-size:0.60em;
}


#navcontainer
{
background:#DAE0D2 url("bg.gif") repeat-x bottom;
color:#000;
width:100%;
height:35px;
font-size:0.70em;
line-height:normal;
border-bottom:1px solid black;
}

#navcontainer ul {
text-align:center;
margin-left:15%;
padding:10px 10px 0;
list-style:none;
 }

#navcontainer li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }

#navcontainer a {
  float:left;
  display:block;
  background:#FFF url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navcontainer a {float:none;}
/* End IE5-Mac hack */
#navcontainer a:hover {
  color:#333;
  background-color:inherit;
  text-decoration:underline;
  }
#navcontainer #current {
  background-image:url("left_on.gif");
  }
#navcontainer #current a {
  background-image:url("right_on.gif");
  color:#333;
 background-color:inherit;
 padding-bottom:5px;
  }

div h2
{
font-size:0.80em;
text-align:center;
width:100%;
margin-top:0;
padding-top:0;
height:20px;
border-bottom:1px solid #000;
background-color:#fff;
color:#000;
}


#search-bar
{
width:100%;
height:45px;
background-image:url(green.gif);
background-repeat:repeat;
}

#search-bar p
{
font-size:0.65em;
font-weight:600;
}

#search-bar #left
{

float:left;
text-align:left;
padding:3px;
margin-top:10px;
margin-left:10px;
font-size:0.70em;
}

#search-bar a:link
{
color:#265414;
background-color:inherit;
text-decoration:none;
font-weight:bold;
}

#search-bar a:hover
{
text-decoration:underline;
}

#search-bar #right
{
float:right;
text-align:right;
padding:3px;
}

#logo
{
float:left;
}

.image-right
{
float:right;
}

img
{
border:0;
}

#articles
{
background-image:url('images/articles.png');
background-repeat:no-repeat;
height:21px;
}

.acu_art, .ifed_anl, .news, .askdr, .fixappt, .rel_resc
{
display:none;
}

#articles
{
background-image:url('images/articles.png');
background-repeat:no-repeat;
height:21px;
}

#i-fed
{
background-image:url('images/ifedanalysis.png');
background-repeat:no-repeat;
height:21px;
}

#news
{
background-image:url('images/newsann.png');
background-repeat:no-repeat;
height:21px;
}

#ask_raju
{
background-image:url('images/askraju.png');
background-repeat:no-repeat;
height:21px;
}

#fix_appt
{
background-image:url('images/appt.png');
background-repeat:no-repeat;
height:21px;
}

#resc
{
background-image:url('images/relatedres.png');
background-repeat:no-repeat;
height:21px;
}


#flash-file
{
width:100%;
height:200px;
text-align:center;
}

