﻿
TD.sideBar
{
	width: 222px;
	background-image: url(../Images/bg_text_wide.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	border-style: none;
	text-align: left;
}

TD.mainContent
{
	width: 638px;
	vertical-align: top;
	background-color: White;
	border-style: none;
	text-align: left;
}

DIV.mainContentDiv
{
	width: 608px;
	margin: 10px 15px;	
}

.sectionTopicTitle
{
	font-weight: bold;
	font-size: 10pt;
}

.footer
{
	font-weight: bold;
	font-size: 8pt;
	text-align:center;
	width: 100%;	
}


