body{
	margin:0;
	background:#fefefe url(/static/images/body-bg.gif) repeat-x 0 0;
	padding:10px 0 0 0;
	color:#273034;
	font:12px "Lucida Sans Unicode", "Lucida Grande",  "Lucida sans", Arial, Helvetica, sans-serif;
			padding:20px 0 0 0;

}
a{
	color:#003368;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}
p{
	margin:0;
}

ul{
	padding:0;
	margin:0;
	list-style:none;
}

#FCK em {
	font-style: italic;
	font-weight: normal;
	color: black;
}

sup {
	font-size: 70%;
	padding-left: 2px;
}

/*#main box#*/
#main{
	width:902px;
	margin:0 auto;
	position:relative;
}
/*#header#*/
#header{
	width:902px;
	float: left;
	background:url(/static/images/header-bg.gif) repeat-x 0 0;
}

#subheader{
	width:902px;
	float: left;
}

/*#left heading#*/
.left-head{
	width:202px;
	float:left;
}
/*#right heading#*/
.right-head{
	width:700px;
	float:left;
}
#header h1{
	margin:3px 0 0 22px;
	float:left;
	display:inline;
	text-indent:-9999px;
	width:150px;
	overflow:hidden;

}
#header h1 a{
	background:url(/static/images/logo.gif) no-repeat 0 0;
	width:150px;
	height:82px;
	display:block;
	outline:none;
	overflow:hidden;
}
span.wealth{
	background:url(/static/images/wealth-txt.gif) no-repeat 0 0;
	width:164px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:21px 0 0 21px;
	float:left;
	display:inline;
}

/*FRENCH*/
#pwl-slogan-fr{
	background:url(/static/images/wealth-txt-fr.gif) no-repeat 0 0;
}

/*#top navigation#*/
ul.top-nav{
	width:550px;
	float:right;
}
ul.top-nav li{
	display:inline;
	float:right;
	padding:0 7px 0 8px;
	background:url(/static/images/top-nav-split.gif) no-repeat 0 0;
	font:9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
ul.top-nav li.first{
	background:none;
}
ul.top-nav li a{
	color:#7a7a7a;
	text-decoration:none;
}
ul.top-nav li a:hover{
	text-decoration:underline;
}
/*#navigation#*/
.nav{
	width:700px;
	background:url(/static/images/nav-bg.gif) repeat-x 0 0;
	margin:0;
	top: 35px;
	left: 202px;
	position: absolute;
	z-index: 1000;
}
/*#language link#*/
div.languageSelectionWithCultures a{
	float:right;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#003368;
	margin:14px 10px 0 0;
	background:url(/static/images/arrow.gif) no-repeat 0px 6px;
	padding:2px 0 2px 10px;
	display:inline;
	text-decoration:none;

}
div.languageSelectionWithCultures a:hover{
	text-decoration:underline;
}

.nav ul li{
	background:url(/static/images/nav-split.gif) repeat 0 0;
	padding:0 1px 0 0;
	margin:0 1px 0 0;
	float:left;
	height:37px;
	display:inline;
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;

}

.nav ul li:hover ul {
	display: block;
}



.nav ul li a{
	background-image:url(/static/images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	height:31px;
	padding:6px 9px 0 9px;
	color:#7a7a7a;
	text-decoration:none;
	float:left;

}

.nav ul li a.CMSListMenuLinkHighlighted,
.nav ul li a:hover {
	background-image:url(/static/images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:0 -37px;
	color:#003368;
}

.nav ul li.line a,
.nav ul li.lineselected a{
	padding:18px 10px 0 10px;
	height:19px;
}

.nav ul li.shortbox a,
.nav ul li.shortboxselected a{
	width: 64px;
}

.nav ul li.shortbox li a,
.nav ul li.shortboxselected li a,
.nav ul li.shortbox-fr li a,
.nav ul li.shortboxselected-fr li a{
	width: 160px;
}

.nav ul li.shortbox-fr-2 li a,
.nav ul li.shortboxselected-fr-2 li a{
	width: 160px;
}

.nav ul li.shortbox-fr a,
.nav ul li.shortboxselected-fr a {
	width: 85px;
}


.nav ul li.shortbox-fr-2 a,
.nav ul li.shortboxselected-fr-2 a {
	width: 63px;
}



/*#sub-navigation#*/
.nav ul li ul{
	position:absolute;
	top:37px;
	left:-3px;
	width:160px;
	background:#fff;
	padding:6px 2px 0 2px;
	display: none;
	z-index:1000;
}
.nav ul li ul li{
	padding:0 0 2px 2px;
	width:156px;
	float:left;
	background:url(/static/images/dots.gif) repeat-x 0 100%;
	height:auto;
	text-transform:none;
}
.nav ul li ul li a{
	background:url(/static/images/arrow.gif) no-repeat 0px 6px;
	padding:2px 0 2px 10px;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#273034;
	height:auto;
}
.nav ul li ul li a:hover{
	text-decoration:underline;
	background:url(/static/images/arrow.gif) no-repeat 2px 6px;
	color:#273034;
}

.nav ul li.line ul li,
.nav ul li.lineselected ul li{
	padding:2px 0 4px 2px;	
}
.nav ul li.line ul li a,
.nav ul li.lineselected ul li a{
	padding:0 0 0 9px;
	height:auto;
}

.nav ul li ul li.CMSListMenuHighlightedLI a{
	background-image: none;
}
/*#big image box#*/

.visualContainer{
		margin: -64px 0 0 202px;
}

#homeVisual{
	width:700px;
	float:left;
	height:300px;
	overflow:hidden;
	z-index: 10;
	position: relative;
}

#pageVisual{
	width:700px;
	float:left;
	height:150px;
	overflow:hidden;
	z-index: 10;
	position: relative;
}


#pageVisual p {
	margin:0;
	padding:0;
}

