/* Customer classes styles */

body.printer
{
  background-color: #ffffff;
}
.copylight
{
	font: Tahoma, sans-serif;
	font-size:6px;
	color:#606060;
	padding-left:30px;
}
.noborder
{
  border: 0px;
  padding: 0px;
}

.border
{
  border: solid 1px #404040;
  padding: 5px;
}

.smalltext
{
  font: 90%/100% Tahoma, sans-serif;
}

.articledate
{
  font: 11px/15px Tahoma, sans-serif;
  color: #0a760c;
  margin: 0px;
  padding: 1px 0px 5px 0px;
}

img.article /* This defines how images are placed in news articles and messages */
{
  float: left;
  margin: 0px auto;
  padding: 0px 10px 5px 0px;
}

img.current
{
  float: right;
  padding: 10px 15px 5px 10px;
}

.top
{
  vertical-align: top;
}
.minilist {
list-style:circle;
padding-left:0px;
text-align:left;

}
.rightborder{
  border-right-color:#CCCCCC;
  border-right-width:medium;
  padding-right:25px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: none;
  border-left-style: none;
}
.leftborder{
  border-left-color:#CCCCCC;
  border-left-width:medium;
  padding-left:25px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-left-style: dotted;
  border-bottom-style: none;
  border-right-style: none;
}
.leftpadding{
padding-left:20px;}

