/* external style sheet for the AMI Documentation */

body {
	background-color: #ffffff;
}

img {
	border: 0;
}

b {
   font-weight: bold;
}

i {
   font-style: italic;
}

table {
	border: 0;
}

.body {
   font-weight: normal;
   color:#000000;
   font-size: 10px;
   font-family: verdana, arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
}

.body2 {
   font-weight: normal;
   color:#ffffff;
   font-size: 10px;
   font-family: verdana, arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
}

.body3 {
   font-weight: normal;
   color:#333333;
   font-size: 10px;
   line-height: 13px;
   font-family: verdana, arial, helvetica;
   font-variant: normal;
   font-style: normal;
}

.header1 {
   font-weight: normal;
   color:#669900;
   font-size: 11px;
   font-family: verdana, arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
}

.header2 {
   font-weight: normal;
   color:#ffffff;
   font-size: 12px;
   font-family: verdana, arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.header3 {
   font-weight: bold;
   color:#669900;
   font-size: 12px;
   font-family: verdana, arial, helvetica;
   line-height: 15px;
   font-variant: normal;
   font-style: normal;
}

a {
	text-decoration: none;
	font-weight: bold;
   color:#CC6600;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
  color:#CC6600;
}


/* ------ Toolbar ------ */

.globeBar {
	position: absolute;
	z-index: 500;
	left: 0;
	top: 15;
}

.toolbarBg {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 755px;
	height: 79px;
}

.toolbarLeft {
	position: absolute;
	z-index: 510;
	left: 15;
	top: 58;
	width: 340px;
}

.toolbarRight {
	position: absolute;
	z-index: 515;
	left: 440;
	top: 58;
	width: 340px;
}

.toolbarButtons {
	margin-right: 10px;
}

/* ------ DIV Structure ------ */


.greyBarHome {
	background-image: url(graphics/bg_home.gif);
	width: 755px;
}

.contentHomeLayer {
	margin-top: 79px;
}

.footerbar {
	background-image: url(graphics/footer.gif);
	width: 755px;
	height: 44px;
}
 
.printFooter, .printLogo {
	display: none;
}

.printLink {
	position: absolute;
	margin: -18px 0 0 12px;
	font-size: 10px;
   line-height: 13px;
   font-family: verdana, arial, helvetica;
}

.copyright {
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
}

.iconsBottom {
	padding-left: 60px;
}


/* ------ Home ------ */

.leftColumnHome {
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 215px;
}

.shadowLeft {
	background-image: url(graphics/shadow_home.gif);
	background-repeat: no-repeat;

}

.mainColumnHome {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.boxLeftHeader {
	background-image: url(graphics/box_left_header.gif);
	width: 252px;
	height: 22px;
}

.boxLeftContent {
	margin-top: 4px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 252px;
}

.boxRightHeader {
	background-image: url(graphics/box_right_header.gif);
	width: 224px;
	height: 22px;
}

.boxRightContent {
	margin-top: 4px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 224px;
}

.boxHeaderText {
   font-weight: bold;
   color:#669900;
   font-size: 12px;
   font-family: verdana, arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
}

.boxBodyText {
   font-weight: normal;
   color:#000000;
   font-size: 10px;
   font-family: verdana, arial, helvetica;
   line-height: 12px;
   font-variant: normal;
   font-style: normal;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 10px;
}


.headerTextImage {
	position:absolute;
	z-index:50;
	top:130;
	left:41;
}

.contentHeaderImage {
	border-bottom:8px solid #000000;
}

.contentLayer {
	margin-top: 20px;
}

.contentSidebar {
	color:#669900;
	padding:10;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, arial, helvetica;
  line-height: 14px;
  font-variant: normal;
  font-style: normal;
}

.mainColumnContent {
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 0px;
}

.newsBoxContent{
padding-right:15px;

}

.imageHover {
	position:absolute;
	visibility: hidden;
	z-index: 100;
}
.imageHover #pointer {
	position:absolute;
	left:118;
}
.imageHover #box {
	position:absolute;
	top:11;
	width: 128;
	background-color:#333333;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
.imageHover #boxPadding {
	padding: 5px;
}
