/*--------------------
GENERIC
------------------------*/
body
{
	margin-top:5px;
	padding: 0px;
	background-color: #fff;
	color: #333333;
	font-variant: normal; 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
                font-size: 84%; /*changed from 74% as per the business request */
	margin-bottom:25px;	
}  

img 
{
	border: 0px; 
} 

p
{
	line-height: 130%; 
}

a 
{
	font-weight: bold;
	color: #646464;	
	text-decoration:none;
}	

a:hover
{
	color: #000;	
	text-decoration: underline;
}

div#clearer
{
	clear: both;
}



/*--------------------
PRE-HEADER
------------------------*/
.headerlink 
{
	margin: 0;
	text-align: right;
	vertical-align:bottom;
	height:30px;
}

* html .searchbox
{
	vertical-align:top;	
	bottom:0px;
}

.searchbox
{	
	vertical-align: middle;
	padding-bottom:18px;	
}

/*--------------------
HEADER
------------------------*/
div#header 
{	
	width: 760px;
height:105px;
	float: left;
	clear: both;
	padding:0;
	margin:0;
}

* html div#header {margin:0 0 3px 0;}

div.formcontainer {
	margin: 0;
	padding: 0;
	background: url('http://www.counselservices.com/images/headerBackground.gif') no-repeat;
	float: right;
	width: 480px;
        height: 105px;
}

div.formcontainer img {
        
	padding: 35px 15px 0px 0px;
}



div#headerlogo {
	padding: 0;
	margin: 0;
	width: 280px;
        height: 105px;
	float: left;
	overflow: hidden; 
}

/*--------------------
PAGE CONTENT (MAIN CONTAINERS)
------------------------*/
div#page
{
	margin:auto;
	width: 760px;
}

div#content 
{
	margin: -5px 0 0 0;
	padding: 0;
	width: 760px;
	background: url(/images/generic/maincontent.gif) repeat-y;
	float: left;
	clear: both;
}

div#leftsidebar 
{
	float: left;
	width: 150px;
	margin-left: 10px;
	padding: 0px;
	overflow: hidden;	
}

div#maincontent
{
	position: relative;
	margin: 0px 0px 0px 23px;
                padding-left: 2px;
	width: 560px;
	float: left;	
                overflow: hidden;
}

* html div#maincontent
{
	position: relative;
	margin: 0px 0px 0px 13px;
                padding-left: 2px;
	width: 560px;
	float: left;	
                overflow: hidden;
}

body#OurPerformance div#maincontent
{
	position: relative;
	margin: 0px 0px 0px 13px;
                padding-left: 2px;
	width: 580px;
	float: left;	
                overflow: hidden;
}


*html body#OurPerformance div#maincontent
{
	position: relative;
	margin: 0px 0px 0px 3px;
                padding-left: 2px;
	width: 580px;
	float: left;	
                overflow: hidden;
}

body#OurPerformance div#maincontent h1, 
body#OurPerformance div#maincontent p,
body#OurPerformance div.heading
{
   margin-left: 8px;
   margin-right: 2px;
}

div#maincontent h1
{
	margin: 10px 0;
                padding-left: 0px;
	clear: left;
	font-size: 1.1em;
	text-align: left;	
}

div#maincontent h3
{
        font-size: 1.1em;
        font-weight: bold;
	text-align: left;	
}

div.heading 
{
	margin-top: 5px;
	margin-bottom: 5px;	
	clear: both;
	border-bottom: .25pt #646464 solid;
	height: 20px;
	width: 555px;
	
}



/*--------------------
MENU - FOOTER
------------------------*/
div#footer
{
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(/images/generic/footer.gif) no-repeat left bottom;
	height: 21px;
	clear: both;
}
div#footer p
{
	margin: 0px;
	padding: 12px 0 0 0;
	font-size: 0.9em;
	text-align: center;
}
.footercont
{
	margin: 0px;
	padding-top:10px;
	font-size: 1.0em;
	text-align: center;
}
.footercont a
{
   	color:#000;
        font-weight: normal;
	text-decoration: none;	

}

