/*****************************************/
/* Styles that are used by ALL templates */
/*****************************************/
body {
  margin: 0px 0px;
  font-size: medium;
  background-repeat: repeat;
  background-color: #FFFFFF;
  color: #000000;
}
form {
  margin: 0px;
  padding: 0px;
}
.header {
  background-repeat: no-repeat;
/*  height: 73px;*/
  border-bottom-width: 1px;
  border-bottom-style: solid;
/*  border-bottom-color: #CDCDCD;  */
  border-bottom-color: #e8e8e8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #f1f1f1;
/*  background-image: url(../images/doxpop-trans.gif); */
  background-image: url(../images/doxpop_blue_green_tl.gif);
  background-position: center top;
  padding-top: 5px;
  padding-bottom: 2px;
}
.header-nav a {
  font-size: small;
  font-weight: bold;
  color: #0000FF;
  text-decoration: underline;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
/*  display: block; */
}
.header-nav a:hover {
  text-decoration: none;
}
.footer {
  background-image: url(../images/footer_logo_line.gif);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #666666;
  padding-bottom: 10px;
}
.footer a {
  color: #0000FF;
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
}
/* These items are used to control the formatting of the navigation bar in the header */
.help-nav a {
  display: block;
  padding-left: 19px;
  padding-right: 32px;
  text-decoration: underline;  
}
.aboutus-nav a {
  display: block;
  padding-right: 40px;
  text-decoration: underline;  
}
.isdoxpop-nav a {
  display: block;  
  padding-right: 41px;
  text-decoration: underline;  
}
.feeschedule-nav a {
  display: block;
  padding-right: 34px;
  text-decoration: underline;  
}
.register-nav a {
  display: block;
  padding-right: 39px;
  text-decoration: underline;  
}
.shoppingcart-nav a {
  display: block;
  padding-right: 19px;
}

.example {
  font-size: medium;
  color: #414141;
  margin-top: 0;
}

/* Box for Image */
.screen-shot-box {
/*  float: left;
  margin: 10px; */
  border: solid #8B0000 1px;
  padding: 5px;
}
/* Box for County List */
.county-box {
  font-family: Arial, Helvetica, sans-serif;
  border: solid #8B0000 1px;
  background-color: #F8EFEF;
/*  margin-bottom: 15px; */
  float: right;
}
.county-box p {
  font-size: medium;
  color: #000000;
}

.county-box .box-header {
  font-size: medium;
  padding: 5px;
  background-color: #8B0000;
  color: #FFFFFF;
}

.county-box table {
  margin: 1px 10px 10px 10px;
}

.county-box .county {
  margin: 3px 5px 0px 4px;
}

.county-box .city {
  margin: 1px 5px 0px 10px;
}

.county-box .soon {
  font-size: small;
  vertical-align: text-top;
  color: #0C8C2A;
}

.county-box .new {
  font-size: small;
  vertical-align: text-top;
  color: #8B0000;
}

/* Boxes for quotations */
.quote-box {
/*  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 15px; */
}

.quote-box .quote {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  font-style: italic;
  color: #222222;
  text-align: left;
}
.quote-box .cite {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  font-style: italic;
  color: #222222;
  text-align: right;
  font-weight: bold;
}

.testimonial-box {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  width: 280px;
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.testimonial-box .highlight {
/*  font-size: medium; */
  color: #0C8C2A;
  font-weight: bold;
}
.testimonial-box .cite {
   white-space: nowrap;
   float: right;
   font-weight: bold;
   font-style: italic;
   margin-top: 8px;
}


/* Styles for normal navigation links */
/* the :hover and :visited sections are covered by content-area class */

a.nav-link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: small;
}


/***********************************************/
/* Styles that are used only by the splash page*/
/***********************************************/
.shadow-box-header-red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #8B0000;
  border: solid #8B0000 1px;
  padding: 5px;
}
.shadow-box-textarea-red {
  background-color: #F8EFEF;
  border: solid #8B0000 1px;
  font-size: small;
  color: #414141;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  margin-bottom: 10px;
}
.shadow-box-header-blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #144F99;
  border: solid #144F99 1px;
  padding: 5px;
  font-weight: normal;
  clear: both;
}
.shadow-box-textarea-blue {
  background-color: #EDF4FB;
  border: solid #144F99 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #414141;
  padding: 5px;
  margin-bottom: 10px;
}
.shadow-box-textarea-blue label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #414141;
}
.shadow-box-textarea-blue span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #414141;
}
.shadow-box-header-orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #FC9700;
  border: solid #FC9700 1px;
  padding: 5px;
  font-weight: normal;
}
.shadow-box-textarea-orange {
  background-color: #FFFAEF;
  border: solid #FC9700 1px;
  font-size: small;
  color: #414141;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  margin-bottom: 10px;
}
/* If this is all that is needed with the hover pseudo-class it is not needed at all
.shadow-box-textarea-orange a:hover {
  text-decoration: none;
}
*/

