/* CSS Document */

body {
	color:#565656;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width:950px;
	margin:0 auto;
}
#containertable.override{
	width:100%;
	overflow: scroll;
}
#containertable.override div{
	height:550px;
	overflow:scroll;
}

.headerzone {
	height:70px;
	float:left;
	width:auto;
}

.logozone {
	margin:0px;
	float:left;
	width:auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* back up
.logozone {
	padding:38px 0px 0px 29px;float:left; width:auto;
} */


.banner {
	height:198px;
	background:url(../images/banner.jpg) left top no-repeat;
	float:left;
}

.workzone {
	width:950px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.workzone-left {
	width:218px;
	float:left;
	padding:0px 0px 0px 10px;
}

.workzone-right {
	width:694px;
	float:left;
	margin-left:28px;
}

.welcomezone {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	}
.welcomeimg {
	float:right;
	border: 1px solid #565656;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.welcomeimg a:link {
	float:right;
	border: 1px solid #565656;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	border:none;
	}
.column1 {
	width:225px;
	float:left;
	}
.column2 {
	width:225px;
	float:left;
	margin-left:8px;
	}
.column3 {
	width:225px;
	float:left;
	margin-left:8px;
	}
.projectimg {
	border:1px solid #DFE0D8;
	padding:4px;
	margin-top:10px;
	}
.projectimg a:link {
	border:none;
	}
.newcontent {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	}
.borderbottom {
	border-bottom:1px solid #DFE0D8;
	padding:0px 0px 22px 0px;
	margin:0px 0px 0px 0px;
	}
.footer {
	background:url(../images/footer.jpg) left bottom repeat-x;
	text-align:center;
	color:#ffffff;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}

/* Text Styles Start Here */

h1 {
	color:#185FA1;
	border-bottom:1px solid #E7E7E7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	}
h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#BA5C14;
	background:url(../Images/disc.jpg) 0px 3px no-repeat;
	padding:0px 0px 0px 15px;
	margin:20px 0px 20px 6px;
	}
.no-space {
    margin: 0px;
    padding: 0px;
	}
.redheading{
	font:18px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	text-align: center;
	font-weight: bold;
	}
.blueboldtxt {
	color:#185FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
.redlighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	font-weight:100;
	}
.bluelighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
	font-weight:100;
	}

/* Text Styles End Here */

/* Menu Styles Start Here */

a {
	color:#B15E10;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	color: #1A65A8;
	text-align: left;
	}
.mainmenu {
	float:left;
	width:950px;
	height:40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
.mainmenu ul {float:left; width:950px;
	margin:0px;
	padding:10px 0px 0px 0px;
	}
.mainmenu li {
	display:block; 
	float:left; 
	width:104px;
	background:url(../images/menubg.jpg) left top repeat-x;
	list-style:none; 
	text-align:center;
	padding:7px 0px 0px 0px; 
	height:23px;
	margin:0px 1px 0px 0px;
	}
.mainmenu li.last{
	width:109px;
	}	
.mainmenu li a{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.mainmenu li a:hover {
	color:#EF9A61;
	text-decoration:none;
	}
.service {
	}
.service ul {
	margin:0px;
	padding:0px;
	}
.service li {
	display:block;
	background:url(../Images/disc1.jpg) 0px 4px no-repeat;
	padding:0px 0px 10px 15px;
	list-style:none;
	}
.service li a{
	color:#B5601F;
	text-decoration:underline;
	}
.service li a:hover {
	text-decoration:none;
	color: #1A65A8;
	}
.more {
	padding:2px 0px 0px 0px;
	width: 100%;
	}
.more a{
	color:#BF5A14;
	background:url(../Images/disc.jpg) 0px 4px no-repeat;
	padding-left:15px;
	text-decoration:underline;
	}
.more a:hover {
	text-decoration:none;
	text-align: right;
	color: #1A65A8;
	}
.footerlink {
	}
.footerlink ul {
	margin:0px;
	padding:0px;
	}
.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
	}
.footerlink li a{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.footerlink li a:hover{
	text-decoration:none;
	}
.footerlink a{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.footerlink a:hover{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* Menu Styles End Here */


/* Inside Style Start Here	*/

.insidebanner {
	height:125px;
	margin-top:2px;
	background-image: url(../Images/bannerInside2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
	text-align: left;
	}
h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	}
.ourvalue {
	margin:10px 0px 0px 0px;
	}
.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
	}
.aboutus-img a:link  {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
	border:none;
	}
.aboutcolumnzone {
	padding:20px 0px 16px 0px;
	}
.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
	}
.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
	}
.todaysmeetings {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
	}

.abouticon {
	float:left;
	margin:10px 20px 50px 0px;
	text-align: left;
	}
.abouticon a:link {
	float:left;
	margin:0px 20px 0px 0px;
	border:none;
	}
.servicecolumnzone {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
	text-align: left;
	}
.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
	}
.our-comment {
	margin:10px 0px 0px 0px;
	}
.faq-posted-row {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
.faqanswerrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
	}
.project-img {
	float:right;
	margin-left:20px;
	border: 1px solid #b0a48b;
	padding: 4px;
	margin-bottom: 10px;
	}
input.button {
	color:#ffffff;
	background:#185fa1;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
	}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
	}

.readmore {
	padding:10px 0px 10px 0px;
	}
.searchBox {
	margin:0px;
	float:right;
	width:205px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.searchBoxCommDisplay {
	margin:0px;
	float:right;
	width:215px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.borderAll {
	padding:0px 0px 22px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #DFE0D8;
	}
.employmentcolumn1 {
	width:95%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
.h3_panelHeading {
	color:#185FA1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../Images/disc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.jobscolumn {
	width:85%;
	float:left;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: left;
	background-color: #FEFEFE;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	}
.citizenlinksrow {
	border-bottom:1px dotted #000000;
	padding-left: 35px;
	padding-right: 7px;
	}
.faqQuestion {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#BA5C14;
	background:url(../Images/disc.jpg) 0px 3px no-repeat;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 6px;
	}
.projectimgLeft {
	border:1px solid #DFE0D8;
	padding:4px;
	margin-top:3px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	}
.wifi_panelHeading {
	color:#185FA1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/disc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.accordianQuestion {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#185FA1;
	background:url(../Images/disc.jpg) 0px 3px no-repeat;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 6px;
	}
.abouticon_MarginBottom {
	float:left;
	margin:0px 20px 70px 0px;
	text-align: left;
	}
#repListBox {
	height: 100%;
	width: 693px;
	margin-bottom: 35px;
	display: inline-block;
	background-color: #F0F1EF;
	}
#fullheight{
	height:100%;
	clear: both;
	}
#wrapper {
	background-color: #E9F0F3;
	overflow: scroll;
	height: 510px;
	width: 695px;
	position: absolute;
	}
.Error_txt {
	font:18px Arial, Helvetica, sans-serif;
	color:#900;
	text-align: left;
	font-weight: bold;
	}
.borderAllShaded {
	border: 1px solid #DFE0D8;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 15px;
	}
.financialsBox {
	margin:0px;
	float:left;
	width:205px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.jobsHeading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#185FA1;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 6px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: #F2F2F2;
	}
.redheadingLeft {
	font:18px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	text-align: left;
	font-weight: bold;
}
div #EventsCalendar {
	width: 100%;
	margin: 0px;
	height: 604px;
	overflow: visible;
	}
/*-- Committee Broadcast Info Page Styles --*/

#lblCommitteeName{
	color:#185FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}

#lblMessage {
    padding:0 20px 0 0;
    }

