/* a */

a {
  color: #0000FF;
  /*color: #000066;*/
  font-weight:normal;
  text-decoration:none;
}

a:hover {
  color:#0F6A99;
  /*color:#900;*/
  font-weight:normal;
  text-decoration:underline;
}

.feature a {
    text-decoration: underline;
}
    
.featureTitle {
    text-decoration: none !important;
}

a.footer	{
  color: #0000FF;
  /*color: #000066;*/
  line-height: 1.6em;
}

a.footer:hover	{
  color:#0F6A99;
  /*color: #900; */
  text-decoration: underline;
}

a#footerBarLink {
    color: #0000FF;
    /*color:#ffffff;*/
    text-decoration:none;
}

a:hover#footerBarLink {
    text-decoration:underline;
}

a.menu {
  color: #000066;
  font-weight:normal;
  text-decoration:none;
  border-bottom: 0px dashed #999;
}

a.menu:hover {
  color:#900;
  font-weight:normal;
  text-decoration:none;
  border-bottom: 0px dashed #999;
}

a.sideSelected {
  color: #000066;
  font-weight: bold;
  text-decoration:none;
  border-bottom: 0px dashed #999;
}

a.straight {
  color: #0000FF;
  /*color: #000066;*/
  font-weight:normal;
  /*font-size: 0.9em;*/
  text-decoration:none;
  border-bottom: 0px dashed #999;
}

a.straight:hover {
  color:#0F6A99;
  /*color:#900;*/
  text-decoration:underline;
}


a.strong {
  color: #0000FF;
  /*color: #000066;*/
  font-weight:bold;
  text-decoration:none;
}

a.strong:hover {
  color:#0F6A99;
  /*color:#900;*/
  font-weight:bold;
  text-decoration:underline;
}

a.docLink {
  color: #0000FF;
  text-decoration:none;
}

a.docLink:hover {
  color:#0F6A99;
  text-decoration:underline;
}

/* APPARENTLY NOT USED
a#twitterLink:hover {
  color: #000066;
}
*/
	

/* body */

body  {
  background: #383c4b url(../images/bg.gif);
  color: #000000; 
  padding: 0px;
  margin-top:0px ; /*  */ 
  margin-right:0 ; /*  */ 
  margin-bottom:25px ; /*  */ 
  margin-left: 0 ;
  font-family: verdana, helvetica, arial, geneva, sans-serif;
  font-size: 62.5%; /* sets default font size to 10px in most browsers */
}


	
/* button */

button {
  margin-top: 5px;
  font-family: inherit;
  font-size: 1em;
  color: #000;
  padding: 0 8px;
  height: 20px;
  min-width: 54px;
  background-color: #CECECE;
  border: 1px solid #666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}



/* div */

div#iframeLoading {
  background: url('../images/loading-spinner.gif');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;  
  height: 50px;
  width: 100%;
}

div.aboutPageHeader {
  font-size: 1.4em;
  font-style: oblique;
  font-weight: 500;
  /*color: #4C4C4C;*/
  color: #383C4B;
  margin-bottom: 15px; 
  margin-top: 15px;	
}

div.feature {
  font-family:  Verdana, Lucida, Geneva, Arial, sans-serif;
  padding: 0px 5px 0px 0px;
  font-size: 1.4em;
  line-height: 1.4em;
  /*font-style: oblique;*/
  color: #000000;
  font-weight: 200;	
}

div.feature a {
  color: #0000FF;
  text-decoration: underline;
  /*color: #000000;*/
}

div.featureDate {
  margin-top: 3px;
}

/* This is essentially a line break that will prevent subsequent text 
from wrapping around an image associated with previous text */
div.floatBreak {
  width: 100%; 
  height: 1px; 
  margin: 0 0 -1px; 
  clear: both;
}

td#headerBottomLink {
  padding-top:6px;
  padding-bottom: 6px;
  padding-right: 6px;
  padding-left: 20px; 
  margin: 0px; 
  /*width: 441px;*/ 
  height:17px; 
  background-color: #282F3A; 
  color: #ffffff; 
  font-size: 11px;

}

td#headerBottomLink a {
  color: #ffffff;
  text-decoration: none;
}

td#headerBottomLink a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.ie6 div#headerBottomText,
.ie7 div#headerBottomText,
.ie8 div#headerBottomText {
  font-size: 15.3px;
}

td#headerBottomText {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px; 
  height: 146px;  
  font-family: "trajan-pro-3",sans-serif;
  /*font-style: oblique;*/
  font-size: 16px;
  line-height: 1.6em;
  /*letter-spacing: 1px;*/
  font-weight: 300; 
  color: #4C4C4C;
  text-align: justify;
/*  height: 171px
*/}

td#headerBottomText strong {
  font-weight: 600;
}

div.imageDisplay {
  padding: 0px;
}

div.imageDisplay#right {
  margin-left: 20px; 
  float: right;
  text-align: right;
}

div.imageDisplay#left {
  margin-right: 20px; 
  float: left;
  text-align: left;
}

