/* 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-x;
margin: 0 0 0 0;
background-color: #f4caa2;

}
p {color: #5b5b5b;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
}

H1
{
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #ff7901;
}

H2
{
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #ffb069;
}


TD
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #5b5b5b;
}
A, A:link
{
	TEXT-DECORATION: none;
	color : #D5791E;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #990000;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #006699;
}

ul {color : #6f5930;
    FONT-SIZE: 12px;
	MARGIN-LEFT: -.50px;
	line-height: 17px;
	
}

	
td.content{
   
	border-left: 1px solid #6c5a41;
	border-right: 1px solid #6c5a41;
	background-color: #ffffff;
	margin: 0 0 0 0;
	  
	}
	td.bottombar{
    padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 18px; 
	   padding-bottom: 12px; 
	   border-bottom: 1px solid #d9d9d9;

	}
	
		td.info{
    padding-right: 20px; 
	 padding-left: 20px; 
	  padding-top: 20px; 
	   padding-bottom: 20px; 

	}

		td.nav{
    padding-right: 12px; 
	 padding-left: 12px; 
	  padding-top: 8px; 
	   padding-bottom: 8px; 
	   border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
	    
	}
	
td.homebox{
      padding-right:4px; 
	 padding-left: 4px; 
	  padding-top: 4px; 
	   padding-bottom: 4px; 
	  border-right: 1px solid #d9d9d9;
	  border-top: 1px solid #000000;
	   border-bottom: 1px solid #000000;
	  background-color: #ffffff;
	    
	}
	
td.rightbox {
    padding-right: 5px; 
	 padding-left: 5px; 
	  padding-top: 5px; 
	   padding-bottom: 5px; 
	  border-right: 1px solid #ffd98f;
	  border-left: 1px solid #ffd98f;
	    
	}
	
td.rightboxreggie {
   
	  border-right: 1px solid #ffd98f;
	  border-left: 1px solid #ffd98f;
	    
	}
	
	td.leftcolumn{
      padding-right:10px; 
	 padding-left: 4px; 
	  padding-top: 4px; 
	   padding-bottom: 4px; 
	  border-right: 1px solid #d9d9d9;

	  background-color: #ffffff;
	    
	}
	


td.leftback {
	 background-image:       url(images/sideleft.gif);
background-repeat: repeat;
	
}


td.rightback {
	 background-image:       url(images/sidebar.gif);
background-repeat: repeat;
	
}

#coursenav{
      padding-right:4px; 
	 padding-left: 4px; 
	  padding-top: 4px; 
	   padding-bottom: 4px; 
	  border-bottom: 1px solid #d9d9d9;
	 	    
	}

#testimony
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #FF6600;
	float: left;
	margin: 5px -160px 5px 5px;
	padding-bottom: 10px;
	position: relative;
	width: 400px;
}

#box
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	padding: 10px 10px 10px 10px; 
	border-top: 1px solid #f4caa2;
	border-bottom: 1px solid #f4caa2;
	border-left: 1px solid #f4caa2;
	border-right: 1px solid #f4caa2;
}

#box1
{
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	margin: 40px 10px 0px 15px; 
	padding: 20px 15px 20px 15px; 
	border-top: 1px solid #f4caa2;
	border-bottom: 1px solid #f4caa2;
	border-left: 1px solid #f4caa2;
	border-right: 1px solid #f4caa2;
}