.shadow-box-textarea-orange a.register-link {
  color: #0000FF;
  text-decoration: underline;
}
.shadow-box-textarea-orange a.register-link:hover {
  text-decoration: none;
}
.shadow-box-textarea-orange a.register-link:visited {
  color: #535353;
}

.shadow-box-textarea-orange div {
  padding: 5px;
}
.shadow-box-header-green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #0C8C2A;
  border: solid #0C8C2A 1px;
  padding: 5px;
  font-weight: normal;
}
.shadow-box-textarea-green {
  background-color: #F6F9EF;
  border: solid #0C8C2A 1px;
  font-size: small;
  color: #414141;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  margin-bottom: 10px;
}
.shadow-box-textarea-green label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #414141;
}
.shadow-box-textarea-green span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #414141;
}
.shadow-box-textarea-green dt {
  color: #144F99;
  font-size: small;
  font-weight: bold;
}
.shadow-box-textarea-green span.highlight {
  color: #144F99;
  font-size: small;
}
.shadow-box-textarea-inner-green {
  font-size: small;
/*   line-height: 14px; */
  color: #535353;
  padding-right: 5px;
}
.shadow-box-textarea-inner-green a.sub-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #0C8C2A;
  padding-bottom: 3px;
  text-decoration: underline;
}
.shadow-box-textarea-inner-green a.sub-header:visited {
  color: #5F8D00;
  text-decoration: underline;
}
.shadow-box-textarea-inner-green a.sub-header:hover {
  text-decoration: none;
}
.box-image-link-green {
  margin-right: 6px;
  margin-bottom: 6px;
  border: solid #0C8C2A 1px;
}
.box-image-link-green-highlight {
  margin-right: 6px;
  margin-bottom: 6px;
  border: solid #F6F9EF 1px;
}
.shadow-box-textarea-inner-green div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #5F8D00;
  padding-bottom: 3px;
}
.splash-feature-box {
  font-size: small;
  color: #414141;
  padding-left: 0px;
  /*border: 1px solid #D5D5D5;*/
  padding-right: 0px;
  margin-bottom: 10px;
}
.our-data-box {
  /*border: 1px solid #D5D5D5;*/
  margin-bottom: 15px;
}
.our-data-text {
  font-size: small;
  color: #535353;
  background-color: #F1F1F1;
  padding-left: 18px;
  padding-top: 1px;
  padding-right: 15px;
  padding-bottom: 15px;
  text-align: justify;
}
.splash-content-area {
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
}
.addon-bottom-cell {
  font-size: medium;
  color: #535353;
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D5D5D5;
  border-right-color: #D5D5D5;
  border-bottom-color: #D5D5D5;
  border-left-color: #D5D5D5;
}

/******************************************************************************/
/* Styles that are used only by the Inner page AND application page templates */
/******************************************************************************/
.title-bar {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #144F99;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #144F99;
  background-color: #144F99;
  clear: both;
  padding-top: 4px;
  padding-bottom: 1px;
  height: 1.5em ;
}

.title-bar table td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.subnav {
  background-position: right top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CDCDCD;
  background-image: url(../images/subnav_bg.gif); 
/*  background-image: url(../images/search-screenshot.png); */
  background-repeat: no-repeat;
  padding-left: 19px;
  background-color: #709F00;
  padding-bottom: 6px;
  padding-top: 8px;
}
.subnav td {
  margin-bottom: 6px;
  padding-right: 20px;
}
.subnav td a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FDF7F2;
  text-decoration: underline;
  background-image: url(../images/subnav_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}
.subnav td a:hover {
  text-decoration: none;
}
.subnav-distinct {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: right;
  color: #FDF7F2;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 19px;
  padding-bottom: 0px;
}
.subnav-distinct a {
  color: #FDF7F2;
  text-decoration: none;
}
.subnav-distinct a:hover {
  text-decoration: none;
}

