
/* Banner styles */
#bannerImage, #bannerBox { height: 74px; }
#bannerImage span {
	display: block;
	padding: 32px 0 0 9px;
	margin: 0;
	font-family: Garamond, Times New Roman, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #fff;
}
#bannerImage, #bannerImage:hover { text-decoration: none; }

#transitDocTitle {
	position: absolute;
	z-index: 1;
	width: 700px;
	top: -61px; 
	left: 0px;
	padding: 28px 0 13px 9px;
	margin: 0;
	font-family: Garamond, Times New Roman, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #fff;
}

#transitHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0 0;
	padding-bottom: 2px;
	color: #962639;
}
#transitHeadingTeam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 0.5em;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #962639;
}
#transitHeadingTeam .firmPosition{
	font-family: Times New Roman, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 2px;
	color: #666;
}

/* Content region style */
#contentWrap.contentWrapRC {
}
#bannerTrailer {
	background-repeat: no-repeat;
	background-position: top left;
}
#content {
	padding-top: 28px;
}

/* Quotations */
#content #rightcol {
	padding-top: 12px;
	margin-left: 12px;
	font-size: 90%;
	display: none;
}
#contentWrap.contentWrapRC #content #rightcol { display: block; }
#contentWrap.contentWrapRC #content #colmain {
	width: 433px;
}
#content #rightcol p.quoteText {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 140%;
	line-height: 1.5em;
	color: #004E7E;
}
#content #rightcol p.quoteTextPartner {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 140%;
	line-height: 1.5em;
	color: #962639;
}
#content #rightcol p.quoteSource {
	font-weight: bold;
	font-size: 90%;
	color: #888;
	text-align: right;
}	
#content #rightcol p.quoteSourceLeft {
	font-weight: bold;
	font-size: 90%;
	color: #888;
	text-align: left;	
}
#content #rightcol p.quoteimage img {
	border: 0;
}

/* Single text region page design */
#content #nocol {
	float: left;
	width: 603px;
}

/* Two column (main/right) page design */
#content #colmain {
	float: left;
	width: 603px;
}
#content #colmain p { margin: 0 0 10px 0; }
#content #colmain a.heading { font-size: 120%; line-height: 1.5em; }
#content #colmain h3, #content #colmain h4, #content p.contentSubHead {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1em;
	margin: 10px 0 0 0;
}

/* Footer positioning */
#footer { padding-left: 163px; }

/* Profiles */
#content #colmain a.profileLink {
	float: left;
	display: block;
	width: 118px;
	height: 167px;
	border: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	line-height: 1.1em;
}
#content #colmain a.profileLink span { font-size: 8pt; }
#content #colmain a.profileLink:hover {
	color: #06c;
}
#content #colmain a.profileLink img {
	background-image: url("../profile-bg-92.gif");
	background-repeat: no-repeat;
	padding: 9px 11px 26px 11px;
}

#content #colmain #profileImage {
	float: right;
	margin-top: 24px;
}
#content #colmain #profileImage img {
	background-image: url("../profile-bg-150.gif");
	background-repeat: no-repeat;
	padding: 16px 30px 54px 20px;
	margin-left: 8px;
}
#content #colmain #map a { border: 0; }

body.doc5516211 #bannerImage { background-image: url("../banners/l3-generic.jpg"); }


