body
{
	margin:0;
	padding:0;
	min-width:960px;
	background:#FFF;
	font:10px/12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#ForgotPassword
{
display:none;
}

strong
{	
	font-weight:bold;
}

form
{
	margin:0;
	padding:0;
}

p
{
	margin:0;
	padding:0 0 8px 0;
}

#wrap
{

}

#header
{
	width:100%;
	background:#fff;
	overflow:hidden;
	height:130px;
}

.blue { border-bottom:10px solid #0d5cab; }
.lightblue { border-bottom:10px solid #008CD3; }
.green { border-bottom:10px solid #b0b546; }
.yellow { border-bottom:10px solid #ffcb47; }
.orange { border-bottom:10px solid #e4802b; }
.red { border-bottom:10px solid #c32726; }

#headerholder
{
	width:960px;
	margin:0 auto;
	padding:0 0 15px;
	overflow:hidden;
	position:relative;
}

#header h1
{
	float:left;
	margin:8px 0 0;
	overflow:hidden;
}

#header h1 a
{
	display:block;
	margin:0;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	width:129px;
	height:130px;
	background:url(../img/bg-logo-home-page.gif) no-repeat 100% 0;
}

td
{
vertical-align:top;
}
/*--language-menu--*/

#langbarlight
{
	position:absolute;	
	top:0px;
	right:0px;
	text-align:right;
	margin-bottom:20px;
	height:40px;
	float:right;
	width:500px;
}

#langbardark
{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}

a.australia, a.usa, a.europe
{
	float:right;
	height:28px;
	text-decoration:none;
}

a.australia 
{
	width:110px;
	background:url(../img/bg-australia.gif) no-repeat;
}

a.europe
{
	width:88px;
	background:url(../img/bg-europe.gif) no-repeat;
}

a.usa
{
	width:72px;
	background:url(../img/bg-usa.gif) no-repeat;
}

a.australia:hover, a.europe:hover, a.usa:hover
{
	background-position: 0 -28px;
}


/*-- navigation--*/

#searchBox 
{
	margin:-4px 0 0x 0;
	padding-top:0px;
}


ul#navigation
{
	float:right;
	clear:right;
	margin:85px 0 0;
	padding:0 0 10px;
}

* html ul#navigation{width:696px;}

* +html ul#navigation{width:696px;}

ul#SearchResults 
{
float:left;
list-style:none;
margin:0px;
padding:0px;
}

ul#SearchResults li
{
float:left;
list-style:none;
margin:0px;
padding:0px;
}

ul#navigation li
{
	float:left;
	list-style:none;
	margin:3px 0 0 60px;
}

ul#navigation a
{
	float:left;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
}

ul#navigation li.search-block{position:relative; margin:0 0 0 24px;}

ul#navigation li.search-block a
{
	float:left;
	width:17px;
	height:18px;
	background:url(../img/bg-search.gif) no-repeat;
}

ul#navigation li.about-us a
{
	width:78px;
	background:url(../img/bg-about.gif) no-repeat;
}

ul#navigation li.news a
{
	width:43px;
	background:url(../img/bg-news-link.png) no-repeat;
}

ul#navigation li.client-login a
{
	width:90px;
	background:url(../img/bg-client-login.gif) no-repeat;
}

ul#navigation li.careers a
{
	width:60px;
	background:url(../img/bg-careers.gif) no-repeat;
}

ul#navigation li.contact-us a
{
	width:84px;
	background:url(../img/bg-contact-us.gif) no-repeat;
}

ul#navigation li a:hover{background-position:0 -16px;}

ul#navigation li.search-block a:hover{background-position:0 0;}

div.holder{ display:block;}

ul#navigation li .holder
{
	display:none;
	z-index:100;
	position:absolute;
	top:-45px;
	right:0px;
	width:282px;
	background:url(../img/bg-search-holder.gif) no-repeat;
}

.inner ul#navigation li .holderhome
{
/* 	display:none; */
	z-index:100;
	position:absolute;
	top:-45px;
	right:0px;
	width:282px;
	background:url(../img/bg-search-holder.gif) no-repeat;
}

ul#navigation li .holderhome
{
/* 	display:none; */
	z-index:100;
	position:absolute;
	top:-45px;
	right:0px;
	width:282px;
	background:url(../img/bg-search-holder-home.gif) no-repeat;
}

ul#navigation li .holder label, ul#navigation li .holderhome label
{
	display:block;
	overflow:hidden;
	margin:8px 16px;
}

ul#navigation li .holder span, ul#navigation li .holderhome span
{
	float:left;
	text-indent:-9999px;
	width:40px;
	height:10px;
	margin:6px 0 0;
	background:url(../img/bg-search-text.gif) no-repeat;
}

ul#navigation li .holder .text, ul#navigation li .holderhome .text
{
	float:left;
	margin:0 0 0 11px;
	padding:2px 4px;
	width:172px;
	color:#E2E1DD;
	font:12px Arial, Helvetica, sans-serif;
	display:inline;
	border:none;
	background:none;
}

.home ul#darkmenu2 li#list-logo {
	display:none;
}

ul#darkmenu2 li#list-logo {
	list-style: none;
	text-indent: -9999px;
	margin: 10px 0 0 35px;
	background:url(../img/bg-logo-list.gif) no-repeat;
	height: 64px;
	width: 120px;
}

/*content*/

#content
{
	width:100%;
	overflow:hidden;
	background:#3c3c40 url(../img/bg-content.gif) repeat-x;
	text-align: center;
}

.content-holder
{
	width:100%;
	overflow:hidden;
	background:url(../img/bg-content-holder.gif) repeat-x 0 100%;
}

.container
{
	width:960px;
	min-height:330px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 0 65px;
	background:url(../img/bg-container.gif) no-repeat 915px 100%;
	text-align: left;
	position: relative;
}

/*--nav-column--*/

.nav-column
{
	float:left;
	width:240px;
}

.nav-column h2, #blog-sidebar h3, #rightbar h3, #PageComments_holder h4 
{
	overflow:hidden;
	margin:0 0 0 1px;
	color:#fff;
	font:19px Georgia, "Times New Roman", Times, serif;
}

#newsFeed {
	margin-bottom:30px;
}

#blogHeading {
	margin-bottom:12px;
}

.blogSummary {
	background-color:#303134;
	border-top:#4d4e53 solid 1px;
	padding:4px;
}

.blogSummary:first-child {
	border-top:#303134 solid 1px;
}

.blogSummary h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.blogSummary h2 a {
	color:#fff;
	text-decoration:none;
}

.blogSummary h2 a:hover {
	text-decoration:underline;
}

.blogSummary p {
	padding-bottom:3px;
}

.blogSummary .authorDate {
	color:#999;
	font-weight:bold;
}

.blogSummary .authorDate a:hover, .blogSummary .blogVitals a:hover {
	text-decoration:underline;
}

#moreNews {
	color:#fff;
	float:right;
	text-decoration:none;
}

#moreNews:hover {
	text-decoration:underline;
}

#sidemenuhome
{
	color:#fff;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#sidemenuhome ul li {
	margin-bottom:5px;
}

#sidemenuhome ul li ul li {
	margin-bottom:0;
}