.redheading {
  font-size:20px;
  font-weight:bold;
  color:#e31937;
  text-align:left;
  line-height: 1.2em;
}
.redheading2 {
  font: 14px/18px Tahoma, sans-serif;
  font-weight: normal;
  color: #e31937;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.redHeadingSidebar {
  color: #e31937;
  text-transform: capitalize;
  font: 12px/16px Tahoma;
  line-height: 12px;
}
.redheadingSmall{
  font-size:11px;
  font-weight:bold;
  color:#e31937;
  text-align:left;
  line-height: 1.9em;
}
.redheadingSmall2{
  font-size:11px;
  font-weight:normal;
  color:#e31937;
  text-align:left;
  line-height: 1.9em;
}
.blueheading{
font-size:12px;
line-height:1.2em;
color:#00338d;
}
.blueheading2{
font-size:13px;
line-height:1.2em;
color:#00338d;
}
.blueheadinglarge{
font: 14px Tahoma, sans-serif;
  font-weight: bold;
  color: #0649A2;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}
.blackheading {
  font: 14px/18px Tahoma, sans-serif;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  padding: 0px 20px 5px 0px;
}
.link {
font-size:11px;
line-height:1.2em;
color:#00338d;
}
.whitelink {
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
.standardfontsize {
font-size:11px;
color:#404040;
}
a.headingtwolink {
  font: 14px/14px Tahoma, sans-serif;
  font-weight: normal;
  color: #d52b1e;
  margin: 0px;
  padding: 0px 20px 0px 0px;
  text-decoration:none;
}

/* Menu styles for sitemap */


table.MenuParent
{
  /*       REMOVED BECAUSE BACKGROUND IMAGE DOESN'T LINE UP IN MOZILLA       SET BACKGROUND IN DIV INSTEAD       background-image: url(http://tisimagealias/imageserver/getimage.ashx?Name=MenuParentBackground);       background-repeat: repeat;       */
  margin: -4px 10px 0px 0px;
  padding: 0px 5px 0px 5px;
}

table.MenuParent td
{
  border-collapse: collapse;
  border-width: 0px;
  border-style: none;
  border-spacing: 0px;
  cursor: default !important;
}

table.MenuParent a
{
  text-decoration: none;
  color: #03388d;
  display: block;
  font: 11px/15px Tahoma, sans-serif;
  font-weight: bold;
}

table.MenuParent a:link
{
  text-decoration: none;
  color: #03388d;
  cursor: hand;
}

table.MenuParent a:hover
{
  text-decoration: none;
  color: #101010;
}

table.MenuParent a:active
{
  font: 11px/15px Tahoma, sans-serif;
  font-weight: bold;
  color: #03388d;
}

table.MenuChild
{
  /* background-image: url(http://tisimagealias/imageserver/getimage.ashx?Name=menu_bg_child.gif); */
  background-image: url(../images/menu_bg_child.gif);
  background-repeat: repeat-x;
  background-position: right;
  background-color: #ffffff;
  height: 25px;
  width: 160px;
  border-right: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #bbbbbb;
  color: #03388d !important;
}

table.MenuChild td
{
  font: 10px/13px Tahoma, sans-serif;
  border-collapse: collapse;
  border-width: 0px;
  border-style: none;
  border-spacing: 0px;
  height: 24px !important;
}

table.MenuChild a
{
  text-decoration: none;
  color: #03388d !important;
  font-weight: bold;
  width: 100%;
  display: block;
  padding: 0px 5px 0px 4px;
  width: 160px;
}

table.MenuChild a:link
{
  text-decoration: none;
  color: #ffffff;
  width: 160px;
}

table.MenuChild a:visited
{
}



table.MenuChild a:hover
{
  background-image: url(../images/menu_bg_child_hover.gif);
  background-repeat: repeat-x;
  border-bottom: solid 2px #03388d !important;
  color: #101010 !important;
  height: 16px;
  text-decoration: none;
  cursor: hand !important;
  padding-top: 4px;
}



table.MenuChild a:active
{
  font: 11px/15px Tahoma, sans-serif;
  font-weight: bold;
  color: #03388d;
}









/* Custom classes for layout */



.highlight, .highlight a
{
  color: #d52b1e;
  font-weight: bold;
}

span.highlight img
{
  border: solid 1px #cccccc;
  padding: 3px;
  padding: 3px;
  text-align: center;
  border: solid 1px #cccccc;
  background-image: url(../images/ad_bg.gif);
  background-repeat: repeat-x;
  background-position: middle;
}


span.highlight img:hover
{
  border: solid 1px #03388d;
  font: 100%/100% Tahoma, sans-serif;
  background-image: url(../images/ad_bg_over.gif);
  background-repeat: repeat-x;
  background-position: top;
}



/* Grid styles - title rows for tables */


table.Standard
{
  width: 100%;
}

table.Grid
{
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  margin: 0px;
  width: 100%;
  height: 24px;
  vertical-align: middle;
}


/* .GridLeft:hover {
  background-image: url(../images/menu_bg_child_hover.gif);
  background-repeat: repeat-x;
  border-top: solid 1px #aaaaaa;
  color: #0a760c!important;
  cursor: hand!important;
}
*/


td.GridLeft
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 10px 2px 5px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridCentre
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 10px 2px 5px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
}

td.GridRight
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 2px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}



/* Grid styles - SPECIFIC title rows for INTERNAL 601 tables with different coloured background */

