/* Page Frame Styles */

html {
  /* Default Page Background */
  background-image: url(imgs/wrapbg.gif);

  background-color: #fff;

  font-family: Arial, Helvetica, Sans-Serif;
  margin-top: 0px;
  padding-top: 0px;
  text-align: justify;  
  }
body {
  /* Background Color, if no Image loaded */
  background: #fff;
  margin-top: 0px;
  margin-left: 7.5%;
  padding-top: 0px;
  width: 931px; /* Should be Header Image width + Gradient Widths (21px each in the template) */ 
  }
blockquote {
  width: 540px;
  font-size: 13px;
  margin-left: 92px;
  padding: 5px;
  }
fieldset {
border: 1px solid #CCC;
width: 84%;
padding-top: 60px;
margin-top: 7px;
padding: 3px;
margin-left: 40px;
border: 2px solid #949494;
}
fieldset legend {
margin-top: 7px;
margin-left: 20px;
padding: 6px;
font-weight: bold;

}
fieldset p {
	font-weight: 800;
}
#border {
  border-collapse: collapse;
  margin-top: 0px;
  padding: 0px;
  }
#border td {
  margin: 0px;
  padding: 0px;
  }
#left {
  background:  url(imgs/left-side-gradient.jpg) repeat-y;
  background-pocition:right;
  width: 21px;
  }
#right {
  background:  url(imgs/right-side-gradient.jpg) repeat-y;
  width: 21px;
  }
#container {
  background: #fff;
  float: left;
  width: 889px; /* Header Image Width */
  }


/* Header Styles */
#header {
  background: #1e1e1e url(imgs/header_bg.gif) no-repeat;
  font-family: Sans-serif;
  height: 121px; 
  margin-top: -5px;
  padding-top: 1px;
margin-bottom:-3.22cm;
-webkit-print-color-adjust: exact;

  }
#header h1 {
    font:normal 2em "din_bold", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-style: italic;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left:200px;
  font-size:34px;
  line-height:38px;
    text-align: center;
    position:relative;
    top:0px;
  }
#header h2 {
  color: #fff;
 
  font-weight: bold;
  margin-top: 0px;
  margin-right:10px;  
  font-size:16px;
    text-align: right;
     position:relative;
    bottom:7px;
    
  }





/* Body Content Styles */

#content .home {
  text-align:right;
  border-bottom:3px solid #1e1e1e;
  margin-right:40px;
  margin-left:40px;
  padding-bottom:5px;
  }
#motions table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  width: 85%;
  }
#motions table tr {
  border-bottom:2px solid #1e1e1e
 }
 
#motions table tr td {
  border:1px solid #1e1e1e;
  padding:5px 20px;
  }
#motions .right {
  text-align:left;
  width:120px;
  }  
#content .color {
  background-color:#eee;
  text-align:left;
  }
#entities table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  }
#entities table tr {
  border-bottom:2px solid #1e1e1e;
  }
#entities table tr td {
  border:1px solid #1e1e1e;
  padding:5px 20px;
  }
  

  
  #notice table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  width:80%;
  }
#notice table tr {
  border-bottom:2px solid #1e1e1e;
  }
#notice table tr td {
  border:1px solid #1e1e1e;
  padding:5px 10px;
  }
  
#notice ul {
padding-left:0px;
margin-left:-25px;
  }    
  
#notice ul li {
padding-bottom:7px;
padding-left:0px;
margin-left:0px;
text-align:left;
  }    
  
#info table tr td {
border: 1px solid #1e1e1e;
padding: 10px;
text-align: left;
}

#info table tr {
  border-bottom:2px solid #1e1e1e;
  text-align:left;
  }
#info table tr td {
  border:1px solid #1e1e1e;
  padding:5px 10px;
  text-align:left;
  }  

#content {
  background: #ffffff;
  float: right;
  padding-bottom: 50px;
  width: 726px;
  }
#content h3 {
   font-size: 21px;
   text-align:center;
 
  padding-top: .86em;
  padding-bottom: .7em;
 
  }
  #content h3.legend {
   font-size: 21px;
   text-align:center;
  padding-top: .86em;
  margin: 0px;
  padding-bottom: .7em;
 
  }