div.imageDisplay img {
  margin-bottom:0px;
}

div.imageDisplay p {
  line-height: 1.2em; 
  font-size: .85em;
  margin-top: 0px;
  margin-bottom:5px;
}

.ie6 div.pageHeader,
.ie7 div.pageHeader,
.ie8 div.pageHeader {
  font-family: Bookman, serif;
  font-size: 25px;
  font-weight: 300;
}

div.pageHeader {
  font-family: "trajan-pro-3", times, times new roman, serif;
  color: #4C4C4C;
  font-size: 24px;
  font-weight: 100;
  text-shadow: -2px 2px 10px #4C4C4C;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.ie6 div.pageSubHeader,
.ie7 div.pageSubHeader,
.ie8 div.pageSubHeader {
  font-family: Bookman, serif;
  font-size: 17px;
  font-weight: 700;
}

div.pageSubHeader {
  font-family: "garamond-premier-pro-display", times, times new roman, serif;
  color: #4C4C4C;
  font-size: 24px;
  font-weight: 100;
  text-shadow: -2px 2px 10px #4C4C4C;
  margin-bottom: 5px;
}

div.menuItem {
  padding-bottom: 15px;
  line-height: 15px;
}

div#splashImage {
  width: 300px; 
  height: 200px; 
  margin: 0px; 
  padding: 0px;
}

.ie6 div#splashImageAttribution,
.ie7 div#splashImageAttribution,
.ie8 div#splashImageAttribution	{
  background-color: #cccccc;
  filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc)
          progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=2);
}

div#splashImageAttribution {
  position: relative; 
  margin: 0px; 
  padding-top: 9px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 5px; 
  top: -29px; 
  width: 295px; 
  height: 20px;
  text-align: right; 
}

.ie6 div#splashImageAttribution span,
.ie7 div#splashImageAttribution span,
.ie8 div#splashImageAttribution span {
  font-size: .75em;
}

div#splashImageAttribution span {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff; 
  font-size: .7em;
  text-shadow:
   0px -1px 1px #000000,     /* north      */
   0px  1px 1px #000000,     /* south      */
  -1px  0px 1px #000000,     /* west       */
   1px  0px 1px #000000,     /* east       */
  -1px -1px 1px #000000,     /* north-west */
  -1px  1px 1px #000000,     /* north-east */
   1px -1px 1px #000000,     /* south-west */
   1px  1px 1px #000000;     /* south-east */
  
}


div.tight	{
  line-height:17px;		
  vertical-align:top;
}

/* APPARENTLY NOT USED
div#twitterContainer {
  border: 1px solid darkGray; 
  width: 230px; 
  padding-left: 10px; 
  padding-right: 10px; 
  padding-bottom: 5px; 
  padding-top: 0px;
}

div#twitterContainer img {
  float: left;
  border: 0px;
}

div#twitterContainerFooter {
  padding-top: 5px; 
  border-top: 1px solid darkGray;
}
*/

	
/* h */

h2 {
  font-size: 1.9em;
  line-height: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0 0 4px 0;
  text-align: left;
}



/* li */	
	
li.tight {
  list-style:none;
  line-height:15px;
  padding-top:5px;
  padding-bottom:7px;
}



/* ol */

ol {
  padding-left:17px;
  padding-top:0px;
}



/* span */

span.addressDisplay {
  position:relative; 
  top:10px; 
  left:10px; 
  line-height:1.5em;
}

span#twitterLinkText {
  font-size: 22px;
}
	
		
	
/* table */
	
table.form	{
  margin-top:15px;
  background:#FFFFFF;
}
	
	
/* td */
	
td, font	{
  padding:0px;
  font-size: 12px;
  line-height: 1.5em;
  font-weight:normal;
}

td.feature	{
  vertical-align:top;
  padding-top:15px; 
  padding-bottom:15px; 
/*  border-bottom: 1px dashed #A9A9A9;	*/
}

td.feature table {
  margin:0px; 
  padding:0px; 
  border-spacing:0px;
}

td.featureContainerAll {
  padding-left:30px; 
  padding-right:20px;
/*  border-right: 1px dotted #A9A9A9;*/
}

td.featureHeader {
  padding-left:30px; 
  padding-right:20px; 
  padding-top:0px; 
/*  border-right: 1px dotted #A9A9A9; 
  border-bottom: 1px dotted #A9A9A9;*/
}

td.field	{
  color: #333; 
  text-align:left;
  vertical-align:top;
  line-height:30px;
  padding-left:20px;
  padding-right:0px;
  padding-top:0px;
}

td.fieldMultiLine	{
  color: #333; 
  text-align:left;
  vertical-align:top;
  padding-left:20px;
  padding-right:0px;
  padding-top:6px;
  line-height: 17px;
}

td.footer	{
  border-top: 1px solid #A9A9A9; 
  background: #FFF;
  color: #fff; 
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5em;
}

