﻿body
{
	margin:0px;
}

.ms-alternating{
background-color:#eeffee;
}

/* BANNER AREA */
#divBanner
{
	background-color:#2b674d;
	height:61px;
}
#divBannerSPControls
{
	background-color:#7DAB8A;
	height:20px !important;
}
#divBannerSPControls .ms-siteactionsmenu a:visited
{
	color:white;
	font-weight:bold;
}

#divBannerSPControls .ms-siteactionsmenu a:link
{
	color:white;
	font-weight:bold;
}

#divBannerSPControls .ms-SPLink a:visited
{
	color:white;
	font-weight:bold;
}

#divBannerSPControls .ms-SPLink a:link
{
	color:white;
	font-weight:bold;
}

#bannerNavLinksTop
{
	display:none;
	position:absolute;
	right:5px;
	top:5px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#bannerNavLinksTop A
{
	color:#ffffff;
	text-decoration:none;
}

#bannerNavLinksTop A:Hover
{
	text-decoration:underline;
}

#bannerNavLinksBottom
{

	position:absolute;
	left:168px;
	top:41px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#bannerNavLinksBottom A
{
	color:#ffffff;
	text-decoration:none;
}

#bannerNavLinksBottom A:Hover
{
	text-decoration:underline;
}

/* SEARCH AREA */
#divSearch
{
	position:absolute;
	top:5px;
	right:5px;
	width:205px;
}

#customSearchBox
{
	position:absolute;
	top:5px;right:26px;
	border:1px solid #7F9DB9;
	height:15px;
	width:100px;
	font-size:11px;
}

#customSearchGo
{
	position:absolute;
	top:5px;right:5px;
	height:19px;
	cursor:pointer;
}

#divPoweredBy
{
	position:absolute;
	top:23px;
	right:50px;
	font-style:italic;
	font-size:xx-small;
	color:#ffffff;
}

#divPoweredBy a:link, #divPoweredBy a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#divPoweredBy a:hover
{
	text-decoration:underline;				
}


/* BREAD CRUMB */
#divBreadCrumb
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#7e7e7e;
	padding-bottom:12px;
	padding-top:6px;
	padding-left:3px;
	padding-right:10px;
}

#divBreadCrumb A
{
	color:#2B674D;
	text-decoration:underline;
	white-space:nowrap;
}

#divBreadCrumb A:Hover
{
	color:blue;
}

/* LANGUAGE AND PRINT */
#divLanguageAndPrint
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
	margin-bottom:5px;
	padding-top:6px;
	padding-right:5px;
}

#divLanguageAndPrint A
{
	color:#2B674D;
}

#divLanguageAndPrint A:hover
{
	color:blue;
}

/* NAVIGATION AREA */
#divNav
{
	width:167px;
	margin-top:8px;
	float:left;
}

#divNav *
{
	font-size:9pt;
}

#divNav .ms-quicklaunchouter
{
	display:block;
	margin:0px;
	border:0px;
}

#divQuickLaunch
{
	width:159px;
}

#divQuickLaunch a
{
	color:#000000;
	text-decoration:none;
}

#divQuickLaunch a:hover
{
	text-decoration:underline;
}

#divQuickLaunch .ms-quickLaunch
{
	background-color:#EFFFEF;
	border:0px;
	margin-left:-3px;
}

