.p7snaptrigger a {
	display: block;
	background-color: #f7f4f2;
	color: #9c8469;
	background-image: url(../images/qualifications/Button.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 150px;
	text-align: left;
	text-indent: 32px;
	line-height: 38px;
	text-decoration: none;
	font-family: avenir, arial, "trebuchet ms", verdana;
}

/* 	When the trigger images are hovered over, the background color changes to white.
	We don't change text color because the link text is actually the non-transparent
	portion of the trigger image.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
.p7snaptrigger a:hover, .p7snaptrigger a:active, .p7snaptrigger a:focus {
	background-color: #FFFFFF;
	color: #c13e3e;
	background-image: url(../../images/qualifications/Button.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 150px;
	text-align: left;
	text-indent: 32px;
	line-height: 38px;
	text-decoration: none;

}
/* The following are for the top tables of the exams/exams page formating. */

.exams {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/exams.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.news {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/news.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.foru {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/foru.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.prof {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/professionals.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.grad {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/graduates.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.examsbox {
	width: 100%;
	border-bottom: thin solid #E4DAD3;
	background-color: F7F4F2;

	}
.ContentBulletSubheading {
	width: 100%;
	border-top: thin none #E4DAD3;
	border-right: thin none #E4DAD3;
	border-bottom: thin dotted #E4DAD3;
	border-left: thin none #E4DAD3;
	font-family: Arial, Helvetica, sans-serif;
	clip:  rect(0px auto auto auto);
	font-size: 15px;
	padding: 3px 0px;
	}
	
.Layers {
	border-top: thin none #E4DAD3;
	border-right: thin none #E4DAD3;
	border-bottom: thin none #E4DAD3;
	border-left: thin none #E4DAD3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #E4DAD3;
	position: absolute;
	width: 100;
	z-index: 2;
	}
.holder {
	width: 150px;
	float: left;
	text-indent: 5px;
	text-align: left;
}
.holdergeneral {
	float: left;
	text-indent: 5px;
	text-align: left;
}
p{
	margin:0px;
	padding: 0px;
}
.mainholder {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.field {
	visibility: hidden;
}