#lnkSubCommittees {
	line-height:1em;
	padding:0 0 0 0;
	}	
	
hr {
    border-bottom:dotted;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
    color:#BF5A14;
    width:98%;
    text-align:left;
	padding:5px 0px 5px 0px;
	margin:6px 0px 6px 0px;
	}		

ddlTestimony
    select:focus {
    width: auto;
    position: relative;
	}

ddlCommittees {
    margin:0 0 0 -30px;
	}
	
	/*----- lfk added 8/1/2013 ---*/
		#lblClerkTitle
	{
		font-weight:800;
	}
	#lblJointClerkTitle
	{
		font-weight:800;
	}
		#lblJointClerkTitle2
	{
		font-weight:800;
	}
		#lblJointClerkTitle3
	{
		font-weight:800;
	}
	#lblMeetingTitle
	{
		font-weight:800;
	}
	#lblMeetingText{
		font-weight:800;
	}
	/*----------------------------*/
	
/*-- END -- Committee Broadcast Info Page Styles --*/

/*-- BEGIN -- Public Committee Schedule Styles --*/
	
	
#lblDateTitle {
	font-weight:800;	
	}
#lblDateText {
	font-weight:800;
	}
#lblTimeTitle {
	font-weight:800;
	}
#lblTimeText {
	font-weight:800;
	}