/* SUBSITE NAVIGATION */
#divQuickLaunch table.ms-navheader td
{
	background-image:url("/SiteCollectionImages/transparentstar.gif");
	background-repeat:no-repeat;
	background-position:3px 1px;
	padding:1px 6px 4px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#divQuickLaunch .ms-navheader a,
#divQuickLaunch .ms-navheader2 a
{
	font-weight:normal;
}

/* INDENTED SUBSITE NAVIGATION */
#divQuickLaunch table.ms-navitem td,
#divQuickLaunch span.ms-navitem
{
	background-image:url("/SiteCollectionImages/transparentstar.gif");
	background-repeat:no-repeat;
	background-position:14px 2px;
	padding:3px 4px 4px 30px;
	font-family:Arial;
}

#divQuickLaunch .ms-selectednav
{
	background-color:#EEFFEE;
	border:0px;
}

/* CONTENT AREA */
#divContent
{
	/*background-color:orange;*/
	margin-left:177px;
}

#divContent .removeMargins
{
	margin:0px;	
}

#divContent textarea
{
	font-size:small;
}


#divContent .normal
{
	font-size:small;
}


#divContent table
{
	font-size:small;
}

/*#divContent span
{
	font-size:small;
}

#divContent
{
	font-size:small;
}*/



/* Left side Navigation */

.navSectionHeader, .navSectionHeader a:link, .navSectionHeader a:visited
{
	background-color:#2B674D;
	color:White;
	font-weight:bold;
	font-family:Arial;
	width:165px;
	font-size:9pt;
	text-align:center;
	height:30px;
	margin-bottom:0px;
	text-decoration:none;
}

.navSectionContent
{
	font-family:Arial;
	font-size:9pt;
	background-color:#eeffee;
}

.navSectionContent A:link
{
	color:Black;
	text-decoration:none;
}

.navSectionContentLink A:visited
{
	color:Black;
	text-decoration:none;
}

.navSectionContentLink A:hover
{
	text-decoration:underline;
}

.navSectionContentLinkTd
{
	padding-bottom:3px;
}

#navBox
{
	border-right:1px solid #2B674D;
	border-bottom:1px solid #2B674D;
	border-left:1px solid #2B674D;
	width:165px;
}

.transparentStar
{
	padding-right:1px;
}

/* Footer Links */
#footerLinks
{
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#006633;
	font-family:Arial, Helvetica, sans-serif;
}

#footerLinks A
{
	color:#006633;
	text-decoration:none;
}

#footerLinks A:Hover
{
	text-decoration:underline;
}

#footerLinks HR
{
	width:90%;
	color:#2B674D;
	height:1px;
}

/* Highlights Boxes */

#HighlightsBox
{
	margin-bottom:15px;
}

#HighlightsBox, #HighlightsBox2
{
	background-color: #FFFFFF;
	width:165px;
}

#HighlightsBoxTitle, #HighlightsBoxTitle2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:white;
	font-weight:bold;
	background-color:#2B674D;
	text-align:center;
	vertical-align:middle;
}

#HighlightsBoxContent, #HighlightsBoxContent2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:black;
	background-color:#FFFEE2;
	text-align:left;
	padding:10px;
	border-left:1px solid #2B674D;
	border-right:1px solid #2B674D;
	border-bottom:1px solid #2B674D;
}

#HighlightsBoxContent A, #HighlightsBoxContent2 A
{
	color:#006633;
	text-decoration:underline;
}

#HighlightsBoxContent A:Hover, #HighlightsBoxContent2 A:Hover
{
	color:blue;
}


#HighlightsBoxContent a:visited, #HighlightsBoxContent2 a:visited
{
   text-decoration: underline;
   color: #006633;
}


/* Page Content */

#PageHeading, .ms-rteCustom-H1, h1
{
	font-weight:normal;
	font-size: large;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #000000;
}

