/*
ILF style sheet
Copyright 2008 jcmorris design
Last edit: 2008-10-10
*/
/* 
-------------------------------------------------------------------------------
<< PAGE LAYOUT
*/
body		
		{
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align:center;
	background-color:#687EA2;
	vertical-align: middle;

	}
body * a {
	/* Fix for links above transparent PNG backgrounds in IE 6 */
	position: relative;
	}
img {
    /* fixes transparent PNG issue in IMG elements */
    behavior: url('scripts/png_behavior.htc')
    }
	
#container {
    width:950px;
	margin:auto;
	padding:0;
	text-align:left;
	position: relative;

	}	

#top {
    width:950px;
	height: 99px;
	margin:auto;
	background-image:url(images/top.gif);
	background-repeat: no-repeat;
	}
	
#topINTERIOR {
    width:950px;
	height: 84px;
	margin:auto;
	background-image:url(images/topINTERIOR.gif);
	background-repeat: no-repeat;
	}
	
#content {
    width:950px;
	margin:auto;
	background-repeat: no-repeat;
	background-color:#FFF;
	}
#bkBlue {
    width:950px;
	height: 323px;
	margin:auto;
	background-image:url(images/bk_blue.gif);
	background-repeat: no-repeat;
	}
#bkLogo {
    width:950px;
	margin:auto;
	background-image:url(images/bk_logo.jpg);
	background-repeat: no-repeat;
	background-color:#FFF;
	}
#linevertical {
	width:2px;
	margin:auto;
	background-image:url(images/line_dotted_vertical.gif);
	background-repeat: repeat-y;
	}
#nav{
    width:950px;
	height: 22px;
	margin:auto;
	background-image:url(images/nav.gif);
	background-repeat: no-repeat;
	}
#chart {
    width:520px;
	margin:auto;
	background-image:url(images/bk_chart.gif);
	background-repeat: repeat-y;
	
	}
#chart2 {
    width:520px;
	margin:auto;
	background-image:url(images/bk_chart2.gif);
	background-repeat: repeat-y;
	}
#bottom {
    width:950px;
	height: 36px;
	margin:auto;
	background-image:url(images/bottom.png);
	background-repeat: no-repeat;
	}
	

/* 
-------------------------------------------------------------------------------
<< TEXT
 */
.header_blue{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2957A3;
	font-weight: bold;
    padding-bottom: 8px;
}
.header_orange{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED9200;
	font-weight: bold;
    padding-bottom: 8px;
	padding-top: 65px;
}
#header_orange19{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ED9200;
	font-weight: bold;
	padding-left:45px;
	padding-bottom: 10px;

}
.header_orange19{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ED9200;
	font-weight: bold;

}
.header_orange18{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED9200;
	font-weight: bold;

}
.header_orange17{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ED9200;
	font-weight: bold;

}
.header_orange18IND{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED9200;
	font-weight: bold;
	padding-left:45px;
	padding-bottom:10px;

}
.copyHOME{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 175%;
	color: #FFFFFF;
	font-weight: bold;
	width: 595px;
	padding-top: 40px;
}

.copyHOME strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 175%;
	color: #FFFFFF;
	font-weight: bold;
}

.copyHOME em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 175%;
	color: #EC9200;
	font-weight: bold;
	font-style:normal;
}


#collumnsHOME{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #686A6B;
	font-weight: bold;
	width: 560px;
    padding-top: 15px;
	
}
#collumnsHOME em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC9200;
    font-style:normal;
	
}

.copyHOMEbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
}
.copyHOMEbottom a{
	color: #0980C2;
	font-weight: bold;
	text-decoration:none;
}
.copyHOMEbottom strong{
	color: #2957A3;
	font-weight: bold;
}

.copy{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:45px;
	padding-right:95px;
}

.copy strong{
	color: #2857A3;
	font-weight: bold;
}
.copy b{
	color: #ED9200;
	font-weight: bold;
}
.copy a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0980C2;
	font-weight: bold;
	text-decoration:none;
}
.copyInlineLink{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:45px;
	padding-right:95px;
}

