﻿.LeftContent
{
	width:500px;
	float:left
}

.RightContent
{
	width:200px;
	float:right;
}

.Breadcrumb
{
	font-family:Verdana;
	FONT-SIZE: 13px;
	COLOR: #486bab;
	FONT-VARIANT: small-caps;
	border-bottom:1px solid #cccccc; 
	padding-bottom:5px; 
	font-weight:normal;
}

.GMAYourSearchResultsSmall
{
	padding-top:4px;
	padding-bottom:20px;
	font-size:11px;
	font-family: Verdana;
	font-weight:normal;
}

.text
{
	font-family:Arial;
	font-size:100%;
	line-height:18px;
	font-weight:normal;
	color: #333333;
}

.pageHeader
{
	font-family:Arial;
	font-size:75%;
	font-weight:bold;
	text-align:left;
	line-height:20px;
}

/* -----------------------------------------------------*/
/*		BEGIN Search results table styles				*/
/* -----------------------------------------------------*/
.GMADateAddesRow
{
	background-color: #e6e6e6;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-bottom:10px;
	padding:3px;
}

.GMANoResultsText
{
	font-family: Arial;
	color: red;
	font-size:14px;
}

.GMALegislationDescrRow
{
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #e3e3e3;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	font-size: 100%;
}

.GMALocalLegislationDescrRow
{
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	font-size: 80%;
}

.GMABillList
{
	padding-top:4px; 
	padding-bottom:4px;
	font-family: Arial;
	color: #486BAB;
	font-size:80%;
	font-weight: bold;
}



.GMABillListRow
{
	font-family: Arial;
	font-size:100%;
	vertical-align: top;
	padding-top:3px;
	padding-bottom:3px;
	color:#333333;
}

.GMABillListColumnHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color: #F3F3F3;
	float:left;
}

.GMABillListColumnValue
{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:100%;
	float:left;
	padding-bottom:8px;
}

/* -----------------------------------------------------*/
/*		END Search results table styles				*/
/* -----------------------------------------------------*/

/*-------------------------------------*/
/*   BEGIN - BILL DETAIL PAGE		   */
/*-------------------------------------*/

.BillEditTitle
{
	font-size:small;
	color:#00315D;
	font-weight: bold;
}

.BillDetailTitle
{
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:top;
}

.BillDetailRow
{
	border: solid 1px #0c2677;
}

.BillDetailCell
{
	font-size:100%;
	padding-left:6px;
	vertical-align: top;
}

.MunicipalImpactRow
{
	background-color:#f3f3f3;
	border-left:#cccccc 1px solid; 
	border-right:#cccccc 1px solid; 
	border-bottom:#cccccc 1px solid; 
	border-top:#cccccc 1px solid;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.MunicipalImpactCell
{
	border-left:#cccccc 1px solid; 
	border-right:#cccccc 1px solid; 
	border-bottom:#cccccc 1px solid;
	padding-top:4px;
	
}

.BillStatus
{
	font-family:Arial;
	font-size:90%;
	font-weight:bold;
	padding:6px;
	border:1px solid #cccccc;
	background-color:#f3f3f3;
	margin-top:10px;
	line-height:18px;
	text-align:justify;
}

.BillSummary
{
	font-size:14px;
	margin-top:10px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;


}

.CodeSections
{
	width:100px;
}

.CodeSectionsSelected
{
	width:100px;
}

.hidden
{
    display:none;
}

/*-------------------------------------*/
/*   END - BILL DETAIL PAGE		   */
/*-------------------------------------*/

/*--------------------------------------------------*/
/*-- THE FOOTER (contact us) text --*/
/*--------------------------------------------------*/
.GMADisclaimer
{
	font-size:11px; 
	font-family:Verdana;
	font-weight:normal;
}


/* -----------------------------------------------------*/
/*		HOME PAGE STYLES				*/
/* -----------------------------------------------------*/

.TableHeaderRow
{
	
	border:1px solid #cccccc;
	background-color:#f3f3f3;
	padding:6px;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#333333;
}

.CellLeft
{
	font-family: Arial;
	font-size:90%;
	vertical-align: top;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	
}

.CellRight
{
	font-family: Arial;
	font-size:90%;
	vertical-align: top;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
}

.Cell
{
	font-family: Arial;
	font-size:90%;
	vertical-align: top;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.Footer
{
	font-family: Arial;
	font-size:80%;
	font-weight:bold;
	vertical-align: top;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}

.LeadStory
{
	font-family:Arial;
	font-size:100%;
	line-height:18px;
	margin-bottom:15px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-right:2px solid #cccccc;
	background-color:#f3f3f3;
	padding:6px;

}

.RecentLegislation
{
    border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
width:100%;
}
