﻿body
{
	margin: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	text-align: justify;
}
#main
{
	width: 900px;
}
#main #header
{
	float: left;
	height: 90px;
	width: 100%;
	height: 92px;
	clear: both;
	margin-bottom: 1px;
	border-bottom: #07316b 4px solid;
}
#main #rightside
{
	margin-top: 2px;
}
#main #headerline, #main #rightside .rightheader
{
	clear: both;
	height: 25px;
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	color: #ffffff;
	background-color: #00599d;
	text-align: left;
	padding-top: 10px;
}
#main .flashobject
{
	width: 100%;
	text-align: left;
	clear: both;
}
#main .blueline
{
	background-color: #00599d;
	height: 2px;
	width: 100%;
	clear: both;
}
#main #header .logo
{
	float: left;
	background-image: url(../images/bifmlogo.gif);
	width: 500px;
	background-repeat: no-repeat;
	height: 92px;
}
#main #header #toptext
{
	float: right;
	width: 218px;
	height: 92px;
	text-align: right;
	vertical-align: text-bottom;
}
#main #header #toptext a, #main #footer a
{
	color: #00599D;
	text-decoration: none;
}
#main #header #toptext a:hover, #main #footer a:hover
{
	color: #DD2435;
	text-decoration: underline;
}

#main #body
{
}
#main #bottom
{
	padding-top: 12px;
	width: 100%;
	height: 25px;
	background-color: #d7d7d7;
	color: #696969;
	border-top: #00599d 4px solid;
	clear: both;
}

.button, .button:hover
{
	width: 136px;
	height: 38px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: #990000;
}
.button
{
	background-image: url(../Images/btn/lite.gif);
}
.button:hover
{
	background-image: url(../Images/btn/litehover.gif);
	cursor: hand;
}
.dd
{
	text-align: justify;
	font-family: Verdana;
	background-position: left top;
	background-image: url(../Images/tablebck.gif);
	background-repeat: repeat-x;
}
.tit
{
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	color: #990000;
}
.BlueFont
{
	color: #00599D;
}
.RedFont
{
	color: #990000;
}
.h
{
	font-weight: bold;
	color: #00599D;
}

.GreenFont
{
	font-weight: bold;
	color: #990000;
}

.homeurl, .homeurl table
{
	background-image: url(../images/topnav.gif);
	width: 217px;
	background-repeat: no-repeat;
	height: 37px;
	cursor: hand;
}
.homeurl table
{
	cursor: hand;
	border-collapse: collapse;
}
.homeurl table tr td
{
	width: 43px;
}
div.ebifm
{
	font-weight: bold;
	font-size: 14pt;
	color: #00599d;
	font-family: Verdana;
	margin-top: 10px;
	margin-bottom: 7px;
}

.1, .2, .3, .4, .5
{
	background-position: left top;
	background-image: url(../Images/tablebck.gif);
	background-repeat: repeat-x;
}
.line
{
	width: 100%;
	border-bottom: #a9a9a9 1px solid;
	height: 1px;
	margin-bottom: 10px;
}
#Brouch table
{
	width: 100%;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
#Brouch table td
{
	/*margin-top: 4px;*/
	padding-left: 4px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	text-align: left;
}
#Brouch table td, #Brouch table td a
{
	background-color: #07316b;
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	/*height: 25px;*/
}
#Brouch table td:hover, #Brouch table td a:hover
{
	background-color: #ffffff;
	color: #07316b;
	cursor: hand;
}