#content h4 {
  color: #000;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 10px;
  text-align: center;
  }
#content h4 em {
  text-decoration: underline; 
  }
#content p {
  font-size: 13px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: justify;
  }
#content .center {
  text-align: center;
  font-size: 13px;
  padding-left: 40px;
  padding-right: 40px;
} 

#content ul {
  font-size: 13px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: justify;
  }
#content ol {
  font-size: 13px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: justify;
  }
#content table {
  margin-left: 0px;
  text-align: left;
  margin:0 auto;
  background-position: center center; 
  horizontal-align: center;
  }
#content table caption {
  color: #144a66;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 20px;
  text-transform: capitalize;
  }
#content table th {
  color: #144a66;
  font-size: 15px;
  text-transform: capitalize;
  }
#content table td {
  padding: 5px;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
 
  }
#content .important_dates .date {
  width: 150px;
  }
#content .important_dates .deadline {
  width: 416px;
  }
ol.faq  {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  }
ol.faq li {
  padding-bottom: 4px;
  margin-left: 60px;
  padding-top: 4px;
  }
ol.documents {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  }
ol.documents li {
  padding-bottom: 10px;
  margin-left: 20px;
  padding-top: 10px;
  }
  ol.indent {
  padding-left: 0px;
  margin: 0px;
  }
ol.indent li {
  padding-bottom: 10px;
  margin-left: 120px;
  padding-top: 10px;
  padding-right: 55px;
  }
  
ul.documents {
  padding: 0px;
  margin: 0px;
  }
ul.documents li {
  padding-bottom: 10px;
  margin-left: 60px;
  padding-top: 10px;
  }
dl.documents {
  padding-bottom: 30px;
  font-size: 13px;
  padding: 0px;
  margin-left: 20px;
  }
dl.documents dt {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}
dl.documents dd {
    padding: 0px;
    padding-bottom: 20px;
    margin-left: 40px;
    margin-right: 20px;
}
p a:link {
 font-weight: bold;
 color: #322f31;
  }
a:link {
 font-weight: bold;
 color: #322f31;
  } 
p a:hover {
 font-weight: bold;
 color: #0852a9;
  }
a:hover {
 font-weight: bold;
 color: #0852a9;
  } 
p a:visited {
 font-weight: bold;
 color: #636363;
  }
a:visited {
 font-weight: bold;
 color: #636363;
  } 
.tfn {
  text-align: left;
  width: 29px;
  height: 38px;
  border: none;
  }

/* Advanced Table Formatting */
.advanced, .advanced th, .advanced tr, .advanced td {
  padding: 10px;
  border: thin solid black;
  border-collapse: collapse;
  
  }
.advanced th, .advanced td{
  
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
  }
/* List Style Formatting */
ol.a {
  list-style-type: lower-alpha;
  }
ol.A {
  list-style-type: upper-alpha;
  }
ol.i {
  list-style-type: lower-roman;
  }
ol.I {
  list-style-type: upper-roman;
  }
ol.d {
  list-style-type: decimal;
  }
  
  
#content .bartable {
  border:4px groove #575757;
  margin:auto;
  border-collapse:collapse;
  }
  
#content .bar1 {
  border:4px groove #575757;
  text-align:center;
  width:300px;
  }
  
#content .bar2 {
  border:4px groove #575757;
  text-align:center;
  width:200px;
  }  
  
#content .shade {
  background-color:#d2dfed;
  }
  
/* Hilighted Navigation Styles */
#navigation a.hilight {
  background: #dadf4b;
  color: #000;
  }
#navigation li.hilight ul {
  background: #fff;
  color: #000;
  border: none;
  display: block;
  margin: 0px;
  }
#navigation li.hilight ul li {
  background: #fff;
  border: none;
  color: #000;
  display: block;
  list-style: disc inside;
  }
#navigation li.hilight ul li a {
  font-size: 0.6em;
  padding: 0px 0px 2px 7px;
  }
