﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	background-color: #e1e1e1;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 a {
	text-decoration: none;
	padding: 0;
	background: none;
	border: none;
	width: 216px;
	height: 55px;
	left: 159px;
	top: 23px;
	position: absolute;
}

h1 span {
	display: none;
}

h1 img {
	display: none;
}

h2 {
	text-decoration: none;
	padding: 0;
	background: none;
	border: none;
	width: 522px;
	height: 33px;
	left: 400px;
	top: 37px;
	position: absolute;
}

h2 span {
	display: none;
}

h3.Head_TextTitle {
	color: #9a3334;
	font-size: 18px;
}

h3 span {
	color: #616161;
}

h4 {
	color: #363636;
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 15px;
	color: #626060;
	margin-bottom: 10px;
}

img {
	border: none;
}

img a {
	border: none;
}

p {
	margin-bottom: 15px;
}

ul, li {
	list-style-type: none;
}

/* STYLES BY SITE STRUCTURE */
table.bgsides {
	height: 100%;
	width: 100%;
	vertical-align: top;
}

td.BgTDleft {
	width: 50%;
	background: #fff url(../images/Left_BG.jpg) repeat-x;
}

td.centerTD {
	background-color: #fff;
}

div.NoFlashImg {
	float: left;
	width: 1100px;
	height: 607px;
	background: #e3e3e3 url(../Images/bg_Home_NoFlash.gif) no-repeat 0 0;
}

div.NoFlashImg p {
	display: none;
}

td.BgTDright {
	width: 50%;
	background: #fff url(../images/Right_BG.jpg) repeat-x;
}

#centeringWrapper {
	width: 1100px;
	margin: 0 auto;
	background: #fff url(../images/title_bg.gif) no-repeat;
	border: 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.logoTitleHolder {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 85px;
	position: relative;
}

.title {
	text-decoration: none;
	background: none;
	border: none;
	width: 216px;
	height: 55px;
	left: 99px;
	top: 23px;
	position: absolute;
	padding: 0;
}

.logoLink span {
	display: none;
}

/* TOP HORIZONTAL NAVIGATION */

/* Set general properties for the container holding the navigation */
.TopNav {
	width: 694px;
	height: 23px;
	margin: 4px auto 0 auto;
	padding-left: 53px;
}

/* Set properties for the List Items in the L2 List */
.TopNav li {
	display: inline;
	float: left;
	margin-right: 50px;
}

.TopNav li.TopNav_Team {
}

/* Set properties for the normal state of the Links in the L2 List */
.TopNav a {
	display: block;
	height: 23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Set properties for the hover state of the Links in the L2 List */
.TopNav a:hover {
	background-position: 0 -23px;
}

/* Set properties for the normal and hover states of the active Links in the L2 List */
.TopNav a.active, .TopNav a.active:hover {
	background-position: 0 -23px;
}

/* Set Properties for each L2 Image Link */
.TopNav_FirmOverview a {
	width: 101px;
	background-image: url(../images/TopNav_FirmOverview.gif);
}

.TopNav_Team a {
	width: 51px;
	background-image: url(../images/TopNav_Team.gif);
}

.TopNav_News a {
	width: 50px;
	background-image: url(../images/TopNav_News.gif);
}

.TopNav_PressReleases a {
	width: 107px;
	background-image: url(../images/TopNav_PressReleases.gif);
}

.TopNav_GlobalLocations a {
	width: 115px;
	background-image: url(../images/TopNav_GlobalLocations.gif);
}

.TopNav_LPLogin a {
	width: 68px;
	background-image: url(../images/TopNav_LpLogin.gif);
}

.TopNav a span {
	display: none;
}

/* Header L2 Title Image Text Area */
.HeadTitle_Holder {
	position: relative;
	width: 1100px;
	height: 107px;
	margin: 11px 0 0 0;
	background-image: url(../images/HeadTitle_Bg.gif);
}

.HeadTitle span {
	display: none;
}

.HeadTitle_CorporateResponsibility {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_CorporateResponsibility.gif) no-repeat;
}

.HeadTitle_FirmOverview {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_FirmOverview.gif) no-repeat;
}

.HeadTitle_GlobalLocations {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_GlobalLocations.gif) no-repeat;
}

.HeadTitle_LPLogin {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_LPLogin.gif) no-repeat;
}

.HeadTitle_News {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_News.gif) no-repeat;
}

