/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited 
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}


/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

h4
{	
}

H5, {	padding-bottom: 5px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #336600;
}

H6  {padding-bottom: 5px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333333;
}



TFOOT, THEAD    {
}

TH  {
}


A:link  {
}

A:visited   {
}

A:active    {

}

A:hover {	}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

hr
{
	width: 100%;
	height: 1px;
	color:#999999
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.NavTableItem, .NavTableSelected
{	
	display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/ 
	display: inline-block; /* supported by Opera and ? */
	white-space:normal !important;
	text-wrap: unrestricted;
	width: 121px;
	height: 30px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
	
}



/*************** 9. ASSETS *****************/

#assets table.BodyTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
#assets Table
{
	background-color: #FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	overflow: hidden;
	padding-bottom: 5px;
}

#assets body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#assets p
{ 
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
                padding-bottom: 0px;
	padding-top: 0px;
}

#assets hr
{
	width: 100%;
	height: 1px;
	color:#999999
}

#assets a
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}

#assets a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#000000; 
	text-decoration: underline;
}

#assets a:link
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}

#assets a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
#assets a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#666666; 
	text-decoration:underline;
}
#assets a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	text-decoration:underline;
}
#assest a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#33333;
	text-decoration:underline;
}
#assets ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: square;
}
#assets ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: circle;
}
#assets ul ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: disc;
}
#assets li
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	
}
#assets ol
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
#assets form
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#assets textarea
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#assets input
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#assets select
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}

#assets td
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#assets .error
{
	font-weight: bold;
	color: red
}

#assets td.TableHead
{
	background-color: #336600;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	vertical-align:top;
}
#assets td.TableHead a 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#assets td.TableHead a:link 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#assets td.TableHead a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#assets td.TableHead a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:underline;
}
#assets td.TableHead a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}
#assets td.TableHead a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}

#assets td.TableSubHead
{ 
	background-color: #CCCCCC;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

#assets td.TableCopy
{
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

#assets td.TableCopyAlt
{  
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}
#assets td.NormalStyle
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	vertical-align:top;
}

#assets hr
{
	border-top-color: #999999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#assets h1
{ 
	font-family:arial,helvetica,sans-serif;
	font-size: 20px;
	color:#666666;
}

#assets h2
{            
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #666666;
padding-bottom:2px;
	
}



#assets h3
{
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
} 
#assets h4
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	border-bottom: solid #666666 1px;
	margin-bottom: -1em;
}
#assets h5
{
	padding-bottom: 5px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
} 
#assets h6
{ 
	padding-bottom: 0px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #666666;
} 
} 

/*************** 9. ASSETS *****************/

/*************** 10. INNER *****************/

#inner table.BodyTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}
#inner Table
{
	background-color: #FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	overflow: hidden;
	padding-bottom: 0px;
}

#inner body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#inner p
{ 
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
                padding-bottom: 0px;
	padding-top: 0px;
}

#inner hr
{
	width: 100%;
	height: 1px;
	color:#999999
}

#inner a
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}

#inner a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	color:#000000; 
	text-decoration: underline;
}

#inner a:link
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}

#inner a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
#inner a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#666666; 
	text-decoration:underline;
}
#inner a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	text-decoration:underline;
}
#assest a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:#33333;
	text-decoration:underline;
}
#inner ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: square;
}
#inner ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: circle;
}
#inner ul ul ul
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type: disc;
}
#inner li
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	
}
#inner ol
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
#inner form
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#inner textarea
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#inner input
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}
#inner select
{
	font-size: 11px;
	font-family:arial, helvetica, sans-serif;
}

#inner td
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#inner .error
{
	font-weight: bold;
	color: red
}

#inner td.TableHead
{
	background-color: #336600;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 11px;
	vertical-align:top;
}
#inner td.TableHead a 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#inner td.TableHead a:link 
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#inner td.TableHead a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:none;
}
#inner td.TableHead a:active
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF; 
	text-decoration:underline;
}
#inner td.TableHead a:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}
#inner td.TableHead a:visited:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#FFFFFF;
	text-decoration:underline;
}

#inner td.TableSubHead
{ 
	background-color: #CCCCCC;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

#inner td.TableCopy
{
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}

#inner td.TableCopyAlt
{  
	background-color: #CCCCCC;
	font-size: 11px;
	color : #000000;
	vertical-align:top;
}
#inner td.NormalStyle
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	vertical-align:top;
}

#inner hr
{
	border-top-color: #999999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inner h1
{ 
	font-family:arial,helvetica,sans-serif;
	font-size: 20px;
	color:#666666;
}

#inner h2
{            
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #ff5b02;
margin-bottom: 0px;
	
}

#inner h3
{
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
} 
#inner h4
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	border-bottom: solid #666666 1px;
	margin-bottom: -1em;
}
#inner h5
{
	padding-bottom: 5px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
} 
#inner h6
{ 
	padding-bottom: 5px;
	margin: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #666666;
} 
} 

