﻿body {
   font-family: Verdana;
   font-size: 10pt;
}
h6 {
   font-family: Verdana;
   font-size: 8pt;
   font-weight: bold;
}
h5 {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
}
blockquote {
   font-size: 10pt;
   font-family: Verdana;
}
p {
   font-family: Verdana;
   font-size: 10pt;
}
h4 {
   font-family: Verdana;
   font-size: 10pt;
}
h3 {
   font-size: 14pt;
   font-family: Verdana;
   text-transform: none;
}
h2 {
   font-size: 12pt;
   font-family: Verdana;
   text-transform: none;
}
td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
}
img {
	border-width: 0;
}
a
{
	color: #0066cc;
	text-decoration: none;
}
a:visited
{
	color: #3a23c9;
}
a:hover
{
	text-decoration: underline;
	color: #6352e0;
}
a:active
{
	color: #070098;
}
.footerMenu {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
}
.footerText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
}
.footerCompositText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight:normal;
   text-decoration: none;
}

legend {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #0000CC;
}
.SectionHeaderSRInfo {
	font-weight:normal;
	color: #012b10;
	font-size: 12px;
}
.SectionHeaderCourtInfo {
	font-weight:normal;
	color: #950412;
	font-size: 12px;
}
.SectionHeaderDocInfo {
	font-weight:normal;
	color: #03056d;
}
.SectionHeaderInstInfo {
	font-weight:normal;
	color: #3a0212;
}
.SectionHeaderEntityInfo {
	font-weight:normal;
	color: #001011;
}
.SectionHeaderSubmitInfo {
	font-weight:normal;
	color: #2b0140;
}
.spacer10px
{
	background-image: url(Images/section_spacer_10px.gif);
	height: 10px;
}
.sectionTextInfo 
{
	font-family: Verdana;
	font-size: 11px;
}
.entryText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}

.entryTextCaps
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.displayText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.displayTextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.afont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.afont:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
A.bfont
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
A.bfont:hover
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
A.cfont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #006699;
    TEXT-DECORATION: none
}
A.cfont:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A.dfont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #006699;
    TEXT-DECORATION: none
}
A.dfont:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A.efont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #006699;
    TEXT-DECORATION: none
}
A.efont:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
.nav
{
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
}
.generalText
{
	font-size: 10pt;
	font-family: Verdana;
}
.section
{
	border-top:1px solid #bababa;
}
.helpText
{
	font-size: 8pt;
	color: #006600;
	font-family: Verdana;
}

.text
{
	background-color: #f4f7fa;
}
.number
{
	background-color: #f4f7fa;
}

/* Page Header */

.background {
    width:100%;
    height:auto;
    background-image:url(Images/header-side.gif);
    background-repeat:repeat-x;
    text-align:center;
}

.header {
    width:760px;
    height:81px;
    background-image:url(Images/header.gif);
}
.header-table {
    width:686px;
    text-align:left;
}
.site-title {
    width:235px;
    height:47px;
    text-transform:uppercase;
}
.page-title {
    width:235px;
    height:28px;
}
.divider {
    height:5px;
}
.menubox, .nav {
    text-align:right;
    font-size:10px;
    text-transform:uppercase;
}
.menubox a:visited, .nav a:visited {
    color:#d32525;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 8px;
}

.menub
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 8px;
}

.menub a:visited 
{
	color: #d32525;
}

/* 4 ComponentArt Menu Classes */

.MenuGroup {
  border:solid 1px gray;
  border-right-color:#3F3F3F;
  border-bottom-color:#3F3F3F;
}

.TopMenuItem {
  background-image: url(images/item_bg_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  font-weight:bold; 
  border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;
}

.TopMenuItemHover {
  background-image: url(images/item_bg_hover_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  font-weight:bold; 
  border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;
}

.TopMenuItemActive {
  background-image: url(images/item_bg_hover_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  font-weight:bold; 
  border: solid 1px gray;
  border-left-color:gray;
  border-top-color:gray;
}

.MenuItem {
  background-image: url(images/item_bg_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;
}

.MenuItemHover {
  background-image: url(images/item_bg_hover_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;
}

.MenuItemActive {
  background-image: url(images/item_bg_hover_dals.gif); 
  color:#3F3F3F;
  font-family:verdana;
  font-size:11px;
  border: solid 1px gray;
  border-left-color:gray;
  border-top-color:gray;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked
{
	height: 18px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	font-size: 12px;
}	

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{	
	width:300px;	
	background-color:#5377A9;		
	color:white;
	font-weight:bold;		
}
