body 
{
	background: #fff;
	margin: 0px 0px 20px 0px;
}
body.index
{
	/*  background: #6666; #fdfdfd */
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.toplevel
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.research
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.services
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.investmentservices
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.retailservices
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.pcig_services
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.governmentservices
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.professionals
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
body.properties
{
	background: url(../images/bodyBG2.png) repeat-x top;
	background-color: #5a5a5a;
}
#container 
{
	width: 950px;
	height:auto;
}
#header 
{
	height: 55px;
	background: #000;
	color: #fff;
}
#header a 
{
	color: #fff;
}
#header a:hover 
{
	color: #fc3;
}
#menu 
{
	height: 44px;
}

#flash 
{
	height: 263px;
	border-bottom: 25px solid #fc3;
}
#content 
{
	min-height: 189px;
	height: auto !important;
	height: 189px;
	padding: 15px;
	background: #fff;
	color: #999;
}
#footer 
{
	height: 10px;
	/* border-top: 6px solid #000; */
	background: #e0e0e0;
	color: #666;
}

#footer a 
{
	color: #666;
}
h3 {
	font-size: 1.2em;
}
ul.hmenu {
	list-style: none;
}

ul.hmenu li {
	display: inline;
}

ul.hmenu {
	margin: 12px 0px;
}

ul.hmenu li {
	padding: 0px 12px;
	border-left: 1px solid #fff;
}

#header ul.hmenu li.first 
{
	border-left: 0px;
	padding-left: 0px;
}
#leftContent ul.hmenu li {
	padding: 0px 5px 0px 10px;
	border-left: 1px solid #666;
}

#leftContent ul.hmenu li.first {
	border-left: 0px;
	padding-left: 0px;
}