#listVisual{
	width:700px;
	float:left;
	height:84px;
	overflow:hidden;
	z-index: 10;
	position: relative;
}

#pageVisual img,
#homeVisual img,
#listVisual img{
	display: block;
}

#pageVisual h1,
#homeVisual h1,
#listVisual h1{
	margin:28px 0 0 12px;
	float:none;
	display:block;
	text-indent:0px;
	width:500px;
	overflow:visible;
}


/*#content box#*/
.siteContent{
	width:902px;
	float:left;
	background:#fff url(/static/images/content-bg.gif) repeat-y 0 0;
	margin:-66px 0 0 0;	
}

.homeContent{
	width:902px;
	float:left;
	background:#fff url(/static/images/content-bg.gif) repeat-y 0 0;
	margin:-216px 0 0 0;		
}

.listContent{
	width:902px;
	float:left;
	background:#fff url(/static/images/content-bg.gif) repeat-y 0 0;
	margin:2px 0 0 0;	
}


/*#left column#*/
.left-col{
	float:left;
	width:200px;
	margin:0 0 0 0;
	display:inline;
	padding:6px 0 0 2px;
}

/* #MAIN CONTENT# */
/*#center/center column wrapper#*/
.center-col{
	height:1%;
	overflow:hidden;
}
/*#center/center column content#*/
.center-col-cont{
	padding:0 15px 0 12px;
	float:left;
}
/*#center/center column padding#*/
.text{
	margin: 240px 0 0;

}

.pagetext{
	margin: 80px 0 0;

}

.listText{
	margin: 10px 0 0;

	
}
/*#search form#*/
.search-form{
	margin:0 0 0 10px;	
}
input.sef{
	width:176px;
	height:16px;
	display:block;
	padding:2px 0 0 5px;
	font-size:11px;
	color:#a7a5a3;
	border:1px solid #a7a5a3;
}
input.search-btn-en{
	background:url(/static/images/serch-submit.gif) no-repeat 0 0;
	width:47px;
	height:16px;
	display:block;
}

input.search-btn-fr{
	background:url(/static/images/serch-submit-fr.gif) no-repeat 0 0;
	width:75px;
	height:16px;
	display:block;
}

