@charset "UTF-8";
/* CSS Document */

.magGlass {
	background: url(../images/magGlassSM.jpg) no-repeat right top;
	padding-right: 37px;
	/*margin-right:10px;*/
}

#friMenuTop {
	border-bottom: 1px solid #C1C1C1;
	padding-right: 2px;
	padding-left: 2px;
	height: 26px;	/*background: #FAF6F8;*/
	padding-bottom: 4px;
	
}
#dropDownMenu {
	margin-top: 5px;
}
#friMenuTop ul {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px 0px;
}
#friMenuTop li {
	display: inline;
	}
#sideBar {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 14px;
}
#sideBarContent {
	background: url(../images/tocBkgrnd.gif);
	display: inline;
	float: left;
	width: 300px;
}
*html #sideBarContent {
	margin-top: -5px;
}

#friMenuTop a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0077bf;
	text-decoration: none;
}
#friMenuTop a:hover {
	text-decoration: underline;
}
#signInForm {
	float: right;
	margin-bottom: 1px;
	margin-top: 4px;
}
.passwordField {
	height: 14px;
}
* html #searchTerm {
	font: 10px Arial, Helvetica, sans-serif;
}

.bumpImgDwn {
	margin-top: 10px;
}
#friMasthead {
	background: url(../images/FRI_Masthead.gif) no-repeat left bottom;
	height: 100px;
}
#friMasthead img {
	margin-top: 25px;
}
#registerBox {
	text-align: right;
	float: right;
	padding-right:50px;
	padding-top:15px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #0077bf;
	
	.position: absolute !important;;
	.top: 5px !important;;
	.right: 30px !important;;
}
.statusMessage{
	.font-size: 12px;
	.color: #0077bf;	
	}

/*#registerBox img {
	display: block;
	float: right;
	vertical-align: top;
}*/
.passwordHelp {
	
	display: block;
	float: right;
	margin-right: 90px;
	margin-top: 6px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CC9900;
}
.passwordHelp a {
	color: #CC9900;
}
.threeCellsCell {
	display: inline;
	float: left;
	margin-left: 15px;
	
}
#threeCells {
	margin-top: 15px;
	margin-bottom: 15px;
}
#slideShow {
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	width: 300px;
}
#swfWrapper {
	margin-left: 10px;
}
#friArticles {
	width: 625px;
	display: inline;
	float: left;
}
#friArticlesContent {
	border-right: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	padding-left: 15px;
}
*html #friArticlesContent {
	margin-top: -4px;
}
#friArticlesContent h1 {
	text-shadow: 0.1em 0.1em 0.1em #CCC;
	color: #333;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

#friArticlesContent h2 {
	font: 18px "Arial";
	color: #5D5D5D;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#friArticlesContent h3 {
	font: bold 125% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	border-left: 12px solid #cccccc;
	margin: 0px 0px 10px;
	padding-left: 10px;
}
#friArticlesContent h4 {
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.teaseTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #006699;
	margin: 0px 0px 3px;
	padding: 0px;
}
.friTease p {
	margin: 0px;
	font: 14px "Times New Roman", Times, serif;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.friTease {
	margin-left: 20px;
	padding-right: 35px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.friTease a {
	color: #006699;
	text-decoration: none;
}
.friTease a:hover {
	text-decoration: underline;
}
#sideBar  h2 {
	font: bold italic 18px Arial, Helvetica, sans-serif;
	color: #5e6777;
	margin: 0px 15px 10px;
	padding: 0px;
}

#sideBarImg {
	float: right;	
	margin-right:20px;
	}

#sideBar  a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7a3f06;
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
}
.sideBarDivider {
	background: #A7A7A7;
	margin: 10px 15px;
	height: 1px;
	display:block;
	font-size: 1px;
}

#sideBar a:hover {
	text-decoration: underline;
}
#sideBar ul {
	margin: 5px 0px 10px 15px;
	padding: 0px;
	list-style: none;
}
#sideBar  h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #525852;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-transform: uppercase;
}
#mainLogin {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#signUpForms {
	display: inline;
	float: left;
	width: 400px;
}
#signUpForms img {
	float: right;
	margin-left: 10px;
}
.signUpTease {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin-right: 130px;
	margin-bottom: 15px;
}
#trialSignUp {
	width: 300px;
}
#signUpFormsWrapper {
	padding-right: 15px;
}
.subscribeBox {
	margin-bottom: 15px;
	display: block;
	margin-top: 15px;
}
.subscribeBox  a {
	color: #0066CC;
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #0066FF;
	padding: 2px 3px 2px 2px;
}
#signUpCopy {
	display: inline;
	float: left;
	width: 380px;
	background: no-repeat center center;
}
.blk {
	color: #333333;
	font-size: 14px;
}
#signUpLeft {
	display: inline;
	float: left;
	background: no-repeat left top;
}
#signUpLeft {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#signUpCopy h3 {
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
#existingMembers {
	float: right;
}
#signUpCopy {
	color: #333333;
	width: 500px;
	font: 14px Arial, Helvetica, sans-serif;
	background: no-repeat center center;
}
.membershipIncludes {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0066CC;
	display: block;
	margin-left: 30px;
}
#signUpLeft  h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
#signUpCopy p {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
}
#signUpCopy ul {
	margin: 0px 30px 15px 45px;
	padding: 0px;
	list-style: disc url(none);
}
#signUpCopy li {
	font-size: 12px;
	margin-top: 4px;
}
#trialForm {
	margin-top: 15px;
}
#trialSignUp a {
	color: #666666;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #666666;
	margin-top: 5px;
	display: block;
	width: 19px;
}
#RIR {
	margin-right: 15px;
	padding: 15px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