#navigation li.hilight ul li a:hover, #navigation li.hilight ul li a:focus {
  color: #fff;  
  background: #1e1e1e;
  }


/* Navigation Styles */
#navigation {
  border-right: 1px solid #fff;
  background: #fff;
  float: left;
  width: 162px;

}
#navigation ul {
  background: #1e1e1e;
  margin: 43px 0px 0px 0px;
  padding: 0px;
  }
#navigation li {
  background: #1e1e1e;
  list-style: none;
  text-align: left;
  }
#navigation li#last {
  height: 2.8em;

  /* margin-left: -5px; */
  }
#navigation li#last #phone {
  float: left;
  }
#navigation li#last #number {
  float: right;
  margin-right: 5px;
  }
#navigation a {
  color: #c2c2c2;
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  padding: 7px 0px 7px 7px;
  text-decoration: none;
  }
#navigation a:hover, #navigation a:focus, #navigation a.on {
 
  color: #fff;
  }
#navigation li ul {
  display: none;
  }
#navigation li:hover ul, #navigation li:focus ul, #navigation li.on ul {
  background: #969595;
  border: none;
  display: block;
  margin: 0px;
  }
#navigation li:hover ul li, #navigation li:focus ul li, #navigation li.on ul li {
  background: #113272;
  border: none;
  color: #ffffff;
  display: block;
  list-style: disc inside;
  }
#navigation li:hover ul li a, #navigation li:focus ul li a, #navigation li.on ul li a {
  font-size: 0.6em;
  font-weight: 600;
  padding: 0px 0px 2px 7px;
  }
#navigation li:hover ul li a:hover, #navigation li:focus ul li a:hover, #navigation li:hover ul li a:focus, #navigation li:focus ul li a:focus, #navigation li.on ul li a:hover, #navigation li.on ul li a:focus {
  background: #113272;
  }
  
  
  
  
/* Calendar Styles */
#calendar {
  background-color: #ffffff;
  padding: 20px;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 350px; 
  }
div#calendar { 
  position: relative;
  }
.calendar {
  border-collapse: collapse;
  border: thin solid black;
  margin-bottom: 20px;
  width: 700px;
  }
.calendar caption {
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid #0966a1;
  margin-bottom: 30px;
  width: 95%;
  }
.calendar th, .calendar td {
  border: thin solid black;
  text-align: center;
  vertical-align: top;
  width: 95px;
  }

.calendar th {
  background-color: #66CCFF;
  }

.calendar td {
  height: 80px;
  font-size: 0.75em;
  }
.calendar td em {
  font-size: 0.9em;
  }
.calendar .date {
  border-bottom: thin solid #0000FF;
  font-weight: bold;
  text-align: right;
  width: 100%
  }
.calendar .info {
  background-color: #E0FFFF;
  border-top: thin solid #000000;
  margin-top: -1px;
  padding-bottom: 1px;
  padding-top: 1px;
  }
.calendar .info .dl img {
  border-style: none;
  }

.calendar .holiday {
  background-color: #DCDCDC;
  }

.cal_download img{
  border-style: none;
  }

#cal_prev {
  float: left;
  font-weight: bold;
  position: relative;
  }
#cal_next {
  float: right;
  font-weight: bold;
  position: relative;
  }
#cal_download {
  margin-top: 30px;
  text-align: center;
  }




/* Footer Styles */
#footer {
  background:#1e1e1e;
  border-top: solid 2px #1e1e1e;
  border-bottom: solid 2px #1e1e1e;
  display: block;
  height: 40px;
  z-index: 25;
  margin-top: 1em;
  float: left;
  text-align: center;
  width: 100%;
  }

#footer ul  {
	text-align: center;
	display: inline;
	top: 1em;
	margin-top: 1em;
	list-style-type: none;
	padding-bottom: 1.67em;
}
#footer li  {
    font:"din_bold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: inline;
	font-size: .7em;
	top: .85em;
	margin-top: 1em;
	padding: 1em;
	text-decoration: none;
	color: #7e7e7e;
}
#footer li a {
	text-transform: uppercase;
	text-align: center;
	display: inline;
	margin-top: 1em;
	font-size: .92em;
	padding-top: .9em;
	top: .25em;
	padding: 1em;
	text-decoration: none;
	color: #7e7e7e;
}

