/* Header styles */

#search_placement {
  margin: 1em .1em .1em .2em;
  padding: .1em .1em .1em .1em;
  font-family: Arial, sans-serif;
  font-size: .9em;
  font-weight: bold;
}

ul.attlist {
  padding-left: .5em;
  padding-right: .5em;
  margin-top: 0em;
  margin-left: 1.5em;
  font-family: Arial, sans-serif;
  font-size: .9em;
  list-style: none;
}

.attedu {
  margin: 1em .5em .1em 0em;
  padding: .1em .5em .1em .5em;
  font-family: Arial, sans-serif;
  font-size: .9em;
  font-weight: bold;
}

select,option,input {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

input.library {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

td.bodypad {
  padding-left: 1.5em;
}
			
.attorney_name  {
  font: normal normal bold 1.2em Arial, sans-serif;
  color: #024d86;
}

.blueheading  {
  font: normal normal bold 1.2em Arial, sans-serif;
  color: #024d86;
  text-decoration: underline;
}

.caseheading  {
  font: normal normal bold 1em Arial, sans-serif;
  color: #024d86;
}

.button {
  font-family: Arial, sans-serif;
  font-size: .8em;
}

.formfield_head {
  color: #666666;
  font: normal normal bold 10px Arial, Helvetica, sans-serif;
}

.print_me {
  font-family: Arial, sans-serif;
  font-size: .8em;
}

.smaller {
  font-family: Arial, sans-serif;
  font-size: .8em;
}

.leftnav {
  font-family: Arial, sans-serif;
  font-size: .9em;
}

.copyright {
  font-family: Arial, sans-serif;
  color: #024d86;
  font-size: 9px;
  font-weight: bold;
  margin-top: 10px;
  padding: .3em .3em 1em;
  border-top: 1px #000 solid;
  text-align: right;
}

.libCopyright {
  font-family: Arial, sans-serif;
  font-size: .9em;
  margin-top: 10px;
  padding: .3em .3em 1em;
  border-top: 1px #000 solid;
  text-align: center;
}

.address {
  font-size: .7em;
  border-bottom: 1em;
  color: #ffffff;
}

/*
.nav {
  background-color: rgb(143,152,173);
  color: black;
  text-align: center;
  margin-left: -100%;
  margin-right: -100%;
	border: none;
  padding-bottom: 20px; 
  margin-top: .2in
}
*/

/* top rule of navigation footer */
	  
/* hr  { color: black; padding: 15px 15px 15px 15px; } */

/* link styles */

a:link, a:visited { color: #024d86; }
a:hover { color: #7490a8; }
a:active { color: #2e587e; }

a.nav:link, a.nav:visited, a.nav:active {
  color: #ffffff;
  font: normal normal bold 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
}
a.nav:hover { color: #ffcc33; }

a.intnav:link, a.intnav:visited, a.intnav:active {
  color: #ffffff;
  font: normal normal bold 10px Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a.intnav:hover { color: #ffcc33; }

.forms {
  color: #000066;
  border-bottom: 10px;
  padding-left: 0px;
	font-weight : bold;
}
			
.title { color: #990000;
}

h1 {
  border-bottom: 2px ridge rgb(143,152,173);
  border-bottom-width: 2px;
  font: normal normal normal 1.4em Verdana, sans-serif;
}

h2 {
  border-bottom: 1px ridge rgb(143,152,173);
  border-bottom-width: 1px;
  font: normal normal normal 1.3em Verdana, sans-serif;
}

h3 {
  border-bottom: 1px ridge rgb(143,152,173);
  border-bottom-width: 1px;
  font: normal normal normal 1.1em Verdana, sans-serif;
}

h1.library_headings {
  border-bottom: 1px ridge rgb(143,152,173);
  border-bottom-width: 1px;
  font: normal normal normal 1.3em Verdana, sans-serif;
  color: #000066;
}

h2.library_headings {
  border-bottom: 1px ridge rgb(143,152,173);
  border-bottom-width: 1px;
  font: normal normal bold 1.1em Verdana, sans-serif;
  color: #000066;
}

h3.library_headings {
  border-bottom: 1px ridge rgb(143,152,173);
  border-bottom-width: 1px;
  font: normal normal bold 1em Verdana, sans-serif;
  color: #000066;
}

.dept { color: #8b0000; }

/* For NULL value of Form Submission */

.null {
  height: 1.6in;
  width: 5in;
	background-color: rgb(210,210,210);
	color: #8b0000;
	font-size: 14pt;
	padding: 8px
}

div.arShort, div.arShort p, div.arShort li, div.arShort div { padding-left:15px; font-size:11px; }

