﻿img
{
	border: 0px;
}
a
{
	color: #333333;
}
#footpanel
{
	/*background-color: #E1E3E6; 	border: solid 1px #C1C2C2;*/
	bottom: 0;
	left: 0;
	margin: 0 13%;
	padding: 5px;
	padding-top: 0;
	padding-bottom: 0px;
	margin-bottom: 0;
	position: fixed;
	width: 74%;
	z-index: 9999;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block; /*filter:alpha(opacity=90); 	-moz-opacity:0.9; 	-khtml-opacity: 0.9; 	opacity: 0.9;*/
}
.footinnerbar
{
	background-color: #E1E3E6;
	border: solid 1px #C1C2C2;
}
*html #footpanel
{
	/*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top: expression(eval(document.compatMode &&document.compatMode==               'CSS1Compat' ) ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
.LogoText
{
	color: #0776BC;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding-left: 5px;
	vertical-align: middle;
	width: 156px;
}
#FootercloseButton
{
	cursor: pointer;
	float: right;
	margin: 5px 0 0 0px;
}
footer.css a
{
	color: #1275BC;
	text-decoration: underline;
}
#footpanel a img
{
	border: medium none;
	margin-left: 10px;
}
.floatright
{
	float: right;
}
.blog_txt
{
	white-space: nowrap;
	padding-left: 5px;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	width: 95px;
	overflow: hidden;
	text-align: left;
}
.blog_txt a
{
	color: #0776BC;
	white-space: nowrap;
	text-decoration: none;
}
#dvtool
{
	bottom: 0;
	cursor: pointer;
	display: none; /*left: 67%;*/ /*margin: 0 13%;*/
	padding: 9px;
	padding-bottom: 0;
	margin-bottom: 0;
	position: fixed;
	width: 63px;
	z-index: 9999;
	height: 27px;
	background: url(images/popup_btn.gif) top left no-repeat;
}
*html #dvtool
{
	/*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top: expression(eval(document.compatMode &&document.compatMode==               'CSS1Compat' ) ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
#FooterOpenButton
{
	float: right;
}
#dvtool img
{
	float: left;
}
.logoimg
{
	border-right: 1px solid #7DB8F2;
	padding: 0;
	padding-right: 5px;
	margin: 0;
}
#recentblogcontainerfooter
{
	overflow: hidden;
	width: 300px;
}
.popupframe
{
	/*background-color: Transparent;*/
	background-color:#FFFFFF; 
	left: 0;
	top: 0;
	position: absolute;
	width: 74%;
	z-index: -1;
	display: block;	
}
.iframeOverlay
{
	z-index: 10;
	display: block;
}