/*************** 10. MGI *****************/

/* slider */

#slider {
	width:150px;
	margin: 0;
	padding: 0;
}

#slider .header {
	width:150px; 
	margin-top:0px; 
	padding: 8px 0 0 6px;
	_padding-bottom: 7px;
	cursor:pointer; 
	background: transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/btn_bg_next.gif) 0 0 no-repeat;
	min-height: 22px;
	font-size: 13px;
	letter-spacing: 0px;
	color: #777777;
	font-weight: bold;
	line-height: 14px;
}

#slider #one-header.header { background: transparent url(/B2C/Portals/0/MGI/Images/btn_bg_first.gif) 0 0 no-repeat; }

#slider #one-header.on { background: transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/btn_bg_first.gif) 0 0 no-repeat; }

#slider .on {
	color: #000000;
}

#slider .header:hover {
	background: transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/btn_bg_next.gif) 0 0 no-repeat;
}

#slider #one-header.header:hover, #slider #one-header.on:hover { background: transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/btn_bg_first.gif) 0 0 no-repeat; }

#slider .content {
	background-color: #efefef; /* #C3DBE5 */
	font-size: 0.85em;
	overflow:hidden;
}

#slider .content.last {

	background: #efefef url(/WSCM_MFLCanada/Portals/0/MGI/Images/img_rhs_promo_bottom.gif) 0 100% no-repeat;
	overflow:hidden;
}

#slider .text {
	/*width:135px; */
	padding:1px 0 1px 0;
	overflow:hidden;
}

#slider .text p {
	padding: 3px 3px 4px 7px;
	margin: 0px;
}

#slider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#slider li {
	display: block;
	width: 150px;
	/*float: left;*/
	padding: 0;
	margin: 0;
	border-top: 1px solid #cecece; /* #789CAC */
}

#slider li a{
	background: #efefef url(/WSCM_MFLCanada/Portals/0/MGI/Images/chevron.gif) 7px 9px no-repeat; /* #c3dbe5 */
	padding: 3px 2px 5px 14px;
	_padding-bottom: 1px;
	display: block;
	margin: 0;
}

#slider li a:link, 
#slider li a:visited, 
#slider li a:hover, 
#slider li a:active {
	color: #333333; 
	text-decoration: none;
}

#slider li a:hover {
	text-decoration : none; 
	color :#2E3639; 
	background-color:#eaeaea; /* E8F1F6 */
	
}

#slider li.first  {border: none; padding-top: 0}


#slider .text .listing {
	margin: 0;
	padding: 0;
}

#slider .text .listing li {
	padding-top: 5px;
	padding-left: 7px;
	overflow: hidden;
	width: 141px;
	font-family: Arial;
}

#slider .text .listing .label {
	font-weight: bold;
	color: #000;
	float: left;
	padding-bottom: 5px;
}

#slider .text .listing .left-item {
	clear: both;
	color: #333;
	float: left;
	width: 55px;	
	padding-bottom: 4px;
}

#slider .text .listing .right-item {
	color: #333333;
	float: right;
	width: 65px;
	border-left: 1px solid #333;
	padding-left: 20px;
}

#slider .text .listing li.first {border: none; padding-top: 5px;}


/* Tab Nav */
#tabnav { width: 150px; height: 103px; background: transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/bg_contact.gif) no-repeat top left }
#tab-header { padding: 8px 0 0 6px; font-size: 13px; letter-spacing: 0px; color: #000000; font-weight: bold; line-height: 14px; }
#tab-phone-number { padding-top: 20px; padding-left: 42px; font-size: 12px; font-weight: 600; color: #666666; letter-spacing: 0px; _letter-spacing: 0px; }
#tab-email { padding-top: 17px; padding-top: 20px; padding-left: 42px; font-size: 14px; font-weight: bold; color: #666666; }
#tab-email a { text-decoration: none; color: #4a4a4a; }
#tab-email a:hover { text-decoration: underline; }


/* text styles */
#MGI h1 { font-size: 2em; margin-top: 0; padding-top: 0; }
#MGI h3 { margin-bottom: 2px; font-size: 1.3em; border-bottom: solid 1px #e0e0e0; }
#MGI h4 { font-size: 1.2em; color: #4a4a4a; }
#MGIfundslist-wrapper h3 { margin: 0; padding: 8px 0 6px 5px; color: #000000; }
#MGI ul { list-style: square; }
#MGI content p { margin-bottom: 0.7em; margin-top: 0; }
#MGI pod-disclaimer p { margin-bottom: 0.6em; margin-top: 0; }
#MGI a { text-decoration: underline; color: #333333; }
#MGI a:hover { text-decoration: underline; }

/*#footer-wrapper { width: 100%; font-size: 0.7em; color: #666666; text-align: center;}*/

#footer-wrapper {
	clear : both;
	margin-left : 5px;
	margin-right: 5px;
	padding-top : 0px;
	font-size : 0.6em;
	color : #666666;
}