#footer li a:hover{
	color: #ccc;
}




#schedules table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  }
#schedules table tr {
  border-bottom:2px solid #1e1e1e;
  }
#schedules table tr td {
  border:1px solid #1e1e1e;
  padding:5px 15px;
  }  
#schedules .left {
  vertical-align:middle;
  text-align:center;
  }    
#schedules ul {
  padding-left:0px;
  margin-left:7px;
  padding-right:0px;
  margin-right:0px;  
  margin-bottom:7px;
  margin-top:10px;
  }
#schedules ul li {
  padding-left:0px;
  margin-left:0px;
  padding-right:0px;
  margin-right:0px;  
  padding-bottom:7px;
  }






#adv ul {
  padding:0px;
  margin:0px;
  padding-left:20px;
  }
#adv ul li {
  padding:0px;
  margin:0px;
  }  
  
#sale ul {  
	margin-left:0px;
	padding-left:80px;
	}
#sale ul ul {  
	margin-left:0px;
	padding-left:40px;
	}

.center{
	text-align: center;
	}
	
#borders table {
	margin:auto;
	border-collapse:collapse;
	border:3px solid #000;
	width:85%;
	}
#borders table tr td {
	border:1px solid #000;
	padding:8px 15px;
	}
#petitions ul {
	margin-left:80px;
	}
#petitions ul li {
	margin:10px 0px;
	font-size:1.1em;
	}
.key table tr td {
	min-width:110px;
	vertical-align:middle;
	}
.hearings table tr {
	border-bottom:2px solid #000;
	}
.hearings ul li {
	padding-bottom:7px;
	text-align:left;
	}  
p.question {
	margin-top:45px;
	}
	
.bar table tr td {
	min-width:110px;
	vertical-align:middle;
	}


	
.t_header{
	font-weight: 800;
	text-align: center;
}

#t_cases{
	width: 430px;
	border: 1px solid #000;
	border-spacing: 0;
}

#t_cases tr td {
	border: 1px solid #000;
}
#t_cases tr td.right_col {
	width:70px;
	text-align:center;
}

#t_petitions{
	width: 630px;
	border: 1px solid #000;
	border-spacing: 0;
}

#t_petitions tr td{
	border: 1px solid #000;
}




#sofa table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  }
#sofa table tr {
  border-bottom:2px solid #1e1e1e;
  }
#sofa table tr td {
  border:1px solid #1e1e1e;
  padding:5px 15px;
  }  
#sofa .left {
  vertical-align:middle;
  text-align:center;
  }    
#sofa ul {
  padding-left:0px;
  margin-left:7px;
  padding-right:0px;
  margin-right:0px;  
  margin-bottom:7px;
  margin-top:10px;
  }
#sofa ul li {
  padding-left:0px;
  margin-left:0px;
  padding-right:0px;
  margin-right:0px;  
  padding-bottom:7px;
  }

#t_sofa{
	width: 630px;
	border: 1px solid #000;
	border-spacing: 0;
}

#t_sofa tr td{
	border: 1px solid #000;
	text-align:center;
}

#exhibits table {
  border-collapse:collapse;
  border:3px solid #1e1e1e;
  margin:auto;
  width: 85%;
  }
#exhibits table tr {
  border-bottom:2px solid #1e1e1e
 }
 
#exhibits table tr td {
  border:1px solid #1e1e1e;
  padding:5px 20px;
  }
#exhibits .right {
  text-align:left;
  width:70px;
  }  
  
  
  
  
  
  
 #index table {
  border-collapse:collapse;
  border:1px solid #1e1e1e;
  margin:auto;
  width: 90%;
  }
#index table tr {
  border-bottom:1px solid #1e1e1e
 }
 
#index table tr td {
  border:1px solid #1e1e1e;
  padding:5px 20px;
  }
  
  @media print {
body:before{
      content:url(imgs/header_bg.gif);
   }
}

