.HeaderBar {
	color:white;
	background-color:#336699;
}
.Logo {
	color:white !important; 
	background-color:transparent;
}
.Logo a {
	color:white; 
	background-color:transparent;
}
.Logo a:hover {
	color:white; 
	background-color:transparent;
}
.Logo a:active {
	color:white; 
	background-color:transparent;
}
.Logo a:focus {
	color:white; 
	background-color:transparent;
}
.LogoSubTitle {
	color:silver; 
}
.LogoSubTitle:hover {
	color:white; 
}
.LogoFinderFrame {
 	background-color:white;
 	color:gray;
}
.LogoFinderLabel {
	color: white;
}
.UserInfoFrame {
 	color:navy;
	background-color:#EAF4FB;
}
label.SignOn {
 	color:navy;
}
input.SignOn {
 	color:blue;
}

a:hover {
	color: white;
	background-color:navy;
}

div.navMenu a:hover {
	color: white;
	background-color: navy;
}
div.navMenu a {
	color: navy;
	background-color: white;
}
div.homeMenu a {
	color: white;
	background-color:transparent;
}
div.homeMenu a:hover {
	color: navy;
	background-color:#EAF4FB;
}
.userEditCtrl a:hover {
	color: navy;
	background-color:#EAF4FB;
}

.Collapsed {
	background-color:#EAF4FB;
}
.TitleBox {
	color:white;
	background-color:#336699;
	border: 0 transparent none;
}
.AuthorFrame {
	color: black;
	background-color:#EAF4FB;
}
.AuthorCard a {
	color: navy;
	background-color:transparent;
}
.AuthorCard a:hover {
	color: white;
	background-color:navy;
}
.squareBoxShadow {
	background-color:#EAF4FB;
}
.squareBox {
	background-color:#EAF4FB;
}
.squareBoxNoFloat {
	background-color:#EAF4FB;
}

.roundBoxShadow {
	background-color:#EAF4FB;
}
.roundBox {
	background-color: #EAF4FB;
}
.PlainBox {
	background-color:#EAF4FB;
}
.contentNotes {
	background-color:transparent;
}
.contentFile {
	background-color:transparent;
}

.TOCTitleBar {
	color:white;
	background-color:#336699;
}
.TOCTitleBar a {
	color:white;
	background-color:#336699;
}
.TOCTitleBar a:hover {
   color:navy;
   background-color:white;
}
.TOCPanel a:hover {
	color:white;
	background-color:#336699;
}
