﻿.ms-WPBody .logonBox hr
{
	color:white;
}
.ms-WPBody .logonBox hr
{
height:1px
}
.ms-WPBody .logonBox A:link{
	color:white;
	text-decoration: none;
}
.ms-WPBody .logonBox a:visited  {
	color:white;
	text-decoration: none;
}

.ms-WPBody .logonBox a:hover  {
	color:white;
	text-decoration: underline;
}

.ms-WPBody .logonBox .logonBoxHeader{
font-size:14px;
font-weight:bold;
margin-bottom:5px
}
.ms-WPBody .logonBox .logonBoxSubHeader{
font-size:12px;font-weight:bold;margin-bottom:5px	
}

.nav-LMPrimaryMenu{
background-color:#EFEDEC;
z-index:1000;
width:100%;
border-top-width:0.5px;
border-top-style:dotted;
border-top-color:#CCCCCC;
border-bottom-width:0.5px;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
}

.nav-LMSecondaryMenu{
background-color:white;
width:100%;
border-top-width:1px;
border-top-style:dotted;
border-top-color:#CCCCCC;

}

.nav-LMPrimaryItem
{
border-top-width:1px;
border-top-style:dotted;
border-top-color:#CCCCCC;
border-bottom-width:0.5px;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
}

.nav-LMSecondaryItem
{
background-color:white;
border-top-width:0.5px;
border-top-style:dotted;
border-top-color:#CCCCCC;
border-bottom-width:0.5px;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
}
.ms-LMSelected a:active
{
color:black;
}