#sidemenuhome a:link, #sidemenuhome a:visited, #sidemenuhome a:active   
{
	color:#ffffff;
	text-decoration: none;
}
#sidemenuhome a:hover 
{
	text-decoration: underline;
	color:#ffffff;
}

#sidemenuabout, #sidemenucareers, .tagcould a
{
	color:#343438;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#sidemenuabout a:link, .inner #sidemenuabout a:visited, .inner #sidemenuabout a:active,
#sidemenucareers a:link, .inner #sidemenucareers a:visited, .inner #sidemenucareers a:active      
{
	color:#343438;
	text-decoration: none;
}
#sidemenuabout a:hover ,#sidemenucareers a:hover
{
	text-decoration: underline;
	color:#343438;
}

.inner #sidemenuhome
{
	color:#343438;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

.inner #sidemenuhome a:link, .inner #sidemenuhome a:visited, .inner #sidemenuhome a:active   
{
/* 	color:#999; */
	text-decoration: none;
}
.inner #sidemenuhome a:hover 
{
	text-decoration: none;
/* 	color:#343438; */
}

.inner #workingmenu a:link, .inner #workingmenu a:visited, .inner #workingmenu a:active,
.inner #culturalmenu a:link, .inner #culturalmenu a:visited, .inner #culturalmenu a:active,
.inner #vacanciesmenu a:link, .inner #vacanciesmenu a:visited, .inner #vacanciesmenu a:active,
.inner #aboutmenu a:link, .inner #aboutmenu a:visited, .inner #aboutmenu a:active,
.inner #esgmenu a:link, .inner #esgmenu a:visited, .inner #esgmenu a:active,
.inner #historymenu a:link, .inner #historymenu a:visited, .inner #historymenu a:active,
.inner #peoplemenu a:link, .inner #peoplemenu a:visited, .inner #peoplemenu a:active,
.inner #menu-ifm-infrastructure-funds a:link, .inner #menu-ifm-infrastructure-funds a:visited, .inner #menu-ifm-infrastructure-funds a:active,
.inner #menu-ifm-private-equity-funds a:link, .inner #menu-ifm-private-equity-funds a:visited, .inner #menu-ifm-private-equity-funds a:active,   
.inner #menu-ifm-listed-equity-funds-top a:link, .inner #menu-ifm-listed-equity-funds-top a:visited, .inner #menu-ifm-listed-equity-funds-top a:active,   
.inner #menu-ifm-debt-investments a:link, .inner #menu-ifm-debt-investments a:visited, .inner #menu-ifm-debt-investments a:active,  
.inner #menu-ifm-infrastructure-funds-docs a:link, .inner #menu-ifm-infrastructure-funds-docs a:visited, .inner #menu-ifm-infrastructure-funds-docs a:active,
.inner #menu-ifm-private-equity-funds-docs a:link, .inner #menu-ifm-private-equity-funds-docs a:visited, .inner #menu-ifm-private-equity-funds-docs a:active,   
.inner #menu-ifm-listed-equity-funds-docs a:link, .inner #menu-ifm-listed-equity-funds-docs a:visited, .inner #menu-ifm-listed-equity-funds-docs a:active,   
.inner #menu-ifm-debt-investments-docs a:link, .inner #menu-ifm-debt-investments-docs a:visited, .inner #menu-ifm-debt-investments-docs a:active
{
	color:#ffffff;
	text-decoration: none;
}

.inner #workingmenu a:hover,
.inner #culturalmenu a:hover,
.inner #vacanciesmenu a:hover,
.inner #aboutmenu a:hover,
.inner #esgmenu a:hover,
.inner #historymenu a:hover,
.inner #peoplemenu a:hover,
.inner #menu-ifm-infrastructure-funds a:hover,
.inner #menu-ifm-private-equity-funds a:hover, 
.inner #menu-ifm-listed-equity-funds-top a:hover,
.inner #menu-ifm-debt-investments a:hover,
.inner #menu-ifm-infrastructure-funds-docs a:hover,
.inner #menu-ifm-private-equity-funds-docs a:hover, 
.inner #menu-ifm-listed-equity-funds-docs a:hover,
.inner #menu-ifm-debt-investments-docs a:hover
{
	text-decoration: underline;
	color:#ffffff;
}

#menu-ifm-infrastructure-funds-docs,
#sublist-ifm-infrastructure-funds-docs,
#menu-ifm-private-equity-funds-docs,
#sublist-ifm-private-equity-funds-docs,
#menu-ifm-listed-equity-funds-docs,
#sublist-ifm-listed-equity-funds-docs,
#menu-ifm-debt-investments-docs,
#sublist-ifm-debt-investments-docs
{display:block;} /* changed */

#aboutmenu, #esgmenu, #historymenu, #peoplemenu, #workingmenu, #culturalmenu, #vacanciesmenu, .onlinemenu
{
	background:url(../img/darkbluemenu.jpg)  top left no-repeat;
}

#menu-ifm-infrastructure-funds
{
	background:url(../img/infrastructuredark.jpg) top left no-repeat;
}
#menu-ifm-private-equity-funds
{
	background:url(../img/privatedark.jpg) left top no-repeat;
}
#menu-ifm-listed-equity-funds-top
{
	background:url(../img/listeddark.jpg) left top no-repeat;
}
#menu-ifm-debt-investments
{
	background:url(../img/debtdark.jpg) left top no-repeat;
}

.inner #menu-ifm-infrastructure-funds, .inner #menu-ifm-infrastructure-funds-docs
{
	background:url(../img/infrastructurelight.jpg) top left no-repeat;
}
.inner #menu-ifm-private-equity-funds, .inner #menu-ifm-private-equity-funds-docs
{
	background:url(../img/privatelight.jpg) top left no-repeat;
}
.inner #menu-ifm-listed-equity-funds-top, .inner #menu-ifm-listed-equity-funds-docs
{
	background:url(../img/listedlight.jpg) top left no-repeat;
}
.inner #menu-ifm-debt-investments, .inner #menu-ifm-debt-investments-docs
{
	background:url(../img/debtlight.jpg) top left no-repeat;
}

.menuheads
{
	padding: 2px 0 2px 30px;
}

.menuheadabout, .menuheadcareers
{
	height:18px;
	padding-left:30px;
	padding-top:2px;
	margin-bottom:2px;
}

#darkmenu
{
	margin-top:10px;
}

#darkmenu li ul
{
	margin-top:5px;
	margin-bottom:20px;
}

#darkmenu2
{
	margin-top:10px;
}

#darkmenu2 li ul
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:-30px;
}




#sidemenuonline
{
	color:#ffffff;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#sidemenuonline ul
{
	margin-top:10px;
}


#sidemenuonline ul li
{
	background-image:url(../img/darkbluemenu.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:30px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:3px;
	min-height:16px;
	display:block;
	
}

#sidemenuonline ul li a:link, #sidemenuonline ul li a:visited , #sidemenuonline ul li a:active  
{
	color:#ffffff;
	text-decoration:none;
}

#sidemenuonline ul li a:hover 
{
	color:#ffffff;
	text-decoration:underline;
}

#sidemenuonline ul li ul{
	margin-left:-25px;
}

#sidemenuonline ul li ul li
{
	margin-left:0px;
	padding-left:10px;
	background:url(../img/darkbluebullet.jpg) left no-repeat;
	list-style-type:none;
	font-size:11px;
	padding:0px 0px 0px 10px;
	height:16px;
	display:block;
}



#sidemenuonline ul li ul li a:link, #sidemenuonline ul li ul li a:visited , #sidemenuonline ul li ul li a:active, 
.inner #sublist-ifm-infrastructure-funds li a:link, .inner #sublist-ifm-infrastructure-funds li a:visited , .inner #sublist-ifm-infrastructure-funds li a:active,
.inner #sublist-ifm-private-equity-funds li a:link, .inner #sublist-ifm-private-equity-funds li a:visited , .inner #sublist-ifm-private-equity-funds li a:active,
.inner #sublist-ifm-listed-equity-funds-top li a:link, .inner #sublist-ifm-listed-equity-funds-top li a:visited , .inner #sublist-ifm-listed-equity-funds-top li a:active,
.inner #sublist-ifm-debt-investments li a:link, .inner #sublist-ifm-debt-investments li a:visited , .inner #sublist-ifm-debt-investments li a:active,
.inner #sublist-ifm-infrastructure-funds-docs li a:link, .inner #sublist-ifm-infrastructure-funds-docs li a:visited , .inner #sublist-ifm-infrastructure-funds-docs li a:active,
.inner #sublist-ifm-private-equity-funds-docs li a:link, .inner #sublist-ifm-private-equity-funds-docs li a:visited , .inner #sublist-ifm-private-equity-funds-docs li a:active,
.inner #sublist-ifm-listed-equity-funds-docs li a:link, .inner #sublist-ifm-listed-equity-funds-docs li a:visited , .inner #sublist-ifm-listed-equity-funds-docs li a:active,
.inner #sublist-ifm-debt-investments-docs li a:link, .inner #sublist-ifm-debt-investments-docs li a:visited , .inner #sublist-ifm-debt-investments-docs li a:active
{
	color:#343438;
	text-decoration:none;
}
#sidemenuonline ul li ul li a:hover, .inner #sublist-ifm-infrastructure-funds li a:hover,
.inner #sublist-ifm-debt-investments-docs li a:hover,
.inner #sublist-ifm-listed-equity-funds-docs li a:hover,
.inner #sublist-ifm-private-equity-funds-docs li a:hover,
.inner #sublist-ifm-infrastructure-funds-docs li a:hover,
.inner #sublist-ifm-debt-investments li a:hover,
.inner #sublist-ifm-listed-equity-funds-top li a:hover,
.inner #sublist-ifm-private-equity-funds li a:hover

{
	color:#343438;
	text-decoration:underline;
}

#sublist-ifm-infrastructure-funds li, #sublist-ifm-private-equity-funds li, #sublist-ifm-listed-equity-funds-top li, #sublist-ifm-debt-investments li, #ifmprofiles li, #sublist-ifm-infrastructure-funds-docs li, #sublist-ifm-private-equity-funds-docs li, #sublist-ifm-listed-equity-funds-docs li, #sublist-ifm-debt-investments-docs li, .WidgetHolder li, .WidgetHolder .archiveMonths li, .tagcloud a
{
	list-style-type:none;
	background:#FFFFFF;
	padding-left:10px;
	margin-left:5px; 
}

 #ifmprofiles li, .WidgetHolder li
 {
background:url(../img/darkbluebullet.jpg) left no-repeat;
}

.inner #sublist-ifm-infrastructure-funds li, .inner #sublist-ifm-infrastructure-funds-docs li, .tagcloud a
{
background:url(../img/bluebulletlight.jpg) left no-repeat;
}

.inner #sublist-ifm-private-equity-funds li, .inner #sublist-ifm-private-equity-funds-docs li, .WidgetHolder .archiveMonths li
{
background:url(../img/greenbulletlight.jpg) left no-repeat;
}

.inner #sublist-ifm-listed-equity-funds-top li, .inner #sublist-ifm-listed-equity-funds-docs li
{
background:url(../img/yellowbulletlight.jpg) left no-repeat;
}

.inner #sublist-ifm-debt-investments li, .inner #sublist-ifm-debt-investments-docs li
{
background:url(../img/orangebulletlight.jpg) left no-repeat;
}

#sublist-ifm-infrastructure-funds li
{
background:url(../img/bluebulletdark.jpg) left no-repeat;
}

#sublist-ifm-private-equity-funds li
{
background:url(../img/greenbulletdark.jpg) left no-repeat;
}

#sublist-ifm-listed-equity-funds-top li
{
background:url(../img/yellowbulletdark.jpg) left no-repeat;
}

#sublist-ifm-debt-investments li
{
background:url(../img/orangebulletdark.jpg) left no-repeat;
}

#logoutlink
{
	color:#0D5CAB;
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
	position: absolute;
	right: 10px;
	top:10px;
}

#logoutlink a:link, #logoutlink a:visited, #logoutlink a:active   
{
	color:#0D5CAB;
	text-decoration: underline;
	font-size:11px;
}

#logoutlink a:hover 
{
	color:#0D5CAB;
	text-decoration: none;
	font-size:11px;
}

/*--text-column--*/

.text-column
{
	float:right;
	width:690px;
	text-align: left;
}

.text-column h2, #BlogContent .blogSummary h2 a
{
	margin:0;
	padding:0;
	color:#fff;
	font:24px Georgia, "Times New Roman", Times, serif;
}

/*--banner--*/

.banner
{
	overflow:hidden;
	clear:both;
	margin:20px 0 0;
}

.banner img
{
	display:block;
	margin:0;
	border:none;
}


/*--footers--*/

#footer
{
	clear:both;
	width:100%;
	background:url(../img/bg-footer.gif) repeat-x;
}

.footer-holder
{
	width:960px;
	min-height:65px;
	margin:0px auto 0;
	overflow:hidden;
	text-align:left;
	padding-top:5px;
	position: relative;

}

* html .footer-holder
{
	height:65px;
	overflow:visible;
}

/*--info-block--*/

.info-block
{
	padding-top:40px;
	width:100%;
}

.info-block p
{
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	color:#fff;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
}

.info-block ul
{
	display:block;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
}

.info-block ul li
{
	display:inline;
	overflow:hidden;
	list-style:none;
	width:193px;
	padding:0 0 0 18px;
	background:url(../img/bg-privacy-policy.gif) no-repeat 1px 3px;
	margin-right:45px;
}

.info-block ul li.site-map{background:url(../img/bg-site-map.gif) no-repeat 0 3px;}

.info-block ul a
{
	color:#fff;
	text-decoration:none;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.info-block ul a:hover{text-decoration:underline;}

/*--footer-box--*/

.footer-box
{
	float:left;
	width:240px;
	margin:20px 0 0;
}

.SiteBy{
	position:absolute;
	left:0px;
	bottom: 10px;
	font-size: 11px;
	color: #FFF;
}

.SiteBy a{
	color: #fff;
	text-decoration: none;
}

.footer-box h4
{
	overflow:hidden;
	margin:0;
	color:#0d5cab;
	font:bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.footer-box ul
{
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}

.footer-box ul li
{
	overflow:hidden;
	width:180px;
	color:#fff;
	list-style:none;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

#footer .last
{
	width:210px;
}

/*-- end home page elements--*/

/*-------------product-page--------------*/

#product
{
	margin:9px 0 0;
	overflow:hidden;
}

.product-holder h4
{
	margin-top: 6px;
	padding: 0px;
	font-size: 18px;
	color:#9a9b9d;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.product-box
{
	overflow:hidden;
	border-top:1px solid #e2e1dd;
	padding:1px 0;
}

.product-holder
{
	overflow:hidden;
	padding:10px 0 8px;
}

* html .product-holder
{
	height:1%;
	overflow:visible;
}

.product-holder a.download
{
	float:left;
	margin:10px 20 0 0px;
	width:60px;
	height:74px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../img/bg-download.png) no-repeat;
}

.product-holder div
{
	float:right;
	width:528px;
	min-height:60px;
	padding:7px 0 10px 32px;
	background:url(../img/bg-product-box-separator.gif) repeat-y;
	
}

* html .product-holder div
{
	height:60px;
	overflow:visible;
}

.product-holder p
{
	overflow:hidden;
	margin:2px 0 0;
	color:#4d4e53;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

#product div div.hover,

#product div div:hover{background:#9a9b9d url(../img/bg-product-box-separator.gif) repeat-y;}

#product div div.hover h3,

#product div div:hover h3{color:#9a9b9d;}

.img-info
{
	float:right;
	width:165px;
	padding:0px 0 0;
}


.img-info img{

	float:right;
	width:165px;
	border-left: 1px solid #e1e0dc;
	border-right: 1px solid #e1e0dc;
	border-bottom: 1px solid #e1e0dc;
}

/*--start white pahe elements--*/

.content-text
{
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	color:#4d4e53;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;	
}

.content-text ul
{
	margin:10px 5px 10px 40px;
	list-style-type:square;
}

.content-text li
{
	padding:3px 0px 3px 3px;
}

.contact-block .content-text ul
{
	font-size: 11px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	line-height:none;
	}

.contact-block .content-text ul li 
{
	padding:0 0 0px 0;
	margin:0;
}

#CommentHolder ul {
	margin:0;
}

#CommentHolder ul li {
	list-style-type:none;
}

#CommentHolder .actionLinks {
	border-top:1px solid #E2E1DD;
	padding-top:5px;
	width:100%;
}

#CommentHolder .actionLinks li {
	display:inline;
	margin-right:10px;
}

#PageComments li {
	margin-bottom:50px;
}

#CommentHolder .info {
	float:right;
	margin-top:5px;
}

