/* Left Body Column */
div.boxInsideFull
{
	font-size: 1em;
	background: #ffffff url(boxInsideFullBottom.gif) no-repeat left bottom;
	text-align: left;
	width: 958px;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.boxInsideFull h3
{
    font: bold 1em / 1.2em Arial, Helvetica, Sans-Serif;
    color: #4b4b4b;
    background: #c8c8c8 url(boxInsideFullTop.gif) no-repeat left top;
    margin: 0;
    padding: 5px;
}
div.boxInsideFull h4
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -5px;
	padding: 0px;
	padding-bottom:3px;
	border-bottom: 1px dotted #4b4b4b;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 220% !important /*Non-IE6*/;
	font-size: 200% /*IE6*/;
}
div.boxInsideFull h5
{
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c8c8c8;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 140% !important /*Non-IE6*/;
	font-size: 140% /*IE6*/;
	margin-left: 15px;
	margin-right: 15px;
}

div.boxInsideFull h6
{
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 1px;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 140% !important /*Non-IE6*/;
	font-size: 140% /*IE6*/;
	margin-left: 15px;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
div.boxInsideFull p
{
    margin: 0 5px;
    font: 1.0em/1.4em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    padding: 0 10px 4px;
    text-align: left;
}
div.boxInsideFull .mmtable
{
	margin: 15px;
	width: 928px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px #bbb;
}
/* Left Body Column */
div.boxInsideLeft
{
	font-size: 1em;
	background: #ffffff url(boxInsideLeftBottom.gif) no-repeat left bottom;
	text-align: left;
	width: 676px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	min-height: 240px;
}
div.boxInsideLeft h3
{
	font: bold 1em / 1.2em Arial, Helvetica, Sans-Serif;
	color: #4b4b4b;
	background: #c8c8c8 url(boxInsideLeftTop.gif) no-repeat left top;
	margin: 0;
	padding: 5px;
}
div.boxInsideLeft h4
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -5px;
	padding: 0px;
	padding-bottom:3px;
	border-bottom: 1px dotted #4b4b4b; /*background:  url(//img/icon_celltitle_level1.gif) no-repeat 632px 5px;*/
	color: #4b4b4b;
	font-weight: bold;
	font-size: 220% !important /*Non-IE6*/;
	font-size: 200% /*IE6*/;
}
div.boxInsideLeft h5
{
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c8c8c8;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 140% !important /*Non-IE6*/;
	font-size: 140% /*IE6*/;
	margin-left: 15px;
	margin-right: 15px;
}
div.boxInsideLeft h6
{
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 1px;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 140% !important /*Non-IE6*/;
	font-size: 140% /*IE6*/;
	margin-left: 15px;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
div.boxInsideLeft p
{
	font-size: 1.0em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0 5px 10px;
	padding: 0 10px 4px;
}

div.boxInsideLeft li
{
	font-size: 1.0em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0 5px 10px;
	padding: 0 10px 4px;
}
div.boxInsideLeft .mmtable
{
	margin: 15px;
	width: 656px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px #999999;
}
/* Right Body Column */
div.boxInsideRight
{ 
	background-image: url(boxInsideRightBottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	text-align: left;
	width: 270px;
	float: right;
	margin: 0 10px 10px 0;
	padding-bottom: 15px;
}
div.boxInsideRight h3
{
	background: #ffffff url(boxInsideRightTop.gif) no-repeat left top;
	font: bold 1.2em / 1.2em Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0;
	padding: 5px 15px;
}

div.boxInsideRight h4
{
	padding: 5px 15px; /*background:  url(//img/icon_celltitle_level1.gif) no-repeat 632px 5px;*/
	color: #4b4b4b;
	font-weight: bold;
	font-size: 140% !important /*Non-IE6*/;
	font-size: 140% /*IE6*/;
	margin: 0;
}
div.boxInsideRight p
{
	font-size: 1.0em;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 5px 15px;
}
div.boxInsideRight .mmtable
{
	margin: 15px;
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px #999999;
}
