/*Navigation Container*/
.Redmond_NavigationTitle
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: arial;
	background-color: #82a1c1;
	white-space: nowrap
}
.Redmond_NavigationTitleCell
{
	background-color: #82a1c1;
}
.Redmond_NavigationModule
{

}


/*MainSection Container*/
.Redmond_MainSectionTitle
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: arial;
	background-color: #82a1c1;
	white-space: nowrap
}
.Redmond_MainSectionTitleCell
{
	background-color: #82a1c1;
}
.Redmond_MainSectionSpacer
{
	width:100%;
	border-bottom:1 dotted #82a1c1;
	vertical-align:super;
	margin-top:-15;
}
.Redmond_NavigationModule
{

}

/*SideBar Container*/
.Redmond_SidebarTable
{

}
.Redmond_SidebarTopCell
{

}
.Redmond_SideBarBottomCell
{

}
.Redmond_SidebarTitle
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: arial;
	background-color: #82a1c1;
	white-space: nowrap
}
.Redmond_SidebarTitleCell
{
	background-color: #82a1c1;
}
.Redmond_SidebarModule
{
	padding:3px; 
	background-color: #82a1c1;
}

