.displayNone {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;}

html {
  font-family: verdana;
  font-size: 1em;
  line-height: 1.3em;
  color: black;}

h1 {
  font-size: 1em;}

h2 {
  font-size: 1em;}

h3 {
  font-size: 1em;}

h4 {
  font-size: 1em;}

h5 {
  font-size: 1em;}

h6 {
  font-size: 1em;}

p {
  font-size: 1em;}

ul {
  font-size: 1em;}

#headerPhone p {
  font-size: 2em;
  color: black;
  font-weight: bold;
  margin: 0;
  padding: 10px;}

#navigationContent {
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.5em;
  color: white;
  text-transform: uppercase;}
  
  #navigationContent p {
    margin: 0 1em;}

  #navigationContent a {
    color: white;
    text-decoration: none;}
  
  #navigationContent a:hover {
    color: #ffcc2b;}

#subNavGraphicContainer h3 {
	font-size: 2em;
	color: white;
	padding: 0.5em 0 0 0.3em;
	margin: 0;}

#subNavGraphicContainer h4 {
	font-size: 0.8em;
	margin: .8em 0 0 0;
	width: 50%;
	color: white;
	line-height: 1em;
	padding: 0 0 0 0.9em;}

#newsContainer {
  font-size: 0.8em;
  color: #383838;
  line-height: 1.1em;
  letter-spacing: 0.1em;}
  
  #newsContainer ul {
    margin: 0;
    padding: 0;}
  
  #newsContainer ul li {
    list-style-type: none;
    margin: 0;
    padding: 0 1em;}
  
  #newsContainer ul h1 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;}
  
  #newsContainer ul p {
    margin: 0 0 0 1em;}
  
  #newsContainer a {
    color: black;
    text-transform: lowercase;
    text-decoration: none;}
    
    #newsContainer a:hover {
      font-weight: bold;}

  .readMore {
    text-align: right;
    margin-bottom: 1em;}


#bodyContentContainer, #bodyContentContainerSubPage {
  font-size: 0.8em;
  color: #383838;
  line-height: 1.2em;
  letter-spacing: 0.1em;}
  
  #bodyContentContainer p, #bodyContentContainerSubPage p {
    margin: 1em 2em;}
  
  #bodyContentContainer h1, #bodyContentContainerSubPage h1 {
    margin: 0.5em 1em;
    font-size: 1.5em;}

#footerContainer p {
  font-size: 0.6em;
  font-weight: bold;
  line-height: 1em;
  color: white;}

#footerContainer a {
  color: white;}