.headerbgLeft {background-image:url(../Images/PageElements/bggrey/smallest-left.gif);}
.headerbgRight {background-image:url(../Images/PageElements/bggrey/smallest-right.gif);}
.headerContent {background-image:url(../Images/PageElements/bggrey/smallest-right.gif);}
.logoContainer {background-image:url(../Images/PageElements/bggrey/smallest-left.gif);}

.topShadowContainer {background-image:url(../Images/PageElements/bggrey/smallest-top.gif);}
.logoImage {
	position:absolute;
	background-image:url(../Images/PageElements/logos/logo-ami.gif);
	background-repeat:no-repeat;
	width:240px;
	height:115px;
	left:0px;
	top:0px;
}

.logoImage02 {
	position:absolute;
	background-image:url(../Images/PageElements/logos/logo-ami02.gif);
	background-repeat:no-repeat;
	width:240px;
	height:115px;
	left:0px;
	top:0px;
}

.headerVertShadow {
	position:absolute;
	background-image:url(../Images/PageElements/bggrey/smallest-shadow.gif);
	background-repeat:no-repeat;
	width:30px;
	height:115px;
	left:210px;
	top:0px;
}
a {
	color: #d10020;
}
a:hover {
	color:#000000;
}
.historyDate{
	padding-top:20px;
	padding-bottom:5px;
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.historyText{
	padding-top:5px;
}
.basicPanel{
	width:140px;
	border-color:#FFFFFF;
	border-style:solid;
	border-left-width:20px;
	border-top-width:30px;
	padding:15px;
	line-height:20px;
	background-color:#EEEEEE;
	float:right;
}
.ruledPanel{
	padding-top:15px;
	padding-bottom:20px;
	border-top-color:#EEEEEE;
	border-top-style:solid;
	border-top-width:1px;
}
.ruledPanelCompact{
	padding-top:5px;
	padding-bottom:4px;
	border-top-color:#EEEEEE;
	border-top-style:solid;
	border-top-width:1px;
}