/* ==========================================
   Stylesheet © TRM Consulting Services Ltd
============================================= */

/*-----------------------------------------
   Dark grey cornered boxes
 ------------------------------------------ */
.tlldg {
	margin-right: 30px;
	background-image: url(../images/boxdkgrey.gif);
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.trldg {
	margin-top: -30px;
	margin-left: 30px;
	background-image: url(../images/boxdkgrey.gif);
	background-position: 100% 0;
	height: 30px;
	width: 940px;
	font-size: 2px;
}

.blldg {
	margin-right: 30px;
	background-image: url(../images/boxdkgrey.gif);
	background-position: 0 -30px;
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.brldg {
	margin-top: -30px;
	margin-left: 30px;
	background-image: url(../images/boxdkgrey.gif);
	background-position: 100% -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.fillldg {
	background: #33272e;
	color: #ffffff;
	width: 910px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}

.notopgap {
	margin-top: 0;
}

.nobtmgap {
	margin-bottom: 0;
	font-size: 16px;
}
.introlg {
	margin-top: 0;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
}
.titledg {
	margin-top: 0;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 70px;
	text-align: left;
}
.bquote {
	margin-top: 0;
	color: #fc024c;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
.cstxt {
	margin-top: 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

.introtxt {
	margin-top: 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
}

.headers {
	margin-top: 0;
	color: #fc024c;
	padding-top: 15px;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 0px;
}
.lecttitle {
	margin-top: 0;
	color: #4e9fbd;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blesson {
	float: right;
	background: #ffffff;
	width: 450px;
	height: 190px;
	padding-right: 0px;
}
.close {
	float: right;
	width: 18px;
	height: 24px;
}