.content-area {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* width: 98%; */
  margin: 3px;
  padding: 3px;
}
.content-area a {
  text-decoration: underline; 
  color: #0000EE;
}
.content-area a:visited {
  color: #0000EE;
}
.content-area a:hover {
  text-decoration: none;
}
.content-area h1 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: x-large;
}
.content-area h2 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: large;
}
.content-area h3 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  font-size: medium;
}
.content-area h4 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.content-area h5 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.content-area h6 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}

.news-content-area {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}
.news-content-area a {
  color: #0000FF ;
  text-decoration: underline; 
}
.news-content-area a:visited {
  color: #0000FF;
}
.news-content-area a:hover {
  text-decoration: none;
}
.news-content-area h1 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.news-content-area h2 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.news-content-area h3 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.news-content-area h4 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.news-content-area h5 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}
.news-content-area h6 {
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: medium;
}

.news-title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  padding-left: 19px;
  vertical-align: middle;
}

.section-title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
/*  font-size: medium;  */
  font-size: large;
  color: #FFFFFF;
  padding-left: 19px;
  vertical-align: middle;
}

.section-small {
  color: #FFFFFF;
  font-size: small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  vertical-align: middle;
}
.section-small a {
  color: #FFFFFF;
  text-decoration: underline;
}
.section-small a:hover {
  text-decoration: none;
}

.subsection-headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #144F99;
  padding-bottom: 10px;
  padding-top: 15px;
  padding-left: 19px;
}
.text-field-login {
  border: 1px solid #878787;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #666666;
}

.Hint {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: #666666;
  text-align: left;
}
.Hint a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0000FF;
  text-decoration: underline;
  font-size: x-small;
}
.Hint a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #0000FF;
  text-decoration: none;
}

/* The clue to Hide and Show */
.clue {
   	display: none;
    position: absolute;
/*    left: 300px; */
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(hint.gif) no-repeat -10px 5px;
}
/* The pointer image is hadded by using another span */
.clue .clue-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(hint.gif) left top no-repeat;
}

.CuteBtn {
  color: #000000;
  font-size: 80%;
}

/* The quicktip CSS for <a> tags was getting overridden by content-area...so I 
 * just moved the Quick Tip stuff to a higher priority and that seems to work.
 */

/* Styles for Quick Tips */
.qt-header {
  display: block;
  color: #0E4694;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: large;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* unfortunately ".content-area a" binds more tightly*/ 
a.qt-header {
  text-decoration: none;
}


/*****************************************/
/* Styles used ONLY by Application Pages */
/*****************************************/

.CCSTitle {
  font-size: medium;
}
.case-number {
  color: #333333;
  font-size: large;
  font-weight: bold;
}
.case-name {
  color: #333333;
  font-size: large;
}
.case-file-date {
  color: #333333;
  font-size: medium;
}
.case-text {
  color: #333333;
  font-size: medium;
}
.case-print {
  font-size: medium;
  margin-top: 5px;
}
.case-detail-logo {
  font-size: medium;
  padding-bottom: 10px;
}

.results {
  margin-left: 25px;
  width: 94%;
  font-size: medium;
  color: #000000;
}
.results table {
  background-color: #F8FFF9;
  border-top: 1px solid #1C7E24;
  border-right: 1px solid #1C7E24;
  border-left: 1px solid #1C7E24;
  border-bottom: none;
  width: 100%;
}
.results table #headercol {
  color: #333333;
  text-align: center;
  vertical-align: bottom;
  border-bottom: 2px solid #000000;
}
.results table #financecell {
  border-right: 1px solid #666666;
  padding-left: 2px;
  padding-right: 2px;
}
.results table #topline {
  border-top: 1px solid #666666;
  padding-left: 2px;
  padding-right: 2px;
}
.results .Name {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}
.results .Value {
  text-align: left;
  vertical-align: top;
}
.results .Time {
  font-size: smaller;
  font-weight: bold;
}

.CountyList td {
  font-size: smaller;
}

.FormGrid th {
  text-align: left;
}

.FormGrid .divLine {
  border-bottom: 2px solid #999999;
}

.FormGrid td {
  padding-right: 15px;
}

.FormGrid .court {
  background-color: #EEEEFF;
}

.FormGrid .recorder {
  background-color: #EEFFEE;
}

