/* external style sheet for the AMI Documentation */
 

ul.homeBox {
	margin: 0px 0 5px 0px;
	padding: 0px 0 8px 0px;
	font-size: 12px;
}
ul.homeBox li{
	list-style-image: none;
	list-style: none;
	padding-left: 8px;
	background: url(graphics/angle_bracket.gif) 0px -5px no-repeat;
	margin-top: 6px;
}

#inTheNews li a strong {
  color: #221144;
  }
  #inTheNews li a:hover strong {
    color: #ffcc00;
    }

.homeBoxOutside {
	width: 192px;
	}
  
.homeBoxTop {
  height: 5px;
   background: url(graphics/box_1_top.gif) bottom left no-repeat;
   line-height: 1px;
   overflow: hidden;
   font-size: 1px;
  }

.homeBoxOutsideMid {
	width: 192px;
	vertical-align: top;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	}	

 .homeBoxBot {
   height: 5px;
   background: url(graphics/box_1_bot.gif) bottom left no-repeat;
   line-height: 1px;
   overflow: hidden;
  }
  
  .homeBoxCont {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 13px;   
   padding: 10px;   
   border-left: 1px solid #EEEEEE;
   border-right: 2px solid #CCCCCC;
   text-align: top;
   }

.investpad {
	margin:-2px 6px -10px 5px;
}

.buttonsHeaderHome {
   font-weight: bold;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background: url(graphics/bg_quicklinks.gif) no-repeat;
   height: 21px;
   width: 162px;
   
}

.displayBlock {
  display: block;
  }

.buttonsFooterHome {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background: url(graphics/bg_quicklinks_bot.gif) no-repeat 0% 100%; 
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   height: 25px;
   width: 162px;
   border-top: 1px solid #FFCC00;
}

.buttonsHome {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #FFEEBB;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   height: 26px;
   width: 162px;
   border-top: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
   border-left: 1px solid #FFCC00;   
}

#homeSideBar {
  font-weight: normal;
  color:#221144;
  font-size: 12px;
  font-family: arial, helvetica;
  line-height: 13px;
  }
  
#attn-message {
  text-align: center;
  font-weight: bold;
  color: red;
  padding: 5px 5px 5px 10px;
}