#SmallPageHeading
{
	font-size: small !important;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	color: #7e7e7e;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

#PageContent, .PageContent
{
	font-size:small;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
}

#PageContent A
{
	color:#006633;
	text-decoration:underline;
}

#PageContent A:Hover
{
	color:blue;
}

#PageContent A:visited
{
	color:#7dab8a;
}

#divPageContent a:visited
{
   text-decoration: underline;
   color: #7dab8a;
}


.ms-rteCustom-H2, .h2, #h2, h2
{
	font-size: medium;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	color: #000000;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

.ms-rteCustom-H3, .h3, h3
{
	font-weight: normal;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	color: #000000;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

.ms-rteCustom-H4, .h4, h4
{
	font-weight: bold;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/** SUMMARY TABLES FOR LEB AND JLARC **/
.SummaryTable
{
	margin-right:20px;
	margin-bottom:10px;
	border-spacing:0px;
	border-collapse:collapse;
}

.SummaryTable tr
{
	background-color:#ffffff;
}

.SummaryTable tr.alt
{
	background-color:#eeeeee;
}

.SummaryTable td[id^=JLARC], .SummaryTable td[id*=Opinion]
{
	text-align:left;
	vertical-align:top;
	padding:5px;
}


/** INDEX SUMMARY PAGE FOR LEB AND JLARC **/

.IndexSummaryTable
{
	
}

.IndexSummaryTable td
{
	padding:3px;
}

.IndexSummaryTable tr.shaded
{
	background-color:#eeffee;
}

.IndexSummaryTable tr.shadedAlt
{
	background-color:#ffffff;
}

.IndexSummaryTable tr.headerRow
{
	background-color:#ffffff;
	font-weight:bold;
}

.IndexSummaryTable tr.columnHeaderRow
{
	background-color:#eeeeee;
	font-weight:bold;
}

.IndexSummaryTable td.headingCellSpacer
{
	padding-top:25px;
}

.IndexSummaryRecordCount
{
	font-size:10pt;
	font-weight:bold;
	padding-right:10px;
}

/* GENERAL TABLE COLORS */
.TableHeadingRow
{
	background-color:#fcfad0;
}

.TableShadedRow
{
	background-color:#eeffee;
}

#TableAltShading tr:nth-child(even)
{
	background-color: #D6EFD6;
}


/* JLARC AGENDA ITEMS  */
#JLARCAgendaItems
{
	margin-right:15px;
}

#JLARCAgendaItems td
{
	text-align:left;
	vertical-align:top;
}

.CommitteeAddress
{
	font-size:x-small;			
}

/** FROM OLD DEFAULT.CSS **/

HR
{
	width: 95%;
	color: #8BB897;
}

BLOCKQUOTE
{
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 15px;
}

BLOCKQUOTE.rcw
{
	margin-top: 0px;
	margin-bottom: 0px;
}

PRE
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Courier New;
}

.homePageBorder
{
	border:1px solid #007700;
}

.smalltitle 
{
	FONT-WEIGHT: bold;
	font-size: 8pt;
	color: #007700;
}

UL.home
{
	list-style-type: none;
	list-style-image:  url(/images/homebullet.gif);
	padding: 0;
	margin-left: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

UL.home LI
{	
	margin-top: 0pt;
	margin-bottom: 10pt;
	padding: 0;
	margin-left: 0pt;
	margin-right: 0pt;
}

/* Language Link */
.navheaderhighlights
{
	color: #FFFFFF;
}

.tableListing td
{
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Content */
.content 
{
	padding: 0 0px 10px 15px;
}

.fullcontent
{
	padding: 15px;
} 

/* Language Link */
.language A:visited 
{
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
}

.language A:link 
{
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
}

.language 
{
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
}

.navheaderhighlights
{
	font-size: 9pt;
	font-weight: bold;
}


/* other */
.lawreference
{
	font-size: smaller;
}

.breadCrumbClass a:link, .breadCrumbClass a:visited
{
	text-decoration:none;
}

.breadCrumbClass a:hover
{
	text-decoration:underline;		
}

/* Links */
.navbottom A:hover
{
	text-decoration: underline;
}

.breadcrumbs A:hover
{
	text-decoration: underline;
}

.navlang A:hover
{
	text-decoration: underline;
}

.navtopwhite A:hover
{
	text-decoration: underline;
}

.navtop A:hover
{
	text-decoration: underline;
}

.subhead
{
	font-weight: bold;
	text-transform: uppercase;
	color: #7DAB8A;
	line-height: 9pt;
}

.indexsummary TH
{
	font-size: 9pt;
	background-color: #FFFFE7;
	text-align: left;
	PADDING: 2px 2px 2px 2px;
}

.indexsummary TH.firstheader
{
	FONT-SIZE: 11pt;
	BACKGROUND-COLOR: Transparent;
	BORDER-BOTTOM: solid 2px #8BB897;
	PADDING-TOP: 30px;
}

.indexsummary TH.subheader
{
	FONT-SIZE: 11pt;
	BACKGROUND-COLOR: Transparent;
	BORDER-BOTTOM: solid 2px #8BB897;
	PADDING-TOP: 30px;
}

.indexsummary TH.firstheader
{
	PADDING-TOP: 0px;
}

.indexsummary TR.even
{
	background-color: #C0E1C6;
}

.indexsummary TR.odd
{
}

.agendaheader
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-collapse:collapse;
	background-color: #eeeeee;
	font-weight:bold;
}


/* Tabbed Interface Styles */
.selectedtab
{
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	z-index: 2;
	text-align: center;

	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	border-left: #009900 1px solid;
	color: #007700;
}
.tab
{
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	z-index: 2;
	text-align: center;

	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	border-left: #009900 1px solid;
	color: #007700;
}
.tab
{			
	background-color: white;
	border-bottom: #009900 1px solid;	
} 
.selectedtab
{
	background-color: #eeffee;
} 
.tabpanel
{
	padding: 10px;
	z-index: 1;	
	border-right: #009900 1px solid;
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
	background-color: #eeffee;
}

.tabspacer
{
	border-bottom: #006600 1px solid;
} 

.tabBackColor
{
	background-color:#eeffee;
}

.panel
{
	display: none;
}

/* Agenda Styles */
.AgendaCommittee
{
	border: 1px solid green;
	background-color:white;
	PADDING: 10px;
}

.AgendaCanceled
{
	COLOR:Red;
	FONT-WEIGHT:bold;
}

legend
{
    border: solid 1px #007700;
}

fieldset
{
    border: solid 1px #007700;
    position:relative;
}

fieldset 
{
    width: 100%;
    padding: 10px 5px 5px 5px;
    vertical-align:top;
    background-color: #eeffee; 
}

fieldset legend
{
     font-weight: bold;
     color:#007700;
     background-color: White;
     padding-left: 8px;
     padding-right: 8px;
}

/* This is for IE compatibility */
* html fieldset
{
	position: relative;
}
* html legend
{
	position: absolute;
	top:-10px;
}

/************************/

/* IE6 HACKS */
* html #divContent
{
	display:inline-block;
}
* html #divBanner img
{
	margin-bottom:-3px;
}
	
