/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #4F2046;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;

}
p {color: #4F2046;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
}

H1
{
	FONT-SIZE: 18px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;
}


TD
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000066;
}
A, A:link
{
	TEXT-DECORATION: bold;
	color : #000000;
}
A:visited
{
	TEXT-DECORATION: ;
	color : #000000;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #000000;
}

ul {color: #750000;
    FONT-SIZE: 12px;
}

td.sidebox2 {color: #993333;
    FONT-SIZE: 12px;
}

table.content {
	padding-top: 10px;
   padding-bottom: 10px;    
   padding-left: 10px;
   padding-right: 10px; 
   border-left: 1px solid #757AAE;
   border-right: 2px solid #343858;
   border-top: 1px solid #757AAE;
   border-bottom: 2px solid #343858;
   
	}


table.homeBoxOutside {
	width: 192px;
	margin-bottom: 5px;
	}
	
table.homeBoxOutside1 {
	width: 110px;
	height: 50px;
	margin-bottom: 5px;
	}
	
table.homeBoxOutsideMid {
	width: 192px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	}	

td.homeBoxInside {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-top: 1px;
   padding-bottom: 1px;    
   padding-left: 1px;
   padding-right: 1px; 
   border-left: 1px solid #eeeeee;
   border-right: 1px solid #cccccc;
   text-align: top;
}

td.leftbox {
   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: 3px;
   padding-right: 3px; 
   border-bottom: 1px dashed #cccccc;
   border-left: 2px solid #eae5e0;
   border-right: 2px solid #eae5e0;
   text-align: top;
}

td.leftbox1 {

   border-left: 2px solid #eae5e0;
   border-right: 2px solid #eae5e0;
   background-color: #762f6a;
   text-align: top;
}

td.homeBoxInsidefront {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: verdana,arial,tahoma,helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-top: 1px;
   padding-bottom: 1px;    
   padding-left: 1px;
   padding-right: 1px; 
   border-left: 1px solid #eeeeee;
   border-right: 1px solid #cccccc;
   text-align: top;
}


td.bottom {
background-image: url(bottom.gif);
background-repeat: attribute; 
}

tr.topnav {
   font-weight: normal;
   color:#221144;
   font-size: 20px;
   font-family: verdana,arial,tahoma,helvetica;
   line-height: 15px;
   font-variant: normal;
   font-style: normal;
   padding-top: 4px;
   padding-bottom: 2px; 
    padding-top: 2px;   
   padding-left: 5px;
   padding-right: 5px; 
   border-right: 2px solid #cccccc;
   text-align: top;
}

td.topnav1 {

border-right: 1px solid #ffffff;

}

.buttons {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #004a80;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   height: 11px;
   width: 162px;
   border-top: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
   


}

.buttonslink {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   background-color: #F1ECE2;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   height: 11px;
   width: 162px;
   border-top: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
   


}

/****** SIDEBAR TEXT/TABLE ******/
.sidebar_top
{
	FONT-SIZE: 10px;
	border-bottom: 1px solid #CCCCCC;
	height: 10px
}


.sidebar
{
	FONT-SIZE: 12px;
	padding-left:8px;
	border-bottom: 1px solid #CCCCCC;
	height: 25px
}
.sidebar A
{
	TEXT-DECORATION: none;
}
.sidebar A:visited
{
	TEXT-DECORATION: none;
}
.sidebar A:hover
{
	TEXT-DECORATION: none;
	color : #990000;
}
.sidebar_header
{
	FONT-SIZE: 10px;
	padding-left:5px;
	height: 18px
}

.box_bullet
{
	FONT-SIZE: 12px;
	line-height: 14px;
	padding-bottom: 8px;
}

.sidebar_header A
{
	TEXT-DECORATION: none;
}
.sidebar_header A:visited
{
	TEXT-DECORATION: none;
}
.sidebar_header A:hover
{
	TEXT-DECORATION: none;
	color : #990000;
}

