#breadcrumbs {
	float: left;
	font-size: 12px;
	padding: 13px 0 20px 8px;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs .item {
	float: left;
	line-height: 20px;
	padding: 0 5px 0 0;
}
#breadcrumbs .item a {
	color: #0066CC;
	padding-left: 5px;
}
#breadcrumbs .leaf {
	float: left;
	line-height: 20px;
	padding: 0 5px 0 0;
}
#leftLane {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#centerLane {
	float: left;
	width: 800px;
}
#article {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	line-height: 20px;
	padding: 0 0 30px 0;
}
#article pre {
	margin: 0px;
}
#article pre p {
	margin: 0px;
}
.articleTitle {
	border-bottom:1px solid #D2D2D2;
	color:#FF9000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	text-indent:10px;
	width:100%;
}
.articleSubTitle {
	color: #FF9000;
	font-weight: bold;
	padding-top: 10px;	
}
.articleContent {
	padding: 10px 0 0 10px;
	float: left;
	font-size: 12px;
}
.articleContent a {
	color: #0066CC;
}
.informationBox {
	border: 1px solid #B2D1FF;
	color: #006DBA;
	background-color: #F3F8FC;
	margin: 25px;
	height: auto;
	width: 600px;
	padding: 25px;
}
.articleQuestion {
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}
.articleBold {
	font-weight: bold;
}
.articleTable {
	color:#333333;
	font-size:11px;
	margin: 15px 100px;
}
.contactTable {
	font-size: 12px;
}
/************************************* 12/29 ********/
blockquote.style1 {
	color: #333;
	font: 12px/20px arial, serif;
	padding: 8px;
	background-color: #F9F9F9;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	margin: 25px;
	background-image: url("http://www.supermediastore.com/file/share/Image/openquote1.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-style:italic;
}
blockquote.style1 span {
	display: block;
	background-image: url("http://www.supermediastore.com/file/share/Image/closequote1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.blueBox {
	clear: both;
	background-color: #F3F8FC;
	border: 1px solid #B2D1FF;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 500px;
}
/************************************* 12/29 ********/
