﻿HTML {
	min-height: 100%;
	height: auto;
}
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
H1, H2, H3, H4, H5, H6, P {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: none;
}
#header, #footerWrapper {
	width: 995px;
	margin: 0px auto;
}


/* HEADER */
#header {
	padding: 35px 0px 23px 0px;
}
#header IMG {
	margin-left: 10px;
}
#header #downloadBrochure {
	float: right;
	text-align: right;
	margin-right: 10px;
	clear: both;
	margin-top: -20px;
}
#header #downloadBrochure:link, #header #downloadBrochure:visited {
	color: #919191;
	background: url(../images/download.gif) no-repeat 0px 0px;
	overflow: visible;
	font-size: 7pt;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	text-decoration: none;
}
#header #downloadBrochure:hover {
	color: #2367a7;
	background-position: 0px -12px;
}
#header #agentsVsFinders {
	float: right;
	text-align: right;
	margin-right: 160px;
	clear: both;
	margin-top: -20px;
}
#header #agentsVsFinders:link,
#header #agentsVsFinders:visited {
	color: #919191;
	background: url(../images/download.gif) no-repeat 0px 0px;
	overflow: visible;
	font-size: 7pt;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	text-decoration: none;
}
#header #agentsVsFinders:hover {
	color: #2367a7;
	background-position: 0px -12px;
}
#header UL {
	list-style-type: none;
	height: 44px;
	line-height: 44px;
	float: right;
	margin-right: 10px;
	clear: right;
}
#header UL LI {
	float: left;
	margin-left: 30px;
}
#header UL LI A:link, #header UL LI A:visited {
	color: #005199;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}
#header UL LI A:hover {
	color: #007ae5;
}



/* SECTION IMAGES */
#sectionImageGray {							/* add background image in page css */
	background-position: top center;
	height: 220px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#sectionImage {								/* add background image in page css */
	background-position: top center;
	height: 220px;
	background-repeat: no-repeat;
}
#sectionCaptionWrapper {
	width: 995px;
	margin: 0px auto;
	height: 220px;
}
#sectionCaption {							/* set position/size in page css */
	position: relative;
}
#sectionCaption H1 {
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 5px;
}


/* SECTION BODY */
#sectionBodyWrapper {
	width: 995px;
	margin: 0px auto;
}
#sectionBody {
	margin: 30px 10px 30px 10px;
}
#sectionBody H1 {
	font-size: 11pt;
	color: #005199;
	margin-bottom: 20px;
}
#sectionBody H2 {
	font-size: 9pt;
	margin-bottom: 5px;
	color: #005199;
}
#sectionBody P {
	font-size: 9pt;
	line-height: 15pt;
	color: #4d4d4d;
	margin-bottom: 10px;
	text-align: justify;
}
#leftColumn {
	border-right: 1px dotted #005199;
	width: 600px;
	float: left;
	margin-right: 50px;
	padding-right: 40px;
}
#rightColumn H1 {
	color: #005199;
	font-size: 10pt;
	margin-bottom: 10px;
}
#rightColumn P {
	font-size: 9pt;
	line-height: 15pt;
	margin-bottom: 20px;
	color: #4d4d4d;
	text-align: justify;
}



/* RIGHT SUBNAV */
#rightSubnav UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightSubnav LI {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#rightSubnav LI A:link, #rightSubnav LI A:visited {
	font-size: 9pt;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url("../images/subnav_arrow_blue.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	color: #005199;
}
#rightSubnav LI A:hover {
	color: #007ae5;
}

#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_firmOverview_firmOverview,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_vision_vision,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_team_team,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_offices_offices,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_fundraising_process_Overview,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_why_use_tcg_why_use_tcg,
#aspnetForm #ctl00_ctl00_bodyPlaceholder_sectionBodyPlaceholder_new_client_criteria_new_client_criteria {
	background-image: url("../images/subnav_arrow_orange.gif");
}


/* FOOTER */
#footerWrapper {
	clear: both;
	padding: 20px 0px 10px 0px;
}
#footer {
	color: #a6a6a6;
	x-margin: 10px;
	font-size: 7pt;
}
#footer EM {
	margin: 0px 15px;
}
#footer A:link, #footer A:visited {
	color: #a6a6a6;
	text-decoration: none;
}
#footer A:hover {
	color: #000000;
}


