/* 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 {
	height: 200px;
	width: 100%;
	/*background: url(graphics/logo_print_eer.gif) 15px 0  no-repeat;*/
}
.globeBar img {
	display: none;
}

.toolbarBg {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 755px;
	height: 79px;
	display: none;
}

.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;
	display: none;
}

/* ------ DIV Structure ------ */


.greyBarHome {
	display: none;
}

.contentHomeLayer {
	margin-top: 79px;
}

.footerbar {
	display: none;
	background-image: none;
	color: black;
}

.printFooter {
	display: block;
	font-size: 11px;
	text-align: center;
	color: #888;
}
.printLogo {
	display: block;
	margin: 0 0 0 20px;
}
.printLink {
	display: none;
}
.copyright {
	font-weight: normal;
	color: black;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
}

.footerBar img {
	display: none;
}
.iconsBottom {
	padding-left: 60px;
}


/* ------ Home ------ */

.leftColumnHome {
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 215px;
}

.shadowLeft {
	background-image: none;
	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;
	
	width: 252px;
}

.boxRightHeader {
	background-image: url(graphics/box_right_header.gif);
	width: 224px;
	height: 22px;
}

.boxRightContent {
	margin-top: 4px;
	
	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 {
	display: none;
}

.contentHeaderImage {
	display: none;
}

.contentLayer {
	margin: 10px 0 0 -100px;
}

.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: 20px 0 10px 12px;
}


.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: 5;
}
