/* SP General CSS Styles */


/* Color setting here controls the blocks of color on the left and right of page content */
body {
	background-image:url(/images/spbg.gif);
	background-color:#FFFFFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#11336f;
}
a:hover {
	text-decoration:underline;
}

/* SP Framework Table Definitions */
/* Color setting here controls the color bar across the top of each page */
#SPOutsideTopBarTable {
	background-color:#000000;
	border-width:0px;
}

#SPTopBarTable {
	width:752px;
	border:0px;
}

#SPTopBarTable td a {
	font-size:9px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#SPTopBarTable td a:hover {
	text-decoration:none;
}

#SPTopTitleBarTable {
	width:752px;
	height:61px;
	border-width:0px;
}

#SPOutsideMainTable {
	background-color:#FFFFFF;
	width:772px;
	border-width:0px;
}

#SPMainTable {
	width:752px;
	border-width:0px;
}

#SPHeaderNavTable {
	width:752px;
	border-width:0px;
}

#SPHeaderNavTable td {
	height:28px;
	border-top:0px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-left:0px;
	background-color:#828A8F;
	background-image:url(/images/NavImages/nav_bg.gif);
	background-position:top;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#SPHeaderNavTable td.plain {
	height:28px;
	border-top:0px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-left:0px;
	background-color:#828A8F;
	background-image:url(/images/NavImages/nav_bg.gif);
	background-position:top;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#SPHeaderNavTable td.currentSection {
	border-bottom:0px;
	background-image:none;
}

#SPHeaderNavTable td.AboutUs {
	border-bottom:0px;
	background-image:none;
	background-color:#8E0202;
}

#SPHeaderNavTable td.FG {
	border-bottom:0px;
	background-image:none;
	background-color:#000000;
}

#SPHeaderNavTable td.OurWork {
	border-bottom:0px;
	background-image:none;
	background-color:#152643;
}

#SPHeaderNavTable td.PP {
	border-bottom:0px;
	background-image:none;
	background-color:#BC3100;
}

#SPHeaderNavTable td.Giving {
	border-bottom:0px;
	background-image:none;
	background-color:#5B4D38;
}

#SPHeaderNavTable td.Knowing {
	border-bottom:0px;
	background-image:none;
	background-color:#375A2C;
}

#SPHeaderNavTable td a {
	font-size:10px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#SPHeaderNavTable td a:hover {
	text-decoration:none;
}

#SPHeaderSubNavTable {
	width:752px;
	border-width:0px;
}

#SPHeaderSubNavItemsTable {
	border-width:0px;
	padding:0 0 0 0;
	margin:19px 0 0 0;
}

#SPHeaderSubNavItemsTable td {
	border-width:0px;
	padding:0 12px 3px 7px;
}

#SPHeaderSubNavItemsTable td a {
	font-size:9px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 0 0 11px;
}

#SPHeaderSiteSearch {
	width:130px;
	height:16px;
	background-color:#828A8F; 
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-top:2px solid #444444;
	border-right:2px solid #444444;
	border-bottom:1px solid #E9E9EA;
	border-left:1px solid #E9E9EA;
	padding:0 0 0 2px;
}

#SPPageCanvasTable {
	border-width:0px;
}

#SPOutsideFooterTable {
	background-color:#FFFFFF;
	width:772px;
	border-width:0px;
}

#SPFooterLogoBarTable {
	width:752px;
	height:89px;
	border-width:0px;
}

#SPFooterKeylineTable {
	width:772px;
	height:1px;
	border-width:0px;
}

#SPFooterCopyrightSearchTable {
	width:752px;
	height:31px;
	border-width:0px;
}

#SPFooterSiteSearch {
	width:130px;
	height:16px;
	background-color:#FFFFFF; 
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-top:1px solid #4D4D4D;
	border-right:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
	border-left:1px solid #4D4D4D;
	padding:0 0 0 2px;
}

#SPFooterBottomPaddingTable {
	width:772px;
	height:10px;
	border-width:0px;
}
/* End SP Framework Table Definitions */

/* SP Dropdown Menu Definitions */
div.menu {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0 0 3px;
	height:20px;
	cursor:pointer;
}

.submenu {
	position:absolute;
	left:0;
	top:0;
	cursor:default;
	z-index:100;
	margin:0 0 0 0;
	visibility:hidden;
}

.submenu a {
	cursor:pointer;
}

.subsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;	
	cursor:pointer;
}

.subsubmenu:hover {
	text-decoration: none;
	color: #7e8797;
}