.footercont a:hover
{
   	color:#646464;
        font-weight: normal;
	text-decoration: underline;
}

/*--------------------
MENU - TOP NAV
------------------------*/
div#mainmenu
{
	margin: 0px;
	padding: 0px;	
	width: 760px;
	background: url(/images/generic/navbar2.gif) no-repeat;
	height: 43px;
	clear: both;
}

* html div#mainmenu
{
	margin:0;
	padding: 0;	
	width: 760px;
	background: url(/images/generic/navbar2.gif) no-repeat;
	height: 43px;
	clear:both;
	float: none;
}

div#topnav 
{
	padding-left: 5px;
	width: 760px;
	height: 38px;
	float: none;
	clear: both;
}



span.TopNav {
     display: none;
}


/*--------------------
MENU - SIDE NAV
------------------------*/

div.navmenu
{
	margin-top: 0px;
	margin-left:0px;
	background-color:#000000;
	text-align:left;
}
* html div.navmenu
{
	margin-top: 0px;
	margin-left: 0px;
	background-color:#000000;	
}
div.navmenu ul 
{
	padding-top:10px;
	border: 0;
	margin: 0;	
	padding-left:0px;	
	list-style: none;
	text-align: left;
	clear: left;
	background-color:#000000;
	width:150px;	
}
* html div.navmenu ul 
{
	padding-top:10px;
	border: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	clear: left;
	background-color:#000000;
	width:140px;	
}

li.level3, li.level3current {
   padding-left: 10px;

}

li.level4, li.level4current {
   padding-left: 20px;
color:#646464;
}

li.level4, li.level4current {
   padding-left: 30px;

}

li.level4 + li.level3 {

	padding-top:5px;

}


