/* external style sheet for the AMI Documentation */
 
.pressreleasesHeader {
   font-weight: bold;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 15px;
   font-variant: normal;
   font-style: normal; 
   padding-right: 5px;
   padding-top: 5px;
   padding-bottom: 5px;  
   
}

.pressreleases {
   font-weight: normal;
   color:#221144;
   font-size: 11px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   padding-right: 5px;
   padding-top: 5px;
   padding-bottom: 5px;  
}


.imageTable {
	background-color: #FFEEBB;
	width: 562px;
	height: 102px;
	border-top: 4px solid #FFFFFF;
}

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

.imageText {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   vertical-align: top;
   padding-top: 10px;
	padding-right: 20px;
   padding-bottom: 10px;
   border-top: 1px solid #FFCC00; 
   border-bottom: 1px solid #FFCC00; 
   border-right: 1px solid #FFCC00;   
}

.image {
   vertical-align: top; 
   text-align: left;
   width: 90;
   border-top: 1px solid #FFCC00; 
   border-bottom: 1px solid #FFCC00; 
   border-left: 1px solid #FFCC00;    
}


.imageBorder {
   background: #667799;
   border-top: 1px solid #FFCC00; 
   border-bottom: 1px solid #FFCC00;
   border-left: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
}

.imageBorder2 {
   background: #667799;
   border-right: 1px solid #FFCC00;
}

.imageBorder2 {
   background: #667799;
   border-right: 1px solid #FFCC00;
   border-bottom: 1px solid #FFCC00;
}

.imageButtons {
	float: right;
}

.leftImageSpace { margin-right: 15px; }



