body {
	color: #2d2d2d;
	font-size: 13px;
}

img { 
	border: none; 
	}	

h1 {
	margin: 0px;
}

/* form content zone */
#contentzone {
	float:left;
	}

#contentzone p {
	color: black;
	}

/* subnav */

#subnav {
  float: left;
  width: 622px;
  _width: 620px;
 }
    
    a.body-textlink:link{
color: #003366;
font-family: arial, sans-serif; 
font-size: 12px;
line-height: 18px;
}
#subnav ul {
	float: right;
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
  list-style: none;
  }
    
#subnav li {
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }
    
#subnav a {
	display:block;
	}
        
#subnav a, #subnav strong, #subnav span {
	display: block;
 	padding: 5px 5px 5px 5px;
  text-decoration: none;
  color: black;
	border-bottom: transparent solid 1px;
 	}
    
#subnav a:hover {
	border-bottom: silver solid 1px;
	}

/* subnav hover image preload */

#preloadone {
	background: white url(images/subnavover.gif);
	height: 0em;
	display:none;
	}	
		
/* simple (two-column table) */

#simplebordertable {
	font-size:  12px;
	vertical-align: top;
	border-bottom: #CCCCCC solid 1px;
	width: 620px;
	_width: 619px;
	}

#simplebordertable td {
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding: 5px 2px 5px 15px;
}
	
#simplebordertable th {
	width: 620px;
	_width: 619px;
	background: transparent url(images/gray-bar-long.gif) no-repeat;
	color: #2d2d2d;
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 5px 2px 5px;
	text-align: left;
	border-bottom: #CCCCCC solid 2px;
}

#simplebordertable input {
	background: white;
	border: 1px inset silver;
	padding: 0px 2px 2px 2px;
}

#simplebordertable input.button {
	color: #38426E;
	background: white;
	border: 2px outset white;
	font: italic 11px verdana, arial;
	padding: 0px 2px 2px 2px;
}

/* data grid table */

#datagridtable {
	color: #38426E;
	background: #F1F4F9;
	border: #38426E solid 1px;
	vertical-align: top;
	margin: 20px 0px 0px 0px;
	font: 11px arial;
	width: 100%;
	}

#datagridtable td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#datagridtable tr.oddrow {
		background: #D9E7E8;
}

#datagridtable tr.evenrow {
		background: transparent;
}

#datagridtable th {
	color: #38426E;
	background: #D9D9D9;
	font: italic 11px verdana, arial;
	text-align: left;
	padding: 2px 2px 2px 3px;
}

#datagridtable input.button {
	color: #38426E;
	background: #F1F4F9;
	border: 2px outset white;
	font: italic 10px verdana, arial;
	padding: 0px 1px 1px 1px;
}

#datagridtable input {
	background: white;
	border: 1px inset silver;
	font: 11px verdana, arial;
	padding: 0px 2px 2px 2px;
}

/* form action table */

#actiontable {
	margin: 10px 0px 0px 0px;
	width: 100%;
	font-size: 12px;
	}

#actiontable img {
	}

#actiontable input.button {
	color: #38426E;
	background: white;
	border: 2px outset white;
	font: italic 10px verdana, arial;
	padding: 0px 1px 1px 1px;
}

/* admin nav */

#adminnav {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#adminnav td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ABB7D0;
	border-right: 10px solid #ABB7D0;
	vertical-align: top;
	}

#adminnav p {
	padding: 0px 0px 0px 0px;
	width: 275px;
	}

#adminnav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}

#adminnav ul li {
	padding: 5px 0px 5px 10px;
	_padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}

#adminnav ul li:hover {
  background: #FFE489;
  }	
	
#adminnav ul li a {
	border: none;
	text-decoration: none;
	color: #38426E;
	display: block;
	_display: inline;
	_font-weight: bold;
  }	

#adminnav ul a:hover {
  background: #FFE489;
	_background: transparent;
	_text-decoration: underline;
  }	

#adminnav p {
	_margin: 0px 0px 0px 0px;
	_font-weight: bold;
	_padding: 0px 0px 10px 0px;
	}	

/* pager */

#pageradmin {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px; 
	color: black;
	width: 200px;
}

#pageradmin input.button {
	color: #38426E;
	background: white;
	border: 2px outset white;
	font: italic 10px verdana, arial;
	padding: 0px 1px 1px 1px;
}

#pageradmin a {
	color: black;
	}

#usersearch {
	float: right;
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 5px 0px; 
	color: black;
	width: 275px;
	font-size: 10px;
	height: 45px;
	}

#usersearch input.button {
	color: #38426E;
	background: white;
	border: 2px outset white;
	font: italic 10px verdana, arial;
	padding: 0px 1px 1px 1px;

}

/* feed back */
	
#formfeedback {
	_margin: -20px 0px 0px 0px;
	}	
	
#message {
	float: left;
	margin: 0px 0px 10px 20px;
	_margin: 15px 0px 10px 20px;
	padding: 0px 20px 0px 0px; 
	_padding: 20px 20px 20px 20px;
/*	text-align: justify; */
	border: blue solid 1px;
	color: blue;
	background: #cccccc;
	width: 70%;
	_width: 65%;

}

#error {
	float: left;
	margin: 0px 0px 10px 20px;
	_margin: 15px 0px 10px 20px;
	padding: 0px 20px 0px 0px; 
	_padding: 20px 20px 20px 20px;
/*	text-align: justify; */
	border: red solid 1px;
	color: red;
	background: #ffffcc;
	width: 70%;
	_width: 65%;
	
}
	
#loginzone {
	background: url(images/tablebackground.jpg) repeat-x;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	padding: 5px 5px 5px 5px;  
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 1px;
	font: 11px veranda;
	}
	
#loginzone table tr td {
	vertical-align: middle; 
	color:  #38426E;
	}

#searchzone {
	background: #A4CDF1;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	padding: 3px 0px 3px 0px;  
	}
	
#custombutton {
	background: #A4CDF1;
	border: silver outset 3px;
	padding: 3px 3px 3px 3px;
	width: 60%;
	margin-top: 3px;
	}

/* breadcrumbs is the gray bar at the top with the previous page links */

#breadcrumbs {
	width: 620px;
	_width: 615px;
	background: transparent url(images/gray-bar-long.gif) no-repeat;
	color: #003366; 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	height: 13px;
	}

#breadcrumbs a, #breadcrumbs a:hover  {
	color: #003366; 
  }
