/* General styles for the application */

/*---------------------------------------------------------------------------*/
/* Elements																     */
/*---------------------------------------------------------------------------*/
a, a.ExternalLink, a.InternalLink, a.Documents, a.URL, a.FundNameLink, a.TitleLink
{
	cursor: hand;
	font-variant: normal;
	text-decoration: underline;
	color: #325374;
	font-size: 9pt;   /* was 10 */
	/*font-family: Arial, sans-serif;*/
	line-height: 11pt;
}
/* ------ Anchor related styles -------------------------------------------- */
a.ExternalLink
{
	
}

a.Disclaimer
{
	 color : Black;
	 font-size: 7pt; 
     font-family: Arial, sans-serif; 
     text-align : left;
     text-decoration : underline;

}

a.InternalLink
{
	 color : Black;
	 font-size: 8pt; 
     font-family: Arial, sans-serif; 
     text-align : left;
     text-decoration : underline;
}

a.Documents
{
	
}

a.URL
{
	
}

a.FundNameLink
{
	 color : Black;
	 font-size: 8pt; 
     font-family: Arial, sans-serif; 
     text-align : left;
     text-decoration : none;
}

a.TitleLink
{
	color : Black;
	font-size: 9pt; 
    font-family: Arial, sans-serif; 
    text-align : left;
    font-weight : bold;
    text-decoration : none;
}

a.lnkHelp
{
	color: #336699; 
    font-size: 9pt; 
    font-family: Arial, sans-serif; 
    line-height: 11pt;
    font-weight:bold;  
    text-decoration: underline;
}
a.lnkPDF /* used for the hyperlinks for the pdf files (see normalText for Text Definition */
{
	font-size: 9pt;   /* was 10 */
    font-family: Arial, sans-serif; 
    line-height: 11pt; 
    font-weight:normal;
	text-decoration:Underline;
	color: Black;
}
a.masterBottomLink
{
	color:#0066cc; 
    font-size:8pt; 
    font-family:Arial, sans-serif; 
    font-weight : normal;
    text-decoration: underline;
}

a.topMenu:link , a.topMenu:visited, a.topMenu:hover, a.topMenu:active
{
	font-size : 8pt;
	font-weight : bolder;
	text-transform : uppercase;
	text-decoration : none;
	color: #325374;
}

