/*Navigation Container*/
.Panasonic_NavigationTitle
{
font-weight:bold;
font-size:110%;
}
.Panasonic_NavigationTitleCell
{
border-bottom: 1px solid #999;
}
.Panasonic_NavigationModule
{

}


/*MainSection Container*/
.Panasonic_MainSectionTitle
{
	font-weight:bold;
	font-size:200%;
	color:#000000;
}
.Panasonic_MainSectionTitleCell
{

}
.Panasonic_MainSectionSpacer
{
	width:100%;
}
.Panasonic_NavigationModule
{

}

/*SideBar Container*/
.Panasonic_SidebarTable
{
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 200px;
}
.Panasonic_SidebarTopCell
{
	font-size: 1px;
	border-top: #dcdcdc 1px solid;
	background-color: #ABBAC8;
}
.Panasonic_SideBarBottomCell
{
	border-bottom: #dcdcdc 1px solid;
	background-color:#EAF2FB;
}
.Panasonic_SidebarTitle
{
	font-weight:bold;
	font-size:110%;
}
.Panasonic_SidebarTitleCell
{
	background-color:#ABBAC8;
}
.Panasonic_SidebarModule
{
	padding:3px; 
	background-color:#EAF2FB;
}


