@import "/css/bipbip.css";


a:hover.selectheaditem
{
	text-decoration:underline;
	font-size:8pt;
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	text-transform:uppercase;
}
.alllab
{
	font-size:8pt;
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
}
.alllabNew
{
	font-size:8pt;
	color:black;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	font-family:Arial;
}
.allddl
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	border: 1px solid #999999;
}
.allchk
{
	font-size:8pt;
	color:#666666;
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
}
.allevent
{
	color:Black;
}
/**********************************************************************/
body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	direction: ltr;
	font-size: 10px;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
.buttlab
{
	font-weight: bold;
	background-color: #EBEBEB;
	color: #666666;
	border: solid 1px #666666;
}
/**********************************************************************/
.data
{
	font-size:8pt;
	color:black;
	font-weight:normal;
	vertical-align:middle;
}
/**********************************************************************/
/* ------------------------------------- */
.error
{
	display: inline-block;
	border: solid 1px red;
	padding: 2px;
	margin:5px 0px 10px;
	padding:5px 5px 5px 40px;
	background: url(../images/icons/icon_error.png) no-repeat 5px 5px;
	background-color: #FFEEEE;
}
.error ul
{
	padding:0px;
	margin:2px 0px 10px;
	list-style-position:outside;
	list-style-type:disc;
	vertical-align:middle;
}
.error ul li
{
	vertical-align:middle;
	margin:0px 0px 3px 15px;
}
/* ------------------------------------- */
.errorPanel .panelControl
{
	background-image: url(../images/bg/bg_error.png);
}
.errorPanel .panelHeaderImg
{
	background-image: url(../images/bg/bg_line_red_top.png);
}
.errorPanel .panelHeader
{
	color: red;
	background-image: url(../images/bg/bg_line_red_mid.png);
}
.errorPanel .panelFooterImg
{
	background-image: url(../images/bg/bg_line_red_bot.png);
}
.errorPanel .panelFooter
{
	background-image: url(../images/bg/bg_line_red_mid.png);
}
.errorPanel .panelBody
{
	background-image: url(../images/bg/bg_line_red_mid.png);
}
/* -------------------------------------- */
/**********************************************************************/
/* -------------------------------------- */
.filterPanel .panelControl
{
	background: #F1F6F9 url(../images/bg/bg_line_blue_mid.png) repeat-y left top;
}
.filterPanel .panelHeader
{
	float: left;
	width: 100px;
	height: 100%;
	background-image: none;
	padding: 0px 10px;
}
.filterPanel .panelFooter
{
	float: right;
	width: 100px;
	height: 100%;
	background-image: none;
	padding: 0px 10px;
	text-align: right;
}
.filterPanel .panelBody
{
	margin: 0px 105px;
	background-image: none;
	height: 100%;
}
/* ------------------------------------- */
.filterPanel2 .panelControl
{
	background: #F1F6F9 url(../images/bg/bg_line_blue_mid.png) repeat-y left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.filterPanel2 .panelHeader
{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.filterPanel2 .panelFooter
{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}
.filterPanel2 .panelBody
{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ------------------------------------- */
/**********************************************************************/
h4
{
	font-size: 12pt;
}
.header
{
	font-size:11pt;
	color:Gray;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	text-transform:uppercase;
}
.header2
{
	font-size:9pt;
	color:black;
	text-align:center;
	vertical-align:bottom;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	text-transform:uppercase;
}
.head2
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
}
.head3
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1px;
}
/**********************************************************************/
/* ------------------------------------- */
.infoPanel .panelControl
{
	background-image: url(../images/bg/bg_info.png);
}
.infoPanel .panelHeaderImg
{
	background-image: url(../images/bg/bg_line_green_top.png);
}
.infoPanel .panelHeader
{
	color: #016503;
	background-image: url(../images/bg/bg_line_green_mid.png);
}
.infoPanel .panelFooterImg
{
	background-image: url(../images/bg/bg_line_green_bot.png);
}
.infoPanel .panelFooter
{
	background-image: url(../images/bg/bg_line_green_mid.png);
}
.infoPanel .panelBody
{
	background-image: url(../images/bg/bg_line_green_mid.png);
}
/* ------------------------------------- */
/**********************************************************************/
.labeltextbox
{
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
}
.linktext
{
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
}
/* -------------------------------------- */
.lineRed
{
	padding-left: 20px;
	padding-right: 10px;
	background: url(../images/bg/bg_line_red.png) no-repeat top left;
}
.lineRed .head2 { color: Red; }
.lineGreen
{
	padding-left: 20px;
	padding-right: 10px;
	background: url(../images/bg/bg_line_green.png) no-repeat top left;
}
.lineGreen .head2 { color: Green; }
.lineBlue
{
	padding-left: 20px;
	padding-right: 10px;
	background: url(../images/bg/bg_line_blue.png) no-repeat top left;
}
.lineBlue .head2 { color: Blue; }
/* ------------------------------------- */
/**********************************************************************/
.menuitem
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:0px;
	color: White;
	text-decoration: none;
	background-color:Transparent;
}
/**********************************************************************/
.normtext
{
	font-size: 10pt;
	vertical-align: middle;
}
/* ------------------------------------- */
.notify
{
	display: inline-block;
	border: solid 1px #33CC33;
	color: #33CC33;
	padding: 2px;
	padding-left: 40px;
	margin: 0px;
	margin-bottom: 5px;
	height: 40px;
	background: #FFFFCC url(../images/icons/icon_notify_green.png) no-repeat 5px 5px;
}
.notify ul
{
	padding:0px;
	margin:0px;
	list-style-position:outside;
	list-style-type:disc;
	height:100%;
	vertical-align:middle;
}
.notify ul li
{
	vertical-align:middle;
	margin-left:15px;
	font-weight: bold;
}
/* ------------------------------------- */
/**********************************************************************/
.pastevent
{
	color:Red;
}
.pagename
{
	font-family: Tahoma;
	font-size: 18px;
	color: #666666;
}
/* ------------------------------------- */
.panelControl
{
	width: 100%;
	text-align: left;
	background-image: url(../images/bg/bg_plus.png);
	background-position: 90% top;
	background-repeat: no-repeat;
	margin: 10px 0px;
}
.panelHeaderImg
{
	width: 5px;
	height: 6px;
	background-image: url(../images/bg/bg_line_blue_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.panelHeader
{
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #33659A;
	background-image: url(../images/bg/bg_line_blue_mid.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.panelHeader *
{
	font-weight: bold;
	font-size: 12pt;
}
.panelFooterImg
{
	width: 5px;
	height: 6px;
	background-image: url(../images/bg/bg_line_blue_bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.panelFooter
{
	width: 100%;
	padding-left: 10px;
	background-image: url(../images/bg/bg_line_blue_mid.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.panelBody
{
	width: 100%;
	height: 30px;
	padding-left: 20px;
	background-image: url(../images/bg/bg_line_blue_mid.png);
	background-position: left top;
	background-repeat: repeat-y;
}

/* ------------------------------------- */
.promohead
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	text-transform:uppercase;
}
/**********************************************************************/
/* -------------------------------------- */
.quickTipsPanel .panelControl
{
	background-image: url(../images/bg/bg_question.png);
	background-position: 90% top;
}
.quickTipsPanel .panelHeaderImg
{
	background-image: url(../images/bg/bg_line_orange_top.png);
}
.quickTipsPanel .panelHeader
{
	color: #FD6D09;
	background-image: url(../images/bg/bg_line_orange_mid.png);
}
.quickTipsPanel .panelFooterImg
{
	background-image: url(../images/bg/bg_line_orange_bot.png);
}
.quickTipsPanel .panelFooter
{
	display: none;
	background-image: url(../images/bg/bg_line_orange_mid.png);
}
.quickTipsPanel .panelBody
{
	padding-left: 0px;
	background-image: url(../images/bg/bg_line_orange_mid.png);
}
.quickTipsBody_Old
{
	width: 100%;
	padding-left: 10px;
	background-image: url(../images/bg/bg_line_orange_mid.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.quickTipsBodyFocused_Old
{
	width: 100%;
	padding-left: 10px;
	background-position: left top;
	background-repeat: repeat-y;
}

.quickTipsBody
{
	width: 100%;
	padding-left: 0px;
}
.quickTipsBodyFocused
{
	width: 100%;
	padding-left: 0px;
	background-color: #F0E68Cl;
}

.quickTipsHeader
{
	display: block;
	width: 100%;
	color: #666666;
	font-weight: bold;
}
.quickTipsText
{
	display: block;
	width: 100%;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ------------------------------------- */
/**********************************************************************/
.small
{
	font-size: 8pt;
}
.smalllink
{
	font-size:10pt;
	font-style: normal;
	color:#666666;
	font-weight:normal;
	vertical-align:middle;
	margin-left:2px;
	text-decoration: none;
	white-space:nowrap;
}
.selectheaditem
{
	text-decoration:none;
	font-size:8pt;
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	text-transform:uppercase;
}

.singletext
{
	font-family: Arial;
	font-size: 12px;
}
.singlebutton
{
	height: 22px;
	font-weight:bolder;
	letter-spacing: 1px;
	font-family: Tahome;
	font-size: 12px;
	border: 1px solid #666666;
}
.singletext
{
	font-family: Arial;
	font-size: 12px;
}
.subheader
{
	font-size:8pt;
	color:Orange;
	font-weight:normal;
	vertical-align:middle;
}
/**********************************************************************/
table td 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tableControl
{
	background-color: #C4FFC4;
	color: Green;
}

.tableLTTD
{
	background: url(../images/bg/bg_line_green_top.png) no-repeat top left;
}
.tableLBTD
{
	background: url(../images/bg/bg_line_green_bot.png) no-repeat bottom left;
}
.tableBody
{
	background-color: white;
	padding: 5px;
	margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 100%;
}
/* -------------------------------------- */
.tableBlue .tableControl
{
	background-color: #D5E4F0;
	color: #4D6185;
}
.tableBlue .tableLTTD
{
	background: url(../images/bg/bg_line_blue_top.png) no-repeat top left;
}
.tableBlue .tableLBTD
{
	background: url(../images/bg/bg_line_blue_bot.png) no-repeat bottom left;
}
.pagerBlue
{
	background:#ADD8E6;
	float:right;
	padding: 0px 5px;
}
.pagerViolet
{
	background:#D7D7FF;
	float:right;
	padding: 0px 5px;
}
/* -------------------------------------- */
.tabhead
{
	font-size:8pt;
	/*font-size:18pt;*/
	color:#666666;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	text-transform:uppercase;
}
.textHeader
{
	font-size:12pt;
	color:Silver;
	font-weight:bold;
	vertical-align:middle;
	white-space:normal;
	text-transform:capitalize;
}
.textbox 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder;
	color: #5A5A5A;
	border: 1px solid #d0d0d0;
	background-color: #ECECEC;
	height:19px;
}
.todayevent
{
	color:Green;
}

/**********************************************************************/
.universalfield 
{
	background:url(../images/bg/bg_transp_white.png);
	border:solid 1 #7F9DB9;
}
.cHeader
{
	color: #33659A;
	font-weight: bold;
	font-size: 12pt;
}