/*****************************************************/
/* Misc. Styles that are/can be used by all templates*/
/*****************************************************/
.grey-9px-links {
  font-size: medium;
}
.grey-9px-links a {
  color: #535353;
  text-decoration: underline;  
}
.grey-9px-links a:hover {
  text-decoration: none;
}
.nojavascript-box {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #F1f1f1;
  text-align: center;
  color: #000000;
  padding: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FEFEFE;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ABABAB;
}
.alert-box {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #FFFA86;
  text-align: center;
  color: #000000;
  padding: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CDCDCD;
}
.alert-box a {
  color: #144F99;
  text-decoration: underline;
}
.alert-box a:hover {
  text-decoration: none;
}

#tabs > ul, #tabs > ul > li {
  all: unset;
}

.DP-TabLeft > a, .DP-TabRight > a {
  color: white !important;
  font-size: small;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #0c8729;
  text-decoration: none !important;
  padding: 1px 6px;
}

#current.DP-TabLeft > a , #current.DP-TabRight > a {
  background-color: #144F99;
}

.DP-TabLeft > a {
  float: left;
  margin-left: 1rem;
}

.DP-TabRight > a {
  margin-right: 1rem;
}

.doxpop-text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #666666;
  text-align: justify;
/*   line-height: 18px; */
  padding-left: 7px;
  padding-right: 7px;
}
.doxpop-text h3 {
  font-size: large;
  color: #0C8C2A;
  font-weight: normal;
  margin: 0px;
  padding: 15px 0px 5px;
}

.ccs-base {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* these are used to tint alternating lines */
.tint0 {
  /* background: #eeeeff; */
  background-color: #EDF4FB;
}
.tint1 {
  background: #ffffff;
}

/* Legacy classes from the old stylesheet */
.tint {
  background: #eeeeff;
}

.PageLabel {
  font-size: x-large;
  text-align: center;
}

.SubLabel {
  font-size: medium;
  text-align: center;
  font-weight: bold;
}

.ColumnHeading {
  font-weight: bold;
  font-style: normal;
  text-align: left;
  vertical-align: top;
  font-size: 85% ;
}
.ColumnHeadingRight {
  font-weight: bold;
  font-style: normal;
  text-align: right;
  vertical-align: top;
  font-size: 85% ;
}

.TableData {
  text-align: left;
  vertical-align: top;
  font-size: 85% ;
}

.TableDataRight {
  text-align: right;
  vertical-align: top;
  font-size: 85% ;
}

.FieldLabel {
  font-weight: bold;
  font-style: normal;
  text-align: right;
  vertical-align: top;
}

.FieldData {
  text-align: left;
}

.FieldDataRight {
  text-align: left;
}

.DataLink a, a.DataLink {
  color: #0000FF;
}
.DataLink a:hover, a.DataLink:hover {
  text-decoration: none;
}
.DataLink a:visited, a.DataLink:visited {
  color: #AA00AA;
}

.ActionLink a {
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #0000ff;
  text-decoration: underline;
}
.ActionLink a:hover {
  text-decoration: none;
  color: #0000FF;
}
.ActionLink a:visited {
  color: #0000FF;
}

.ActionLinkBig {
  font-weight: bold;
  text-decoration: underline;
  color: #0000FF; 
}
.ActionLinkBig a:hover {
  text-decoration: none;
  color: #0000FF;
}
.ActionLinkBig a:visited {
  color: #0000FF;
}

/* This section is an attempt to standardize the display of data collection forms */
.FormFieldLabel {
  font-weight: bold;
  font-style: normal;
  font-size: medium;
  text-align: right;
  padding-top: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  vertical-align: middle;
}

.FormFieldLabel div {
  text-align: left;
  /*
  text-indent: -2.5em;
  padding-left: 2.5em;
  */
  float: right;
}

.FormFieldData {
  font-weight: normal;
  font-style: normal;
  font-size: medium;
  text-align: left;
  vertical-align: bottom;
  padding: 0.2em;
}

.FormFieldCheckbox {
  vertical-align: middle;
  padding: 0.2em;
}

.FormFieldCheckbox label {
  font-weight: normal;
  font-style: normal;
  font-size: medium;
  color: black;
  text-align: left;
}

.FormSubmit {
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 0.5em;
}

.FormCancel {
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 0.1em;
}

/* This section is an attempt to standardize the display of data */
.DisplayFieldLabel {
  font-weight: bold;
  font-style: normal;
  font-size: medium;
  text-align: right;
  padding-top: 0.2em;
  padding-right: 0.9em;
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  vertical-align: middle;
}

.DisplayFieldData {
  font-weight: normal;
  font-style: normal;
  font-size: medium;
  text-align: left;
  padding: 0.2em;
  vertical-align: middle;
}

/* This section is an attempt to standardize the display of tabular data */
.DataTable {

}

.DataTable .TextLabel {
  font-weight: bold;
  font-size: medium;
  text-align: left;
  vertical-align: bottom;
  padding: 0.2em;
}

.DataTable .DateLabel {
  font-weight: bold;
  font-size: medium;
  text-align: left;
  vertical-align: bottom;
  padding: 0.2em;
}

.DataTable .NumberLabel {
  font-weight: bold;
  font-size: medium;
  text-align: right;
  vertical-align: bottom;
  padding: 0.2em;
}

.DataTable .GroupLabel {
  font-weight: bold;
  font-size: medium;
  text-align: center;
  vertical-align: bottom;
  padding: 0.2em;
}

.DataTable .TextData {
  font-weight: normal;
  font-size: medium;
  text-align: left;
  vertical-align: top;
  padding: 0.2em;
}

.DataTable .DateData {
  font-weight: normal;
  font-size: medium;
  text-align: left;
  vertical-align: top;
  padding: 0.2em;
}

.DataTable .NumberData {
  font-weight: normal;
  font-size: medium;
  text-align: right;
  vertical-align: top;
  padding: 0.2em;
}

.InactiveRow td, .InactiveRow a:link, .InactiveRow a:visited {
  color: #666666; 
}

/* Links to Press Releases */
.PressRelease {
}

.PressRelease a {
  color: #232323;
}
.PressRelease a:visited {
  color: #636363;
}

/* This link is for a smaller "More . . ." link */
a.ContinueLink {
/*  display: block;  Changing to block cause caused weird behavior on IE6
  clear: both;
  float: right;
  width: 20%; */
  white-space: nowrap;
  font-size: small;
  color: #0000EE;
}
a.ContinueLink:visited {
  color: #990099;
}
.SubHeaderNav {
  width: 95%;
  font-size: small;
  margin-bottom: 1em;
}
.SubHeaderNav td {
  text-align: center;
}
.SubHeaderNav a {
  color: #0000EE;
}
.SubHeaderNav a:visited {
  color: #990099;
}

.info {
  width: 450px;
  background-color: #DDFFDD;
  border: 1px dotted #000000;
  padding: 5px;
  text-align: justify;
}

.warning {
  color: #CC0000;  
  font-weight: bolder;
}

.color {
  margin: 0px 0px 20px 0px;
  padding: 5px;
}

.navigationPane {
  float: left ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FFFFFF;
  background-color: #144F99;
  padding: 0px;
  font-weight: normal;
}

.navigationPane a {
  color: #FFFFFF;
  display: block ;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}

.navigationPane a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  background-color: #0C8C2A;
}

