﻿.header {
  padding:0px;
  margin: 0px;
  border-width: 0px 2px 2px 2px; 
  border-style:solid;
  border-color:white;
/*  background: #6633CC; */
  background: #3333CC;
}

.header_container {
  /* border-bottom: 1px solid silver*/
}

.header_title {
  font-family: "Times New Roman", Times, serif;
  font-size: 22pt;
/*  color: #4955A1; */
  color:white;
  text-decoration:none;
  display: inline;
  margin:0;
  padding:0;
}

.logo {
  /* border-right: 3px solid white; */
}

#about_cookies {
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 10pt;
  color:white;
}
.about_cookies {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 10pt;
  color:#004A94;
  height:20px;
}