body, div, span, td, th, p, li, .body-text {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

.body-intro-text {
	font-weight: bold;
}

.title {
	color: #333333;
	font-size: 21px;
	font-family: Arial, sans-serif;
}

.ofctitle {
	color: #333333;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

.subtitle 
{
	color: #999999;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
.subtitlebold 
{
	color: #000000;
	font-weight:bold;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
.copysmall 
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #999999;
}

.copyheader 
{
	font-size: 10px;
	color: #ffffff;
}

.copyfooter 
{
	color: #666666;
	font-size: 10px;
	font-family: Arial, sans-serif;
}
a.copyfooter
{
	color: #666;
}

.chevron 
{
	color: #D6A204;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/images/bullet_squares.gif);
	list-style-type: disc;
}

/* Link Styles */
.linklook {
	text-decoration: underline;
	color: #666666;
}

A, A:visited, A.linksmall, A.linksmall:visited {
	text-decoration: underline;
	color: #666666;
}

A.linksmall {
	font-size: 10px;
}

A:hover, A.linksmall:hover {
	text-decoration: underline;
	color: #CC9933;
}

A.linkrtcol, A.linkrtcol:visited {
	text-decoration: underline;
	color: #996633;
}

A.linkrtcol:hover {
	text-decoration: underline;
	color: #000000;
}

A.linkheader, A.linkheader:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

A.linkheader:hover {
	text-decoration: underline;
	color: #cccccc;
}

A.linkfooter, A.linkfooter:visited {
	text-decoration: underline;
	color: #666666;
}

A.linkfooter:hover {
	text-decoration: underline;
	color: #cccccc;
}

/* Form Styles */
.frmInline {
	display :inline;
}

select, option, input, textarea {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	vertical-align: middle;
}

.slctOfcLoc {
	width :200px;
}

.frmText {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 155px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextAlert {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #dc143c;
}

.frmTextLong {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextMedium {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 120px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextShort {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 80px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextarea {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	height: 127px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextareaProspects {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 425px; 
	height: 127px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextareaProspectsEmail {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 400px; 
	height: 100px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmButton {
	color            :#333333;
	background       :#FFCC33;
	border-top       :1px solid #333333;
	border-left      :1px solid #333333;
	border-bottom    :1px solid #333333;
	border-right     :1px solid #333333;
	text-transform   :uppercase;
	font-size        :10px;
}

/* Research & Knowledge Center Styles */

A.linkgraycol, A.linkgraycol:visited {
	text-decoration: underline;
	color: #000000;
}

A.linkgraycol:hover {
	text-decoration: underline;
	color: #555555;
}

.SubhdBarGray {
	background:#999;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:15px;
	padding-left:3px;
	padding-top:12px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
}

.SubhdBarBlue {
	background:#258;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:0px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}


.SubhdBarBlueLeftCol {
	background:#258;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:15px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}

.SubhdLarge {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#555;
}

.FootNote {
	font-size:9px;
}

.WhitePaperListing {
	background-image:url(../images/icon_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:auto;
	padding-left:20px;
	margin-bottom:10px;
	text-align:left;
}

.LocalPDFLink {
	background-image:url(../images/icon_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:auto;
	padding-left:20px;
	margin-bottom:10px;
	text-align:left;
    line-height:22px;
}

.FeaturedPropListing {
	background-image:url(../images/icon_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:auto;
	padding-left:20px;
	text-align:left;
	line-height:16px;
}

.imgSpace 
{
    padding-left:10px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:2px;
}

.TableLine
{ 
	border-bottom:solid 1px #CCCCCC; 
	padding-bottom:4px; 
	padding-top:4px;
	}

/*Align Images***************************/
.ImgTopLeft
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8pt;
    FLOAT: left;
    VISIBILITY: visible;
    MARGIN-BOTTOM: 5px;
    WIDTH: 0px;
    MARGIN-RIGHT: 15px;
    FONT-FAMILY: Arial
}

.ImgFloatLeft 
{
float: left;
/*width: 100px;*/
margin: 0 10px 10px 0;
background-color: #dedede;
padding: 3px;
border: 1px solid #333;
}

div.ImgFloatLeft img { border: 1px solid #000; }

.ImgFloatRight 
{
float: right;
/*width: 100px;*/
margin: 0 0 10px 10px;
background-color: #dedede;
padding: 3px;
border: 1px solid #333;
}

div.ImgFloatRight img { border: 1px solid #000; }

.ImgTopRight
{
    FLOAT: right;
    VISIBILITY: visible;
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px;
    WIDTH: 0px;
 }
 
 .raTextTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386B;
	font-weight: bold;
	font-size : 12pt;
	letter-spacing:1px;
}

.raTextTitleSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386B;
	font-weight: bold;
	font-size : 10pt;
	letter-spacing:1px;
}
.raTextTitleGray
{
	font-weight: bold;
	font-size: 10pt;
	color: #c6c6c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.raTextTitleDarkGray
{
	font-weight: bold;
	font-size: 10pt;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.raTextSubTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386b;
	font-weight: normal;
	font-size : 10pt;
}
.raText
{
	font-weight: normal;
	font-size: 11px;
	color: #00386b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.raTextSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
	font-weight: normal;
	font-size : 9px;
}

.raTextSmaller
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386B;
	font-weight: normal;
	font-size : 8px;
}

.raTextSmallBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
	font-weight: bold;
	font-size : 9px;
}

.raTextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386B;
	font-weight: bold;
	font-size : 11px;
}

.raTextBoldRed
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.raTextItalic
{
	font-weight: normal;
	font-size: 11px;
	color: #969696;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*** HOME PAGE BOTTOM-ROW BOXES ***/
.home_pg_box
{
	width:137px;
	height:98px;
}
.home_pg_box_image
{
	width:137px;
	height:auto;
}
.home_pg_box_title, A.home_pg_box_title:link, A.home_pg_box_content:active, A.home_pg_box_title:visited, A.home_pg_box_title:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.home_pg_box_content
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
A.home_pg_box_content:link, A.home_pg_box_content:active, A.home_pg_box_content:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #ffcc00;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
A.home_pg_box_content:hover 
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #ffcc00;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/*** Merger Info Page ***/
.mergerLinkSelected, A.mergerLinkSelected:link, A.mergerLinkSelected:active, A.mergerLinkSelected:visited, A.mergerLinkSelected:hover
{
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

/* CA Nav Menu Styles */
.TopMenuGroup
{
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px; 
	cursor:default; 
	border-bottom: solid 1px #ffffff;
    color: #333333;
}
.TopMenuItem
{
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color: #333333;
}
.TopMenuItemHover
{
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color: #333333;
}
.MenuItem
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px; 
	cursor:default; 
	border-bottom: solid 1px #ffffff;
    color: #333333;
    background-color:#FFCC33;
    line-height:15px;
    padding-right:30px;
    padding-left:5px;
    border-bottom: solid 1px #ffffff;
}
.MenuItemHover 
{
	background-color:#999999; 
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px; 
	cursor:default; 
    line-height:15px;
    padding-right:30px;
    padding-left:5px;
    border-bottom: solid 1px #ffffff;
}
/* header manu */

.navigationBar
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav_bkgd.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#a9a9a9;
	color: #333333;
}
.menuItemFix
{
	color: #333333;
}