/* <dl> submenuListWorldwideOffices boxes */
dl.submenuListWorldwideOffices {
	width: 143px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 11px;
	background-color: #828A8F;
	background-image:  url(/images/SubNavImages/vert_bg_DDMenus.gif);
	background-repeat:repeat-y;
	background-position:10px;
	border:0px;
}
dl.submenuListWorldwideOffices dd  {
	width:136px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 7px;
}
dl.submenuListWorldwideOffices dd a  {
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
dl.submenuListWorldwideOffices dd a:hover  {
	text-decoration:none;
}
/* End <dl> submenuList boxes */
/* <dl> submenuList boxes */
dl.submenuList {
	width: 178px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 11px;
	background-color: #828A8F;
	background-image:  url(/images/SubNavImages/vert_bg_DDMenus.gif);
	background-repeat:repeat-y;
	background-position:10px;
	border:0px;
}
dl.submenuList dd  {
	width:171px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 7px;
}
dl.submenuList dd a  {
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
dl.submenuList dd a:hover  {
	text-decoration:none;
}
/* End <dl> submenuList boxes */

/* <dl> subsubmenuList boxes */
dl.subsubmenuList {
	width: 178px;
	margin: 0 0 0 235px;
	padding: 10px 0 10px 11px;
	background-color: #EEEEEE;
	background-image:  url(/images/SubNavImages/vert_bg_DDMenus.gif);
	background-repeat:repeat-y;
	background-position:10px;
	border:0px;
}
dl.subsubmenuList dd  {
	width:171px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 7px;
}
dl.subsubmenuList dd a  {
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
dl.subsubmenuList dd a:hover  {
	background-color: #828A8F;	
	text-decoration:none;
}
/* End <dl> submenuList boxes */

/* Begin JSCal Styles */
div.SPJSCalendar {
	background-color:#E7EAEF;
	border-top:1px solid #4F6682;
	border-right:1px solid #4F6682;
	border-left:1px solid #4F6682;
	border-bottom:0;
	width:243px;
}
div.SPJSCalendar a {
	color:#000000;
	text-decoration:none;
}
div.SPJSCalendar a:hover {
	color:#000000;
	text-decoration:none;
}
div.SPJSCalendar span.jsCalTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}
div.SPJSCalendar table.jsCalTable {
	width:243px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.SPJSCalendar tr.jsCalTitleRow {
	background-color:#4F6682;
}
div.SPJSCalendar tr.jsCalTitleRow th {
	background-color:#4F6682;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
div.SPJSCalendar tr.jsCalWeekRow {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
div.SPJSCalendar tr.jsCalWeekRow td {
	margin:0 0 0 0;
	padding:0 0 0 0;
	cursor:pointer;
	border-right:1px solid #C6CDD7;
	border-top:1px solid #C6CDD7;
}
div.SPJSCalendar tr.jsCalWeekRow td.jsCalSelectedDate {
	background-color:#9BA8B8;
	color:#FFFFFF;
}
div.SPJSCalendar tr.jsCalWeekRow td.jsCalHoverOn {
	background-color:#C9D0D9;
}
.SPMPArticleStyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #606571;
}
.SPMPArticleStyle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #606571;
}
.SPMPArticleStyle3 {
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.SPMPArticleStyle4 {
	color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.SPMPArticleStyle4 {
	color: #5A5A5A;
}
.SPMPArticleStyle4 a {
	color: #5A5A5A;
}
.SPMPArticleStyle5 {
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SPMPArticleStyle6 {
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.SPMPArticleStyle7 {
	color: #2a415f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.SPMPArticleStyle7 {
	color: #2a415f;
}
.SPMPArticleStyle7 a {
	color: #2a415f;
}
.SPMPArticleStyle8 {
	color: #00403f;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .5px;
}
.SPMPArticleStyle9 {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SPMPArticleStyle10 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bold;
}
.SPMPArticleStyle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	font-weight: bold;
}
.SPMPArticleStyle12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	letter-spacing: 0px;
	line-height: 25px;
	text-transform: none;
}
/* New Styles from General Article template */
.SPGeneralArticleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	text-transform: capitalize;
	color: #585858;
	font-weight: bold;
}
.SPGeneralArticleDropCap {
	font-size: 15px;
	padding-right: 5px;
	padding-top: 4px;
	float:left;
}
.SPGeneralArticlePullQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.SPGeneralArticleStyle12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #666666;
}
.SPGeneralArticleStyle13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #4C4C4C;
	letter-spacing: 0px;
	line-height: 25px;
}
/* End JSCal Styles */
