/* external style sheet for the AMI Documentation */

table.homeBanner {
	border-top: 1px solid #115577;
	background-color: #7699BB;
	width: 744px;
}

table.homeColumns {
	border-right: 1px solid #5599CC;
	width: 744px;
	background-color: #FFFFFF;

}
td.welcome {
position: relative;
background-image : url(graphics/home/welcome_c.gif);
background-repeat: no-repeat;
}
td.homeTitles {
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px solid #5599CC;
}

.homeColumnImages {
	padding-top: 10px;
	padding-right: 23px;
	padding-left: 23px;
	border-left: 1px solid #5599CC;
}

.homeContent {
   font-size: 13px;
   line-height: 14px;
   font-weight: normal;
   color:#003366;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
	padding-top: 10px;
	padding-right: 23px;
	padding-left: 23px;
	border-left: 1px solid #5599CC;
}

.sitemapContent {
   font-size: 13px;
   line-height: 22px;
   font-weight: normal;
   color:#003366;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
	padding-top: 10px;
	padding-right: 23px;
	padding-left: 23px;
	border-left: 1px solid #5599CC;
}

img.homeButtons {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
   color: White;
   font-size: 16px;
   margin: 0px 20px 20px 40px;
}
.welcometext {
font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
   color: White;
   font-size: 16px;
   margin: 0px 20px 20px 40px;
   }
   .welcometextbold {
font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
   font-weight: bold;
   color: White;
   font-size: 18px;
   }