/*
   * Contains styles for specific tables or layout options not 
   * related to multiple pages (see layout.css for those)
*/
div.blue_border_box,
div.blue_border_box_current { 
  color: inherit;
  background-color: inherit;
  border: #1008ef 1px solid;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top:   2px;
  padding: 2px 1px 2px 5px;
}
div.blue_border_box a,
div.blue_border_box a:visited
div.blue_border_box a:link 
{
  background-color: inherit;
  color: #000;
  text-decoration: none;
}

  /*
   * When the current page is being viewed, the
   * background goes to a darker blue and the text to white.
   */
div.blue_border_box_current { 
  background-color: #000077; 
  color: #fff; 
  text-decoration: none;
}


div.blue_border_box:hover { 
  background-color: #1008ef; 
  color: inherit; 
  text-decoration: none;
}
/* Tell links what to look like when hovered */
div.blue_border_box:hover a,
div.blue_border_box:hover a:link,
div.blue_border_box:hover a:visited { 
background-color: inherit; 
color: #fff; 
}

div.blue_border_box_ie_over {
  color: inherit;
  background-color: #1008ef;
  text-decoration: none;
  border: #1008ef 1px solid;  
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top:   2px;
  padding: 2px 1px 2px 5px;
}

div.blue_border_box_ie_over a,
div.blue_border_box_ie_over a:visited,
div.blue_border_box_ie_over a:link {
  background-color: inherit; 
  color: #fff;
  text-decoration: none;
  text-indent: 0;  /* IE Hack */
}
div.blue_border_box_ie_over:hover {
  background-color: #1008ef; 
  color: #inhert; 
  text-decoration: none;
  text-indent: 0;  /* IE Hack */
}
div.blue_border_box_ie_over:hover a,
div.blue_border_box_ie_over:hover a:link,
div.blue_border_box_ie_over:hover a:visited { 
background-color: inherit; 
color: #fff; 
}

/*
** Display Documents.
*/
table.docs { 
  padding: 0px;
  margin: 5px;
  border-spacing: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

table.docs tr {
  margin: 2px;
  padding: 2px; 
  text-align: left;
}
table.docs td { 
  margin: 0px; 
  padding: 2px;
  border: 0px;
  text-align: left;
}
table.docs tr.r1 td { 
  color: inherit; background-color: inherit; }

table.docs tr.r2 td { 
  color: inherit; background-color: #c0c0c0;
}
table.docs td.center {  text-align: center; }

table.docs td.info { font-weight: normal;}

table.docs td.abstract { font-weight: normal;}

table.docs td.name { font-style: italic; padding-left: 20px;}
table.docs tr.r2 { padding-left: 10px; }



div.ms_head { 
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
 }

ul.indent_only { 
margin-left: 10px; padding-left: 2.5em;
list-style-position: inside;
list-style-type: none;
margin-top: 5px;
/* margin: 10px;*/
}
ul.indent_only li{ 
list-style-type: none;
}


div.staff_box { 
  /* Just need a container for print style */
  margin: 0px;
  padding: 0px;
 }
div.staff_h  { 
  /* Staff Description Header */
  clear: both;
  font-family: Verdana, sans-serif;
  text-align: left;
  font-size: 1.0em;
  font-weight: bold;
  border-top: #3399cc 1px solid;
  background-color: inherit;
  margin: 0.5em 2.0em 0.5em 0.5em;
  padding: 0.2em 0.5em 0.2em 0.5em;
}

div.staff_b  { 
  /* Staff Description Body */
  font-family: Verdana, sans-serif;
  text-align: left;
  font-size: 1.0em;
  font-weight: normal;
  margin: 0.5em 2.0em 0.5em 1.5em;
  padding: 0.15em;
}

div.staff_b img { float: left; margin: 0 20px 10px 10px; }

div.staff_b_header {  
  font-family: Verdana, sans-serif;
  text-align: left;
  font-size: 1.0em;
  font-weight: bold;
}

div.staff_b ul { 
margin-top: 5px;
list-style-position: outside;
list-style-type: square;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: 0.93em;
text-transform: none;
line-height: 1.5em;
margin-left: 0; padding-left: 2.5em;
}
div.staff_b ul { 
list-style-type: disc;

}

div.al, div.al p {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
  margin-top: 3px;  
  margin-bottom: 3px;
  font-size: 0.8em;
}

div.al_head { 
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 3px;
  text-align: center;
  margin-top: 5px; 
  margin-bottom: 5px;
 }


div.indent {
/*  font-family: Verdana, sans-serif; */
  margin: 5px 5px 5px 10px;
}

div.larger p { 
  font-size: 1.0em;
}

div.headline_left { 
  border-top: 2px solid #D92524;
  border-bottom: 2px solid #D92524;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  text-align: left;
}

div.headline_center {
  border-top: 2px solid #D92524;
  border-bottom: 2px solid #D92524;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  text-align: center;
}

div.headline_highlight {
  padding-top: 2px;
  padding-left: 2px;
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  background-color: #D92524;
  color: #FFF;
}

div.header { 
  font-family: Verdana, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}



/* Terms of Use Style */
.tou { 
  font-size: larger; 
}
.tou p {
  margin: 2px 5px 7px 5px; 
  text-indent: 5px;
}


textarea.simple { 
  font-family: Tahoma; 
  font-size: 0.90em; 
}

/* For lists of files */
table.list_table {border-collapse: collapse; 
	padding: 0.25em; margin: 0.0em; border-spacing: 0.0em;}
table.list_table td  { 
  color: black;   background-color: inherit; 
  vertical-align: middle;}
table.list_table tr.d1 td { 
  color: inherit; background-color: inherit;
  padding: 0.25em; margin: 0.5em;}
table.list_table tr.d2 td { 
  color: inherit; background-color: #e0e0e0;
  padding: 0.25em; margin: 0.5em;}


/* form Input table (and headers) */

table.input { 
  border-collapse: collapse;
//  width: 100%;
  margin: 0px; 
  border-spacing: 0px;
}
table.input img { 
  vertical-align: middle; border: 0; 
}
table.input tr, table.input td { 
  padding: 3px;
  text-align: left;
  font-size: 0.90em;
}

table.input tr.head { 
  border-top: 1px solid #000000; 
  font-size: 0.95em; 
}

table.input td.required { color: #b80000; background-color: inherit;}
.required               { color: #b80000; background-color: inherit;}
table.input td.tl       { border-top: 1px solid #000; }
table.input td.padzero  { padding: 0px; margin: 0px; text-align: left;}
table.input td.center   { text-align: center; }
table.input td.right    { text-align: right; }
table.input td.left     { text-align: left; }