.HeadTitle_SiteMap {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_Sitemap.gif) no-repeat;
}

.HeadTitle_Team {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_Team.gif) no-repeat;
}

.HeadTitle_TermsAndConditions {
	float: left;
	width: 263px;
	height: 107px;
	background: url(../images/HeadTitle_TermsAndConditions.gif) no-repeat;
}

.HeadTitle_Desc_Holder {
	float: left;
	width: 784px;
	height: 43px;
	padding: 64px 0 0 53px;
}

/* Header L3 Title and Photo Area */
.HeadTitle_Img_AssetManagement {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_AssetManagement.jpg) no-repeat;
}

.HeadTitle_Img_ContactUs {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_ContactUs.jpg) no-repeat;
}

.HeadTitle_Img_CorporateResponsibility {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_CorporateResponsibility.jpg) no-repeat;
}

.HeadTitle_Img_FirmOverview {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_FirmOverview.jpg) no-repeat;
}

.HeadTitle_Img_Foursquare {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_Foursquare.jpg) no-repeat;
}

.HeadTitle_Img_LPLogin {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_LPLogin.jpg) no-repeat;
}

.HeadTitle_Img_News {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_News.jpg) no-repeat;
}

.HeadTitle_Img_PrivateEquity {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_PrivateEquity.jpg) no-repeat;
}

.HeadTitle_Img_SiteMap {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_SiteMap.jpg) no-repeat;
}

.HeadTitle_Img_Team {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_Team.jpg) no-repeat;
}

.HeadTitle_Img_Team_L3 {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_Team_L3.jpg) no-repeat;
}

.HeadTitle_Img_TermsAndConditions {
	float: left;
	width: 837px;
	height: 107px;
	background: url(../images/HeadTitle_Img_TermsAndConditions.jpg) no-repeat;
}

/* Left side navigation */
.LeftHolder {
	float: left;
	clear: both;
	width: 171px;
	height: 250px;
	margin: 13px 0 0 68px;
}

*html .LeftHolder {
	margin: 13px 0 0 34px;
}

.LeftHolder ul.L3Nav {
	width: 163px;
	padding: 0;
	border: 1px solid #c5c5c5;
	background-color: #fff;
}

.LeftHolder ul.L3Nav li {
	display: block;
	margin: 2px;
	border: 1px solid #a8a8a8;
	background-color: #e6e6e6;
}

.LeftHolder ul.L3Nav li a {
	display: block;
	margin: 0;
	padding: 1px 0 0 15px;
	text-decoration: none;
	color: #9a3334;
	line-height: 18px;
	background: #f5f5f5 url(../images/Left_L2Nav_Arrow.gif) no-repeat 7px 7px;
}

*html .LeftHolder ul.L3Nav li a {
	background: #f5f5f5 url(../images/Left_L2Nav_Arrow.gif) no-repeat 7px 8px;
}

.LeftHolder ul.L3Nav li a:hover {
	text-decoration: none;
	color: #581818;
	background-color: #ececec;
}

.LeftHolder ul.L3Nav li a.active, .LeftHolder ul.L3Nav li a.active:hover {
	font-weight: bold;
	color: #333;
	background-color: #e6e6e6;
}

.LeftHolder ul.L4Nav {
	width: 151px;
	height: 100%;
	margin: 0;
	padding: 0 0 2px 0;
	border: none;
	background-color: #e6e6e6;
}

.LeftHolder li ul.L4Nav li {
	display: block;
	width: 136px;
	margin: 0;
	padding: 1px 0 1px 11px;
	list-style: none;
	border: none;
	background-color: #e6e6e6;
}

.LeftHolder li ul.L4Nav li a {
	display: block;
	width: 129px;
	margin: 0;
	padding: 0 7px 0 10px;
	text-decoration: none;
	color: #333;
	line-height: 15px;
	background: #e6e6e6 url(../images/Left_L4Nav_Arrow.gif) no-repeat 4px 6px;
}

.LeftHolder li ul.L4Nav li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #e6e6e6;
}

/* CONTENT AREA */
.ContentContainer {
	float: left;
	width: 794px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 13px 0 0 0;
}

.ContentHolder {
	width: 719px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0 0 0 77px;
	background-color: #fff;
}