#footer-wrapper  a:link {color : #666666; text-decoration : none;}
#footer-wrapper  a:visited {color : #666666; text-decoration : none;}
#footer-wrapper  a:hover {color : #666666; text-decoration : underline;}
#footer-wrapper  a:active {color : #666666; text-decoration : none;}

.float-left {float : left;}
.float-right {float : right;}

a.btn-top {
	background : transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/icon_backToTop.gif) 0 0 no-repeat;
	padding : 2px 10px 4px 19px;
}
a.btn-print {
	background : transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/icon_printPage.gif) 0 0 no-repeat;
	padding : 2px 10px 4px 19px;
}
a.btn-legal {
	background : transparent url(/WSCM_MFLCanada/Portals/0/MGI/Images/icon_legalInfo.gif) 0 2px no-repeat;
	padding : 2px 0 4px 17px;
	font-weight : normal;
	font-size : 0.9em;
}

#page-menu {
	clear : both;
	display : block;
	font-size : 1.1em;
	font-weight: bold;
}

#footer {
	clear : both;
	padding-top : 3px;
	border-top : 1px solid #666666;
	line-height : 1.4em;
}

#pod-disclaimer { font-size: 0.8em; color: #777777; border: solid 1px #e0e0e0; background-color: #fafafa; margin-top: 30px; _margin-top: 0px; padding: 5px; }
.disclaimer { font-size: 0.8em; color: #777777; font-weight: normal; margin-top: 0px; padding-top: 0px; }
p.disclaimer-header { margin-bottom: 0px; padding-bottom: 0px; font-size: 0.85em; }
#pod-disclaimer p { margin-bottom: 0.6em; margin-top: 0; }


#content p { margin-bottom: 0.7em; margin-top: 0; }

#content-wrapper { width: 100%; margin: 0 0 20px 0; padding: 0; float: left; }

#content { float: left; width: 750px; _width: 770px; font-size: 0.8em; margin: 0 17px 0 9px; background: #ffffff url(/WSCM_MFLCanada/Portals/0/MGI/Images/content-bg.gif) 0 0 no-repeat; padding: 10px; min-height: 400px; } /* width is 590 when rhs comes up, 740 when not */
#content1 { float: left; width: 570px; _width: 590px; font-size: 0.8em; margin: 0 17px 0 17px; background: #ffffff url(/WSCM_MFLCanada/Portals/0/MGI/Images/content-bg.gif) 0 0 no-repeat; padding: 10px; min-height: 400px; } /* width is 590 when rhs comes up, 740 when not */
* html #content { 
   height: expression( this.scrollHeight < 401 ? "400px" : "auto" ); /* sets min-height for IE */
   min-height: 400px; /* sets min-height value for all standards-compliant browsers */
}
* html #content { margin-left: 4px; }
html>body #content { *margin-left: 9px; }

#content-box { width: 31%; _width: 245px; float: left; position: relative; border: solid 1px #e0e0e0; padding: 5px 5px; margin-bottom: 7px; background-color: #fafafa; font-size: 12px; }
#content-box-full { width: 98.2%; _width: 751px; float: left; position: relative; border: solid 1px #e0e0e0; padding: 5px 5px; margin-bottom: 7px; background-color: #fafafa; font-size: 12px; }
#content-box-half { width: 47.9%; _width: 48.9%; float: left; position: relative; border: solid 1px #e0e0e0; padding: 5px 5px; margin-bottom: 7px; background-color: #fafafa; font-size: 12px; overflow: auto; }
.content-box-2thirds { width: 64.8%; _width: 497px; float: left; position: relative; border: solid 1px #e0e0e0; padding: 5px 5px; margin-bottom: 7px; background-color: #fafafa; font-size: 12px; }

#content-box-aggr {float: left; position: relative; width: 67.4%; _width: 465px; margin: 0; padding: 0; }
#content-box-aggr #content-box { width: 46%; _width: 47%; height: 208px; }

#fund-overview {float: left; position: relative; margin: 0; padding: 0; text-align: left; padding: 5px; }
.fund-left { width: 60%; _width: 60.5%; }
.fund-right { width: 37%; background-color: #f0f0f0; }

#content-box-2thirds h3, #content-box-half h3, #content-box h3 { margin-bottom: 6px; font-size: 1.3em; margin-top: 0px; border-bottom: solid 1px #e0e0e0; /*border-top: solid 1px #e0e0e0; background-color: #f0f0f0;*/ }
#content-box-2thirds h3 a, #content-box-half h3 a, #content-box h3 a { color: #000; }
#content-box-2thirds a, #content-box-half a, #content-box a { text-decoration: none; color: #4a4a4a;}
#content-box-2thirds a:hover, #content-box-half a:hover, #content-box a:hover { text-decoration: underline; }
#content-box-2thirds ul, #content-box-half ul, #content-box ul { margin-left: 10px; padding-left: 10px }
#content-box-2thirds li, #content-box-half li, #content-box li { margin-bottom: 4px; }



















