@charset "UTF-8";
#ourSystem, #ourSystemLeft {
	background-image: url(../images/graduated_panel.gif);
	background-repeat: no-repeat;
	width: 325px;
	position: absolute;
	left: 435px;
	top: 379px;
}
#ourSystemLeft {
	width: 217px;
	left: 214px;
}
.OrangeHeading, .BlackHeading {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.BlackHeading {
	background-color: #FFF;
}
.OrangeHeading {
}
.BulletOrange, .BulletBlack, .BulletGrey {
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding-left: 24px;
	display: block;
}
.BulletOrange {
	background-image: url(../images/Bullets/orange.gif);
}
.BulletBlack {
	background-image: url(../images/Bullets/black.gif);
}

.BulletGrey {
	background-image: url(../images/Bullets/grey.gif);
}
.BulletsHeading, .BulletsHeadingRoman {
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
}
.BulletsHeadingRoman {
	font-weight: normal;
	color: #FFFFFF;
}
.Roman8pxLeft {
	font-size: 12px;
	line-height: 20px;
	padding-left: 8px;
	display: block;
}
#apDiv12 {
	position:absolute;
	width:211px;
	z-index:100;
	top: 47px;
	overflow: hidden;
}
#Column01b {
	position:absolute;
	left:0px;
	top:379px;
	width:432px;
	height:300px;
	z-index:997;
	padding: 0px 0px 0 0px;
	background-repeat: no-repeat;
	background-image: url(../images/graduated_panel.gif);
}