h2.login-pad{
	background:url(/static/images/pad.gif) no-repeat 0 0;
	width:176px;
	height:16px;
	padding:4px 0 0 15px;
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color:#003368;
	margin:1px 0 0 2px;
}
h2.login-pad a{
	text-decoration:none;
}
/*#login form#*/
.login-box{
	width:168px;
	border:1px solid #a78202;
	border-top:0;
	margin:0 0 0 11px; 
	padding:8px 0 0 12px;
	background:#fff;
	overflow:hidden;
}
.login-box {
	padding:10px 1px 0 11px;
	margin:0 0 0 11px;
}
.login-box div{
	width:168px;
	float:left;
	padding:0 0 5px 0;
}
.login-box div label{
	color:#273034;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
}
input.log-inp{
	border:1px solid #a7a5a3;
	width:130px;
	height:15px;
	padding:2px 0 1px 5px;
	font-size:11px;
}
.login-box div ul{
	padding:12px 0 0 0;
}
.login-box div ul li{
	display:block;
	width:168px;
}

input.small {
	font-size:12px;
	width: auto;
	margin:5px 0 5px 0;
}

/*#left box list#*/
.left-list-box{
	margin:10px 0 0 0;
	border-top:3px solid #26517f;
	border-bottom:3px solid #26517f;
	overflow:hidden;
	background:#e3e8eb;
	padding:4px 0 3px 0;
	width:200px;
	font-family: Tahoma, Arial;

}
.left-list-box h2{
	font-size:14px;
	color:#273034;
	margin:0;
	padding:0 0 0 16px;
}

.left-list-box ul li{
	font-size:14px;
	font-weight:bold;
	color:#273034;
	margin:0 0 0 8px;
	padding:0 0 0 0px;
}

.left-list-box ul li a {
	text-decoration:none;

}



.left-list-box ul li ul{
	width:197px;
	line-height:17px;
	float:left;
	margin:8px 0 0 -16px;
	display:inline;
}


.left-list-box ul li ul li{
	padding:1px 0px 0px 9px;
	display:block;
	float:left;
	background:url(/static/images/dots-blue.gif) repeat-x 0 0;
	width:188px;
}

/* XTRA PAGES WITH HIDDEN MENU ITEM*/
.left-list-box ul li.xtra{
	font-size:11px;
	font-weight: normal;
	color:#273034;
	margin: 0 0 0 0px;
	padding: 3px 0 3px 18px;
	background:url(/static/images/dots-blue.gif) repeat-x 0 0;

}

.left-list-box ul li.xtra-hi span{
	color:white;
	font-size:11px;
	margin: 0 0 0 -18px;
	padding:3px 0 3px 27px;
	display:block;
	background:#26517f url(/static/images/arrows-white.gif) no-repeat 0 0px;
}



.left-list-box ul li ul li a{
	color:#003368;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 2px 9px;
	display:block;
	background:#e3e8eb url(/static/images/arrows.gif) no-repeat 0 6px;
}

.left-list-box ul li ul li span{

	color:white;
	font-size:11px;
	margin-left:-18px;
	padding:0 0 2px 27px;
	display:block;
	background:#26517f url(/static/images/arrows-white.gif) no-repeat 0 4px;
}

/* THIRD LEVEL*/

.left-list-box ul li ul li ul{
	width:197px;
	line-height:17px;
	float:left;
	margin:0px 0 0 0px;
	display:inline;
	background:none;
	font-size:10px;
}

.left-list-box ul li ul li ul li{
	background:none;	
}

.left-list-box ul li ul li ul li a{
	color:#003368;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 2px 9px;
	display:block;
	background:#e3e8eb url(/static/images/arrows.gif) no-repeat 0 6px;

}
	
.left-list-box ul li ul li ul li span{
	color:black;
	background:none;
	font-size:10px;
	line-height:15px;
	font-weight:normal;

}



.left-list-box ul li a:hover{
	text-decoration:underline;
}


/*# Banners#*/
ul.adv-banners{
	margin:5px 0 0 4px;
	overflow:hidden;
}
ul.adv-banners li{
	display:block;
}