td.GridLeftInternal
{
  color: #404040;
  height: 22px;
  line-height: 120%;
  font-weight: bold;
  padding: 0px 10px 0px 5px;
  border-top: solid 1px #a7c1e3;
  border-bottom: solid 1px #a7c1e3;
  border-left: solid 1px #a7c1e3;
  background-image: url(../images/menu_internal.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridFormatInternal
{
  color: #404040;
  width: 50px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #a7c1e3;
  border-bottom: solid 1px #a7c1e3;
  border-left: solid 1px #a7c1e3;
  background-image: url(../images/menu_internal.gif);
  background-repeat:repeat-x;
  vertical-align:middle;
}


td.GridSizeInternal
{
  color: #404040;
  width: 40px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #a7c1e3;
  border-bottom: solid 1px #a7c1e3;
  border-left: solid 1px #a7c1e3;
  background-image: url(../images/menu_internal.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}


td.GridLeftInternal a, td.GridFormatInternal a, td.GridSizeInternal a
{
  font-weight: bold;
}




/* Grid styles - SPECIFIC title rows for tables to set column width */


td.GridFormat
{
  height: 22px;
  width: 50px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}


td.GridSize
{
  width: 40px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridPublished
{
  width: 75px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridDownload
{
  width: 65px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}



td.GridClass
{
  width: 30px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 15px;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}



td.GridType
{
  width: 110px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}



td.GridClassification
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: left;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridDuration
{
  width: 60px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridDate
{
  width: 90px;
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.HistoricFormat
{
  height: 22px;
  width: 150px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

/* SPECIFIC title and body rows for tables to set column width in the titleprices #include page */

td.GridInvestment
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 8px 0px 5px;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}



td.GridPrice
{
  height: 22px;
  font-weight: bold;
  padding: 0px 15px 0px 5px;
  line-height: 120%;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridYield
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridDistribution
{
  height: 22px;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.GridShortdate
{
  height: 22px;
  width: inherit;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  text-align: right;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}

td.StandardRight
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
}

td.StandardRightPrices
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 15px 0px 2px;
  line-height: 120%;
  text-align: right;
}



/* Standard td styles - to set td widths to match grids in the collapse script */

td.StandardFormat
{
  width: 50px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}


td.StandardSize
{
  width: 40px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardPublished
{
  width: 75px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardDownload
{
  width: 65px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardClass
{
  width: 30px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardType
{
  width: 110px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardClassification
{
  width: 400px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
}

td.StandardDuration
{
  width: 60px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.StandardDate
{
  width: 100px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: right;
  padding: 0px 15px 0px 5px;
}

td.PreviousFormat
{
  width: 150px;
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
  line-height: 120%;
  text-align: center;
  padding: 0px 15px 0px 5px;
}

/* Grid SUB styles - for the row underneath title rows in tables */


td.GridSubLeft
{
  height: 18px;
  color: #505050;
  padding: 0px 10px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubCentre
{
  height: 18px;
  color: #505050;
  text-align: center;
  padding: 0px 10px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubRight
{
  height: 18px;
  color: #505050;
  text-align: right;
  padding: 0px 15px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubPrice
{
  height: 18px;
  color: #505050;
  text-align: right;
  padding: 0px 15px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubYield
{
  height: 18px;
  color: #505050;
  text-align: right;
  padding: 0px 15px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubDistribution
{
  height: 18px;
  color: #505050;
  text-align: right;
  padding: 0px 15px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubShortdate
{
  height: 18px;
  color: #505050;
  text-align: right;
  padding: 0px 10px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubHeadingLeft
{
  font-weight: bold;
  height: 22px;
  color: #404040;
  padding: 0px 10px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubHeadingCenter
{
  font-weight: bold;
  height: 22px;
  color: #404040;
  text-align: center;
  padding: 0px 10px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}

td.GridSubHeadingRight
{
  font-weight: bold;
  height: 22px;
  color: #404040;
  text-align: right;
  padding: 0px 15px 0px 5px;
  vertical-align: middle;
  background-color: #eeeeee;
  /*background-image: url(../images/gridsub_bg.gif);
  background-repeat: repeat-x;*/
}





/* Grid styles - rows for tables underneath titles and headings */

td.StandardIndent
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 7px;
}
td.StandardIndentDarker
{
  border-bottom: solid 1px #cccccc;
  height: 22px;
  padding: 0px 5px 0px 7px;
}

td.StandardLeft
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 5px 0px 2px;
}

td.StandardLeftDarker
{
  border-bottom: solid 1px #cccccc;
  height: 22px;
  padding: 0px 5px 0px 2px;
}

td.StandardLeft img
{
  padding: 0px 1px 0px 0px;
}


td.StandardCentre
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 15px 0px 7px;
  text-align: center;
}

td.StandardCentreDarker
{
  border-bottom: solid 1px #cccccc;
  height: 22px;
  padding: 0px 15px 0px 7px;
  text-align: center;
}

td.StandardRight
{
  border-bottom: solid 1px #eeeeee;
  height: 22px;
  padding: 0px 15px 0px 7px;
  text-align: right;
}
td.StandardRightDarker
{
  border-bottom: solid 1px #cccccc;
  height: 22px;
  padding: 0px 15px 0px 7px;
  text-align: right;
}


/* DIV tags and containers */



div.page
{
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

div.pagewide
{
  width: 960px; //*980px;*//
  margin: 0 auto;0
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

div.pagereport
{
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

div.reportheader
{
  font: 14px/14px Tahoma, sans-serif;
  color: #202020;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  background-color: #eeeeee;
}

div.reportfundheader
{
  padding: 0px 0px 10px 0px;
}

div.header
{
  margin: 0 auto;
  padding: 0px 18px 0px 0px;
  height: 55px;
  awidth: 687px;
  aborder-right: 1px solid #aaaaaa;
  aborder-left: 1px solid #aaaaaa;
  background-color: #00338d;
  background-image: url(../images/header_bg.gif);
}

div.headerLeft
{
  text-align: left;
  height: auto;
  padding: 0px 0px 0px 0px;
}

div.headerRight
{
  float: right;
  display: inline-block;
  padding-top: 7px;
}

div.menu
{
  font: 11px/15px Tahoma, sans-serif;
  font-weight: bold;
  color: #03388d;
  awidth: 705px;
  height: 30px;
  margin: 0 auto;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  background-position: right;
  background-color: #ffffff;
  padding: 0px 5px 0px 20px;
  border-width: 0px;
  border-spacing: 0px;
  border-style: none;
  border-collapse: collapse;
  aborder-right: 1px solid #cccccc;
  aborder-left: 1px solid #cccccc;
  border-bottom: 0px;
}

div.menu a
{
  padding-bottom: 2px;
  vertical-align: middle;
}
div.topshadow
{
  margin: 0 auto;
  background-image: url(../images/top_shadow.gif);
  background-repeat: repeat-x;
  background-position: right;
  background-color: #ffffff;
  height: 15px;
}
div.shadow
{
  margin: 0 auto;
  background-image: url(../images/shadow_bg.gif);
  background-repeat: repeat-x;
  background-position: right;
  background-color: #ffffff;
  height: 32px;
}

div.container
{
  background: #ffffff;
  margin: 0px auto;
  border: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #cccccc;
  text-align: left;
  background-color: #fefefe;
}

div.content
{
  height: auto;
  margin: 0px 160px 0px 0px;
  padding: 0px 0px 25px 25px;
  border-top: 0px;
  border-right: 1px solid #cccccc;
}

div.footerPrint
{
  height: auto;
  margin: 0px 160px 0px 0px;
  padding: 0px 0px 25px 25px;
  border-top: 0px;
}

div.mymessages
{
  font-weight: normal;
  display: inline;
}

div.mymessagesunread
{
  font-weight: normal;
  display: inline;
}

.content p
{
  padding-right: 15px;
  padding-bottom: 0px;
}

.contentRight
{
  float: right;
  width: 160px;
  display: inline-block;
}

.contentRight p
{
  text-align: left;
}

/* .contentRight a
{
  text-decoration: none;
}*/

.contentRight img
{
  padding-right: 2px;
}




div.chart {
  margin: 30px 15px 30px 0px;
  text-align: center;
}

.snippet
{
  padding: 0px 0px 25px 0px;
}

.snippetRight
{
  background-color: #ffffff;
  background-image: url(../images/menu_bg_child.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 6px 10px 6px 16px;
  margin: 0px 0px 0px 0px;
  border-bottom: dotted 0px #cccccc;

}

.snippetRight a {
  text-decoration: none;
}

.snippetLinkActive
{
  height: 29px;
  background-image: url(../images/menu_bg_child.gif);
  background-repeat:no-repeat;
  text-decoration: none;
  color: #707070;
  padding: 1px 5px 0px 20px;
}

.snippetHeader
{
  padding: 15px 5px 6px 15px;
  font: 14px Tahoma, sans-serif;
  font-weight: bold;
  color: #0649A2;
  margin: 0px;
}

div.boxWide1
{

  width: 435px;
  b!!!order: solid 1px #cccccc;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.boxWide1 p
{
  padding: 5px 15px 8px 8px;!important;


}

div.boxWide2
{
  width: 307px;
  b!!!order: solid 1px #cccccc;

  margin-right: 0px;
  padding: 0px;
}

.boxWide2 p
{
  padding: 0px 10px 0px 13px;!important;
}

div.boxThin
{
  padding: 6px 0px 0px 20px;
  margin: 0px 0px 5px 0px;
  text-align: left;
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  height: 28px;
  width: 140px;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  background-position: middle;
  text-decoration: none;
}



div.boxThin:hover
{
  width: 139px;
  border-top: solid 1px #03388d;
  border-bottom: solid 1px #03388d;
  background-image: url(../images/ad_bg_over.gif);
  background-repeat: repeat-x;
  background-position: top;
}



div.boxThin a
{
  text-decoration: none;
}



div.boxThin img
{
  padding-right: 2px !important;
}



span.invest
{
  color: #404040;
  text-decoration: none;
  cursor: pointer !important;
}


div.investtext
{
  padding-right: 15px;
  text-align: justify;
}



div.actionBar
{
  text-align: left;
  display: inline-block;
  height: 25px !important;
}



div.breadcrumbs
{
  position: relative;
  float: left;
  padding-left: 10px;
  display: inline-block;
}



div.userName
{
  position: relative;
  float: right;
  display: inline-block;
}



div.userName span.userName
{
  text-align: right;
  padding-right: 15px;
}



div.toptoolbar
{
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background-color: #eeeeee;
}



div.toolbar
{
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  height: 21px;
  padding: 10px 0px 5px 4px;
  margin: 0px;
  background-color: #ffffff; /* background-image: url(../images/menu.gif);  border-top: 0px;  border-bottom: solid 1px #dddddd;   border-left: solid 1px #dddddd; */
}


div.bottomtoolbar {
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  height: 21px;
  margin: 25px 0px 0px 4px;
  padding: 2px 0px 1px 4px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  background-color: #f7f7f7; /* background-image: url(../images/menu.gif);   border-top: 0px;   border-bottom: solid 1px #dddddd;   border-left: solid 1px #dddddd; */
}

.bottombar
{
  height: 29px;
  background-image: url(../images/link_active_bg.gif);
  background-repeat: repeat-x;
  text-decoration: none;
  color: #707070;
  padding: 0px 0px 0px 0px;
  width:760px;
}
.bottombarlarge
{
  height: 40px;
  background-image: url(../images/bottom_bg.png);
  background-repeat: repeat-x;
  text-decoration: none;
  color: #707070;
  padding: 0px 0px 0px 0px;
  width:760px;
}

div.topbit
{
  awidth: 780px;
  h eight: 17px;
  padding: 0px;
  margin: 0px auto;
  border: 0px;
  font: 10px/10px Tahoma, sans-serif;
  color: #606060;
  text-align: left;
  background-image: url(../images/top_shadow.gif);
  background-repeat: repeat-x;
  background-color: #000000;
}

/* Foot DIV tags */

div.footer
{
  awidth: 705px;
  h eight: 39px;
  padding: 25px 0px 15px 25px;
  margin: 0px auto;
  border: 0px;
  font: 10px/10px Tahoma, sans-serif;
  color: #606060;
  text-align: left;
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #fefefe;
}


div.footer a
{
  color: #606060;
}



/* Collpase javascript DIV tags */

div.CollapseDiv
{
  padding: 0px 0px 0px 7px;


/*  padding: 0px 10px 10px 16px;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
*/
}

td.CollapseDivLeft
{
  height: 22px;
  color: #bbbbbb;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}
td.CollapseDivLeft a
{
  color: #404040;
  text-decoration:none;

}
td.CollapseDivLeftCurrent
{
  height: 22px;
  color: #00338d;
  font-weight: normal;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  border-top: solid 1px #a7c1e3;
  border-left: solid 1px #a7c1e3;
  border-bottom: solid 1px #a7c1e3;
  background-image: url(../images/menu_current.gif);
  background-repeat: repeat-x;
  vertical-align: middle;
}
td.subtitlebar
{
  height: 22px;
  color: #666666;
  font-weight: bold;
  line-height: 120%;
  padding: 0px 15px 0px 5px;
  border-top: solid 0px #a7c1e3;
  border-left: solid 0px #a7c1e3;
  border-bottom: solid 1px #cccccc;
 
  vertical-align: middle;
}

td.CollapseDivLeft a, td.CollapseDivLeftCurrent a
{
  font-weight: bold!important;
  text-decoration: none!important;
}

table.IncomeTool {
  margin: 0px auto;
  padding : 0px;
}
table.IncomeTool td {
  background-color: #fff;
  margin: 0px auto;
  padding: 0px;
}
table.IncomeTool td.debug {
  background-color: #ff0;
  padding: 3px;
}
table.IncomeTool td.InvestmentSummary {
  padding: 1px;
}
table.IncomeTool td.buttons {
  background-color: #f6f6f6;
  padding: 4px;
}
table.IncomeTool td.dropdown {
  background-color: #f0f0f0;
  padding: 1px 8px 6px 4px;
  text-align: left;
  vertical-align: top;
}
table.IncomeTool td.SliderCell {
  border: none;
  padding-bottom: 5px;
}
table.IncomeTool td.BottomAxis {
  background-color: #fff;
  font-size: 7pt;
  margin: 0px auto;
  padding: 0px 0px 0px 2px;
  text-align: center;
}
input.IncomeTool {
  border: 1px solid #A7C1E3;
  width: 48px;
}
input.IncomeToolAmount {
  border: 1px solid #A7C1E3;
  width: 82px;
}
input.IncomeToolPercent {
  border: 1px solid #A7C1E3;
  width: 36px;
}
input.IncomeToolText {
  border: 1px solid #A7C1E3;
  width: 160px;
}
div.IncomeToolBox {
  padding: 2px;
}
div.IncomeToolBoxRight {
  padding: 3px;
  text-align: right;
}
div.IncomeToolDropdown {
  background-color: #f0f0f0;
  border: 1px solid #aaa;
  left: 0px;
  opacity: 0.97;
  -moz-opacity:0.97;
  filter:alpha(opacity=97);
  padding: 8px;
  position: absolute;
  text-align: left;
  top: 0px;
  width: 268px;
  z-index: 15;
}
div.IncomeToolWelcome {
  background-color: #fff;
  left: 0px;
  padding: 8px;
  position: absolute;
  text-align: center;
  top: -15px;
  width: 260px;
  z-index: 10;
}

img.spacer {
  border: none;
  margin: 0px auto;
}

span.letterlookup {
  color: #ccc;
  padding: 10px;
}

span.letterlookupselected {
  padding: 10px;
}

div.body {
  padding: 0px;
  margin: 0px;
}

div.productLogo {
  padding: 8px 5px 20px 8px;
  text-align: center;
}

div.IIsnippet {
  float: left;
  padding-top: 2px;
  padding-bottom: 5px;
}

div.IIinputprefix {
  padding-right: 3px;
  padding-top: 2px;
  float: left;
  width: 10px;
  text-align: right;
}

ol.subitem {
  list-style: lower-roman;
}

table.body {
}

table.body td {

}

table.body td.body {
  padding: 0px;
  margin: 0px;
  border-right: 1px solid #cccccc;
  padding-left: 25px;
  vertical-align: top;
}

table.body td.bodyright {
  vertical-align: top;
}

table.lispa {
  margin-top: 8px;
  margin-bottom: 12px;
  text-align: right;
}

table.lispa td {
  border: 1px solid #ffffff;
  background-color: #eeeeee;
  padding: 3px 10px 3px 7px;
}

table.lispa td.header {
 text-align: left;
}

table.lispa td.title {
 text-align: left;
}

table.usermessages {

}

table.usermessages td {
  padding: 0px;
  border: 0px;
}

td.tdGridSeparator {
  border-top: 1px solid #cccccc;
}

.centeralign {
  text-align: center;
}

div.errormsg {
  color: #cc0000;
}

div.errorbox {
  color: #d52b1e;
  background-color: #fbe9e8;
  border-top: solid 1px #d52b1e;
  border-bottom: solid 1px #d52b1e;
  border-left: solid 1px #d52b1e;
  padding: 4px 10px 4px 6px;
  margin: 15px 0px 15px 0px;
}

div.infobox {
  color: #0a760c;
  background-color: #e6f1e6;
  border-top: solid 1px #0a760c;
  border-bottom: solid 1px #0a760c;
  border-left: solid 1px #0a760c;
  padding: 4px 10px 4px 6px;
  margin: 15px 0px 15px 0px;
}

div.printheader {
  text-align: left;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
}

div.headerLogo {
  text-align: right;
}

div.navhistory {
  font: 11px/15px Tahoma, sans-serif;
  color: #00338d;
  padding: 3px 0px 0px 5px;
  border-top: solid 0px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 0px #dddddd;
 background-color: #ffffff;
  vertical-align: middle;
}

div.navhistory a {
  color: #808080;
}

div.navhistoryItemHome {
  display: inline;
  font-weight: normal;
   color: #00338d;
   text-decoration:none;
}
div.navhistoryItemHome a {
  display: inline;
  font-weight: bold;
   color: #00338d;
   text-decoration:none;
   font-size:10px;
}

div.navhistoryItem {
  abackground: url(../images/breadcrumbarrow.gif);
  abackground-repeat: no-repeat;
  abackground-position: right;
  apadding-right: 16px;
  amargin-left: 4px;
  display: inline;
}

div.navhistorySelectedItem {
  display: inline;
  border-color: #bbbbbb;
}

.formlabel {
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  padding: 4px 0px 0px 0px;
  vertical-align: middle;
}

.formlabelinline {
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  padding: 6px 0px 6px 0px;
  vertical-align: middle;
}

.formlabel2 {
  font: 11px/15px Tahoma, sans-serif;
  color: #404040;
  padding: 4px 0px 2px 0px;
  float: left;
  width: 120px;
}

.formvalue {
/*  display: inline;*/
  padding: 4px 0px 0px 0px;
  vertical-align: middle;
}

.formvalueinline {
  display: inline;
  margin: 4px;
  padding: 4px;
  vertical-align: middle;
}

.formcontrol {
  padding: 1px 0px 4px 0px;
}

.forminfomsg {
  display: inline;
  padding: 2px 4px 2px 4px;
  margin-left: 4px;
  color: #0a760c;
  background-color: #e6f1e6;
  border: solid 1px #0a760c;
}

.formvalidationmsg {
  display: inline;
  padding: 2px 4px 2px 4px;
  margin-left: 4px;
  border: 1px solid #ff6666;
  background-color: #ffe0e0;
  color: #cc0000;
}

.formvalidationmsgclear {
  display: inline;
  padding: 0px;
  margin: 0px;
}

img.icon {
  border: 0px;
  margin-left: 0px;
  margin-right: 4px;
  vertical-align: middle;
}

img.printicon {
  border: 0px;
  margin-left: 0px;
  margin-right: 4px;
}

img.calendaricon {
  border: 0px;
  cursor: hand;
  margin-left: 0px;
  margin-bottom: 1px;
}

img.formbutton {
  border: solid 1px #a7c1e3;
  padding: 1px;
}

input.formbutton {
  border: 1px;
  padding: 1px 0px 1px 0px;
  height: 21px;
}

input.formcheckbox {
  border: 0px;
}

input.email {
  width: 200px;
}

input.amount {
  width: 80px;
}

input.percent {
  width: 36px;
}

input.readonly {
  background-color: #eeeeee;
  color: #333333;
}

input.required {
    background-color: #ddf5ff;
}

input.required:hover {
    background-color: #ddf5ff;
    background-image: url(../images/inputrequired.gif);
  background-repeat: no-repeat;
  vertical-align: middle;
}

input {
  vertical-align: middle;
  background-color: #fdfdfd;
}


select.required {
    background-color: #ddf5ff;
}

select {
    background-color: #fdfdfd;
    color: #303030;
  font: 100%/100% Tahoma, sans-serif;
}

/* input:hover
{
  border-bottom: solid 1px #03388d;
} */


input.wide {
  width: 200px;
}

textarea {
  padding: 2px;
  font: 100%/100% Tahoma, sans-serif;
  border: solid 1px #a7c1e3;
}

table.wide {
  width: 800px;
}


/* For the fund quick-link combo box. */
.fundSelectHeader {
  background-color: #a7c1e3;
}

.fundSelect {

}

div.gridpaging {
  padding: 14px;
  text-align: right;
}

div.gridpage {
  display: inline;
  font-weight: normal;
  padding-left: 3px;
  padding-right: 3px;
}

div.gridpage a {
  text-decoration: none;
}

div.selectedgridpage {
  display: inline;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}

div.gridwarning {
  background-color: #ffe8e8;
  border: 1px solid #cc0000;
  margin: 1px;
  padding: 2px;
}

.filteroption {
  color: #999;
  padding: 2px 4px 2px 4px;
}

.filteroption a {
  color: #999;
  text-decoration: none;
}

.filteroptionselected {
  background-color: #cfc;
  color: #000;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
}

.filteroptionselected a {
  color: #333;
  text-decoration: none;
}

div.tabmenu {
  display: inline;
  padding: 8px;
}

table.tabmenu {
  padding: 18px;
}

table.tabmenu td {
  background-color: #f3f3f3;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

table.tabmenu td a {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

table.tabmenu td.selected {
  background-color: #fff;
  background-image: url(../images/tabbg.png);
/*  border-top: 2px solid #aaa;*/
  border-bottom: none;
  font-weight: bold;
}

table.tabmenu td.end {
  background-color: #fff;
  border-top: none;
}

table.filters td {
  background-color: #f3f3f3;
  padding: 6px;
}

.tab {
  background-image: url(../images/tabbg3.png);
  font-weight: Bold;
  color:#fff;
  cursor: pointer;
  padding: 8px;
  border-style:solid;
  border-color:#fff;
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:2px;
  border-right-width:0px;
}
.tabSelected {
  background-image: url(../images/tabbg2.png);
  font-weight: bold;
  color:#000;
   cursor: pointer;
  padding: 8px;
    border-style:solid;
  border-color:#fff;
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:2px;
  border-right-width:0px;
}
.mapbackground2 {
	background-image: url(../images/backgrounds/worldmapSmallfaded.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#fff;
}
.tabSolutionSelected {
  font-family:Verdana, Geneva, sans-serif;
   background-repeat:repeat-x;
  background-image: url(../images/icon/tabbg1.png);
  font-weight:normal;
  font-size:13px;
  line-height:2em;
  text-decoration:none;
  color:#000;
  cursor: pointer;
  padding: 8px;
  border-style:groove;
  border-color:#fff;
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:2px;
  border-right-width:0px;
}
.tabSolution {
  font-family:Verdana, Geneva, sans-serif;
   background-repeat:repeat-x;
  background-image: url(../images/icon/tabbg4.jpg);
  font-weight: normal;
  font-size:13px;
  line-height:2em;
  text-decoration:none;
  color:#d52b1e;
  cursor: pointer;
  padding: 8px;
  border-style:groove;
  border-color:#fff;
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:2px;
  border-right-width:0px;
}
.linkedunder {
	color:#214D9B;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	padding:3px;
}
.linkedunder a, .linkedunder a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	text-decoration:underline;
	color:#214D9B;
	text-align:center;
}

.linkedunder a:hover, .linkedunder a:active, .linkedunder a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #d52b1e;
	text-align:center;
}