/*a.topMenu:link              { color:red; text-decoration:underline; }
a.topMenu:visited           { color:red; text-decoration:underline; }*/
a.topMenu:hover             { color: #ffffff ;}
/*a.topMenu:active            { color:red; text-decoration:underline; }*/


a.sitemap
{	
	text-decoration : none;
	color: #ffffff;
}


a.shortHelp
{	
	text-decoration : none;
	color: #325374;
}

a.bigItem:link , a.bigItem:visited, a.bigItem:hover, a.bigItem:active
{
	font-size : 8pt;
	font-weight : bolder;
	text-transform : uppercase;
	text-decoration : none;
	color: #325374;
}

a.bigItemNoLine:link , a.bigItemNoLine:visited, a.bigItemNoLine:hover, a.bigItemNoLine:active
{
	font-size : 8pt;
	font-weight : bolder;
	text-transform : uppercase;
	text-decoration : none;
	color: #325374;
}

a.bigItem:hover,  a.bigItemNoLine:hover
 { color: #FB6400 ;}
 
 
a.trackTitle:link , a.trackTitle:visited, a.trackTitle:hover, a.trackTitle:active
{
/*	color: #a9ba88;*/
	color: #a9ba88;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
}
a.newsTitleLink:link , a.newsTitleLink:visited, a.newsTitleLink:hover, a.newsTitleLink:active
{font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 5px;
	color: #325374;
}
/* ------------------------------------------------------------------------- */

body, bodyWhiteBG
{
	
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
/*    color: #000000; */
color: #325374;
    font-size: 9pt;   /* was 10 */
    font-family: Arial, sans-serif; 
    line-height: 11pt ;
	background-color: #3b4b62;
	
    
    /*background-color:#ededed; */
}

.centerPage, .copyright, .quickTd
{
	text-align : center;
	width: 100%;

}

.bodyWhiteBG
{
	width:800px;
	background-color:  #ffffff;
}


.footer
{
	width:800px;
	height : 44px;
}

.quickAccessBorderRight
{
	border-right : solid 1px #cfdffa;
	padding: 0px 10px 0px 10px;
}

.quickAccessNoBorder
{
	padding: 0px 10px 0px 10px;
}

.quickTd
{
	padding-top : 10px;
}


a.quickAccess
{
	font-size: 8pt;
	color: #cfdffa;
	text-decoration : none;
	font-weight : bold;
}
.copyright
{
	font-size: 8pt;
	color: #8da362;
	padding-top : 10px;	
}


.menuHeader
{
	background-color: #d5e4f9;
	background-image : url('bg_sky.gif');
}

.menuItems
{
	background-color: #c3d5f1;
	height : 19px;
	color: #325374;
	text-align : left;
}

.quickHelp
{
	padding: 5px 5px 5px 5px;
	text-align: right;
	vertical-align : top;
	color: #325374;
}

.txtBRedTitle
{
	color: #FB6400 ;
	font-size: 12pt;
	font-weight:bold;
}
.txtPaddingTopBottom
{
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*************/
/* Menu Items */





/*Content*/

.contentGeneral
{
	vertical-align: top;
	padding : 5px 5px 5px 5px;
	width: 100%;
}
.contentBorder, .contentA, .contentB, .contentC, .content100Full, .contentFull, .contentCCenter, .subcontent
{
	padding : 10px 10px 10px 10px;
	text-align : left;
	border : 2px solid #9ca5ae;
	line-height: 11pt ;
	vertical-align: top;
}

.content100Full
{
	width: 100%;
}

.contentFull
{
	width: 600px;
}
.contentA
{
	width:295px;
}


.contentB
{
	width:295px;
}

.contentC
{
	width:140px;
}

.contentCCenter
{
	width:140px;
	text-align: center;	
}

.contentCenter
{
	text-align: center;	
}

.subcontent
{
	padding: 5px 10px 5px 10px;
	text-align : left;
	border : 1px solid #9ca5ae;
	line-height: 11pt ;
	vertical-align: top;
}

.subTitle, .tableTitle, .MTable, .tableSTitle, .tableNewsTitle
{
     font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 5px;
    border-bottom: solid 1px #d3d7d9;
	color: #a9ba88; 
	padding-left: 5px;
    /*font-family: Arial, sans-serif; 
	margin-bottom : 5px;
    margin-top : 5px;*/
}
.tableNewsTitle
{
	color: #325374; 
	padding-top: 5px;
	padding-left: 0px;
	}
 .txtBTitle, .txtBNormalTitle
{
     font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 5px;
	color: #325374; 
}

.txtBNormalTitle
{
	padding-bottom: 0px;}

.tableTitle, .tableSTitle
{
	color: #325374; 
}
.tableSTitle
{
	 font-size: 8pt;
}
.MTable, .tabSmallItemBorder
{
	font-weight: normal;
	padding-bottom: 5px;
    border-bottom: solid 1px #d3d7d9;
	color: #325374; 
}

.tabSmallItemBorder
{
	padding-top: 5px;
	}

.tableBorder
{
	padding : 10px 10px 10px 10px;
	text-align : left;
	border : 1px solid #9ca5ae;
	line-height: 11pt ;
	vertical-align: top;
}

.txtNormalULine
{
	text-decoration : underline;
}

.txtItalic
{
	font-style:italic;
	font-weight: normal;
	}



H3, H4, H5, H2.NoLine, .H1Logo
{
margin-top: 0px;
	color: #a9ba88;
	margin-bottom : 5px;
	font-family : Arial, Helvetica, sans-serif;
}

.H1Logo
{
	font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
    border-bottom: solid 1px #d3d7d9;
	
	}

H3 /*same as titleLead or  title level 1 */
{
	font-size: 10pt; 
    line-height: 10pt;
    font-weight: bold;
	padding-bottom: 5px;
    border-bottom: solid 1px #d3d7d9;
	text-transform : uppercase;
    /*color: #336699; 
    font-family: Arial, sans-serif; */
}

H5 /* same as textLead OR LEAD*/
{
    font-size: 11pt; 
    line-height: 12pt;
    font-weight:normal;

	/*color: #336699; 
    font-family: Arial, sans-serif; */
}	

H4  /* same as titleLevel2 or Title level 2 */
{
     font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 5px;
    border-bottom: solid 1px #d3d7d9;
	/*color: #336699; 
    font-family: Arial, sans-serif; 
	margin-bottom : 5px;
    margin-top : 5px;*/
}
.txtTitle
{	
	
	color: #a9ba88;
	font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 10px;
}

H2.NoLine
{
	font-size: 10pt;   /* was 10 */
    line-height: 11pt; 
    font-weight:bold;
	padding-bottom: 5px;
}


p /* same as textNormal */, .p_italic
{
	color : #325374;
    line-height: 11pt; 
    font-weight:normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

.p_italic
{
	font-style : italic;
	font-size : 6pt;
}

li
{
	list-style-position: outside;
	list-style-image: url(../../Img/blueBullet.gif);
	line-height: 16px;
	text-align: left;
	color: #325374;
	margin-left: 0px;
}

ul
{
	list-style-position: outside;
	list-style-image: url(../../Img/blueBullet.gif);
	line-height: 16px;
	text-align: left;
	padding-left: 15px;
	margin-left: 10px;
	margin-top : 0px;
	vertical-align : middle;
}
/* ---- end elements ------------------------------------------------------- */

