<!--
@media all {
	div.pg_title,div.pg_header {
		margin-top: 20px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		text-align: center;
		}
	div.pg_title {
		color: #ffffff;
		}
	div.pg_header {
		font-size: 16px;
		color: #336699;
		margin-bottom: 4px;
		}
	img.intext_logo {
		vertical-align: middle;
		}
	div.pg_text {
		text-align: left;
		margin-top: 10px;
		padding-left: 31px;
		padding-right: 31px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 12px;
		color: #000000;
		text-indent: 20px;
		line-height: 150%;
		}
	ol {
		margin-left: 80px;
		}
	li {
		margin-top: 6px;
		}
	a.intext_lnk {
		color: #336699;
		}
	ul {
		text-align: left;
		margin-left: 210px;
		}
	span.highlight {
		color: #336699;
		font-weight: bold;
		}
	#col1 {
		float: left;
		width: 238px;
		}
	#col2 {
		float: left;
		width: 700px;
		}
	div.feature_cntnr {
		float: left;
		width: 330px;
		margin-top: 40px;
		}
	div.feature_image {
		text-align: center;
		}
	img.feature_image {
		width: 102px;
		height: 118px;
		}
	div.feature_text {
		margin-top: 8px;
		text-align: center;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		color: #000000;
		line-height: 150%;
		}
	#corpid_cntnr,#logodesign_cntnr {
		float: left;
		margin-top: 40px;
		width: 938px;
		}
	#corpc1,#logoc2 {
		float: left;
		width: 270px;
		}
	div.corpc1,div.logoc2 {
		text-align: left;
		padding-left: 31px;
		padding-right: 31px;
		margin-bottom: 20px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		color: #000000;
		line-height: 180%;
		}
	#corpc2,#logoc1 {
		float: left;
		width: 668px;
		text-align: center;
		}
	#corp_image,#logodesign_image {
		border: 1px solid #336699;
		}
	}
//-->