﻿/* PANEL ELEMENTS */
.panelTitle{font-family:Arial, Sans-Serif;font-size:18px;font-style:normal;font-weight:bold;color:#666666;}
ul.keyvalues{list-style:none;margin-left:0px;}
h4.stepVision{font-family:Arial, Sans-Serif;font-size:16px;font-style:normal;font-weight:bold;color:#666666;margin-bottom:12px;text-align:center;}
a.btn_read, a.btn_read:visited{width:63px;height:21px;display:block;background:url('images/button-read.gif') no-repeat top left; border:none;}
a.btn_read:hover{width:63px;height:21px;background:url('images/button-read.gif') no-repeat bottom left; border:none;}
.item_date{font-family:Arial,Helvetica,SansSerif; font-size:x-small; font-style:italic; font-weight:normal; color:#666666;}
a.btn_link, a.btn_link:visited{width:92px;height:21px;display:block;background:url('images/button-link.gif') no-repeat top left; border:none;}
a.btn_link:hover{width:92px;height:21px;background:url('images/button-link.gif') no-repeat bottom left; border:none;}
.relatedInfoText{font-family:Arial, Sans-Serif; font-style:normal; font-weight:normal;font-size:x-small;color:#4C4C4C;margin:-2px 0px 4px 0px;}
.meetingList{font-family:Arial, Sans-Serif; font-size: small; font-style:normal; font-weight:normal; color:#666666; line-height: 1.5em; margin-bottom: 1em;}
.listIncidentsHeader{font-style:italic; background-color: #e3e9eb; border-bottom:solid 1px #999999;}
.listIncidentsRow{background-color: #F0F5F6;}
.listIncidentsAlternate{background-color: #e3e9eb;}
.listIncidentsTable{font-size:small;color:#333333;font-family:Arial;}
p.MembershipText{font-size:14px;line-height:15px;font-weight:bold;margin-top:5px;padding-left:0px;}
/*Example CSS for the two demo scrollers*/
#pscroller1{
width: auto;
height: 20px;
font-family:Arial;
font-size:14px;
font-weight:normal;
font-style:normal;
color:#666666;
padding-left:0px;
margin-bottom:8px;
}
.someclass{ /*class to apply to your scroller(s) if desired */
}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 285px;
height: 162px;
}
div.billcontent{
width: 100%;
display:block;
}
div.billcontent img{
border:none;
}