/* GENERAL */

a {
	color:#000066;
}
a:link {
	color:#000066;
}
a:visited {
	color:#6666ff;
}
a:hover {
	color:#330066;
}
.b a {
	color:#006
}
.b a:link {
	color: #006;
}
.b a:visited {
	color: #66f;
}
.b a:hover {
	color: #306;
}
a.c {
	color:#ffffff;
}
h1 {
	padding:0;
	margin:0;
	color: #ffffff;
	font-size:1em;
	margin-left:8px;
	font-weight:normal;
}
h2 {
	color: #224c7c;
	font-size:.8em;
	font-weight:heavy;
	margin-left:15px;
	padding-bottom:0;
	margin-bottom:0;
}
h3 {
	color: #224c7c;
	font-size:.8em;
	font-weight:heavy;
	margin-left:15px;
	padding:0;
	margin:0;
}
h4 {
	color: #224c7c;
	font-size:.8em;
	margin-left:15px;
	padding:0;
	margin:0;
}
p, ul, ol {
	color: #224c7c;
	font-size:.8em;
	font-weight:normal;
	padding-right:1em;
	padding-left:1em;
}
ul, ol {
	margin-left:3em;
}
p.tph {
	margin-top:0;
}
p.bp {
	padding-bottom:1em;
}
body {
font-size:62.5% width:920px;
	font-family:verdana, arial, "lucida console", sans-serif;
	font-weight:normal;
	background-color: #053565;
	background-image: url(images/BackgroundGrad.jpg);
	background-repeat: repeat-x;
}
.LogoArea {
	position:relative;
	float:left;
	left: 3px;
	top: 5px;
	width:300px;
	padding: 0px;
	height:80px;
	background: url(images/ilfb_logo.gif) no-repeat;
}
.BannerArea {
	position:relative;
	float:left;
	top: 9px;
	width:600px;
	padding: 0px;
	height:80px;
	margin-left:0;
	background: url(images/BannerTest1.gif) no-repeat;
}
.LeftColumn {
	position:relative;
	float:left;
	color: #ffffff;
	margin-top:25px;
	width: 144px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#iconmenu {
	padding:0;
	margin:0;
	font-size:.7em;
}
#iconmenu li {
	width: 132px;
	height: 44px;
	background: url(images/sprite_menu_button.gif) -132px 0 no-repeat;
	list-style: none;
}
#iconmenu a {
	width: 132px;
	height: 34px;
	display: block;
}
#iconmenu .panel1c {
	left: 2px;
}
#iconmenu .panel1c a {
	font-family:arial;
	font-size:1em;
	color:#fff;
	text-align:center;
	line-height: 1.5em;
	padding-top:9px;
	text-decoration:none;
}
#iconmenu .panel1c a:hover {
	background: url(images/sprite_menu_button.gif) 0 0 no-repeat;
	font-weight:bold;
}
#iconmenu #activecurrent {
	background: url(images/sprite_menu_button.gif) 0 0 no-repeat;
	font-weight:bold;
}
.MainContent {
	position:relative;
	float:left;
	background-color: #ffffff;
	width: 725px;
	/*height: 450px;*/
    padding-left: 0;
	margin-left:20px;
	margin-top:25px;
}
.TitleBanner {
	padding-top:3px;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	position:relative;
	background-image: url(images/titlebanner.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 0px;
}
#navcontainer {
	margin-top:2em;
	margin-left: 165px;
	font-size:.8em;
}
/*Fat Erik's Pipelist*/
#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navlist li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navlist li:before {
	content: "| ";
}
#navlist li:first-child:before {
	content: "";
}
/*IE workaround*/
/*All IE browsers*/
* html #navlist li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
/*Win IE browsers - hide from Mac IE\*/
* html #navlist {
	height: 1%;
}
* html #navlist li {
	display: block;
	float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child {
	border-left: 0;
}
#navcontainer li a {
	color:#fff;
}
#navcontainer li a:link {
	color:#fff;
}
#navcontainer li a:visited {
	color:#fff;
}
#navcontainer li a:hover {
	color:#ccc;
}
.BottomRightBox {
	z-index: 1;
	float:right;
	background-color: #053565;
	height:30px;
	width:200px;
	color: white;
	margin-right:5px;
	padding-right:5px;
	margin-top:10px;
	background-image: url(images/ilfb_add.gif);
	background-repeat: no-repeat;
}
table.b, td.b {
	margin-left:1em;
	border-style:solid;
	border-width:1px;
	border-collapse: collapse;
	font-size:.9em;
}
.right {
	float:right;
	padding-right:1em;
}