.generalAlignmentContainer {
	width: 580px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.teamAreaAlignmentContainer {
	width: 655px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.FourSquareContainer {
	width: 553px;
	margin: 0 0 26px 0;
}

.FourSquareContent {
	float: left;
	width: 511px;
	padding: 20px;
	border: 1px solid #d4d4d4;
	background-color: #f9f9f9;
}

.leftSpeakers {
	float: left;
	width: 256px;
}

.rightSpeakers {
	float: left;
	width: 200px;
	margin: 0 0 0 38px;
}

hr.FourSquare {
	float: left;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 21px 0 21px 0;
	text-align: left;
	color: #d4d4d4;
	border: none;
	background-color: #d4d4d4;
}

/* IE Fix */
*html hr.FourSquare {
	margin-bottom: 6px;
}

hr.PrimaryContacts {
	clear: both;
	width: 553px;
	height: 1px;
	margin: 21px 0 21px 0;
	text-align: left;
	color: #d4d4d4;
	border: none;
	background-color: #d4d4d4;
}

/* Firm Overview Landing Page Promos */
table.FirmOverviewTable {
	width: 545px;
}

table.FirmOverviewTable th {
	text-align: left;
	vertical-align: middle;
	color: #fff;
	background: #525252;
}

table.FirmOverviewTable th a {
	display: block;
	color: #fff;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

table.FirmOverviewTable td {
	text-align: left;
	vertical-align: top;
	border-bottom: 3px solid #525252;
	background: #e1e1e1;
}

table.FirmOverviewTable td img {
	float: left;
}

table.FirmOverviewTable td.ContentCell {
	padding: 15px 15px 0 15px;
}

table.FirmOverviewTable a.LearnMoreLink {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 5px;
	padding-left: 8px;
}

/*td.FirmOverview_PrivateEquity_Title {
	width: 263px;
	border-right: 2px #fff solid;
	vertical-align: top;
	background-color: #525252;
}

td.FirmOverview_PrivateEquity_Title a {
	display: block;
	width: 263px;
	height: 16px;
	padding: 6px 0px 5px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

td.FirmOverview_PrivateEquity_Img {
	border-right: 2px #fff solid;
	padding: 0;
	vertical-align: top;
	width: 273px;
	height: 95px;
	background-color: #e1e1e1;
	color: #333;
}


td.FirmOverview_AssetManagement_Img {
	border-right: 2px #fff solid;
	padding: 0;
	vertical-align: top;
	width: 273px;
	height: 95px;
	background-color: #e1e1e1;
	color: #333;
}

td.FirmOverview_AssetManagement_Title {
	border-right: 2px #fff solid;
	vertical-align: top;
	width: 263px;
	background-color: #878787;
}

td.FirmOverview_AssetManagement_Title a {
	display: block;
	width: 263px;
	height: 16px;
	padding: 6px 0px 5px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

td.FirmOverview_Panel_Content {
	border-right: 2px #fff solid;
	vertical-align: top;
	width: 255px;
	padding: 9px;
	background-color: #e1e1e1;
	color: #333;
}
*/

.UnderlinePageTitle {
	color: #001c3a;
	padding-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 15px;
}

.UnderlinePageTitleCompany {
	color: #001c3a;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 3px;
}

.BreadCrumbTrailsContainer {
	color: #333;
	padding: 1px 3px 2px 9px;
	background-color: #e7e7e7;
	margin-top: 3px;
	width: 387px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}

.PageContentText {
	padding: 15px 0px 15px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

/* Private Equity Landing Page - Quadrant Rollovers */
div.QuadrantHolder {
	width: 554px;
	height: 242px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

div.QuadrantHolder_Print {
	display: none;
}

div.QuadrantHolder div {
	float: left;
	width: 275px;
	height: 120px;
	border: 0px solid #bdbdbd;
	background-color: #ededed;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.QuadrantHolder div a {
	display: block;
	padding: 0px;
	width: 275px;
	height: 120px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Q1 */
div.Q1Holder {
	margin: 0 2px 2px 0;
	background-image: url(../Images/bg_Q1Holder_inactive.gif);
}

div.Q1Holder a {
	background-image: url(../Images/bg_Q1Holder.gif);
}

div.Q1Holder a.over {
	background-color: #9a3334;
	background-image: url(../Images/bg_Q1Holder_over.gif);
}

div.Q1Holder a.inactive {
	background-color: #4d4d4d;
	background-image: url(../Images/bg_Q1Holder_inactive.gif);
}

/* Q2 */
div.Q2Holder {
	margin: 0 0 2px 0;
	background-image: url(../Images/bg_Q2Holder_inactive.gif);
}

div.Q2Holder a {
	background-image: url(../Images/bg_Q2Holder.gif);
}

div.Q2Holder a.over {
	background-color: #9a3334;
	background-image: url(../Images/bg_Q2Holder_over.gif);
}

div.Q2Holder a.inactive {
	background-color: #4d4d4d;
	background-image: url(../Images/bg_Q2Holder_inactive.gif);
}

/* Q3 */
div.Q3Holder {
	margin: 0 2px 0 0;
	background-image: url(../Images/bg_Q3Holder_inactive.gif);
}

div.Q3Holder a {
	background-image: url(../Images/bg_Q3Holder.gif);
}

div.Q3Holder a.over {
	background-color: #9a3334;
	background-image: url(../Images/bg_Q3Holder_over.gif);
}

div.Q3Holder a.inactive {
	background-color: #4d4d4d;
	background-image: url(../Images/bg_Q3Holder_inactive.gif);
}

/* Q4 */
div.Q4Holder {
	background-image: url(../Images/bg_Q4Holder_inactive.gif);
}

div.Q4Holder a {
	background-image: url(../Images/bg_Q4Holder.gif);
}

div.Q4Holder a.over {
	background-color: #9a3334;
	background-image: url(../Images/bg_Q4Holder_over.gif);
}

div.Q4Holder a.inactive {
	background-color: #4d4d4d;
	background-image: url(../Images/bg_Q4Holder_inactive.gif);
}

/* Private Equity Portfolio */
.PortfolioListContainer {
	width: 712px;
	background-color: #fff;
	min-height: 319px;
	height: auto !important;
	height: 319px;
}

table.CurrentPortfolioTable {
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 530px;
	background-color: #fff;
	border-collapse: collapse;
	text-decoration: none;
	border: 0;
}

td.CurrentPortfolioServicesTitle {
	background-color: #a1a1a1;
	text-align: center;
	padding: 4px 0 4px 0px;
	font-weight: bold;
	color: #fff;
	width: 530px;
	border-bottom: 1px solid #FFF;
}

td.SubsectorTitle {
	background-color: #9a3334;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

td.SubsectorTitleLeftBorder {
	background-color: #9a3334;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border-left: 1px solid #fff;
}

tr.RowColorOne {
	background-color: #f4e8e8;
	border-bottom: 1px solid #fff;
}

tr.RowColorTwo {
	background-color: #e9e9e9;
	border-bottom: 1px solid #fff;
}

td.CurrentPortfolioLeftOne {
	padding: 5px 0 0 10px;
	width: 180px;
	vertical-align: top;
}

td.CurrentPortfolioRightOne {
	padding: 0 0 0 10px;
	width: 349px;
	border-left: 1px solid #fff;
}

td.CurrentPortfolioLeftTwo {
	padding: 5px 0 0 10px;
	width: 180px;
	vertical-align: top;
}

td.CurrentPortfolioRightTwo {
	padding: 0 0 0 10px;
	width: 349px;
	border-left: 1px solid #fff;
}

ul.CompanyArrowList {
	list-style-type: none;
	margin: 5px 0 4px 0;
	padding: 0;
}

ul.CompanyArrowList li {
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 7px;
	padding-left: 8px;
	margin: 0 0 5px 0;
}

ul.CompanyArrowList li a:hover {
	text-decoration: none;
}

table.BusinessPortfolioTable {
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0;
	width: 353px;
	background-color: #fff;
	border-collapse: collapse;
	text-decoration: none;
	border: 0;
}

td.BusinessPortfolioServicesTitle {
	background-color: #333333;
	padding: 10px 0px 8px 10px;
	font-weight: bold;
	color: #fff;
	width: 158px;
	border-right: 1px solid #fff;
	border-bottom: 3px solid #fff;
}

td.BusinessPortfolioInfraTitle {
	background-color: #333333;
	padding: 10px 0px 8px 10px;
	font-weight: bold;
	color: #fff;
	width: 158px;
	border-right: 0px solid #fff;
	border-bottom: 3px solid #fff;
}

td.BusinessPortfolioLeft {
	margin: 0;
	padding: 4px 10px 4px 8px;
	vertical-align: top;
	width: 156px;
	background-color: #e0e0e0;
	font-weight: normal;
	border-bottom: 1px solid #858585;
	border-right: 1px solid #fff;
	min-height: 291px;
	height: auto !important;
	height: 291px;
}

td.BusinessPortfolioRight {
	margin: 0;
	padding: 4px 10px 4px 8px;
	vertical-align: top;
	width: 158px;
	background-color: #e9e9e9;
	font-weight: normal;
	border-bottom: 1px solid #858585;
	min-height: 291px;
	height: auto !important;
	height: 291px;
}

.CompanyInfoHolder {
	margin: 10px 0 0 0;
	padding: 0;
	width: 530px;
	position: relative;
	background-color: #fff;
}

.CompanyLogo {
	float: left;
	margin: 0;
	padding: 0;
	width: 126px;
	height: 100px;
	background-color: #fff;
}

.CompanyInfo {
	margin: 0 0 0 141px;
	padding: 0;
	width: 358px;
	background-color: #fff;
}

.InvestmentExperienceListHolder {
	width: 200px;
	height: 100%;
	float: left;
	margin-left: 90px;
}

ul.InvestmentExperienceList {
	margin: 6px 0 0 0;
	padding: 5px;
	text-align: left;
	list-style: none;
	width: 200px;
	background-color: #e6e6e6;
	border: 1px solid #999;
	float: left;
}

ul.InvestmentExperienceList li {
	margin: 2px 0 0 0;
	padding: 0 0 0 11px;
	text-align: left;
	color: #66191a;
	list-style: none;
	background: url(../images/CheckeredArrow.gif) no-repeat 3px 6px;
	font-weight: normal;
}


/* START TEAM STYLES */
.TeamInfoBox {
	width: 511px;
	margin-top: 1px;
	padding: 15px 20px 0px 20px;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	float: left;
}

.TeamPositionText {
	font-weight: bold;
	margin-left: 1px;
	color: #666;
}

.bioHolder {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #FFF;
}

.bioImage {
	float: left;
	margin: 0;
	padding: 0;
	width: 116px;
	height: 132px;
	background-color: #FFF;
}

.bioInfo {
	margin: 0 0 0 136px;
	padding: 0;
	width: 407px;
	background-color: #FFF;
}

.TeamListItems {
	float: left;
	height: 100%;
	min-height: 55px;
	height: auto !important;
	height: 55px;
}

.EmployeeName_Container {
	margin: 0 0 0 55px;
}

.InvestmentEmployeeName_Container {
	margin: 0 0 0 111px;
}

.CoreEmployeeName_Container {
	margin: 0 0 0 111px;
}

.LocationEmployeeName_Container {
	margin: 0 0 0 111px;
}

a.CheckeredArrowLink:Link, a.CheckeredArrowLink:Visited {
	color: #333333;
	font-weight: normal;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 6px;
	padding-left: 8px;
	text-decoration: underline;
}

a.CheckeredArrowLink:hover {
	text-decoration: none;
}

a.MediaKitLink:Link, a.MediaKitLink:Visited {
	color: #333333;
	font-weight: bold;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 6px;
	padding-left: 8px;
	text-decoration: none;
}

a.MediaKitLink:hover {
	font-weight: bold;
	text-decoration: none;
}

ul.CheckeredArrowText {
	list-style-type: none;
	margin: 0;
	padding: 0:;
}

ul.CheckeredArrowText li {
	color: #333333;
	font-weight: normal;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 7px;
	padding-left: 8px;
	text-decoration: none;
}

ul.CheckeredArrowList {
	list-style-type: none;
	margin-bottom: 16px;
	padding: 0;
}

ul.CheckeredArrowList li {
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 7px;
	padding-left: 8px;
}

ul.CheckeredArrowList li a:hover {
	text-decoration: none;
}
/* END TEAM STYLES */

.NewsListItems {
	float: left;
	width: 45px;
	margin-right: 10px;
}

.NewsList_Container {
	margin: 0 0 0 79px;
}

.centerImg {
	margin: 0 0 0 70px;
	padding: 0 auto;
	text-align: center;
}

/* News */
div.NewsListHolder ul {
	margin-bottom: 25px;
}

div.NewsListHolder li {
	margin-bottom: 10px;
}

div.promo_NewsVideo {
	float: left;
	position: relative;
	width: 203px;
	height: 204px;
	padding-bottom: 27px;
	margin: 0 7px 7px 0;
	background-color: #e1e1e1;
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.promo_NewsVideo div {
	padding: 10px 10px 0 14px;
	line-height: 14px;
}

div.promo_NewsVideo a {
	display: block;
	position: absolute;
	width: 66px;
	height: 12px;
	top: 203px;
	left: 14px;
}


/* Global Locations */
div.mapHolder {
	position: absolute;
	left: -83px;
	top: -110px;
}

div.contactInformationHolder div {
	position: absolute;
	z-index: 2;
	padding: 12px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
	background-image: url(../Images/bg_MapRolloverBox.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	text-transform: uppercase;
}

div.contactInformationHolder02 div {
	position: absolute;
	z-index: 2;
	padding: 10px;
	border: 1px solid #cbcbcb;
	background-color: #fff;
	background-image: url(../Images/bg_MapRolloverBox.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

div.contactInformationHolder div a, div.contactInformationHolder div a:hover, div.contactInformationHolder02 div a, div.contactInformationHolder div02 a:hover {
	text-decoration: underline;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 5px;
	padding-left: 8px;
}

table.ContactsTable td {
	vertical-align: top;
	padding-bottom: 25px;
}


.no_flash_top_fill {
	width: 1100px;
	background-image: url(../images/noFlashTop_bg.gif);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

/* LP Login Form */
div.FormContainer_01 table {
	margin-bottom: 15px;
}

div.FormContainer_01 table td {
	padding-bottom: 15px;
}

div.FormContainer_01 table td input.TextBox01 {
	border: 1px solid #e1e1e1;
	width: 170px;
	padding: 1px;
	font-size: 12px;
	color: #333;
}

/* Site Map */
div.Sitemap {
	float: left;
	width: 225px;
}

div.Sitemap ul {
	color: #626060;
}

div.Sitemap ul li {
	list-style-type: none;
}

div.Sitemap ul li a {
	font-size: 14px;
	color: #626060;
	font-weight: bold;
	text-decoration: none;
}

div.Sitemap ul li a:hover {
	text-decoration: none;
}

div.Sitemap ul li ul {
	margin: 5px 0 5px 15px;
}

div.Sitemap ul li ul li {
	color: #626060;
	background: url(../images/CheckeredArrow.gif) no-repeat 1px 5px;
	padding-left: 10px;
	text-decoration: underline;
}

div.Sitemap ul li ul li a {
	font-size: 12px;
	font-weight: normal;
}

div.Sitemap ul li ul li a:hover {
	text-decoration: none;
}

div.Sitemap ul li ul li a.active {
	text-decoration: underline;
}

div.Sitemap ul li ul li ul {
	margin: 0 0 5px 15px;
}

div.Sitemap ul li ul li ul li {
	background: url(../images/Left_L4Nav_Arrow.gif) no-repeat 4px 7px;
	color: #626060;
	padding: 0 0 0 10px;
}

div.Sitemap ul li ul li ul li a {
	font-size: 12px;
	font-weight: normal;
}

.footer {
	margin: 0;
	padding: 57px 0 0 0;
	width: 100%;
	background: #E1E1E1 url(../images/Footer_Bg.gif) repeat-x;
	text-align: left;
	position: relative;
	color: #626262;
	font-size: 11px;
	min-height: 131px;
	height: auto !important;
	height: 131px;
}

.footerContentContainer {
	width: 755px;
	margin: 0 auto;
}

ul.footerList li span {
	margin: 0 2px 0 4px;
}


ul.footerList {
	padding: 0;
	float: right;
	background-color: #E1E1E1;
}

ul.footerList li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #626262;
	background-color: #E1E1E1;
}

ul.footerList li a, ul.footerList li a:visited {
	text-decoration: underline;
	color: #626262;
	font-weight: normal;
	background-color: #E1E1E1;
	background: none;
	padding: 0;
}

ul.footerList li a:hover {
	text-decoration: none;
	color: #626262;
	font-weight: normal;
	background-color: #E1E1E1;
	padding: 0;
}

ul.footerList li a.active {
	text-decoration: none;
	color: #626262;
	background-color: #E1E1E1;
	padding: 0;
}

/* GENERAL CLASSES */
.contentHidden {
	display: none;
}

.dottedHR {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 28px 0 26px 0;
	background: url(../images/dottedHR.gif) repeat-x;
}

*html .dottedHR {
	margin: 28px 17px 11px 0;
}

.TwentyPixelSpace {
	height: 6px;
	width: 100%;
	clear: both;
}

*html .TwentyPixelSpace {
	margin-top: -13px;
}
