*
{
  margin: 0px;
  padding: 0px;
}

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

p
{
  margin-bottom: 10px;
}

a
{
  color: #000000;
}

form
{
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

form table tr td
{
	padding: 5px;
}

#etb
{
  border: 1px solid #666666;
  width: 980px;
}

/* table headings should be bold */
thead tr td
{
  font-weight: bold;
}

.oldmenu
{
  border: 2px dotted #666666;
  padding: 10px;
  background: #eeeeee;
}

.oldmenu td
{
  font-size: 10pt;
}

h1, h2, h3, h4, h5
{
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.login
{
  text-align: right;
  float: right;
  width: 250px;
  font-size: 10px;
  color: white;
  margin: 10px 5px 0px 0px;
}

.etbheader
{
	background: #000099;
	padding: 0px;
	border-bottom: 1px solid #666666;
	height: 60px;
}

.etbheader .logo
{
	float: left;
	width: 74px;
	height: 60px;
}

.etbheader .label
{
  float: left;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  width: 400px;
  padding: 15px 0px 10px 0px;
}

.etbheader .logo img
{
	border: none;
}

.nav
{
	width: 180px;
	float: left;
	clear: left;
}

.nav .heading
{
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	width: 175px;
	height: 20px;
	color: #ffffff;
	background: #000099;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #eeeeee;
}

.nav .headingother
{
	padding: 2px 2px 0px 4px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	width: 175px;
	height: 20px;
	color: #ffffff;
	background: #CC3333;
	border-top: 2px solid #eeeeee;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #eeeeee;
	cursor: hand;
}

.nav a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

.nav .item
{
	display: block;
	padding: 2px 2px 2px 5px;
	width: 165px;
	background: #FFCC33;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	cursor: hand;
	clear: all;
	font-size: 11px;
}

a:hover .item
{
	display: block;
	color: #000000;
	background: #FF9900;
	text-decoration: none;
}

.content
{
	float: left;
	width: 775px;
	margin: 5px 5px 25px 10px;
}

.content fieldset
{
	margin-bottom: 20px;
}

.content legend
{
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999999;
	background: #eeeeee;
	margin-left: 10px;
}

.footer
{
	background: #FFCC33;
	padding: 2px 2px 5px 2px;
	border-top: 1px solid #666666;
	text-align: center;
	font-size: 10px;
}

.footer a
{
	color: #000000;
}

.tablelist
{
	margin: 0px 0px 10px 0px;
	width: 750px;
}

.tablelist table
{
	background: #666666;
}

.tablelist td
{
	font-size: 11px;
	padding: 3px;
}

.tablelist .rowheader
{
	color: #ffffff;
	background: #666666;
	font-weight: bold;
}

.tablelist .row0
{
	background: #cccccc;
}

.tablelist .row1
{
	background: #eeeeee;
}

.tablelist .icon
{
	border: 0px;
	margin: 0px 2px 0px 0px;
	padding: 2px;
	background: #cccccc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
}

.formlabel
{
	font-size: 10px;
}

.formdata
{
  font-size: 10px;
  font-weight: bold;
}

.forminstructions
{
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.formbutton
{
  font-size: 12px;
  font-weight: bold;
  background: #cccccc;
  border-top: 2px solid #999999;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 2px solid #999999;
  margin: 2px;
}

.addbutton
{
  text-align: right;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 752px;
}

.actions
{
  float: right;
  clear: all;
  display: block;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

.actions select
{
  font-size: 10px;
}

.smalloption
{
  font-size: 10px;
}

.usermessage
{
  padding: 10px;
  margin-bottom: 10px;
  background: #fff6bf;
  display: block;
  overflow: visible;
  border: 2px solid #ffd324;
}

.usermessage .text
{
  float: left;
  width: 600px;
  overflow: visible;
  color: #009900;
  padding: 0px 10px 5px 35px;
}

.usermessage .time
{
  color: #000000;
  padding: 0px 10px 0px 35px;
  font-weight: normal;
  font-style: italic;
  font-size: 9px;
}

.usermessage .error
{
    background: url(/images/alerts/stop_mini.gif) center no-repeat;
    background-position: 5px 50%; /* x-pos y-pos */
}

.usermessage .warn
{
    background: url(/images/alerts/caution_mini.gif) center no-repeat;
    background-position: 5px 50%; /* x-pos y-pos */
}

.usermessage .info
{
    background: url(/images/alerts/info_mini.gif) center no-repeat;
    background-position: 5px 50%; /* x-pos y-pos */
}

.instructions
{
  font-size: 10px;
  color: #666666;
  padding: 0px 10px 0px 10px;
  margin-bottom: 20px;
}

.legend
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 150px;
	height: 170px;
	margin: 20px 5px 5px 5px;
	padding: 3px;
	border: none;
	display: block;
}

.legend .item
{
	letter-spacing: 0px;
	background: none;
	margin: 0px;
	padding: 2px;
	width: 140px;
	height: 15px;
	border: none;
}

.legend .item .icon
{
	float: left;
	width: 10px;
	height: 10px;
	border: 0px;
	margin: 1px;
	padding: 2px;
	background: #cccccc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
}

.legend .item .label
{
	float: left;
	margin: 2px 0px 0px 2px;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 115px;
}

li.green
{
	color: green;
	font-style: italic;
	font-weight: bold;
}
