/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family:  Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------- Default -----------------------------------------------*/
h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 120%;
  font-weight: bold;
}
h3 {
  font-size: 110%;
  font-weight: bold;
}
#navlist
{
	margin: 0 0 0;
	padding: 0 0 20px 10px;
	text-align: right;
	float: right;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 0px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000000;
padding-bottom: 2px;
background: transparent;
color: #000000;
}

#navlist a:hover { color: #000; }
#footer td {
	font-size: 9px;
	color: #FFFFFF;
	background: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#content {
	padding: 10px;
}
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#layout #footer td.link {
	text-align: left;
	padding-left: 10px;
}
#layout #footer .link a {
	color: #FFFFFF;
}

.formfield {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0;
	width: 200px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
}
.header {
	background: url(images/scales.jpg) no-repeat right top;
	height: 136px;
	width: 390px;
}
#layout .header h1 {
	font-size: 36px;
	font-weight: bold;
	color: #9BC3B9;
	margin: auto;
	padding: 60px 10px 10px;
	display: none;
}
#navcontainer {
	border-bottom: 1px solid #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 20px;
	overflow: hidden;
}
a, a:link, a:visited, a:active {
	color: #9BC3B9;
	font-weight: bold;
}
a:hover {
	color: #568F82;
}
img.left {
	float: left;
	margin-right: 20px;
}
fieldset {
	background: #E3EEEC;
}
#linkback, #linkback a, #linkbacka:link, #linkback a:visited, #linkback a:hover{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
ul.raiselist {
	margin-top: -10px;
}
p {
	margin: 10px;
}
.divider {
	border-right: 1px solid #9BC3B9;
}