.navigationPane a.highlight {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0C8C2A;
  margin-right: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.navigationPane a.highlight:hover {
  text-decoration: none;
}

/*
Use ErrorText to nest around field labels that correspond to required fields
have been left empty.  ErrorText is also used in the include file error.inc to
display error mesages.
*/
.ErrorText {
  font-weight: bold;
  color: #FF0000;
}
.MessageText {
  font-weight: bold;
  color: #0C8C2A;
}

/* Stuff for jscalendar */
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: medium;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: medium;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: medium;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

.note {
  font-size: medium;
  font-weight: bold;
}

.WarningBackground {
  background: #ff0000;
}

.AlertBackground {
  background: #ffff00;
}

.OKBackground {
  background: #00ff00;
}

.ToastBackground {
  background: #444444;
  color: #cccccc;
}

.STGBackground {
  background: #7777ff;
  color: #efefef;
}


/* Styles for the Recorder Application */

td.previewCell {
  border: solid #CCCCCC 1px;
}

td.previewCell img {
  width: 208px;
  height: 343px;
  background-repeat: no-repeat;
  background-image: url(../images/image_loading.jpg);
}

/* Sytles for Context Help */
div.ContextHelpDiv {
  background-color: #EDF4FB;
/*  background:transparent url(../images/ltBlue85pct.png) repeat; */
  border: solid #144F99 1px;
  width: 250px;
  height: 200px;
/*  overflow: scroll; */
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 3;
  visibility: hidden;
/*  display:none; */
}

.ContextHelpTitle {
  color: #FFFFFF;
  background-color: #144F99;
}

.ContextHelpContents {
}

.ContextHelpBottom {
  text-align: center;
}

/* Sytles for Custom Options */
#OptionsDiv {
  background-color: #FFFFFF;
/*  background:transparent url(../images/ltBlue85pct.png) repeat; */
  border: solid #144F99 1px;
/*  width: 250px;
  height: 200px; */
/*  overflow: scroll; */
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 3;
  visibility: hidden;
  padding: 3px;
/*  display:none; */
}