#RIR ul {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	list-style: disc;
}
#RIR li {
	display: block;
	margin-bottom: 5px;
	font-size: 85%;
}
#RIR h2 {
	font: bold 125% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	border-left: 12px solid #cccccc;
	margin: 0px 0px 10px;
	padding-left: 10px;
}
#RIR h4 {
	font: bold 100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 5px 28px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}
#RIR h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 1.6em 0px 2px;
	padding-left: 10px;
	border-left: 18px solid #eeeeee;
}
#RIR p {
	font-size: 85%;
	margin: 0px 0px .8em 28px;
}
#formsWrapper {
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	font: 14px Arial, Helvetica, sans-serif;
}
#searchWrapper {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

#quotes {
	font: 10px Arial, Helvetica, sans-serif;
	width: 195px;
}
#quotes ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
#quotes li {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#tspTitles ul {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#tspTitles {
	margin-left: 10px;
	margin-top: 25px;
}
* html #tspTitles {
	margin-bottom: -30px;
}
#tspTitles li {
	display: inline;
	float: left;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #99CC99;
}
#tspLeft {
	font: 10px Arial, Helvetica, sans-serif;
	width: 83px;
	clear: right;
}
#tspLeft ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
#tspLeft li {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.fundName {
	display: block;
	width: 28px;
	color: #99CC33;
}
.trakingName {
	color: #FFFFFF;
}
#tspDisclaimer {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	
	margin-left: 15px;
	margin-top: 10px;
}
*html #tspDisclaimer {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	
	margin-left: 15px;
	margin-top: 35px;
}


#tspDisclaimer a {
	color: #CCCCCC;
}
* html #tspDisclaimer {
	margin-bottom: 0px;
}
#tspWrapper {
	clear: left;
}
.noMargin {
	margin-right: 0px;
}
#tspLeft  {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 10px;
}

#tspLeft, #tspRight {
	display: inline;
	float: left;
}
.tspCell {
	display: inline;
	float: left;
	margin-left: 15px;
	background: url(../images/tsp_2.png) no-repeat left top;
	height: 155px;
	width: 303px;
}
#break {
	clear: both;
}

#tspReturns{
	margin-bottom:10px;
	
	}
#tspTop{
	padding-top:20px;
	background-image: url(../images/tspTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
/*#tspBtm{
	background-image: url(../images/tspBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}*/
#tspTable2{
	
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#tspReturnsLink{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
	margin-right: 20px;
	}
.tspReturnsFundName{
	font-weight: bold;
	color: #033;
}
.red {
	color: #F00;
}
.green {
	color: #060;
}
.changePW {
	font-family: Arial, Helvetica, sans-serif;
	color: #963;
	text-decoration: underline;
	font-size: 10px;
	/*.font-size: 8px !important;*/
	.color: #805707 !important;;
}
#search {
	width:500px;
	margin-top:30px;
	margin-left:30px;
	/*background-image: url(../images/magnifying_glass.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	}
#search ul {
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	}
	
#search a {
	color: #06C;
	text-decoration: none;	
	}
#search a:hover {
	text-decoration: underline;	
	}
#search img {
	float:right;
}
.input {
	border: 2px solid #000;
	background-color: #666;
	height:25px;
	font-size: 1.3em;
	color: #FFF;
}

.button {
	border: none;
	background: url('../images/searchNow.gif') no-repeat top left;
	height: 29px;
	width: 104px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.button:hover {
	height: 29px;
	width: 104px;
    border: none;
    background: url('../images/searchNowDown.gif') no-repeat top left;
    padding: 2px 8px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }
.searchViewWrapper{
	float: left;
	width: 440px;
	margin-left: 20px;
}
.searchViewDiv{
	float: left;
	width: 500px;
	margin-left: 20px;
	display:inline;
}
.searchViewDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.searchViewItem{
	margin-top: 10px;
	margin-left: 5px;
	.margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
}
.searchViewItem p {
	margin-bottom: 8px;
	.font-size: 12px;
	color: #1E1E1E;
}
#friTease ul {
	color: #333;
}
.searchViewDiv h5{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	margin-bottom: 8px;
}
#seminars img{
	float:right;}
.archiveSpan{
	font-size: 12px;
	color: #333;
	display: block;
	margin-bottom: 12px;
	background-image: url(../images/newspaper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 64px;
	margin-top: 2px;
	font-weight: bold;
	padding-top: 10px;
}
#search a {
	font-family: Arial, Helvetica, sans-serif;
}
#searchList li {
	
	
	margin-right: 0px;

	margin-left: 0px;
}
.search2Date {
	font-size: 10px;
	color: #333;
	padding-left: 8px;
	margin-bottom:8px;
	display:block;
	
	font-weight: bold;
	}