/*#RIGHT column#*/
.right-col{
	font-family: Tahoma, Arial;
	float:right;
	width:200px;
	margin:0 0 0 0;
	z-index:203;
	position:relative;
	display:inline;
	background:#fff url(/static/images/right-bg.gif) repeat-y 0 0;
	border-top:1px solid #d9dcdd;
	border-right:1px solid #d9dcdd;
	
	margin: 0 0 0 0;
}
.right-col h2{
	padding:5px 0 4px 10px;
	margin:0 0 0 2px;
	border-top:2px solid #a78202;
	background:#efeff0;
	color:#a78202;
	font:18px Georgia, "Times New Roman", Times, serif;
}
.right-col h2 a{
	color:#a78202;
	text-decoration: none;
}
.right-col ul{
	margin:0 1px;
}
.right-col ul li{
	background:url(/static/images/dots-yellow.gif) repeat-x 0 100%;
	padding:10px 0 7px 9px;
	font-size:11px;
	margin:0;
}

.right-col ul li span{
	color:#003368;
	font-weight:bold;
	padding:0 0 2px 0px;
	display:block; /*!important*/
	margin:0;
}

.right-col ul li p{
	display:block;
	padding-left:10px;
	margin:0;
}

.right-col ul li p.side-indent{
	padding-left:10px
}

.right-col ul li a{
	padding:0 0 0 10px;
	background:url(/static/images/arrows.gif) no-repeat 0 5px;
	color:#003368;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin:0;
}
.right-col ul li a:hover{
	text-decoration:underline;
}

.right-col ul li p.NewsPreviewDate {
	font-size: 10px;
	color: #aaa;
	padding:0 0 0 10px;
	margin:0;
}


a.empt{
	background:none !important;
	padding:0 !important;
	text-decoration:none;
}


/*#footer#*/
.footer{
	width:902px;
	overflow:hidden;
	clear:both;
	border-top:1px solid #d9dcdd;
	padding:12px 0 20px 0;
}
.foot-nav{
	width:538px;
	text-align:center;
	float:left;
	margin:0 0 0 168px;
	display:inline;
}
.footer ul li{
	padding:0 3px 1px 6px;
	background:url(/static/images/footer-split.gif) no-repeat 0 3px;
	display:inline;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
}
.footer ul li.first{
	background:none;
}
.footer ul li a{
	color:#7a7a7a;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.foot-copy{
	width:195px;
	float:left;
	color:#7a7a7a;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#foot-logo-en {
	width:198px;
	height: 40px;
	margin-top: 10px;
	float:right;
	background:url(/static/images/footerLogo_en.gif) no-repeat 0 0;
}

#foot-logo-fr {
	width:198px;
	height: 40px;
	margin-top: 10px;
	float:right;
	background:url(/static/images/footerLogo_fr.gif) no-repeat 0 0;
}

/*# FCK EDITOR #*/

#FCK{
	padding:10px 0 0 0;
	color:#273034;
	font:12px "Lucida Grande", "Lucida Sans Unicode", "Lucida sans", Arial, Helvetica, sans-serif;
	background: none;
}


#FCK h2,
#FCK h1,
#FCK h1 a{
	font:normal 21px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 7px 0;
	color:#a78202;
text-decoration: none;
}

#FCK h2.advisorname{
	color: #003368;
	padding:0;
	margin:2px 0;
}

.advisortitle {
	font-size: 13px;
	color:#777777;
}



#FCK h3,
.BlogLeaveComment{
	font:16px "Trebuchet MS", Verdana;
	color:#003368;
	font-weight: bold;
	margin:15px 0 6px 0;
	display:block;
}

#FCK h4{
	font:14px "Trebuchet MS", Verdana;
	color:#003368;
	font-weight: bold;
	margin:15px 0 0px 0;
}


#FCK h3 a {
	text-decoration:underline;
	/*color:#a78202;*/
}

#FCK h5{
	/* City on Top of Advisor*/
	font-size:10px;
	color:#a78202;
	font-weight: bold;
	margin:-4px 0 -4px 0;
	padding: 0;
	display:block;
}

#FCK h5.topDate{
	/* topDate for Blogs*/
	font-size:10px;
	color:#555555;
	font-weight: normal;
	margin:0;
	display:block;
}


/* h6 removes paragraph style*/
p, #FCK h6 {
	margin:0;
	padding:4px 0 8px 0;
	line-height:17px;
}

p.intro{
	color:#666;
	font-weight:bold;
}

