/* external style sheet for the AMI Documentation */

font.articleHeader {
   font-weight: bold;
   color:#221144;
   font-size: 16px;
   font-family: arial, helvetica;
   line-height: 18px;
   font-variant: normal;
   font-style: normal;
}


table.whatsnewBoxOutside {
	width: 192px;
	margin-bottom: 5px;
	height: 130px;
	}

td.whatsnewBoxInside {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-top: 10px;
   padding-bottom: 10px;    
   padding-left: 10px;
   padding-right: 10px; 
   border-left: 1px solid #EEEEEE;
   border-right: 2px solid #CCCCCC;
   text-align: top;
}
 
td.whatsnewContent {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-top: 10px;  
   padding-right: 20px; 
}