.text-column .contact-block .content-text h1
{
	color:#0d5cab;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.text-column .contact-block .content-text h2, #BlogContent .blogSummary h2 a
{
	margin-top: 6px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#0d5cab;
	margin-bottom:10px;
}



.text-column .contact-block .content-text h2.sf_newsTitle 
{
	font-size: 12px;
	font-weight: bold;
	color:#0D5CAB;
	margin: 0;
	padding: 13px 0 2px 0;
}

h2.sf_newsTitle a
{
	color:#0D5CAB;
}

p.sf_newsDate {
	color:#4D4E53;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.text-column .contact-block .content-text h3
{
	font-size: 12px;
	font-weight: bold;
	color:#0D5CAB;
	margin: 0;
	padding: 13px 0 2px 0;
}

.text-column h3 
{
	font-size: 12px;
	margin:0;
	padding:0;
}

.content-text a
{
	color: #0D5CAB;
	text-decoration:none;
}

.content-text a:hover
{
	text-decoration:underline;
}



/* changeovers */

.inner #header{background:url(../img/bg-header-inner-page.gif) repeat-x !important;}
.inner #header h1 a{background:url(../img/bg-logo-inner-page.gif) no-repeat 100% 0; margin:0 0 0 1px;}
.inner ul#navigation li.search-block a{background:url(../img/bg-search-inner-page.gif) no-repeat;}
.inner ul#navigation li.about-us a{background:url(../img/bg-about-inner-page.gif) no-repeat;}
.inner ul#navigation li.news a{background:url(../img/bg-news-link-inner-page.png) no-repeat;}
.inner ul#navigation li.client-login a{background:url(../img/bg-client-login-inner-page.gif) no-repeat;}
.inner ul#navigation li.careers a{background:url(../img/bg-careers-inner-page.gif) no-repeat;}
.inner ul#navigation li.contact-us a{background:url(../img/bg-contact-us-inner-page.gif) no-repeat;}
.inner ul#navigation li a.active,
.inner ul#navigation li a:hover{background-position:0 -16px;}
.inner ul#navigation li.search-block a:hover{background-position:0 0;}
.inner #content{background:#fff;}
.inner .container-holder{
	overflow:hidden;
	background:url(../img/bg-content-inner-page.gif) repeat-y 249px 0;
}
.inner .nav-column h2, #blog-sidebar h3, #rightbar h3, #PageComments_holder h4  {color:#4d4e53;}
.inner ul#menu {border-top:1px solid #e2e1dd;}
.inner ul#menu li{border-bottom:1px solid #e2e1dd;}
.inner ul#menu a{color:#212224;}
.inner ul#menu ul li{background:url(../img/bg-sub-menu.gif) no-repeat 0 11px;}
.inner .text-column h2{color:#4d4e53;}
.inner .text-column h3{
	overflow:hidden;
	margin:-1px 0 0;
	color:#9a9b9d;
	font:20px/20px Georgia, "Times New Roman", Times, serif;
}

/*--contact-block--*/

.contact-block
{
	margin:25px 0 0;
	overflow:hidden;
	border-top:1px solid #e2e1dd;
}

/*--contact-info--*/

.contact-info
{
	float:right;
	width:165px;
	padding:0px 0 0;
}

.contact-info div
{
	overflow:hidden;
	padding:0px 0 10px;
	/* border-bottom:1px solid #e2e1dd; */
	margin-bottom:10px;
}

.contact-info h4
{
	overflow:hidden;
	margin:0;
	color:#0d5cab;
	font:bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.contact-info ul
{
	display:block;
	overflow:hidden;
	margin:1px 0 0;
	padding:0;
}

.contact-info ul li
{
	overflow:hidden;
	width:165px;
	color:#4d4e53;
	list-style:none;
	padding:0px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.contact-info .last{border:none;}

/*--contact-text--*/

.contact-text
{
	float:left;
	width:502px;
	margin:17px 0 0;
}


.contact-text h4
{
	overflow:hidden;
	margin:0;
	color:#0d5cab;
	font:bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.contact-text p
{
	overflow:hidden;
	margin:0;
	color:#4d4e53;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
}

/*--contact-form--*/

.contact-form
{
	margin:10px 0 22px 0;
	padding:9px;
	overflow:hidden;
	background:#e2e1dd;
	border:1px solid #9e9fa1;
}

.ClientLogin-form
{
	margin:22px 0 0;
	overflow:hidden;
}

* html .contact-form
{
	height:1%;
	overflow:visible;
}

.contact-form em
{
	display:block;
	color:#4d4e53;
	margin:4px 0 0 12px;
	padding:0 0 0 6px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	background:url(../img/bg-contact-form-separator.gif) no-repeat 0 2px;
}

/*--contact-field--*/

#contactformstyle li
{
	margin-top:4px;
}

.contact-field
{
	float:left;
	width:664px;
	margin:0px 0 0;
	background:#fff;
	border:3px solid #4d4e53;
}

.contact-field h5
{
	float:left;
	margin:-11px 0 0 27px;
	padding:0 14px 0 12px;
	display:inline;
	color:#4d4e53;
	font:20px/22px Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
	background:url(../img/bg-contact-heading.gif) repeat-x 0 8px;
}

.contact-field ul
{
	display:block;
	clear:both;
	overflow:hidden;
	margin:30px 22px 0 17px;
	padding:0 0 7px;
}

.contact-field ul li
{
	width:650px;
	overflow:hidden;
	padding:0 7px 3px 0;
	list-style:none;
}

.contact-field label
{
	display:block;
	overflow:hidden;
	margin:0;
	background:url(../img/bg-contact-field.gif) repeat-y;
}

* html .contact-field label
{
	height:1%;
	overflow:visible;
}

.contact-field label span{

	float:left;
	width:200px;
	display:inline;
	margin:0 12px -13px 0;
	padding:2px 0 0px 0px;
	text-indent:10px;
	color:#231f20;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.contact-field label .text
{
	float:left;
	margin:0;
	padding:2px 4px;
	width:403px;
	border:1px solid #a7a7a7;
	color:#231f20;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}

.contact-field label #message{height:80px;}

.contact-field #button
{
	display:inline;
	float:right;
	border:none;
	margin:6px 14px 0 0;
}

.adminform
{
	font-size:12px;
	color:#4d4e5e;
	padding-bottom:30px;
	font:11px Arial, Helvetica, sans-serif;
}

#MemberLoginForm_LoginForm_Email, #MemberLoginForm_LoginForm_Password
{
	border:1px solid #777778;
	width:200px;
	height:17px;
	padding-top:3px;
	margin-top:3px;
}

.adminform #Password{margin-top:10px;}
.adminform #Email{margin-top:10px;}
.adminform #ForgotPassword{margin-top:10px;}

.adminform a:link, .adminform a:visited, .adminform a:active
{
text-decoration:none;
color:#0D5CAB;
}
.adminform a:hover
{
text-decoration:underline;
color:#0D5CAB;
}


/*moodal box*/
/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

	
div#overlay-msg{
	background-color:#fff;
	width:800px;
	text-align:left;
	z-index:100;
	padding:20px;
	height:400px;
	overflow:auto;
	position:absolute;
	top:100px;
	display:none;
}

/*-------------blog-page--------------*/

#BlogContent {
	padding-right:50px;
}

#BlogContent .blogSummary {
	background-color:#fff;
	border:0;
	margin-bottom:20px;
}

.WidgetHolder {
	margin-bottom:20px;
}

.WidgetHolder a {
	font:11px/15px Tahoma,Arial,Helvetica,sans-serif;
	color:#343438;
	text-decoration:none;
}

.WidgetHolder a:hover {
	text-decoration:underline;
}

.tagcloud a {
	clear:both;
	display:block;
	text-transform:capitalize;
}

#blog-sidebar h3, #rightbar h3 {
	margin-bottom:10px;
}

/*
#blog-sidebar .WidgetHolder:first-child, #rightbar .WidgetHolder {
	display:none;
	visibility:hidden;
}

#rightbar .WidgetHolder:first-child {
	display:block;
	visibility:visible;
}
*/

#rightbar ul {
	margin:0;
}

#rightbar li {
	float:left;
	list-style-type:none;
	margin-bottom:4px;
	width:100%;
}

#rightbar li a {
	color:#343438;
	padding:4px;
	text-decoration:underline;
}

#rightbar li a:hover {
	color:#343438;
	text-decoration:none;
}

