body {
	background-position: left;
	background-color: #7fc1db;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
     color: #0084b5;
     font-size: 9pt;
     font-weight: normal;
}
a:active {
     color: #0084b5;
     font-size: 9pt;
     font-weight: normal;
}
a:visited {
     color: #0084b5;
     font-size: 9pt;
     font-weight: normal;
}
a:hover {
     color: #838385;
     font-size: 9pt;
     font-weight: normal;
     text-decoration: none;
}
a.footer:link {
     color: #ffffff;
     font-size: 8pt;
     font-weight: normal;
}
a.footer:active {
     color: #ffffff;
     font-size: 8pt;
     font-weight: normal;
}
a.footer:visited {
     color: #ffffff;
     font-size: 8pt;
     font-weight: normal;
}
a.footer:hover {
     color: #E1E1E1;
     font-size: 8pt;
     font-weight: normal;
     text-decoration: none;
}
a.feature:link {
    color: #ffffff;
    font-size: 9pt;
    font-weight: normal;
}
a.feature:active {
     color: #ffffff;
     font-size: 9pt;
     font-weight: normal;
}
a.feature:visited {
     color: #ffffff;
     font-size: 9pt;
     font-weight: normal;
}
a.feature:hover {
     color: #000000;
     font-size: 9pt;
     font-weight: normal;
     text-decoration: none;
}

td {
	font-family: verdana;
	font-weight: normal; 
	font-size: 9pt;
	color: black;	
}
td.menu {
	background-color: #838385;
	font-weight: normal; 
	font-size: 8pt;
	color: #ffffff;	
	padding: 2px;
}
.just_read_the_headlines {
	font-family: myriad, arial;
	font-weight: bold;
	font-size: 12pt;
	color: #838384;
}
.headlines {
	font-family: times new roman, arial;
	font-size: 11pt;
	color: #838384;
}
.bold {
	font-weight: bold;      
}
.d2lblue {
	font-size: 9pt;
	color: #0084b5;  
	font-weight: normal;      
}
.d2lbluebold {
	font-size: 10pt;
	color: #0084b5;  
	font-weight: bold;      
}
.feature_black {
	font-size: 10pt;
	color: #000000;  
	font-weight: normal;      
}
.feature_white {
	font-size: 10pt;
	color: #ffffff;  
	font-weight: bold;      
}
.whitebold {
	font-size: 9pt;
	color: #ffffff;  
	font-weight: bold;      
}
.redbold {
	font-size: 9pt;
	color: #FF3B07;  
	font-weight: bold;      
}
.mission_text {
	font-size: 9pt;
	color: #0084b5;  
	font-weight: normal;      
}
.white {
	font-size: 8pt;
	color: #ffffff;      
}
h1 {
  font-family: verdana;
  font-size:   16pt;
  font-style:  normal;
  color: rgb(98,164,54);
  font-weight: normal;
}

h2 {
  font-family: verdana;
  font-size:   13pt;
  font-style:  normal;
  color: rgb(0,144,197);
  font-weight: normal;
  padding: 1px;
}

h3 {
  font-family: verdana;
  font-size:   10pt;
  font-weight: bold;
  line-height: 9pt;
  color: rgb(96,96,96);
 }

li {
	font-family: verdana;
	font-weight: normal; 
	font-size: 9pt;
	color: black;	
}
form { 
	margin-top: 0px;
	margin-bottom: 0px;
}
input { 
	font-size: 8pt;	
	font-weight: normal; 
}
input.email_list {
	width: 120px;
	font-size: 8pt;
	font-family: myriad, arial;
}
textarea { 
	font-family: arial;
	font-size: 8pt;	
	font-weight: normal; 
}
select { 
	font-family: arial;
	font-size: 8pt;
	font-weight: normal; 
}
.nopadding {
	padding: 0px;      
}