/* ---- HEADER ---- */
.HeadContainer {
	border-bottom:solid 2px #080f74;
	margin-bottom:20px;

}
.HeadQRBg {
	background-image:url(hd001.gif);
	background-repeat:no-repeat;
	width:280px;
	height:340px;
}
.HeadBg {
	background-color:#080f74;
	vertical-align:top;
}
.HeadBg2 {
	background-image:url(hdbg.gif);
	background-repeat:repeat-y;
}
.HeadLead {
	color:#FFFFFF;
	font-size:14px;
	line-height:150%;
	margin:20px 30px 10px 40px;
}
/* ---- QR ---- */
.QRposition {
	position: relative;
	left: 94px;
	top: 76px;
}
.QRcaption {
	position: relative;
	left: 94px;
	top: 76px;
	width:147px;

}

/* ---- INTORODUCTION ---- */
.IntroductoryTD {
	vertical-align:top;
}
.IntroductoryUnit {
	width:450px;
}
.IntroductoryTEXT {
	margin:10px 25px;
}

.SampleIMG {
	border:1px solid #080f74;
}
.IntroductoryS {
	color:#cf4834;
	font-size:14px;
}

