/* ================================
    CSS STYLES FOR XTRANET 
    v1.0, 02/2003
	v1.1, 04/2004
   ================================
*/ 

/* background color for the content part of the pages */
body
{
	/* background-image: url(images/background.jpg);
	background-repeat: repeat; */
	background-color: #FFFFFF;
	margin:0px;
}
body.AppBackGround
{
	background-color: #FFFFFF;
}
td,th{
font-family:arial,helvetica,sans-serif;
font-size: 10pt;
}

table#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
}

table#TblPwHelp,table#TblLogin
{
	width:100%;
}
td#titlebar
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	text-align: right;
}

td#emailtop {
	font-size: 1.1em;
}

td#news {
	text-align: right;
	padding-top: 7px;
	padding-right: 6px;
}

/* menu bar background */
td#menubar
{
	padding-right: 5px;
	border-bottom:#B0B1B3 2px solid;
	padding-left: 5px;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

td#menubarplaceholder
{
	padding-right: 5px;
	border-top: #FFFFFF 2px solid;
	padding-left: 5px;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

td#lpname
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Tahoma;
	text-align:left;
	color:#B0B1B3;
	
}

/* hyperlink style for news item */
a.news {
	background-color: #E3D8B7;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 3px;
	background-image: url(images/news.gif);
	background-repeat: repeat-x;
	border: 2px solid #7fAD72;
}

.news
{
	padding-left: 10px;
	font-size: 1em;
	font-family: Tahoma, Arial;
}

a.news:hover {
   color: #0000FF;
}

a.news:visited {
    color: #3399FF;
}

a.news:active
{
	color: #0053A5;
}

/* hyperlink styles */
A:link 
{
	 color: #0053A5;
}

A:hover {
   color: #0000FF;
}

A:visited {
   color: #3399FF;
}

A:active {
  color: #0053A5;
}
A.TermOfUseLink
{
	font-size: 8px;
	font-weight: bold;
	color: #B0B1B3;
}
/* hyperlink styles of the selected tab */
A.SelectedTab
{
	background-color: #1B3B0B;
    color: #FDF3CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 2px;
	text-decoration: none;
	margin-right: 2px;
	background-image: url(images/buttondown2.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}

A.SelectedTab:active
{
	color: #FDF3CF;
}

A.SelectedTab:hover
{
	color: #FDF3CF;
}

A.SelectedTab:visited
{
	color: #FDF3CF;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs
{
	border-right: #222222 1px solid;
	padding-right: 2px;
	border-top: #555555 1px solid;
	padding-left: 2px;
	font-size: 0.85em;
	background-image: url(images/button.gif);
	padding-bottom: 2px;
	border-left: #555555 1px solid;
	color: #111144;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0a2a08;
	text-decoration: none;
}

A.OtherTabs:visited 
{
    color: #111144;
}

A.OtherTabs:active  
{
    color: #111144;
}

A.OtherTabs:hover
{
	background-image: url(images/buttonover.gif);
	color: #111144;
	background-repeat: repeat-x;
	background-color: #e7d0b7;
	text-decoration: none;
}
.a
{
	color:#0053A5;
	font-weight: bold;
}
/* Lables style*/
.OtherLables
{
	color:B0B1B3;
	font-style:normal;
	font-weight:bold;
	background-color:#0053A5;
	border: none;
}

/* button style*/
.Button
{
	
	border-right: #222222 1px solid;
	padding-right: 2px;
	border-top: #555555 1px solid;
	padding-left: 2px;
	font-size: 0.85em;
	background-image:url(images/buttonover.gif); 
	padding-bottom: 2px;
	border-left: #555555 1px solid;
	color: #0053A5;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #0a2a08;
	text-align: center;
	text-decoration: none;
}

.Button:hover
{
	background-image:url(images/button.gif); 
	color:#0053A5;
	background-repeat: repeat-x;
	background-color: #e7d0b7;
	text-decoration: none;
	font-weight:bold;
}

p#copyright 
{
	background-color: #0053A5;
	padding: 2px 5px 2px 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#B0B1B3;
	width: 100%;
	margin-left: 0px;
}
a#copyright
{
	color:#B0B1B3;
}
p#poweredby 
{
	background-color: #0053A5;
	padding: 1px 5px 1px 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #B0B1B3;
	width: 100%;
	margin-left: 0px;
}

p.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 40em;
	margin-left: 20px;
}

h1
{
	font-weight: bold;
	font-size: 10pt;
	/* margin-left: 10px; */
	color: #B0B1B3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

h2
{
	font-weight: bold;
	font-size: 1em;
	margin-left: 10px;
	color: #B0B1B3;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

p.news
{
	font-weight: normal;
	font-size: 1em;
	margin-left: 15px;
	width: 40em;
	color: #B0B1B3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

p.news b
{
	font-weight: bold;
	font-size: 1em;
	color: #B0B1B3;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.topnews
{
	border-right: #357da0 2px solid;
	padding-right: 3px;
	border-top: #357da0 2px solid;
	padding-left: 3px;
	font-size: 0.85em;
	background-image: url(images/news.gif);
	padding-bottom: 3px;
	border-left: #357da0 2px solid;
	color: #604000;
	padding-top: 3px;
	border-bottom: #357da0 2px solid;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e3d8b7;
}

/* Text Style */
.Text
{
	/*background-color:White;*/
	/*border-style:inset;*/
}

/* Hyperlink Style */
.LinkOut
{
	color: black;
	background-color: #0053A5;
	cursor: hand;
	text-decoration: none;
}

.LinkOver
{
	color: #0000FF;
	background-color: #FFFF99;
	text-decoration: underline;
	cursor: hand;
}

/* Tables */
.data
{
	border-right: #0053A5 2px solid;
	border-top: #0053A5 2px solid;
	margin: 10px;
	border-left: #0053A5 2px solid;
	border-bottom: #0053A5 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

table.data td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #0053A5;
	border-right-color: #0053A5;
	border-bottom-color: #0053A5;
	border-left-color: #0053A5;
	padding: 2px;
}

.tbheader
{
	border-right: #0053A5 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: #0053A5 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #0053A5 1px solid;
	color: #B0B1B3;
	border-bottom: #0053A5 2px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: navy;
	text-align: left;
	text-decoration: none;
}

.sort {
	background-color: #0000FF;
}

.tbcell
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}

.tbodd
{
	background-color: #B0B1B3;
}

.tbeven
{
	background-color: #FFFFFF;
}
.tbCheckcell
{
	
}
.message
{
	font-weight: bold;
	font-size: 1.1em;
	color: #B0B1B3;
	font-style: normal;
	font-variant: normal;
}

.headmessage {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B0B1B3;
}
.labelstrength
{
	
}
.errorlabel
{
	font-weight:bold;
	color:red;
}
.separator
{
	
}
.footer
{
	
}
.infoArea{

}
.GeneralPad
{
	padding-left:25px;
	padding-top:10px;
}
.content{
padding-left:25px;
}
.doccontent{
padding-left:25px;
}
.contentonly{
padding-left:25px;
}
.contentborder
{
	padding-left:25px;	
}
img#poweredby
{
	
}



image#logo
{
	width: 280;
	height: 114;
	text-align:left;
	margin:0px;
	padding:0px;
	
}
td#privacypolicy
{
	
}

td#defdefaultstmt
{
	padding-left:5px;
	padding-top:10px;	
}
td#maindata
{
	
}

td#AppNav
{
	display:none;
}




.titlebar
{
	
}

.privacypolicy
{
	
}
.menubarplaceholder
{
	
}
.defdefaultstmt
{
	padding-left:5px;	
}
.maindata
{
	
}
.logo
{
	width: 280;
	height: 114;
	text-align:left;
	margin:0px;
	padding:0px;
	
}
.checkheader
{
	width:10px;
	
}
.TermOfUseText
{
	font-size: 8px;
}

.Title{
font-size: 12pt;
font-weight: bold;
}
.SubTitle{
font-size: 12pt;
font-weight: bold;
}
.ButtonLeft
{
	padding-left:13px;
	padding-top:10px;
}
.ButtonRight
{
	padding-right:13px;
	padding-bottom:10px;
}
img#MenuBannerPlaceHolder
{
	width:0px;
}
.UploadLayer

{

     background-color: #99ccff;

}

.ErrorRow

{

     color:Maroon;

     font-weight:bold;

}

.ReadOnly

{

     color:Maroon;

     font-weight:bold;

}

/*Styles for View Partner Dropdown*/

.PartnerWebCombo

{

     border-style:solid;

     border-width:1px;

     border-color:"LightSteelBlue";

     width:300px;

     height:22px;

     background:white;

     color:Black;  

}

/*Styles for displaying the list of dropdown items in frame*/

.PartnerFrameStyle

{

     border-style:ridge;

     border-width:1px;

     border-color:"LightSteelBlue";

     background:White;  

     width:auto;

     height:auto;  

}

/*Styles for Sorted by Dropdown*/

.SortWebCombo

{

     border-style:solid;

     border-width:1px;

     border-color:"LightSteelBlue";

     width:131px;

     height:22px;

     background:white;

     color:Black;  

}

/*Styles for displaying the list of dropdown items in frame*/

.SortFrameStyle

{

     border-style:ridge;

     border-width:1px;

     border-color:"LightSteelBlue";

     background:White;  

     width:auto;

     height:auto;

}

/*After click on dropdown list, styles for mouse hover on list of dropdown*/

.SelectedRowStyle

{

     background:"RoyalBlue";

     color:"White";

}
/*For FundList SideNav*/
.VerticalLine 
{ 
	border-right: 1px solid #000000; 
}
.SelectedFundStyle
{
	font-weight:bold;	
}
.FundListHeaderStyle
{	
	height:4px;
	font-weight:bold;	
	background:#244368;	
	color:White;
	font-size:small;	
}
.FundListHeaderTop
{
	height:4px;
	background:#244368;	
}
.FundListHeaderBottom
{
	height:2px;
	background:#244368;	
	border-bottom: #ffffff 1px solid
}

.FundListStyle
{
}
td#Fundmenubar
{
	border-right: #ffffff 1px solid;
	margin: 0px;
	color: #8193ad;
	padding-top: 5px;
	border-bottom: #ffffff 2px solid;
	background-color: #8193ad;
}
td#Bannermenubar
{
}
Table#defControlData
{
	width:401px;
	height:152px;
}
.DefaultTextBox
{
	width:264px
}
img#lock 
{
	display:none;
}


/*Styles for Custom HTML*/

td#OddRow
{
	background:Gray;
}
td#EvenRow
{
}

td#AVROddRow
{
	background:Gray;
}
td#AVREvenRow
{
}

td#CSOddRow
{
	background:Gray;
}
td#CSEvenRow
{
}
table#YQ
{
	width:100px;
}
table#fielddesc
{
	width:220px;
}
table#main
{
	margin-left:200px;
}
table#header
{
}
tr#copyright 
{
	background-color: #9abed3;
	padding: 2px 5px 2px 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	width: 100%;
	margin-left: 0px;
}
table#TblPwHelp,table#TblLogin,table#TblContent
{
width:100%;
}
td#defaultShowLeftLogin
{

}
td#defaultShowLeft
{

}
a.FundList
{
width : 150px;
}
td#TopPaneLogin
{
}
td#DefaultTopPane
{

}
table#tblBannerBar
{
}
tr#trContentFundName
{

}
.centbheader
{
border-right: #222267 0px solid;
padding-right: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-top: 3px;
border-top: #222267 1px solid;
font-weight: bold;
font-size: 12px;
border-left: #222267 1px solid;
color: #ffffff;
border-bottom: #222267 2px solid;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: navy;
text-align: center;
text-decoration: none;
cursor :hand;
}
.tbCellAmt
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
text-align: right;
}
a.TermOfUseLink
{
}
a.TermOfUseLink:hover
{
}
a.TermOfUseLink:visited
{
}
a.TermOfUseLink:active
{
}
a.PasswordHelpLink
{
}
a.PasswordHelpLink:hover
{
}
a.PasswordHelpLink:visited
{
}
a.PasswordHelpLink:active
{
}
.tbCellAmt1
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
text-align: left;
}
.tbheaderPager
{
border-right: #222267 0px solid;
padding-right: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-top: 3px;
border-top: #222267 1px solid;
font-weight: bold;
font-size: 12px;
border-left: #222267 1px solid;
color: #ffffff;
border-bottom: #222267 2px solid;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: navy;
text-align:left;
text-decoration: none;
cursor :hand;
}
tr#trFundList
{
padding-left:25px;
margin-left:25px;
}
table#YQ tr
{
vertical-align:top;
top:0px;
}
table#fielddesc td#OddRow
{
width:180px;
}
table#fielddesc td
{
padding-left:20px;
}
table#main td
{
vertical-align:top;
}
table#SummaryTab tr
{
vertical-align:top;
}
.LinkButton
{
border-color:White;
border-style:Solid;
border-width:1px;
text-decoration:none;
font-size:10pt;
font-family:MS Sans Serif;
padding-left:6px;
padding-right :6px;
padding-top:5px;
padding-bottom:5px;
color : White;
background-color:Black;
height:16px;
}
a.LinkButton
{
border-color:White;
border-style:Solid;
border-width:1px;
text-decoration:none;
font-size:10pt;
font-family:MS Sans Serif;
padding-left:6px;
padding-right :6px;
padding-top:5px;
padding-bottom:5px;
color : White;
background-color:Black;
height:100%;
}
a.LinkButton:hover
{
color : White;
background-color : #bd2e17;
height:14px
}
#A_privacypolicy
{
}
#A_privacypolicy a:link
{
}
#A_privacypolicy a:visited
{
}
#A_privacypolicy a:hover
{
}
#A_privacypolicy a:active
{
}

