﻿@charset "utf-8";
/* CSS Document */



.title01 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#6db7e8;
}

.title01a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#6db7e8;
text-decoration:none;
}

.titleValueActive {
color:#b8664b;
font-weight:bold;
}

.title01a:hover {
color:#b8664b;
}

.title01aActive {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#555555;
text-decoration:none;
}

.title01a2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#6db7e8;
text-decoration:none;
}

.title01a2:hover {
color:#FFCC00;
}

.text01 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
text-decoration:none;
}

.text01white {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.text01i{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#555555;
}

.text01b {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#555555;
}

.text01a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6db7e8;
text-decoration:none;
}

.text01a:hover {
color:#b8664b;
}

.text02b 
{
font-family:Times New Roman;
font-size:20px;
color:#c8693b;
}

.text03b {
font-size:13px;
color:#444444;
font-weight:bold;
}

.secondLevelMenuBarActive {
color:#ce6f41;
text-decoration:none;
background:#FFFFFF;
}

.largeOrange {
color:#C86938;
font-size:14px;
font-weight:bold;
}

.largeGrey {
color:#999999;
font-size:14px;
}

.largeGrey2 {
    color:#777777;
    font-size:16px;
    font-weight:bold;
}

a#printbutton
{
    visibility:hidden;
}
.textQuest
{
 font-size:15px;
 font-weight:bold    
}
.breadCrumbsText
{
  padding-left:20px;
  float:left;
  text-align:left; 
}

/* NEW CSS added */

.textBoldClass {
	font-weight:bold;
}

.textHeader02 {
	color:#ffe76b;	
	font-size:15px;
}

.contentBodyTeamSidePanelLink {
	padding:10px;
	border-bottom:1px solid #d9d4b5;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#4cb5e7;
	text-decoration:none;
	width:168px;
}
.lnkActive 
{
    color:#e08e66;
}

.contentBodyTeamSidePanelLink:hover{
	color:#e08e66;
}
.generaltextsize11{
	font-size:11px;
	padding-left:3px;
}
.padding20px {
	padding:20px;
}
.linkLetter {
	color:#4cb5e7;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-left:8px;
	padding-right:8px;
}

.linkLetter:hover {
	color:#e08e66;
}

.linkLetterActive {
	color:#e08e66;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	padding-left:8px;
	padding-right:8px;
}

.linkLetterDisabled {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-left:8px;
	padding-right:8px;
}
.listPhilanthropy {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height: 535px;
}

.listPhilanthropy li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.listPhilanthropyName 
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 350px;
}
.grayLineText
{
 color:#cccccc;   
 }
 .textTestimonial
 {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:16px;    
 }