td.formLabel {
  color: #000000; 
  text-align:right;
  vertical-align:top;
  line-height:15px;
  border-bottom:1px solid #CDCDCD;		
  padding-top:0px;
}

tr#headerTop {
    background: rgba(252, 236, 186, 0.8);
    height: 25px;
}

tr#headerTop a.law {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3C4B65;
}

tr#headerTop a.law:hover {
    text-decoration: underline;
    color: #000066;
}

tr#headerMiddle {
    height: 110px; /* FYI, 121 results in BG images at their exact original ratio */
}

tr#headerMiddle a.logo img { 
    margin: 1px 15px 0px 115px;
    height: 79px;
}

tr#headerMiddle a.cboard img { 
    margin: 1px 0px 0px 350px;
    height: 79px;
}

tr#headerMiddle a.crlc {
    font-family: "trajan-pro-3",sans-serif;
    font-size: 24px;
    margin: 34px 15px;
    position: absolute;
    height: auto;
    color: #3C4B65;
    font-weight: 600;
}

tr#headerMiddle a.crlc:hover {
    text-decoration: none;
    color: #000066;
}

tr#headerBottom {
    background: rgba(250, 208, 76, 0.75);
}



td.label	{
  color: #000000; 
  text-align:right;
  vertical-align:top;
  line-height:30px;
}

td.menuBar	{
  border-top: 1px solid #663; 
  border-bottom: 1px solid #663; 
}

td.navItems {
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 8px;
  padding-bottom: 8px;  
}

td.navItems a {
  font-size: 11px;
  line-height: 1.5em;
  font-weight: 700;
  color: #383C4B;
  white-space: nowrap;
}

td.navItems a:hover {
  color: #ffffff;
  text-decoration: none;
}

td.resultsEnd {
  background: #eed; 
}

td.resultsEven {
  background: #fff; 
}

td.resultsOdd {
  background: #fff; 
}

td.searchLabel	{
  color: #000000; 
  text-align:right;
  vertical-align:top;
  line-height:35px;
  border-bottom:1px solid #CDCDCD;		
  padding:0px;
}

td.searchField	{
  color: #000000; 
  text-align:left;
  padding-left:20px;
  padding-right:20px;
  border-bottom:1px solid #CDCDCD;
  padding-top:0px;
  line-height:35px;
}

img.infoImage {
  border: 0;
  vertical-align:middle;
}

td.statisticsContent {
/*  border-bottom: 1px dotted #A9A9A9; 
*/  padding-top:10px; 
  padding-bottom:10px; 
  line-height:17px; 
}

td.statisticsHeader {
  padding-left:25px; 
  padding-right:20px; 
  padding-top:0px;  
  font-size: 11px;
  line-height: 1.5em;
}

td.submit	{
  background: #FFFFFF; 
  text-align:center;
  padding:10px;
}

td.tight	{
  line-height:17px;		
  vertical-align:top;
}

td.tightField	{
  line-height:17px;		
  vertical-align:top;
  padding:7px; 
  padding-left:20px;
}

	
/* ul */
	
ul.tight {
  margin-top:0px;
  padding:0px;
  margin-left:0px;
}



/* class */

.blockDetails {
  border-bottom: 1px solid #999966;
  margin-top:30px;
  cursor:pointer;
}

.blockHide	{
  display:none
}

.blockSearch {
  border-bottom: 0px solid #999966;
  margin-top:0px;
}

.blockShow	{
  display:block;
}
	


/* id */

#aboutCoverBlue {
  position: absolute;
  background-color: #383c4b;
  font-size: 1em;
  color: #ffffff;
  height: 29px;
  width: 466px;
  margin-top: 171px;
}

#aboutCoverBlueContent {
  position: relative;
  margin-top: 2px;
  margin-left: 21px;
}	

#aboutLink:hover {
  text-decoration: none;
}

#footerBar { 
  background-color: #383c4b; 
  color:#ffffff; 
  border-top:1px solid #774; 
  height: 35px;
}

#fullTextSearchContainer {
  padding: 0px 10px 10px 10px;
  width: 125px; 
  margin-right:30px; 
  margin-top: 0px;
  background-color: #FFCC33;
  border:1px solid #A9A9A9;
}

.docketMessage {
  float: right;
  font-size: .9em;
  line-height: normal;
  padding:5px;
  margin:3px;
  border:1px solid #A9A9A9;
  background-color: #FFCC33;
}

#unsub {
  padding:20px;
  margin: 20px;
}
#unsub-msg {
  margin:30px;
}


dd {
  /* to prevent the indenting of the FJC scraped bio's*/
  -webkit-margin-start: 0px;
}


/* new css (for non-table based layouts) */

.wrapper {
  width:100%;
}

#feedback-form {
  width:80%;
  margin-left: auto;
  margin-right: auto;
  /* padding:5px; */
}

.center {
  text-align: center;
} 

#feedback-submit-form {
  text-align:center;
  left:100px;
}
#feedback-add-file {
  border-bottom:0px;
}