p.link{
	background:url(/static/images/link.gif) no-repeat 0 7px;
	padding: 5px 0px 3px 25px;
}

p.pdf{
	background:url(/static/images/icon_pdf.gif) no-repeat 0 7px;
	padding: 5px 0px 3px 25px;
}

p.big-pdf{
	background:url(/static/images/icon-pdf-big.gif) no-repeat 0 7px;
	padding: 12px 0px 16px 40px;
	font-weight: bold;
}

p.word{
	background:url(/static/images/icon_word.gif) no-repeat 0 7px;
	padding: 5px 0px 3px 25px;
}

div.footnote {
	border-top: 1px solid #a78202;
	font-size:9px;
	margin: 5px 0 10px  0;
	padding: 6px 0 6px 2px;
}

div.box {
	padding: 9px;
	margin: 0 0 10px 0;
	background-color: #f2f2ef;
	border: 1px solid #a78202;
}

p.smallDate{
	font-size: 10px;
	color: #aaa;
	padding:0;
	margin:0;
	font-weight: bold;
}

p.media-name {
	font-size: 10px;
	color: #aaa;
	padding:0;
	margin:0;
	font-weight: bold;
	margin-top:15px;
}

#FCK .ResultDescription{
	padding: 0px 0px 3px 25px;
}

#FCK .fineprint{
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}

#FCK ul {
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
}

#FCK ul li {
	background-image: url(/static/images/dot_brown.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	display:block;
	color:#555555;
	margin: 0px 0px 2px 8px;
	padding: 0px 0px 3px 17px;
}

* second level*/

#FCK ul li ul {
	margin: 0;
	padding: 6px 0 0;
}

#FCK ul li ul li {
	margin: 0px 0px 0px 8px;
	padding: 5px 0px 0px 17px;
	background-position: 8px 14px;

}

#FCK ul li ol.lower-alpha {
	background-image: url(none.gif);
	list-style-type: lower-alpha;
	
	margin: 0px 25px 0px 8px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;
}

#FCK ul li ol.lower-roman {
	background-image: url(none.gif);
	list-style-type: lower-roman;
	
	margin: 0px 25px 0px 8px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;
}

#FCK ul li ol li {
	list-style-type: lower-alpha;
	background-image: url(none.gif);
	display:list-item;
	margin: 0px 0px 2px 0px;
	padding: 0 0 0 5px;
}



#FCK ul.CMSSiteMapList li{
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

#FCK ul.CMSSiteMapList li ul li{
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/static/images/dot_brown.gif);
}

#FCK ol {
	padding:0 0 0 45px;
	margin: 10px 0;
}
#FCK ol li {
	padding: 0 0 8px 0;
}


#FCK a {
	color:#003368;
	text-decoration:underline;
}

#FCK a:hover {
	color: #003368;
}

#FCK img {
	border: none;
}

#FCK img.floatLeft {
	margin:5px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #ab880f;
	float:left;
}

#FCK img.floatRight {
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border:1px solid #ab880f;
	float:right;
}

#FCK img.noBorder {
	border:none;
}

#FCK img.border{
	border: 1px solid #a78202;
}

#FCK ul.library-list,
#FCK ul.thumb-list {
	margin: 0 0 10px 0;
}

#FCK ul.library-list li,
#FCK ul.thumb-list li{
	display:block;
	padding:0 0 10px 0;
margin:0;
	float:left;
	color:#273034;
	width: 445px;
	background-image: none;
	line-height:18px;

}

#FCK ul.library-list li ul li,
#FCK ul.thumb-list li ul li{
	width: 400px;
}


#FCK ul.library-list li h3,
#FCK ul.thumb-list li h3{
	font-size:13px;
	color:#003368;
	margin:0;
	display:block;
}

/* FOR LIBRARY ONLY*/
#FCK ul.library-list li h3 {
	font-size:12px;
	padding:0px;
}
#FCK ul.library-list li{
	padding:0;
	line-height:16px;
	margin-bottom: 6px;
}

#FCK ul.library-list li h3 span.date {
	font-size:10px;
	color: #666666;
}

#FCK ul.library-list li h3 a,
#FCK ul.thumb-list li h3 a {
	color:#003368;
}