.copyInlineLink strong{
	color: #2857A3;
	font-weight: bold;
}
.copyInlineLink b{
	color: #ED9200;
	font-weight: bold;
}
.copyInlineLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0980C2;
	font-weight: bold;
	text-decoration:none;
}
.contact{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:45px;
	padding-right:20px;
}

.contact strong{
	color: #2857A3;
	font-weight: bold;
}
.contact b{
	color: #464848;
	font-weight: bold;
}
.contact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0980C2;
	font-weight: bold;
	text-decoration:underline;
}
.copyBUY{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:45px;
	padding-right:150px;
}

.copyBUY strong{
	font-size: 14px;
	color: #2957A3;
	font-weight: bold;
}

.copyBUY b{
	color: #464848;
	font-weight: bold;
}
.copyBIO {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: bold;
	padding-left:45px;
	padding-right:95px;
}

.copyBIO strong{
	color: #2857A3;
	font-weight: bold;
}

.Green{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #02722d;
	font-weight: bold;
}
.Red{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #991F00;
	font-weight: bold;
}
.Blue{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #2957A3;
	font-weight: bold;
	padding-left:45px;

}
.pdf{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:25px;
	padding-right:95px;
	margin-top:-15px;
}

.pdf a{
	color: #0980C2;
	font-weight: normal;
	text-decoration:underline;
	margin-left: 5px;
}
.logoList {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #464848;
	font-weight: normal;
	padding-left:25px;
	padding-right:95px;
	margin-top:-15px;
	margin-left: 5px;
}


.inlineLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0980C2;
	font-weight: bold;
	text-decoration:none;
}
.emcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 131%;
	font-style:italic;
	padding-left:45px;
	padding-right:90px;
	
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0980C2;
	font-weight: bold;
	padding-top: 15px;
}
.topLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0980C2;
	text-decoration:none;
	padding-right: 15px;
}
.side_orange15{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ED9200;
	font-weight: bold;
    line-height: 130%;
}
.nav{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2957A3;
	font-weight: bold;
}
.nav a{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2957A3;
	font-weight: bold;
	text-decoration: none;
}
.nav strong{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav b{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED9200;
	font-weight: bold;
}
.address{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454848;
	font-weight: normal;
	line-height: 111%;
	padding-right: 30px;
}
.address b{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2957A3;
	font-weight: bold;
}
.address a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED9200;
	font-weight: bold;
	padding-top: 10px;
		text-decoration: none;
}
.copyright{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 40px;
}
.bottomNav{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomNav a{
	color: #FFFFFF;
  	text-decoration: none;
}

.registerMark {
font-size: 12px;
}

.listlink {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: none;
}
.listlink a{
	color: #ED9200;
	font-weight: bold;
		text-decoration: none;
}



.mousetype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #464848;
	padding-top:-15px;
	
}
.chart{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
}
.chart b{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #2857A3;
	padding-left: 5px;
}
.chart strong{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #464747;
}
#ILFbrochureButton		
		{
	background-color:#2857A3;
	width: 275px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	margin-left: 0px;
	margin-right: -2px;}
	
#HomeButton		
		{
	width: 400px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	margin-left: 40px;
	margin-right: 0px;}
	
#bullbear		
		{
	width: 295px;
	height: 268px;
	border: 0px;
	position: relative;
	float: left;
	z-index: 102;
	margin-bottom: 20px;
	margin-right: -22px;}
	

.news{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #464848;
	font-weight: bold;
	padding-left:45px;
	padding-right:120px;
}

.news strong{
    color: #ED9200;
	font-weight: bold;
}
.news b{
	font-size: 14px;
	color: #2857A3;	
	font-weight: bold;
}
.news a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0980C2;
	font-weight: bold;
	text-decoration:none;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0980C2;
	font-weight: bold;
}
.topLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0980C2;
	text-decoration:none;
	padding-right: 15px;
}

