#BodyMain #priceChangeSidebar {
	width: 145px;
	float: left;
	margin: 10px 5px;
}
#priceChangeSidebar #tableOfContentsSidebar,
#priceChangeSidebar #freeWebinarsSidebar,
#priceChangeSidebar #downloadSidebar {
	width: 145px;
}
#priceChangeSidebar #tableOfContentsSidebar h2 {
	height: 20px;
	color: #FFF;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 13px;
	background: url('../../../Images/gray_bar_145.gif') top left no-repeat;
	text-align: left;
}
#priceChangeSidebar #freeWebinarsSidebar h2,
#priceChangeSidebar #downloadSidebar h2 {
	height: 20px;
	color: #FFF;
	margin-top: 18px;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 13px;
	background: url('../../../Images/gray_bar_145.gif') top left no-repeat;
	text-align: left;
}
#priceChangeSidebar #tableOfContentsSidebar ol {
	margin-top: -5px;
}
#priceChangeSidebar #tableOfContentsSidebar ol li.itemNum {
	margin-left: 22px;
	list-style: decimal;
	margin-top: 8px;
}
#tableOfContentsSidebar a.activeNav {
	text-decoration: underline;
}
#freeWebinarsSidebar p,
#downloadSidebar p {
	margin-top: 2px;
	padding: 0 0 0 6px;
}
#freeWebinarsSidebar ul li {
	margin: 3px 5px 0 6px;
}
.mainPageContent {
	margin: 10px 15px 0 0;
	width: 575px;
	float: right;
}
.mainPageContent h2.sectionTitle {
	margin-top: 0;
	font-size: 23px;
	font-weight: bold;
	text-align:left;
	border: none;
	color: #777;
}
.mainPageContent ul.sectionList li {
	margin: 2px 0 0 -20px;
	padding: 0;
}
.article_section h3.subsectionTitle
{
	font-size: 18px;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	position:relative;
	bottom: -4px;
	float:left;
	color:#555;
}
.mainPageContent h4 {
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	margin: 15px 0 -5px 0;
	color: #464646;
}


table.dataTable1,
table.dataTable2,
table.dataTable3 {
	border: 2px solid #666;
	margin-bottom: 15px;
}
table.dataTable1 caption {
	font-size: 12px;
	font-weight: bold;
}
table.dataTable1 th {
	background-color: #59c1ed;
	color: #333;
	font-size: 85%;
	font-weight: bold;
	padding: 6px 5px !important;
	text-align: center;
}
table.dataTable1 th.header,
table.dataTable2 th.header,
table.dataTable3 th.header  {
	background-color: #333;
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0 3px 5px;
	text-align: left;	
}
table.dataTable2 th {
	background-color: #59c1ed;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
table.dataTable3 th {
	background-color: #59c1ed;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 12px 3px 12px;
	text-align: center;
}
table.dataTable1 td,
table.dataTable2 td,
table.dataTable3 td
 {
	border-bottom: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
}
table.dataTable1 td.borderRight {
	border-right: 1px solid #CCC;
	padding-right: 3px !important;
}
table.dataTable1 th.borderRight {
	border-right: 1px solid #FFF;
}
table.dataTable1 tr.rowColor {
	background-color: #ccecfa;
}
table.dataTable1 th.mainHeaderCell {
	background-color: #4A636D;
	color: #FFF;
}
table.dataTable1 td.mainCell {
	font-weight: bold;
	color: #000;
}
table.dataTable1 td.selectedCell {
	font-weight: bold;
	color: #000;
	background-color: #a4b1b6;
}
table.dataTable1 td.selectedCell2 {
	background-color: #ccecfa;
}
table.dataTable1 td.red {
	color: red;
}
table.dataTable1 td .red {
	color: red;
}
table.dataTable1 th.centerAlign {
	text-align: center;
	padding: 0 5px;
}
table.dataTable1 td.rightAlign {
	text-align: right;
}
table.dataTable1 td.leftAlign,
table.dataTable1 th.leftAlign {
	text-align: left;
	padding-left: 5px !important;
}
table.dataTable1 th.topBorder {
	border-top: 1px solid #FFF;
}
table.dataTable1 th.rightBorder {
	border-right: 1px solid #FFF;
}
table.dataTable1 td.rightBorder {
	border-right: 1px solid #666;
	padding-right: 5px !important;
}