#FCK ul.library-list li h4,
#FCK ul.thumb-list li h4{
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	color:#003368;
	margin:0;
	display:block;
}

#FCK ul.library-list li span.img-th,
#FCK ul.thumb-list li span.img-th{
	margin:0 10px 0 0;
	float:left;
	display:inline;
}
#FCK ul.thumb-list li span.img-th{
	border:1px solid #ab880f;	
}



#FCK ul.library-list li span img.noborder {
	border:none;	
}

/*

#FCK ul.library-list li img,
#FCK ul.thumb-list li img {
	border:1px solid #ab880f;	
}

*/



/* bullets in people list*/
#FCK ul.thumb-list li ul{
	background-image: url(/static/images/dot_brown.gif);
	margin:0px 10px 5px;
	padding:0px;
	display:block;	
	
	list-style-type: circle;
	list-style-position: inside;
}
#FCK ul.thumb-list li ul li{

	background-image: url(/static/images/dot_brown.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	display:block;
	margin:0;
	padding: 0 0 0 20px;
	list-style-position: inside;
	list-style-type: circle;
	clear: both;
}

/*#NEWS#*/
#FCK h3.NewsTitle{
	margin: 0 0 0px 0;
	font-size: 12px;
}

#FCK div.NewsSummary{
	margin: 0 0 0px 0;
	font-weight: bold;
}

#FCK div.NewsSummaryListing{
	margin: 0 0 0px 0;
	font-weight: normal;
}

#FCK div.Date{
	font-size: 10px;
	font-weight: bold;
	color: #aaa;
	margin-top: 10px;
}

/* FOR JOB POSTINGS*/
#FCK div.Date p {
	display:inline;
}

#FCK div.jobLocation p {
	display:inline;
	font-weight: bold;
}

div.jobLocation {
	color: #003368;
	font-weight: normal;
	margin-bottom: 14px;
}




#nextprev {
	margin: 10px 0;
}
#nextprev span a{
	margin: 0 3px 0 0;
	padding: 2px 5px;
	border: 1px solid #ccc;
	background-color: #ededed;
}

/*# FCK EDITOR/two column layout #*/
.more-column {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
}

.more-column p,
.col-one p,
.col-two p,
.col-three p {
	line-height: 18px;
	font-size: 11px;

}

.col-one {
	float:left;
	margin-right: 15px;
	display:block;
}

.phone {
	float:left;
	margin-right: 5px;
	display:block;
}

.col-two {
	float:left;
	margin-right: 25px;
	padding: 0;
	display:block;
}
.col-three {
	float:left;
	margin-right: 25px;
	padding: 0;
	display:block;
}

.col-four {
	float:left;
	padding: 0;
	display:block;
}

.boxBorder {
	border: 1px solid #a78202;
}

.breadcrumbs {
	padding: 6px 0 3px 0;
	margin: 25px 0 4px;
	width: 435px;
	font:9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #bbbbbb;
}

.sharethis {
	font:10px Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	background-image: url(/static/images/shareThis_sep.gif);
	background-repeat: repeat-x;
	padding: 6px 0 3px 0;
}

.sharethis-side {
	font:10px Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 10px;
}

/*# FCK EDITOR/BLOG #*/

/*#Side coloumn#*/

.right-col p.blog{
	padding:0 0 0 8px;
	margin:10px 0 8px 10px;
	font-size:11px;
	background:url(/static/images/arrows.gif) no-repeat 0 5px;
	color:#003368;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.right-col p.bloglist{
	padding:0 4px 0 10px;
	margin:10px 0 8px 10px;
	font-size:11px;
	background:url(/static/images/arrows.gif) no-repeat 0 7px;
	color:#003368;
	font-weight: normal;
	display:block;
	text-decoration:none;
}

.right-col p{
	background-position: 0 6px;
}

.right-col div.rss{
	padding:0 0 5px 22px;
	margin:10px 0 8px 10px;
	font-size:11px;
	background:url(/static/images/icon_rss.gif) no-repeat 0 0px;
	color:#003368;
	display:block;
	text-decoration:none;
}


