.footerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c80b2f;
}

.footerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214189;
}

.footerblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214189;
    text-decoration: none;
}

.footerblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #214189;
    text-decoration: none;
}

.footerblue a:hover {
	text-decoration: none;
	color: #c80b2f;
}

.footerblue a:active {
	text-decoration: none;
}

  .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #D0243D;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.bodycopy a:link {
	color: #23428A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.bodycopy a:visited {
	color: #23428A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.bodycopy a:hover {
	text-decoration: none;
	color: #d0243c;
}
.bodycopy:active {
	text-decoration: none;
}


.navcopy  {
	color: #23428A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	
}

.navcopy a:link {
	color: #23428A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	display:block;
    width:8em;
	padding: .10em;
}

.navcopy a:visited 
{
	color: #23428A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	display:block;
    width:8em;
	padding: .10em;
}

.navcopy a:hover {
	text-decoration: none;
	color: #d0243c;
}
.navcopy:active {
	text-decoration: none;
}

.navcopy ul {
  list-style-type:none; 
  	padding: 0;
    margin: 0;
  }

.navcopy li {
  list-style-type:none; 
  	padding: 0 0 0 .50em; /* left padding moves the text away from the left border */
    margin: .10em;
  }
  
  /* .navcopyon is when a user is on the sub navigational page */
  
  .navcopyon  {
	color: #d0243c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	
}

.navcopyon a:link {
	color: #d0243c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	display:block;
    width:8em;
	padding: .10em;
}

.navcopyon a:visited 
{
	color: #d0243c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	display:block;
    width:8em;
	padding: .10em;
}

.navcopyon a:hover {
	text-decoration: none;
	color: #d0243c;
}
.navcopyon :active {
	text-decoration: none;
}

.navcopyon ul {
  list-style-type:none; 
  	padding: 0;
    margin: 0;
  }

.navcopyon li {
  list-style-type:none; 
  	padding: 0 0 0 .50em; /* left padding moves the text away from the left border */
    margin: .10em;
  }
  
  .navcopyul {
    list-style-type:none; 
  	padding: 0 0 0 .50em; /* left padding moves the text away from the left border */
    margin: .10em;
  }
  
.textarea {
background-color: #ebebeb;
border: black 1px solid;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal
}
  

