/* external style sheet for the AMI Documentation */

body {
}


b {font-weight: bold;}
i {font-style: italic;}
img {border:0;}
form {padding: 0; margin: 0;}

.body {
	font-weight: normal;
	font-size: 11px;
	color: #660099;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #118ECE;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 5;
	margin-top: 0;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #660099;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 3;
	margin-top: 0;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #660099;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 3;
	margin-top: 0;
}

.sign {
	font-weight: normal;
	font-size: 11px;
	color: #DF0164;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: italic;
}


a {text-decoration: underline;
	font-weight: normal;
	color:#118ECE;
}

a:hover {text-decoration: underline;
	font-weight: normal;
	color:#E82079;
}

/* structure */

.printHead {
	display: none;
}

.container {
 	background-image: url(graphics/bg_gradients.gif); width: 804; padding: 0 45; background-repeat: repeat-y;
}

/* header */

.signup{
	background-image: url(graphics/bg_header.jpg);
	background-repeat: no-repeat;
	height: 110;
	padding: 0;
	text-align: right;
	margin-right: 0;
}

.signup #textBox{
	color: #FFFFFF;
	width: 106;
	background-color: #BB88DD;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
}


/* footer */

.footer {
	background-image: url(graphics/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 87;
	width: 716;
	font-size: 9px;
	color: #CCBBDD;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
}

.footer #copyright {
	padding-left: 88;
	padding-top: 20;
}

.footer #acro {
	padding-left: 88;
}

.footer #nav  {
	padding-left: 88;
}

.footer #nav  a{
	padding-right: 4;
}

.footer #acro a{text-decoration: none;
	font-weight: normal;
	color:#CCBBDD;
}

.footer #acro a:hover{text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
}

.footer #nav  a{text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
}

.footer #nav  a:hover{text-decoration: none;
	font-weight: normal;
	color:#00BBDD;
}

.footer #email  {
	float: right;
	padding-right: 18;
	padding-top: 2;
}

