a:link {color: #525C7A;text-decoration: none;}
a:hover {color: #3366CC;background-color: #E7CF7B;}
a:visited {color: #525C7A;text-decoration: none;}
a:active {color: #FF0000;text-decoration: none;}

a.white:link {color: #fff; background-color: transparent; text-decoration: none;}
a.white:visited {color: #fff; background-color: transparent; text-decoration: none;}
a.white:hover {color: #3366cc; background-color: #E7CF7B; text-decoration: none;}
a.white:active {color: #fff; background-color: transparent; text-decoration: none;}


a.regularLink:hover{ background-color: #ffffff;}


.topbanner {}
.tabmenu {}


.aceButton {
background-color: #3399ff;
border-color: #3366cc;
border-width: 2px;
color: #ffffff;
font-size: 10pt;
font-family: arial;
}

.goldBorder { border: 1px #B4943F solid; border-collapse:collapse; }

.sectionHeader{color:#FFFFFF; font-size: 14px; font-weight:bold; text-align:center; text-decoration:none; padding: 5px 0px 5px 0px;}
.sectionSubHeader{ font-size: 12px; font-weight:bold; text-decoration:none; text-align:center}
.sectionSubHeading{ font-family:"Times New Roman", Times, serif; font-size: 17px; font-weight:bold; text-decoration:none; text-align:left}
.largeText{font-size: 14px; text-decoration:none; text-align:left}
.mediumText{font-size: 12px; text-decoration:none; }
.mediumWhiteText{font-size: 12px; text-decoration:none; text-align:left; color:#FFFFFF}
.smallText{font-size: 10px; text-decoration:none; text-align:left}
.smallTextRight{font-size: 10px; text-decoration:none; text-align:right}
.source{font-size: 10px; text-decoration:none; font-weight:bold; color:#B4943F}
.tinypopup {font-size: 11px; color: #333333;}

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}

td {  
	font-size: 12px; 
	font-style: normal; 
	text-decoration: none;
	line-height: 1.6em;
}

img { border: 0px none;  }

.line {  
	border-color: #FFFFFF #FFFFFF #003366; 
	border-style: solid; 
	border-bottom-width: thin
}
.xSmallFont {  
	font-size: 9px
}
.centerTable {  background-position: center}

.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}



h4 {
	font-size: 14px;
}


.textfield {
background-color: #cccccc;
border-color: #cccccc;
border-style: none;
border-width: 0;
color: #000000;
font-size: 10pt;
font-family: arial;
}

.aceTextField {
background-color: #ffffff;
border-color: #000000;
border-style: none;
border-width: thin;
color: #000000;
font-size: 8pt;
font-family: verdana;
width: 108pt;
}
#quotes td{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none;text-align:left}

ul#blueArrowList {
	text-align:left;
	list-style-type:none;
	padding: 0.1em;
	margin: 0;
}
				
ul#blueArrowList li {
	background-image: url(http://www.ifa.com/Media/Images/Bullet/smarrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: .8em;
}


.textfield {
background-color: #cccccc;
border-color: #cccccc;
border-style: none;
border-width: 0;
color: #000000;
font-size: 10pt;
font-family: arial;
}

.qtext {
	color: #543d20;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.introtitle {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold; 
color: #003366; }

#12stepmenu td { line-height: 1em; }
#bottomNavMenu td { line-height: 1em; }





/* === For the Portfolio various allocation pages === */

#SRTable{
border-bottom: #000000 2px solid;
border-top:#000000  2px solid;
border-left:#000000  2px solid;
border-right:#000000  2px solid;
}
#SRTable table{
font-family:Arial, Helvetica, sans-serif;




}
#SRTable td, #SRTable tr{
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 2px;
font-family:Arial, Helvetica, sans-serif;
border: #cccccc solid 1px;

border-left: #cccccc 1px solid;
border-right: #cccccc 1px solid;
font-size:12px;
vertical-align:top;
text-align:center;
}



#SRTable a:link, #SRTable a:visited{
text-decoration:none;
color:#3F64A0;

}

#SRTable a:hover{
text-decoration:none;
color:#6D83BC;
background:#CCCCCC;
}

#SRTable td.alignright{
text-align:right;
border-right: #cccccc 0px solid;
}

#SRTable td.aligleft{
text-align:left;
border-left: none;

}

#SRTable td.mergetable{
padding: 0px;
border: none;
}

#SRTable td.toplable{
vertical-align:bottom;
border: #000000 solid 1px;
color:#000000;
font-weight:bold;
background:#FFCC00;
}



.fundtablelable{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


/* === Thumb Popper-Upper === */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: #FFFFFF;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left:-45px; /*position where enlarged image should offset horizontally */

}


/* === For the Portfolio various allocation pages === */




#navy, #navy a:link, #navy a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
color:#CCCCCC; 
text-decoration:none;
font-weight:normal;
}

#navy a:hover{
text-decoration:underline;
background-color:#3A3332;
}
