@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #999;
	margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
h1 {
	font: normal 30px/36px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0;
}
h2 {
	font: normal 26px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
h3 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
h4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
h5 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
hr {
	clear: both;
	border: none; 
	border-top: 1px solid #ccc;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0px auto 0 0;
	text-align: left;
}
hr.a {
	clear: both;
	border-top: 1px solid #ccc;
	width: 140px;
	height: 0px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.maintable {
	background: #FFF;
}
.bannercontact {
	font: lighter normal 12px/12px Arial, Helvetica, sans-serif;
	color: #666;
}
.bannercontact a:link {
	text-decoration: none;
	color: #666;
}
.bannercontact a:visited {
	text-decoration: none;
	color: #666;
}
.bannercontact a:hover {
	text-decoration: underline;
	color: #666;
}
.bannercontact a:active {
	text-decoration: underline;
	color: #666;
}
.bannerccgname {
	font: bolder small-caps normal 16px/28px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 1px;
}
.bannerccgname a:link {
	text-decoration: none;
	color: #000;
}
.bannerccgname a:visited {
	text-decoration: none;
	color: #000;
}
.bannerccgname a:hover {
	text-decoration: underline;
	color: #000;
}
.bannerccgname a:active {
	text-decoration: underline;
	color: #000;
}
.bannerbullet {
	font-size: 9px;
	line-height: 9px;
	color: #4D4D4D;
	vertical-align: 3px;
}
.bannerlinks {
	font: lighter normal 15px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0px;
}
.bannerlinks a:link {
	text-decoration: none;
	color: #666666;
}
.bannerlinks a:visited {
	text-decoration: none;
	color: #666666;
}
.bannerlinks a:hover {
	text-decoration: underline;
	color: #666666;
}
.bannerlinks a:active {
	text-decoration: underline;
	color: #666666;
}
.bodytext {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.bodytextlarge {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.bodytextsmall {
	font: normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.bodytexttight {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.bodytexttightmargins {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 18px 8px 18px;
}
.bottomleftpadding {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.bottommiddlepadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.containerpadding {
	padding: 10px 20px 0 20px;
}
.corporateadvisorystable1 {
	background: url(images/corporate-advisory-services-bg-C512-P2.gif) no-repeat;
	display: block;
	height: 330px;
	width: 250px;
	padding: 115px 30px 20px 25px;
}
.corporateadvisorystable2 {
	background: url(images/corporate-advisory-services-bg-C512-P3.gif) no-repeat;
	display: block;
	height: 405px;
	width: 250px;
	padding: 110px 30px 20px 25px;
}
.executivetitle {
	font: normal 15px/18px Verdana, Arial, Helvetica, sans-serif;
}
.executivename {
	font: bold normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.footertext {
	font: normal 11px/30px Arial, Helvetica, sans-serif;
	color: #666;
}
.footertext a:link {
	text-decoration: none;
	color: #666;
}
.footertext a:visited {
	text-decoration: none;
	color: #666;
}
.footertext a:hover {
	text-decoration: underline;
	color: #666;
}
.footertext a:active {
	text-decoration: underline;
	color: #666;
}
.leftandrightborders {
	border-left: 1px solid #ccc;
	padding: 0 20px 0 20px;
	border-right: 1px solid #ccc;
}
.leftborder {
	border-left: 1px solid #ccc;
	padding: 0 0 0 20px;
}
.leftcolumnpadding {
	margin: 0px;
	padding: 25px 10px 0px 25px;
}
.leftcolumnpaddingwiderleftright {
	margin: 0px;
	padding: 35px 50px 0px 50px;
}
.leftcolumnpaddingwideright {
	margin: 0px;
	padding: 25px 75px 0px 25px;
}
.leftcolumnpaddingtighttop {
	margin: 0px;
	padding: 5px 25px 0px 25px;
}
.leftcolumnpaddingtighttop2 {
	margin: 0px;
	padding: 5px 10px 0px 25px;
}
.leftcolumnpaddingtighttopnoright {
	margin: 0px;
	padding: 5px 0px 0px 25px;
}
.linespace {
	line-height: 25px;
}
.middlecolumnpadding {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.middlecolumnpaddingnoright {
	padding-top: 35px;
	padding-right: 10px;
}
.navigation-left {
	width: 125px;
}
.navlinksubtext {
	font: normal 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 1px 0px;
	display: block;
}
.navlinksubtext a:link {
	text-decoration: none;
	color: #808080;
}
.navlinksubtext a:visited {
	text-decoration: none;
	color: #808080;
}
.navlinksubtext a:hover {
	text-decoration: underline;
	color: #808080;
}
.navlinksubtext a:active {
	text-decoration: underline;
	color: #808080;
}
.navlinksubtext2lines {
	color: #000;
	text-decoration: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px;
	display: block;
}
.navlinksubtext2lines a:link {
	text-decoration: none;
	color: #808080;
}
.navlinksubtext2lines a:visited {
	text-decoration: none;
	color: #808080;
}
.navlinksubtext2lines a:hover {
	text-decoration: underline;
	color: #808080;
}
.navlinksubtext2lines a:active {
	text-decoration: underline;
	color: #808080;
}
.navlinktext {
	color: #000;
	text-decoration: none;
	font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px 0px;
	display: block;
}
.navlinktext a:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.navlinktext a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.navlinktext a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.navlinktext a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.navlinktext2lines {
	color: #000;
	text-decoration: none;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px;
	display: block;
}
.navlinktext2lines a:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.navlinktext2lines a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.navlinktext2lines a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.navlinktext2lines a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.navlinktextgray {
	color: #808080;
	text-decoration: none;
	font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px 0px;
	display: block;
}
.navlinktextgray2lines {
	color: #808080;
	text-decoration: none;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px;
	display: block;
}
.pensionplanconsultingtable1 {
	background: url(images/pension-plan-services-bg-C410-P2.gif) no-repeat;
	display: block;
	height: 520px;
	width: 250px;
	padding: 80px 30px 20px 25px;
}
.pensionplanconsultingtable2 {
	background: url(images/pension-plan-services-bg-C410-P3.gif) no-repeat;
	display: block;
	height: 320px;
	width: 250px;
	padding: 70px 30px 20px 25px;
}
.rightborder {
	border-right: 1px solid #ccc;
	width: 175px;
}
.rightborderwide {
	border-right: 1px solid #ccc;
	width: 280px;
}
.rightborderwider {
	border-right: 1px solid #ccc;
	width: 320px;
}
.servicestandardstable1 {
	background: url(images/graphic-service-standards-C212-A1.jpg) no-repeat;
	display: block;
	padding: 15px 20px 20px 150px;
	margin-top: 20px;
}
.servicestandardstable2 {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 0 20px 0 15px;
	margin-top: 20px;
}
.shadow {
	background: url(images/shadow.gif) repeat-x top;
}
.subhead {
	font: normal 18px/28px Verdana, Arial, Helvetica, sans-serif;
}
.subheadlarge {
	font: normal 22px/32px Verdana, Arial, Helvetica, sans-serif;
}
.testimonial {
	border-right: 1px solid #CCCCCC;
	padding: 0px 15px 0px 20px;
	border-left: 1px solid #CCCCCC;
	margin: 0px 0px 0px 2px;
}

@charset "UTF-8";

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
	width: 145px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
	width: 145px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
/*	-moz-user-select: none;
	-khtml-user-select: none;
*/
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #000;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #FFF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFF;
}
