/* external style sheet for the AMI Documentation */

b {
   font-weight: bold;
}

i {
   font-style: italic;
}

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

.header1 {
	font-weight: bold;
	color:#330000;
	font-size: 12px;
	line-height: 16px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.footer2 {
   font-weight: normal;
   color:#716A4B;
   font-size: 10px;
   font-family: verdana, arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
}

font.copyright2 {
   font-weight: bold;
   color:#D7D2BF;
   font-size: 10px;
   font-family: verdana, arial, helvetica;
   line-height: 11px;
   font-variant: normal;
   font-style: normal;
}

a.inline {text-decoration: none;
   font-weight: bold;
   color:#716A4B;
}

a.inline:hover {text-decoration: underline;
   font-weight: bold;
   color:#716A4B;
}

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

a.acro:hover {text-decoration: underline;
   font-weight: normal;
   color:#716A4B;
}

a {text-decoration: underline;
   font-weight: bold;
   color:#716A4B;
}

a:hover {text-decoration: underline;
   font-weight: bold;
   color:#BDA206;
}

/* ---- DIV's - Home Structure ---- */

div.textLayerHome {
	margin-top: 310px;
	margin-left: 130px;
	margin-bottom: 20px;
	width: 440px;
}

/* ---- DIV's - Content Pages Structure ---- */

div.textLayerContent {
	margin-top: 170px;
	margin-left: 130px;
	width: 440px;
}

div.textLayerNewsletter {
	margin-top: 130px;
	margin-left: 130px;
	width: 440px;
}

div.headerLayer {
	position: absolute;
	z-index: 140;
	top: 0;
	left: 51;
}

div.logoLayer {
	position: absolute;
	z-index: 130;
	top: 0;
	left: 602;
	height: 272px;
}

div.logoLayer2 {
	position: absolute;
	z-index: 135;
	top: 307;
	left: 626;
}

div.toolbarLayer {
	position: absolute;
	z-index: 120;
	top: 64px;
	left: 51px;
	background-image: url(graphics/toolbar/bg_toolbar.gif);
	width: 552px;
	padding-left: 12px;
	height: 23px;
}

div.bannerLayer {
	position: absolute;
	z-index: 180;
	top: 87px;
	left: 51px;
	height: 77px;
	width: 701px;
}

div.mapLayer {
	position: absolute;
	z-index: 100;
	top: 84px;
	left: 602px;
}

div.toolbarButton {
	margin: 1px;
}


div.footerLayer {
	background-image: url(graphics/bg_footer.gif);
	width: 698px;
	height: 52px;
	margin-left: 51px;
	margin-right: 9px;
	vertical-align: bottom;
}

td.footer1 {
	padding-top: 10px;
	padding-left: 15px;
}

div.subscribeLayer {
	margin-top: 30px;
	margin-left: 125px;
	vertical-align: bottom;
	margin-bottom: 20px;
}

div.copyrightLayer {
	width: 135px;
	height: 52px;
	margin-top: 30px;
	margin-left: 610px;
	vertical-align: bottom;
}

div.copyrightLayerNews {
	height: 135px;
	margin-top: 30px;
	margin-left: 292px;
	vertical-align: bottom;
}

div.copyrightInsideNews {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.formStyle td {
	vertical-align:top;
}
