/* Copyright 2009: Thomson Reuters Global Resources. All Rights Reserved. Proprietary and Confidential information of TRGR. Disclosure, Use or Reproduction without the written authorization of TRGR is prohibited. */
/* Default CSS for Westlaw Dockets Only */
/* a { color:#0000ff; } DO NOT DO THIS! Or non-link anchor tags will be blue! */
a:link { color:#000099; }
a:link:visited { color:#000099; }
a:active { color:#000099; }
a:hover { color:#000099; }

.ColumnHeading { color:#FFFFFF; font-size:0.72em; font-family:Verdana,Helvetica,sans-serif; font-weight:bold; }
.ColumnSubHeading { color:#FFFFFF; font-size:0.72em; font-family:Verdana,Helvetica,sans-serif; }
.ColumnHeadingBackgroundColor { background-color:#A3A4CA; border-bottom: solid 1px #6B84B5; }
.ColumnItemBackgroundColor { background-color:#FFFFFF; }
.AlternatingBackgroundColor { background-color:#E8E8F2; }

.ContextPage { background-color:#efeff7; margin:0px; }
.ContentPage { background-color:#FFFFFF; margin:0px; }
.NavigationPage { background-color:#6b84b5; }

.NoteBackgroundColor { background-color: #BABAD7; }

.TableHeaderFooter { background-color:#474995; height: 32px; }
.TableLayout { background-color:#DDDDEB; border-right: #adbdd6 1px solid; border-top: #adbdd6 1px solid; border-left: #adbdd6 1px solid; border-bottom: #adbdd6 1px solid; }
.TableLayoutResultList { border: #adbdd6 1px solid; }
.TableCellDividerLight { border-right: solid 1px #FFFFFF; }
.TableCellDividerDark { border-right: solid 1px #6B84B5; }

.NavTabActive { font-size:1em; background-color:#8C8DBD; text-align:center; }
a.NavTabActive:link { font-size:0.68em; font-family:Verdana,Helvetica,sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; }
a.NavTabActive:visited { font-size:0.68em; font-family:Verdana,Helvetica,sans-serif; font-weight:normal; color:#ffffff; text-decoration:none; }
.NavTabInactive { font-size:1em; background-color:#cecece; text-align:center; }
a.NavTabInactive:link { font-size:0.68em; font-family:Verdana,Helvetica,sans-serif; font-weight:normal; color:#666666; text-decoration:none; }
a.NavTabInactive:visited { font-size:0.68em; font-family:Verdana,Helvetica,sans-serif; font-weight:normal; color:#666666; text-decoration:none; }

td.NavTabSpacer { border-bottom : solid 1px #666666; }
tr.NavBarBottomRow { background-color:#8C8DBD; }

.NavbarTopRightControlWrapper { position: absolute; top: 20px; right: 2px; }

.BreadCrumbItem { font-size:0.72em; font-family:Verdana,Helvetica,sans-serif; color:#000099; }
.BreadCrumbItemSelected { font-size:0.72em; font-family:Verdana,Helvetica,sans-serif; font-weight:bold; color:#000099; }


/* These are for non-table layouts */
.ContentHeadingText { color:#FFFFFF; font-size:0.72em; font-family:Verdana,Helvetica,sans-serif; font-weight:bold; }
.ContentAll { background-color:#DDDDEB; border: #adbdd6 1px solid; }
.ContentHeaderFooter { background-color:#474995; height: 32px; }

/* Styles for West.Westlaw.Web.Search.CourtExpressReports */
.CourtExpressReports { margin:5px; }
.CourtExpressReports .HeaderFooter { text-align:right; }
.CourtExpressReports .MainContent { width:70% }
.CourtExpressReports .Buttons { padding:5px; }
.CourtExpressReports .Content {padding-top:15px; padding-bottom:5px; }
.CourtExpressReports .BottomLink {padding-bottom:5px; }

/* Styles for West.Westlaw.Web.Search.DocketSearchTree */
.DocketSearchTree { margin:5px; }
.DocketSearchTree .HeaderFooter { text-align:right;  }
.DocketSearchTree .MainContent { width:70%; }
.DocketSearchTree .HeaderFooter .Buttons { text-align:right; padding:5px; }
.DocketSearchTree .HeaderFooter .HeadingText { float:left; padding:9px;  }
.DocketSearchTree .Tree { margin:5px; }
.DocketSearchTree .OrLabel { padding-left:90px; font-size:0.8em; padding-top:8px; padding-bottom:8px; }
.DocketSearchTree .DatabaseEntry { padding-left:30px; font-size:0.8em; }