/* CSS Document */

.c_head{padding:-8px 10px 0 11px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{
margin-bottom:12px;
padding:0px -15px 0 -15px ; text-align:left;}  /*EDITED THIS MARTIN!!!!*/

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.d_contentpane{
/*margin-left:-2px;*/
}

.e_contentpane{}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#000000;
/*line-height: 200%;*/
}

.Normal p{margin-top:-5px;   /*EDITED THIS MARTIN!! */
padding-bottom:-18px;
}

.searchbox, searchbox2
{
	width:270px;
	height: 35px;
	background-color: #004631;
	color:#000000;
	vertical-align:middle;
	margin-right:-31px;
padding: 7px 0pt 0pt 39px;
}

.searchbox2
{
	height:0px;
}

.searchtext
{
	height: 13px;
	border:1px solid #000;
	color:#000000;
	width: 125px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.news_title
{
	width:270px;
	background-color: #d1d3d3;
	height: 12px !important;
	font-weight: bold;
	padding:0 7px 0 0;
text-transform: uppercase;
	/*padding-left: 8px;
	padding-top: 4px;*/
}
.news_item
{
	border-bottom: 1px solid #949494;
	height: 58px !important;
	text-overflow: ellipsis;
	margin-bottom: 8px;
}
.news_item .image
{
	float:left;
	width: 50px;
	height: 50px;
}
.news_item .text
{
	float:right;
	width: 100px;
	height: 50px;
	font-family: Verdana !important;
	font-size: 8pt;
	font-weight: normal;
	text-overflow: ellipsis;
}
.product_title
{
	background-color: #FBE5AC;
	width:225px;
	height: 18px !important;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
}
.product_item
{
	border-bottom: 1px solid #949494;
	height: 32px !important;
	text-overflow: ellipsis;
	margin-bottom: 8px;
}
.product_item .image
{
	float:left;
	width: 50px;
	height: 20px;
}
.product_item .text
{
	float:right;
	width: 100px;
	height: 20px;
	font-family: Verdana !important;
	font-size: 8pt;
	font-weight: normal;
	text-overflow: ellipsis;
	table-layout: fixed;
}

.newsbox
{
	width: 225px;
	height: 22px;
	background-color: #FBE5AC;
	font-family: Verdana !important;
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}

.BFGLogoBox
{
max-width: 85%;
/*max-width:100px;
max-height:175px;*/
height:auto;
float:right;
padding-right: 15px;
padding-bottom: 15px;
}

.BFGLogoBox .image
{
/*	float:left;*/
max-width: 85%;
	width: 50px;
	height: 20px;
}

.e_contentpane
{
max-width: 85%;
margin-right: -10px;
margin-bottom: 10px;
}

.n_contentpane Normal{
line-height: 100%;
padding-bottom:-15px;
}

.n_contentpane .SubHead 
{
display:none;
}

