.aceBackground {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.aceTitle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #203006;
}
.aceSubTitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #203006;
}
.aceSubTitile-Level-II {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #203006;
}
.aceSubTitile-Level-III {
	font-family: Arial;
	font-size: 14.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #203006;
}
.aceText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #203006;
	text-align: justify;
}
.aceRemarksText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	color: #203006;
	text-align: justify;
}
.aceCourseTitle {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
    text-align: left;
}
	

/*  T   A   B   L   E   S   */

.aceCourseLinkListCell {
	text-align: left;
	text-indent: 20pt;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(images/bullets/levelTwo.jpg);
	height: 25px;
	width: 235px;
}
.aceCourseInfoHeaderCell {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-weight: 800;
	color: #203006;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #336600;
	border-bottom-color: #336600;
}
.aceCourseInfoRightCell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #203006;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.aceCourseInfoMiddleCell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #203006;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.aceCourseInfoLeftCell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #203006;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.aceCourseInfoFooterCell {
	font-family: Arial;
	font-size: 1px;
	height: 5px;
	width: 200px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-bottom-color: #336600;
}
.aceAddressTable {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-bottom-color: #336600;
}
.aceAddressLeftCell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	width: 100px;
}
.aceAddressRightCell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #203006;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 550px;
}


/*  L   I   N   K   S   */
.aceCourseLink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
}
.aceLink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
}
.aceRemarksLink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
}
.aceHomeLink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
	text-align: right;
	list-style-position: outside;
	list-style-image: url(images/bullets/home.jpg);
}
.aceHomeLinkBullet {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #203006;
	vertical-align: top;
	text-align: right;
	list-style-position: outside;
	list-style-image: url(images/bullets/home.jpg);
}
.aceRegistrationLinkBullet {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #203006;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(images/bullets/reg.jpg);
}
.aceCouseDateLinkBullet {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #203006;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(images/bullets/info.jpg);
}


/*  B   U   L   L   E   T   S   */
.aceBulletText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #203006;
	text-align: justify;
	vertical-align: top;
	text-indent: 5pt;
	list-style-position: outside;
	list-style-image: url(images/bullets/levelOne.jpg);
	white-space: pre;
}
.aceSubBulletText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #203006;
	text-align: justify;
	vertical-align: top;
	text-indent: 5pt;
	list-style-position: outside;
	list-style-image: url(images/bullets/levelTwo.jpg);
	white-space: pre;
}
.aceNumberListText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #203006;
	text-align: left;
	text-indent: 5pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: lower-roman;
}