/* TOMBSTONES */
.tombstoneShadow {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.tombstone {
	display: block;
	width: 150px;
	height: 185px;
	background-color: #ffffff;
	border: 1px solid #005199;
	text-align: center;
	padding: 2px;
	line-height: 10pt;
}
.tombstone A {
	text-decoration: none;
	border: none;
}
A:link .tombstone, A:visited .tombstone {
	text-decoration: none;
	cursor: hand;
}
.tombstone IMG {
	padding-bottom: 10px;
}
.tombstone ABBR {
	display: block;
	font-size: 11pt;
	line-height: 13pt;
	padding-bottom: 10px;
	font-weight: bold;
	color: #005199;
	text-decoration: none;
	border: none;
}
.tombstone EM {
	display: block;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	border: none;
	font-style: normal;
}
#tombstonePopup {
	padding: 20px;
	text-align: center;
}
#tombstonePopup P {
	font-size: 9pt;
	line-height: 13pt;
	text-align: justify;
	margin-bottom: 10px;
}
#tombstonePopup A:link, #tombstonePopup A:visited {
	color: #005199;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}
#tombstonePopup A:hover {
	color: #666666;
}


/* CALLOUT */
#callout {
	float: right;
	width: 300px;
	margin-left: 20px;
}
#callout #calloutTitlebar {
	padding: 0px;
	margin: 0px 0px 1px 0px;
	height: 24px;
}
#callout #calloutTitlebar H1 {
	color: #ffffff;
	margin : 0px;
	font-size: 10pt;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
}
#callout #calloutTitlebar H2 {
	color: #ffffff;
	font-size: 8pt;
	float: right;
	margin: 0px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
}
#callout #calloutTitlebar #calloutHeaderTriangle {
	position: relative;
	left: -13px;
	top: 2px;
	vertical-align: middle;
}
#callout #calloutContent {
	background-image: url("../images/callout_background.png");
	padding: 5px 3px 5px 3px;
}
#calloutContent .headerPanel {
	padding: 0px;
	cursor: hand;
}
#calloutContent .headerPanel P {
	color: #ffffff;
	font-size: 8pt;
	margin: 0px 5px 0px 15px;
	padding: 0px;
	line-height: 9pt;
	font-weight: bold;
	text-align: left;
}
#calloutContent .headerPanel IMG {
	float: left;
}
#calloutContent .contentPanel {
	padding: 2px;
}
#calloutContent .contentPanel P {
	font-size: 8pt;
	text-align: left;
	line-height: 12pt;
	margin: 0px 5px 0px 10px;
	color: #000000;
}
.divider {
	height: 1px;
	margin: 5px -3px 5px -3px;
	padding: 0px;
	border-bottom: 1px dotted #5e8ab2;
}


/* TEAM */
.teamShadow {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.teamShadow A:link, .teamShadow A:visited {
	text-decoration: none;
}
.team {
	display: block;
	width: 120px;
	height: 170px;
	background-color: #ffffff;
	border: 1px solid #005199;
	text-align: center;
	padding: 0px;
	line-height: auto;
}
A:link .team, A:visited .team {
	text-decoration: none;
	cursor: hand;
}
.team IMG {
	margin-bottom: 5px;
}	
.team STRONG {
	display: block;
	font-size: 8pt;
	line-height: 8pt;
	color: #005199;
	margin: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.team EM {
	font-size: 7pt;
	line-height: 7pt;
	color: #666666;
	text-decoration: none;
	border: none;
	font-style: normal;
}
#teamPopup {
	padding: 0px 10px 0px 0px;
	width: 460px;
	height: 480px;
	overflow: auto;
	margin-top: 10px;
}
#teamImage {						/*  Set the individual background image in the page */
	width: 440px;
	height: 502px;
	float: left;
	margin: 10px 0px 0px 10px;
	background-repeat: no-repeat;
}
#teamPopup H1 {
	color: #005199;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
#teamPopup H1 STRONG {
	color: #000000;
	font-size: 9pt;
}
#teamPopup H2 {
	font-size: 9pt;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-weight: normal;
}
#teamPopup P {
	font-size: 9pt;
	line-height: 15pt;
	text-align: justify;
	margin-bottom: 10px;
}
#teamPopup A:link, #teamPopup A:visited {
	color: #005199;
	text-decoration: none;
	font-size: 8pt;
}
#teamPopup A:hover {
	color: #666666;
}
#teamPopup IMG {
	float: right;
	width: 165px;
}
#teamPopup LABEL {
	width: 50px;
	font-weight: bold;
	float: left;
}