/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000066;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-bottom: 0px;
	background-color: #f2ecdb;
	background-image: url(images/yback.gif);
	background-repeat: repeat-y;

}
p {color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 11px;
}


ul {
	FONT-SIZE: 11px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/list_bullet.gif);
}

ul.intro {
	FONT-SIZE: 11px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	
	list-style-image: url(images/list_bullet2.gif);
}


H1
{
	FONT-SIZE: 16px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;
}


A, A:link
{
	TEXT-DECORATION: none;
	color : #D5791E;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #ff0000;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #006699;
}

.intros
{
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;

}

.topline
{
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #ff6600;
	width: 600px;
	padding: 2px 2px 0 4px;

}

td.subjectheadersfree1 {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
 border-bottom: 1px dashed #eeeeee;
}



td.homebar
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	background-image:  url(images/bottom.jpg);
	background-repeat: repeat-y;
	height: 238px;
	width: 302px;	
}

td.signupbox
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	padding-left:8px;
	padding-top:165px;
	background-image:  url(images/freekitsignup.jpg);
	background-repeat: repeat-y;
	height: 241px;
	width: 357px;
	color : #000066;

	
}

td.homeflashbox
{
	height: 53px;
	width: 303px;
	}
	
	
td.rotateimage
{
	padding-top: 10px;
	background-color: #fbfbfd;
	}
	

td.homeside {

	border-left: 1px solid #441e1f;
	background-image:  url(images/sidebar.gif);
	background-repeat: repeat;

}
 .floatrightnowidth
{
float: right;
margin: 0 0 10px 10px;

padding: 0px;
}

/*
** Bottom Horizontal Links
*/
.item-list ul li {
  list-style: square;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #339900;
background-color: #fff;
text-decoration: none;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;

}

#navlist a:hover
{
color: #339900;
text-decoration: none;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

td.bottomnavhome {
padding-bottom: 0px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;

}

#floatlefthome
{
float: left;

margin: 0px 0px 0px 0px;

padding: 0px;
}