/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	 background-image:      url(images/back.gif);
background-repeat: repeat;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;

}
p {	FONT-FAMILY: verdana,arial,tahoma,helvetica;
}

H1
{
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;
}


TD
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;

}
A, A:link
{
	TEXT-DECORATION: none;
	color : #D5791E;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #990000;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #006699;
}

ul {FONT-SIZE: 12px;
	MARGIN-LEFT: -.50px;
	line-height: 17px;
	
}

li.acorn
{

	list-style-position: outside;
	list-style-image:  url(images/acorn.gif);
}
	
td.contenthome{
   
	padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 12px; 
	   padding-bottom: 12px; 
	border-bottom: 1px solid #c4b1a3
	  
	    
	}
	
	td.group{
    padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 18px; 
	   padding-bottom: 12px; 
	border-right: 1px solid #c4b1a3
	    
	}
	
		td.individual{
    padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 18px; 
	   padding-bottom: 12px; 

	    
	}
	
td.homeboxleft{
  
    color: #3175F2;
	padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 18px; 
	   padding-bottom: 12px; 
	background-color: #ffffff;
	    
	}
	
	td.homeboxright{
  
    color: #243F86;
	padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 18px; 
	   padding-bottom: 12px; 
	background-color: #ffffff;
	    
	}
	
td.homebottom {
    padding-right: 5px; 
	 padding-left: 5px; 
	  padding-top: 5px; 
	   padding-bottom: 5px; 
	  border-top: 1px solid #cccccc;
	    
	}
	
td.successtories {
    padding-right: 10px; 
	 padding-left: 10px; 
	  padding-top: 20px; 
	   padding-bottom: 20px; 
	  border-bottom: 1px dashed #cccccc;
	    
	}
	


td.leftshadow {
  	width: 12px;
	 background-image:      url(images/box/left.gif);
background-repeat: repeat;
}

td.rightshadow {
  	width: 12px;
	 background-image:      url(images/box/right.gif);
background-repeat: repeat;
}

td.bottomshadow {
  height: 10px;
	 background-image:      url(images/box/bottom.gif);
background-repeat: repeat;
}

td.topshadow {
  height: 10px;
	 background-image:      url(images/box/top.gif);
background-repeat: repeat;
}