.blogTextBoxField,
.blogTextAreaField {
	width: 400px;
}

hr {
	display:none;
}

.BlogPDateWhole {
	color:#a78202;
	margin: 4px 0 20px 0;
	padding-bottom:8px;
	border-bottom: 1px dotted #ccc;
}
.CommentBlock {
	margin: 6px 0;
	padding-top: 4px;
	border-top: 1px solid #ccc;
}
.CommentDate {
	font-size:10px;
	color:#555555;
	margin:0;
	padding:0;
}
.CommentUserName {
	font-size:11px;
	color:#a78202;
	font-weight: bold;
	margin:0;
	padding:0;
}

.CommentText {
	width: 100%;
}

#FCK #comment-panel-header {
	padding: 0;
	margin:15px 0 0;
	list-style:none;
}
#FCK #comment-panel-header li {
	padding: 0;
	background:none;
	margin:0;
}

.Information,
.ErrorLabel {
	border: 1px solid #a78202;
	margin: 10px 0;
	padding: 6px 10px;
	color:#a78202;
	font-weight: bold;
	width: 380px;
	display: block;
}

.hidden{
	display: none;
	color: #cccccc;
}
.hidden a {
	color: #cccccc;
}

.CMSSearchResultsNoResultsLabel {
	border: 1px solid #a78202;
	margin: 10px 0;
	padding: 6px 10px;
	color:#a78202;
	font-weight: bold;
	width: 380px;
	display: block;
}

/*# SEMINARS #*/

#EventDetails p {
	margin: 0;
	padding: 0;
}

#FCK ul.eventList {
	margin: 20px 0;
}

#FCK .SeminarList {
}

#FCK .registerNow{
	display: inline;
}
#FCK .seminarDate{
	width: 200px;
	float:left;
	display: inline;
}

.formTable {

}

.formTable tr td label {
	display: inline;
	width: 100px;
	margin:0;
	padding:0;
}

.formTable tr td input {
	display: inline;
	float: left;
	margin:0;
	padding:0;
	width: 30px;
}


/*#Send To A Friend #*/
#sendToAFriend {
	margin: 20px 0 0 0;
	padding:15px 0 5px 15px;
	border: 1px solid #a78202;
	background-color:#f9f9f9;
}

#sendToAFriend h2 {
	font:14px "Lucida Sans Unicode", "Lucida Grande",  "Lucida sans", Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background:url(/static/images/arrows.gif) no-repeat 0 6px;
	font-weight: bold;
}
#sendToAFriend h2 a {
	text-decoration: none;
}


#SendToFriendFields input,
#SendToFriendFields textarea {
	display: block;
	width: 250px;
	font-size: 11px;
}

#SendToFriendFields textarea {
	height: 100px;
	font-size: 12px;
}

#SendToFriendFields .sendToFriendBtn {
	width: auto;
	margin: 10px 0 0 0;
}

#SendToFriendFields span.sendToFriendLabel {
	padding: 5px 0 0 0;
	display: block;
}

#sendToAFriend .sendToFriendSuccess {
	border: 1px solid #a78202;
	padding: 7px;
	margin: 10px 0;
	display: block;
	width: 350px;
}



/*# SEARCH RESULTS #*/
.ResultRelevance {
	width: 50px; 
	border: solid 1px #aaaaaa; 
	margin: 6px 6px 25px 25px; 
	color: #0000ff; 
	font-size: 2pt; 
	line-height: 4px; 
	height: 4px;
}

.ResultRelevanceBar {
	background-color:#003368;
	height:4px;
	line-height: 4px;
	
}

#FCK .ResultTitle p.link {
	margin:8px 0 2px;
}

#FCK .ResultTitle p.link a {
	color: #61686F;
	margin:0;
}

.search-hilite {
	color: #003368;
}

.search-hilite-back {
	background-color: #ccc;
}
.ResultDate {
	display:block;
	font-size: 10px;
	color: #bbb;
	font-weight: bold;
	padding: 0px 0 3px;
}

.ResultMetaDescription {
	font-size: 10px;
	color: #666;
	display:block;
	padding: 6px 0 3px;
}