a.level2
{  
   	font-size: 1.1em;
   	text-transform: uppercase;
        font-weight: normal;
   	color: #FFFFFF; 
	text-decoration: none;
	display: block;	
	padding-top:5px;
	padding-bottom:5px;
}
* html a.level2
{  
   	font-size: 1.1em;
   	text-transform: uppercase;
   	color: #FFFFFF; 
	text-decoration: none;
	display: block;	
	padding-top:5px;
	padding-bottom:5px;
}
a.level2current
{  
	font-size: 1.1em;
	text-transform: uppercase;
        font-weight: bold;
	color: #646464; 
	text-decoration: none;
	display: block;	
	padding-top:5px;
	padding-bottom:5px;
}
* html a.level2current
{  
	font-size: 1.1em;
	text-transform: uppercase;
        font-weight: bold;
	color: #646464; 
	text-decoration: none;
	display: block;	
	padding-top:5px;
	padding-bottom:5px;
}
a.level3 {

        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.0em;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.level3current {

        color: #646464;
        font-weight: bold;
        font-size: 1.0em;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:hover.level3 {
  color: #646464;
}

a:hover.level3current {
  color: #646464;
  font-weight: bold;
}

 a.level4
{
	font-size: 1.0em;
        font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
color:#646464;
	padding-bottom: 4px;

}

a.level4current
{
color:#646464;
	font-size: 1.0em;
        font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;

}

a.level5
{
	font-size: 1.0em;
        font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;

}

a.level5current
{
color:#646464;
	font-size: 1.0em;
        font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;

}

a.level4
{		
	color: #fff; 
        
}

a:hover.level2, a:hover.level2current
{		
	color: #646464; 
                font-weight: bold;
                font-size: 1.1em;
                letter-spacing: 0.25px;
}

a:hover.level4current
{		
	color: #646464; 
        font-weight: bold;
}

a.level4current, a:hover.level4
{
	font-weight: bold;
	color: #646464;
}	

a.level5
{
	color: #FFFFFF; 
}

a:hover.level5current
{
	color: #646464; 
        font-weight: bold;
}

a.level5current, a:hover.level5
{
        font-weight: bold;
	color: #646464;
}	
	


	
/****  for controlling the lines between the side menus  ***/
li.level2
{
	border-bottom: #646464 1px solid;
}
li.level2current + li.level2, li.level3 + li.level2, li.level3current + li.level2, li.level4 + li.level2, li.level4current + li.level2, li.level5 + li.level2, li.level5current + li.level2
{
	border-top: #646464 1px solid;
                margin-top: -1px;
}

/*--------------------
BREADCRUMBS
------------------------*/
.breadcrumb
{
	margin: 0px;
	padding: 0px;	
	font-size: 7pt;
	list-style: none;
	clear: both;
}
.breadmain
{
	float: left;
	width: auto;
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}
.breadmain a
{
   	color:#646464;
	text-decoration: none;	
}

.breadmain a:hover
{
   	color:#000;
	
}
.breadmain a:hover
{	
	text-decoration:underline;
}
.breadall
{
	float: left;
	width: auto;
	margin-left:4px;
	text-align:left;
	background: url(/images/buttons/btnBreadArrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}	
.breadall a
{
    display:block;
	padding-left:15px;
	color:#646464;
	text-decoration: none;	
}
.breadall a:hover
{	
	text-decoration:underline;
color:#000;
}

/*--------------------
PAGING CONTROL
------------------------*/

 span.searchIndxLeft
 {
	float: left;
	width: 35%;
	padding:0;
	text-align: right;
}
span.searchIndxRight
{
	float: left;
	width: 35%;
	padding:0;
	text-align: left;
}
.searchIndxCenter
{
  width: 15px;
}


/*--------------------
SEARCH
------------------------*/

#maincontent fieldset
{
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin: 0;
	padding-left: 10px;
	width: 98%;
	background-color: #EAE7E0;	
}

div.headingunderline
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	clear: both;
	border-bottom: 1px #b09b82 solid;
	height: 20px;
}

div.searchhead a
{
	font-size: 1.0em;
	color: #b09b82;
	font-weight: normal;
	text-decoration: none;
}
div.searchhead a:hover
{
	font-size: 1.0em;
	color: #b09b82;
	font-weight: normal;
	text-decoration: underline;
}
div.searchhead {
   clear: both;
}


div.searchbutton
{
	clear: both;
	width: 490px;
	text-align: center;
}

.links
{
	
	font-size: 0.9em;
	float: left;
	clear: both;
	padding-bottom: 10px;
}

.contents
{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 525px;
}

.highlight
{
	background-color: #EAE7E0;	
}

input.textSearchSmall
{
	width: 75px;
	margin: 0;
}

div.row span.labelSearch
{
	float: left;
	width: 25%;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
div.row span.labelSort
{
	float: left;
	width: 10%;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}

div.row span.radio
{
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 0;
	float: left;
	width: 55%;
	text-align: left;
}

div.row span.chkright
{
	float: right;
	padding-right: 15px;
	width: 25%;
	font-weight: bold;
	text-align: left;
}

div.row span.searchfield
{
	padding: 0 0 0 0;
	float: right;
	text-align: left;
	width: 70%;
}
/*--------------------
OUR PERFORMANCE
------------------------*/

.hidden {
    display: none;
}


div.disMssge
{
	clear: both;
	width: 100%;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
	vertical-align: middle;
}


a.nolinkperf, a:hover.nolinkperf {
       colour: #000;
       text-decoration: none;

}

.labelsourperf {
      font-weight: bold;
      font-size: 1.0em;

}

table.bordered
{ 
	border: 1px  #bcab96 solid;
	margin-left:0px;
	padding-right: 0;
	width: 574px;	
}
* html table.bordered
{ 
	border: #bcab96 1px thin;
	padding-left: 0px;
	padding-right: 0px;
	width: 573px;		
}
table.bordered td 
{
	border-bottom: #bcab96 1px solid;
	border-right: #bcab96 1px solid;
	font-weight: bold;
	
}

.left {
               text-align: left;
}

table.watchlist
{ 
	border: 1px  #bcab96 solid;
	margin-left:150px;
	padding-right: 0;
	width: 250px;	
}

table.watchlist td 
{
	border-bottom: #bcab96 1px solid;
	border-right: #bcab96 1px solid;
	font-weight: normal;
	
}

tr.odd
{ 
	background: #fff;
	font-size: 0.9em;
}
tr.even
{
	background: #EAE7E0;
	font-size: 0.9em; 
}
tr.add 
{
	background: #FFFFCC; 
	font-size: 0.9em;
}
th
{
	font-size: 0.9em;
	background-color:#D5CEC2;
	font-weight: bold;
	color: #000;
	padding:2px;
	vertical-align: middle;
	text-align: center;
}
td 
{
	padding:2px;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
}
th a, th a:hover, th a:visited, th a:link, th a:active 
{
	color: #000;
	font-size: 0.9em;
}
th.action
{
	background-color:#D5CEC2;
	width: 16px;
}
td.action
{
	width: 18px;
}
table.bottombordered
{
	border-width: 0px;
	border-right-width: 0px;
}
table.bottombordered th 
{
	border-width: 0px;
}
table.bottombordered td 
{
	border-width: 0px;
	border-bottom: #bcab96 1px solid;
}

* html div.footing 
{
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left:0px;
	clear: both;
	height: 20px;
	width: 573px;
		
}
div.footing 
{
	margin-top: 5px;
	margin-bottom: 5px;	
	clear: both;
	margin-left:10px;
	height: 20px;
	width: 573px;
		
}

div.footing a.disabled
{
	color:#8C8E8C;
	text-decoration:none;
}
div.footing a:hover.disabled
{
	color:#8C8E8C;
	text-decoration:none;
}
div.footing a.enabled
{
	text-decoration:none;
}
div.footing a:hover.enabled
{
	text-decoration:underline;
}

div.row span.labeltab
{
	font-weight: bold;
	float: left;
	padding-left: 5px;
	width: 80px;
	font-weight: bold;
	text-align: left;
}

* html div.row span.labeltab
{
	font-weight: bold;
	float: left;
	padding-left: 5px;
	width: 15%;
	font-weight: bold;
	text-align: left;
}

div.row span.fieldtab
{
	float: left;
	width: 108px;
	text-align: left;
}
* html div.row span.fieldtab
{
	float: left;
	width: 20%;
	text-align: left;
}

.name
{
	font-size: 0.9em
	text-align: center;
}
.namewidthperf
{
	font-size: 0.9em
	font-weight: bold;
	width: 20px;
	text-align: center;
}
* html .namewidthperf
{
	width: 30px;
	text-align: center;
}
.numericwidthperf
{
	width: 31px;
	text-align: center;
}
* html .numericwidthperf
{
	width: 30px;
	text-align: center;
}
.namewidth
{
	font-size: 0.9em
	font-weight: bold;
	width: 39px;
	text-align: center;
}
.datewidth
{
	width: 40px;
	text-align: center;
}
* html .datewidth
{
	width: 60px;
	text-align: center;
}
* html .namewidth
{
	width: 40px;
	text-align: center;
}
.numericwidth
{
	width: 30px;
	text-align: center;
}
* html .numericwidth
{
	width: 40px;
	text-align: center;
}
.historicnamewidth
{
	font-size: 0.9em
	font-weight: bold;
	text-align: center;
}
.historicnumericwidth
{
	width: 60px;
	text-align: center;
}

.padgo
{
	padding: 0 0 0 2px;
	float: left;
}

/*--------------------
SECTION (ADMIN - PRICES & PERFORMANCE, EMAIL)
------------------------*/

div#divRdos
{
	float: right;
	width: 40%;
	text-align: right;
	font-weight: bold;
}

div#divRdos table
{
	float: right;
	padding-right: 7px;
}

div.section
{
	padding-top: 5px;
	float: left;
	clear: both;
	width: 550px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: center;
}
* html div.section
{
	width: 540px;
}

div.sectionaction
{
  	padding-top: 18px;
	padding-bottom: 18px; 
	clear: both;
	text-align: center;
	width: 100%;
}

.ddlFunds
{
	width: 420px;
	float: left;
}
* html .ddlFunds
{
	width: 430px;
	float: left;
}

.ddlAdmin
{
	width: 180px;
}

input.text
{
	width: 260px;
	margin: 0;
}

input.textdate
{
	width: 15%;
	margin: 0;
}

div.row span.labelEmail
{
	float: left;
	width: 46%;
	text-align: right;
	font-weight: bold;
}

div.sectionaction span.field2
{
	padding: 0 5px 0 0;
	width: 45%;
	text-align: left;
}


div.row span.field1
{
	padding: 0 5px 0 0;
	float: right;
	width: 55%;
	text-align: left;
}
div.row span.field2
{
	padding: 0 5px 0 0;
	float: left;
	width: 35%;
	text-align: left;
}

div.row span.fieldEmail
{
	padding: 0 0 0 5px;
	float: left;
	text-align: left;
}

/*--------------------
OUR SPECIALISTS
------------------------*/


div.ManagerPhoto
{
                clear: left;
	float: left;
	width: 120px;
	height: 140px;
}

div.FundManagerName, div.FundsManaged
{
	padding-top: 12px;
	width: 430px;
	float: left;
	font-weight: bold;
	color: #b09b82;
}

div.FundManagerCompany, div.Mandate
{
	float: left;
	padding-top: 5px;
	width: 430px;
	font-weight: bold;
}


div.ManagerBio
{

	float: left;
	clear: both;
	width: 555px;
	padding-top: 10px;
	padding-bottom: 5px;
	page-break-after: auto;
}

div.champagne
{
	color: #b09b82;
}
div.champagne a
{
	color: #b09b82;
}

/*--------------------
PLANNING TOOLS
------------------------*/

div.calcontent
{
	height: 375px;
}

/*--------------------
ERROR MESSAGE
------------------------*/
div.errMssge
{
	clear: both;
	width: 100%;
	color: Red;
	font-weight: bold;
	text-align: center;
}


/*--------------------
CONTACT US
------------------------*/

textarea.big
{
	width: 210px;
	height: 70px;
}

textarea.medium
{
	width: 210px;
}

.chkbox
{
	width: 68%;
	margin: 0;
	padding-right: 12px;
	font-weight: bold;
}
* html .chkbox
{
	width: 68%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/*--------------------
TABS
------------------------*/

iframe {
   margin-left: 0px;
}

.dynamic-tab-pane-control.tab-pane
{
	width: 573px; 
	position: relative;
	margin-left: -10px;
}
* html #tabContainer
{
	width: 555px;
	margin: 0 0 0px 0px;
	padding: 0;
	clear: both;
}
#tabContainer
{
	width: 573px;
	margin: 0;
	padding: 0;
	clear: both;
}

tab-page
{
	border: 0;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.dynamic-tab-pane-control .tab-row .tab
{
	font-size: 1.1em;
	width: 138px;
	float: left;
	margin: 1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
	border: 0;
	display: inline;
	white-space: nowrap;
	background-image: url('http://uat.counselwealth.com/images/tab.gif');
	text-align: center;
	height: 18px;
	position: relative;
	top: 0;
	overflow: hidden;
	cursor: pointer;
	z-index: 1;
}
.dynamic-tab-pane-control .tab-row .tab.selected
{
        color: #FFFFFF;
	width: 140px !important;
	border-bottom-width: 0;
	padding: 2px 0px 0px 0px;
	margin: 1px -3px -3px 0px;
	background-image: url('http://uat.counselwealth.com/images/tab_active.gif') !important;
	background-repeat: no-repeat;
	height: 20px !important;
	z-index: 3;
	top: -2px;
}

.dynamic-tab-pane-control .tab-row .tab a
{
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
.dynamic-tab-pane-control .tab-row .tab.hover
{
	width: 138px;
	background-image: url('/images/tab_hover.gif');
	background-repeat: no-repeat;
	height: 18px;
}
.dynamic-tab-pane-control .tab-page
{
	border: #bcab96 1px solid;
	padding: 0;
	width: 100%; 
	float: left;
	background-color: #EAE7E0;
	z-index: 2;
	position: relative;
	top: -2px;
}

.dynamic-tab-pane-control .tab-page p
{
   padding: 0 5px 0 5px;
}

.dynamic-tab-pane-control .tab-row
{
	white-space: nowrap;
	z-index: 1;
}

div.row span.twocols {
	float: left;
        margin-left: 10px;
	width: 48%;
	text-align: left;
}

div.row span.twocols ul {
  list-style: none;
}

/*--------------------
FORMS & FORM ELEMENTS
------------------------*/

form
{
	font-size: 0.9em;
}
input, select, textarea
{
	margin: 0;
}

input.textmedium
{
	width: 70%;
	margin: 0;

}

textarea, select
{
	width: 143px;
}

select.textverylarge
{
	width: 73%;
	margin: 0;
}

div.row
{
	clear: both;
	padding-top: 5px;
	width: 100%;
}

div.row span.label
{

	float: left;
	width: 40%;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}


div.row span.label2
{

	float: left;
	width: 60%;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

div.row span.label3
{

	float: left;
	width: 72%;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

div.row span.field
{
	padding: 0 5px 0 0;
	float: right;
	width: 55%;
	text-align: left;
}

.boldlabel
{
	font-weight: bold;
}
/*------------------- 
ORDER FORM
-------------------*/
.qty{width:10%;float:left;font-weight: bold; font-size: 11px;}
.gap{float: left; width: 30%; display:static;}
.col1{float: left; width: 18;font-weight: bold; font-size: 11px;}
.subheading{width:100%;float:left;background-color:#cccccc;text-align:left;font-weight:bold;padding-top:1%;padding-bottom:1%;padding-left:1%;}

/*--------------------
RETRIEVE PASSWORD
------------------------*/

/* Hides from IE5-mac \*/
* html .loginForm {height: 1%;}
/* End hide from IE5-mac */

.loginForm fieldset {
	font-weight: bold;
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	width:91%;
	float: left;
}
.loginForm input {
	font-weight: normal;
	font-size: 0.9em;
	float: left;
}
.loginForm input.second {
	clear: right;
}
.loginForm input.submit {
	clear: both;
}
.loginForm label {
	width: auto;
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
	font-size: 1.0em;
}
input.loginBtn, input.BTN {
	float:none;
	width:76px;
	height:26px;
	border: 0;
	margin:10px 10px 0 0;
	padding: 0;
        font-size: 0.9em;
        color: #FFFFFF;
}
/* style Maestro code
Tables are bad!
(one rule applies above)*/
#maincontent fieldset {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0 1em 1em 1em;
	width:91%;
	background-color:#EAE7E0;
	border:1px inset #000;
}
fieldset table td {
   text-align: left;
}
input.BTN {
	background-image: url('http://www.counselservices.com/images/icons/btnBlank.gif');
	margin:10px 0 0 0;
	cursor: pointer;
        text-align: center;
}
#Form3_Label902, #Form3_Label908, #Form2_Label901 {
	font-size:1.0em;
	font-weight: bold;
}

/* End MaestroCMS hacks */

