TD, P, BODY {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: black;
}
	
p.ticker {
	font-size: 12px;
	color: black;
}

td.ticker {
	font-size: 12px;
	color: black;
}

.ticker {
	font-size: 12px;
	color: black;
}

nobr {
	white-space: normal
	}

TH {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color: #8CBECC;
	color: #2B74BE
	}

UL {
	margin-left: 0; 
	padding-left: 1.25em;
	}

LI {
	margin-bottom: 0.2em;
	}

OL LI {
	margin-bottom: 0.5em;
	}
	
P.grant {
	position: relative;
	top: -15px;
	left: 20px;
	}
	
P.news {
	font-size: 12px;
	color: #334153;
	position: relative;
	top: -6px;
	}

H1 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #2585A2;
	text-transform: uppercase;
	}
	
H2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #8CBECC;
	bottom: -10px;
	}

H2.rounds {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #8CBECC;
	bottom: -10px;
	margin: 0
}

H3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #334153;
	position: relative;
	bottom: -10px;
	}

H4 {
	font-family: Verdana;
	font-size: 16px;
	color: #334153;
	font-weight: bold;
	}

H5 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}
	
a.email {
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
	TEXT-DECORATION: underline; 
}

.newsletternav a:visited {
	color: blue;
}

.menuLink {
	font-family: Arial;
	font-size: 16px;
	color: #454343;
	font-weight: bold;
}

.bodyText {
	font-family: Arial;
	font-size: 16px;
	color: #5C5C5C;
}

.bodyBoldWhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftMenuWhite p {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

nothing {
	border: 2px outset blue;
	padding: 5px;
	background-color: white;
	}

.leftMenuWhite a {
	color: white;
}

.leftMenuWhite li{
	color: white;
}

.leftMenuWhite a:hover { 		
	font-family: Verdana;
	font-size: 14px;
	color: #2585A2;
	TEXT-DECORATION: underline;
	background-color: #D8E9E3;
	}

div.figure {
	float: left;
	padding: 5px;
}


div.figure img {  
	border: 1px solid black;
}

div.figure p {
  text-align: bottom;
  font-style: italic;
  font-size: 10px;
  text-indent: 5px;
  margin: 0 4px;
}

div.figure2 {
	float: right;
	padding: 5px;
}

div.figure2 img {  
	border: 1px solid black;
}

div.figure2 p {
  text-align: bottom;
  font-style: italic;
  font-size: 10px;
  text-indent: 5px;
  margin: 4px 0;
}

.header {
	font-size: 14px;
	font-weight: bold;
	bottom: -10px;
}

.caption img {border: 1px solid black;}
 
.caption p {
	margin: 0px;
	font-size: 10px;
	font-style: italic;
	text-indent: 0.5em;
}

.left {float: left;
	margin: 0 10px 5px 0;
}

.right {float: right;
	margin: 0 0 5px 10px;
} 

.pullQuote {
	width: 40%; 
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   margin-right: 15px; 
   margin-top: 10px; 
   margin-left: 15px; 
   margin-bottom: 10px; 
   background-color: #D8E9E3; 
   float: right; 
   padding: 10px; 
   color: #2585A2;
   text-align: left;
border-top: 2px double #454343; 
border-bottom: 2px double #454343; 
}