/*#/Search - UNIVERSAL PAGER #*/
/* OVERALL LAYOUT*/
#smart-search-pager {
	margin: 0 0px 20px 0px;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#smart-search-pager .result {
	padding: 2px 0 6px 5px;
}

#smart-search-pager .navigation {
	background: url('/App_Themes/smartsearch/pager/bar-back.gif') top left repeat-x;
	border-top: 1px solid #ccc;
	padding: 0 5px;
}

/* FLOATING GROUPS*/
.left-group {
	float: left;
	padding: 12px 0;
}

.right-group {
	float: right;
	padding: 12px 0;
}

.clear {
	clear: both;
	height: 1px;
}

/* LEFT GROUP*/
#smart-search-pager .left-group a,
#smart-search-pager .left-group span {
	margin: 2px 0;
	padding: 5px 9px;
	border: 1px solid #003368;
	text-decoration: none;
	background-color: white;
}

#smart-search-pager .left-group a {
	color: #415A68;
	background: url('/App_Themes/smartsearch/pager/page-back.gif') top left repeat-x;
}

#smart-search-pager .left-group a:hover {
	background-color: #eee;
	background-image: none;
}

#smart-search-pager .left-group span {
	background-color: #003368;
	color: white;
	font-weight: bold;
}

#smart-search-pager .left-group .go-to,
#smart-search-pager .current {
	border: none;
	background: none;
	font-weight: normal;
	padding:0;
	color: black;
}



/* RIGHT GROUP*/
#smart-search-pager .right-group a {
	margin: 2px;
	padding: 5px 9px;
	border: 1px solid #003368;
	text-decoration: none;
}


#smart-search-pager .right-group span {
	margin: 2px;
	padding: 5px 9px;
	border: 1px solid #003368;
	text-decoration: none;
	
}

#smart-search-pager .right-group span {
	background-color: #003368;
	font-weight: bold;
}

span.next {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -32px -32px no-repeat;
}

span.prev {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -3px -32px no-repeat;
}

a.prev {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -3px -1px no-repeat;
}

a.next {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -32px -1px no-repeat;
}

a.prev:hover {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -3px -61px no-repeat;
}

a.next:hover {
	background: url('/App_Themes/smartsearch/pager/next-prev-slice.gif') -32px -61px no-repeat;
}



/*#/Search - REGULAR PAGER#*/
.PagerResults {
	margin-left: 12px;
}
.PagerNumberArea {
	margin-top: 10px;
}

.PagerNumberArea a {
	text-decoration: none;
}
.UnselectedPage,
.SelectedPage {
	margin: 2px;
	padding: 5px 9px;
	border: 1px solid #003368;
	text-decoration: none;
	
}

.SelectedPage {
	background-color: #003368;
	color: white;
	
}

.UnselectedPage a {
text-decoration: none;
}

/*#EP and Perspective Newsletter#*/

.section-divider {
	border-top: 1px solid #2a3353;
	margin-bottom: 10px;
}
.section-divider span {
	float: left;
	display: inline;
	width: 184px;
	font: 9px/10px Verdana, Arial, Sans-Serif;
	color: #fff;
	padding: 5px 0 5px 6px;
	background: #2a3353;
}

#FCK .section-divider span a {
	color: #fff;
	text-decoration: none;
}

#EP-list ul li {
	background: url(/static/images/bullet1.gif) no-repeat 0 7px;
	font: bold 11px Verdana, Arial, Sans-Serif;
	margin: 0 0 5px 0;
	padding-top: 4px;
}
#EP-list ul li a {
	text-decoration: none;
	color: #005f88;
}
#EP-list ul li a:hover {
	text-decoration: underline;
	color: #005f88;
}
#EP-list ul li small {
	display: block;
	font-weight: normal;
	padding: 5px 0 2px;
}

#EP-list ul li span{
	display: block;
	font-weight: normal;
	padding: 5px 0;
}

#EP-list ul li span.pdf{
	display: block;
	font-weight: bold;
	background:url(/static/images/icon_pdf.gif) no-repeat 0 3px;
	padding: 5px 0px 20px 25px;
}

.perspective-box {
	border-bottom: 2px solid #A78202;
	padding-bottom: 10px;
	margin-bottom: 20px;
}