.blogEntry {
	padding:4px;
}

.blogEntry .authorDate {
	border-bottom:1px solid #E2E1DD;
	margin-bottom:3px;
}

.blogContent {
	margin-bottom:6px;
}

.blogVitals {
	float:right;
}

#PageComments_holder h4 {
	margin-top:40px;
	margin-bottom:20px;
}

#PageCommentInterface_Form_PostCommentForm_Name,
#PageCommentInterface_Form_PostCommentForm_CommenterURL,
#Form_BlogEntryForm_Title,
#Form_BlogEntryForm_Author,
#PageCommentInterface_Form_PostCommentForm_Comment,
#Form_BlogEntryForm_BlogPost {
	border-width:1px;
	background-color:#ededed;
	margin-bottom:20px;
	margin-top:4px;
}

#PageCommentInterface_Form_PostCommentForm_Name,
#PageCommentInterface_Form_PostCommentForm_CommenterURL,
#Form_BlogEntryForm_Title,
#Form_BlogEntryForm_Author {
	width: 40%;
}

#PageCommentInterface_Form_PostCommentForm_Comment,
#Form_BlogEntryForm_BlogPost {
	font-family: 'Lucida Sans', Arial, sans-serif;
	font-size: 12px;
	height: 200px;
	width: 95%;
}

#Form_BlogEntryForm_Tags {
	width: 95%;
}

#PageCommentInterface_Form_PostCommentForm_action_postcomment,
#Form_BlogEntryForm_action_postblog {
	margin-top: 10px;
	padding: 6px 20px;
}

#CommentsRSSFeed, #EditRemove {
	float:right;
}

.tags {
	padding-top:3px;
}