#OptionsDiv .CustomOptionDisable {
  background-color: #EDEDED;
  color: #9F9F9F ;
  border: solid #EDEDED 1px;
  padding: 1px;
  white-space: nowrap ;
}

#OptionsDiv .CustomOption {
  border: solid #FFFFFF 1px;
  padding: 1px;
  white-space: nowrap ;
  cursor: pointer ;
}

#OptionsDiv .CustomOption:hover {
  background-color: #E9F0FF;
  border: solid #144F99 1px;
}

.RegionBox {
  font-size: small;
  margin: 3px;
  float: right;
  clear: both;
}

.BillingCodeBox {
  font-size: small;
  margin: 3px;
  float: right;
  clear: both;
}

.WelcomeBox {
  font-size: small;
  margin: 3px;
  text-align: left ;
/*  float: left;
  clear: both;
*/
}
div.Odometer {
  cursor: pointer;
  font-size: small;
  margin: 3px;
}

.InfoNote {
  z-index: 1;
  position: relative;
/*  top: 5;   NO SUCH ATTRIBUTE */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  text-align: center;
  padding: 1px;
  background-color: #555555;
  color: #FFFFFF;
/*  width: 320;   NO SUCH ATTRIBUTE */
  background:url(../images/round_rect.gif) no-repeat left top;
}

.TrimBlock {
  padding: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #E8E8E8;
}

.ForegroundBox {
  background-color: #FFFFFF;
}

.Instructions {
  text-align: left;
  font-size: medium;
  background-color: #FFFFFF;
}

.TableList, .TableList table {
  font-size: medium;
  text-align: left;
}

.PopupTable, .PopupTable table {
  font-size: x-small;
  
}
.PopupTable tr .Header {
  font-weight: bold;
}

/* Box for Search Count List */
.search-count {
  font-family: Arial, Helvetica, sans-serif;
  border: solid #144F99 1px;
  background-color: #EDF4FB;
  padding: 10px;
}

.Odometer, .Odometer a, .Odometer a:hover, .Odometer a:visited {
  cursor: pointer;
  text-decoration: none;
}

/* Boxes for UpgradeServicePlan page */
.upgrade-plan-shadow-box-header-red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #8B0000;
  border: solid #8B0000 1px;
  padding: 5px;
}
.upgrade-plan-shadow-box-textarea-red {
  background-color: #F8EFEF;
  border: solid #8B0000 1px;
  font-size: small;
  color: #414141;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
}

.upgrade-plan-shadow-box-header-green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #FFFFFF;
  background-color: #0C8C2A;
  border: solid #0C8C2A 1px;
  padding: 5px;
  font-weight: normal;
}
.upgrade-plan-shadow-box-textarea-green {
  background-color: #F6F9EF;
  border: solid #0C8C2A 1px;
  font-size: small;
  color: #414141;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
}

/***************************************************************************/
/* Styles for legal documents such as the subscription agreement.          */
/***************************************************************************/
.legal-boilerplate-box {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  margin-top: 8px;
  margin-bottom: 8px;
}
.legal-detail-box {
  font-family: Times New Roman, Times, serif;
  font-size: medium;
  background-color: #EEEEEE;
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 40px;
  margin-right: 40px;
}

.legal-heading {
  font-weight: bold;
  font-style: normal;
  text-align: left;
}

.TuckedList {

}

/*
 * Rounded borders that work with any color as long as the background
 * is white.
 */
.RndTop div {
  background: url(../images/tl.gif) no-repeat left top;
}
.RndTop {
  background: url(../images/tr.gif) no-repeat right top;
}
.RndBot div {
  background: url(../images/bl.gif) no-repeat left bottom;
}
.RndBot {
  background: url(../images/br.gif) no-repeat right bottom;
}
.RndTop div, .RndTop, .RndBot div, .RndBot {
/*  width: auto;*/
  height: 2px;
  font-size: 1px;   /* Stupid IE */
  overflow: hidden; /* Stupid IE */
}
.RndContent {
  line-height: 100%;
  margin: 0 3px;
}