#lblMeetingTitle {
	font-weight:800;
	line-height:1.5em;
	}
#lblMeetingText {
	font-weight:200;
	line-height:1.5em;
	}
#lblChairTitle {
	font-weight:800;
	line-height:3em;
	}
#lblChair {
	font-weight:800;
	}
#hypBillRec {
	line-height:1.5em;
	}
#lblLocationTitle {
	font-weight:800;
	}
#lblLocationText {
	font:normal;
	line-height:3em;
	}
#lblChannelTitle {
	font-weight:800;
	}
#lblChannel {
	font:normal;
	}
#lblAgendaTitle {
	font-weight:800;
	}
#txtAgendaText {
	font:normal;
	}
/*-------------------- Begin Committee Info Only -----------------*/

#BottomTable {
	position: static;
	display:inline;
	} 
	
/*-- Label7 = Testimony drop down list on CommitteeInfo Page --*/
#Label7 {
	margin:15px 0 0 0;
	}
	
/*-------------------- End Committee Info Only -----------------*/	
	
	
	
	
	
	
	
	
	

.odd {
	background-color: #e7e7e7;
}
#org_chart {
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
}

a.orgchart:link {font-family:Georgia, Arial, Helvetica, sans-serif;color:#bf5a14;font-weight:bold;font-size:16px;text-decoration:none;}
a.orgchart:visited {font-family:Georgia, Arial, Helvetica, sans-serif;color:#bf5a14;font-weight:bold;font-size:16px;text-decoration:none;}
a.orgchart:hover {font-family:Georgia, Arial, Helvetica, sans-serif;color:#bf5a14;font-weight:bold;font-size:16px;text-decoration:underline;}
a.orgchart:active {font-family:Georgia, Arial, Helvetica, sans-serif;color:#bf5a14;font-weight:bold;font-size:16px;text-decoration:none;}


#trymhrtv {
	clear: none;
	width: 98%;
}

a.mhrtv:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF5A45;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.mhrtv:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;}
	
a.mhrtv:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;}
	
a.mhrtv:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	}
	
table.streaming {
	border:double;
	border-width:medium;
	border-color:#185FA1;
	width:100%;
}
p.watch {
	line-height:15pt;
	margin:auto;
}
#today {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.emergency {
	font-size:18px;
	color: red;
}
.salariescolumn {
	width:60%;
	float:left;
	margin:0px 0px 10px 0px;
	}

.jobclass_table {
    line-height: 1.75em;
    width: 100%;
    margin: 5px 0px 15px 0px;
}

    .jobclass_table th {
        border-color: #dddddd;
        background-color: #ffffff;
        font-weight: bold;
        color: #7f7e80;
		text-align: left;
    }

    .jobclass_table tbody td {
        border-top: solid 1px;
        border-color: #dddddd;
		font-size: 11px;
    }

.grade {
    text-align: center;
    font-weight: bold;
}

.jobclass_table tr:nth-of-type(odd) {
    background-color: #f6f7f8;
}

.paytablelink {
    padding: 15px 0px 15px 0px;
}
