/*
2002/12/11 FiZ Created
2004/10/18 TJS Modified for accessibility changes
2005/02/08 GB  Modified site_logo position from relative to absolute (PRL 9434)
2005/02/14 GB  PRL 9462 - Modified leftnavbar styles (removed text-indent), site_logo (position left=-05.em).
               and leftnavcol (text-indent replaced with padding-left), and added .menu-button and menu-top.
2005/03/24 TS  Reduced width on leftnavcol from 160px to 141px to match menu.glu
2005/04/14 GB  Changed width on leftnavcol back to 160px (PRL 9797)
2006/01/11 TJS Added zero-margin to form tag (PRL11223)
2006/02/02 TJS Corrected comment syntax (PRL11325)
2006/02/13 GB  Corrected syntax on recnavlinks lines
2006/05/23 GB  PRL 11715: added buttontxt class.
2006/10/10 GB  PRL 12058: added site_logo2 class
*/

form
{
  margin: 0;
}

body
{
    font-family: Arial;
    background-color: white;
    background-repeat: repeat-y; /* Repeat down, but not accross */
		color: #000060;
		font-size: 10pt;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0.5em;
    border-left-width: 0px;
}


td
{
	font-size: 10pt;
  color: #000000;
  font-family: arial, helvetica, verdana, sans-serif;
}


h1
{
font-size: 16pt;
font-weight:  bold;
color: #000066;
}

h2
{
font-size: 14pt;
font-weight:  bold;
color: #003366;
}





th
{
  font-weight: bold;
	font-size: 10pt;
  color: red;
  padding-right: 2px;
}

.boxinner th
{
/* font-size: 10pt; */
color: #718AAC;
}


.boxborder
{
background-color: #85a3bc;
}

.box
{
background-color: #f5f5f5;
}

.boxinner
{
background-color: #fefefe;
}


.datafname
{
	font-weight: bold;
	background-color: #b3c1ca;
	vertical-align: top;
}


.datafnametwo
{
	font-weight: bold;
	background-color: #C7D6E0;
	vertical-align: top;
}

.dateformat
{
  font-weight: bold;
	font-style: italic;
	color: darkorange;
	font-size: 9pt;
	
}



.subbutton
{
background-color: #006699;
color: white;
font-weight: bold;
border: 0;
}

.mainheading
{
background-color: #D9E1E5;
}


.footer
{
  background-color: #d4dee4;
}


.formfieldz
{
  font-weight: bold; 
  color: #336699;
}


.formfieldztwo
{
  font-weight: bold;
	font-size: 9pt; 
  color: #777777;
}


.leftnavbar
{
  font-weight: bold;
  color: #647b8e;  
}

.leftnavbar a:link
{
  font-weight: bold;
  color: #ebfbff;  
}

.leftnavbar a:visited
{
  font-weight: bold;
  color: #ebfbff;  
} 

.leftnavbar a:hover, .leftnavbar a:active
{
  font-weight: bold;
  color: #000010;  
}



.location
{
  font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #5c8896;
  text-indent: 5px
}



.navbar
{
    background-color: #85A3BC;
}


.navbarseparator
{
    background-color: #ffffff;
}



.recnavlinks, .pagenavlinks
{
  font-weight: bold;
	color: #bb6666;
}


.recnavlinks a:link, .recnavlinks a:visited, .pagenavlinks a:link, .pagenavlinks a:visited
{
  font-weight: bold;
  color: #990000;
}

.recnavlinks a:hover, .pagenavlinks a:hover
{
  font-weight: bold;
	color: #dd5500;
}



.resultsbright
{
  color: #cc3300;
	font-weight: bold;
}

.resultsbright a:link, .resultsbright a:visited
{
  color: #cc3300;
	font-weight: bold;
}

.resultsbright a:hover
{
  color: #000060;
	font-weight: bold;
}


.message
{
color: darkred;
font-size: 10pt;
font-style: italic;
font-weight: bold;
}




a:link, a:visited
{
  font-weight: bold;
  color: #000060;
}

a:hover
{
  font-weight: bold;
  color: #bb2200;
}

/* additions for 2005 devs */

a img {
	border: 0px;
	vertical-align: middle;
}

.button { /* Styling for Netscape 4.7 (avoid padding/borders as they make an element into a block) */
	background-color: #C2D1DD;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.buttontxt { /* Styling for Netscape 4.7 (avoid padding/borders as they make an element into a block) */
	background-color: #C2D1DD;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.menudivider {
	background-color: #0404a0;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
  font-weight:  bold;
	color: white;
  width: 140px;
}

.leftnavcol
{
  padding-left: 0.5em;
  font-weight: bold;
  color: #647b8e;
  width: 160px;
  margin-right: 0px;
  padding-right: 0px;
  border-right-width: 0px;
}

.GoButton {
	background-color: #c0c040;
	color: white;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
  font-weight:  bold;
  padding-right: 0.7em;
  padding-left: 0.7em;
}
	
.ReviewButton {
	background-color: #00AA00;
	color: white;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
  font-weight:  bold;
  padding-right: 0.7em;
  padding-left: 0.7em;
}

.site_logo {
  position:absolute; top:0px; left:-0.5em;
  padding-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
}

.site_logo2 {
  position:relative; left:-0.5em;
  padding-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
}

.menu_button {
  position:relative; left:-0.5em;
}

.menu_top {
  position:absolute; top:0px;
  padding-top: 90px;
}
