body, td, th, input, textarea, select /* redundant rules for bad browsers  */
{
  font-family: verdana, sans-serif;
  font-size: 1.0em;
}

body
{
  margin: 0;
  padding: 0;
  background: #fff;
}

a:link, a:visited, a:active
{ 
  color:#0085B0;
  text-decoration: underline;
}
a:hover
{
  color:#000000;
  text-decoration: underline;
}

#header
{
  background: transparent url('img/logo.gif') no-repeat;

  position: relative;
  top: 10;

  width:  650;
  height: 75;

  /* center header */
  margin-left: -325px;
  left: 50%;
}

#menu
{
  background: #bbb url('img/mn_fill.png') repeat-x;
  width:  650;
  height: 23;

  margin: 0px;
  padding: 0px;

  position: absolute;
  top: 235;
}

#menuleft {
  background: transparent url('img/mn_lf.png') no-repeat;
  width: 650px;
  height: 23;

  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#menuright {
  background: transparent url('img/mn_rt.png') no-repeat top right;
  width: 650px;
  height: 23;

  border: 0px;
  margin: 0px;
  padding: 0px;
}

#menu ul
{
  width: auto;
  	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li
{
  float: left;
  margin: 4px 0 4px 0;
  padding: 0px 7px 0px 7px;
  border-left: 1px solid #eee;
}

#menu li:first-child {
  padding: 0px 7px 0px 7px;
  border-left: 0;
}

#menu ul a
{
  float: left;
  display: block;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  font-size: 0.6em;
}
  
#menu ul a:hover
{
  color: #000;
}
  
#menu ul .right
{
  float: right;
  display: block;
  font-weight: bold;
  color: Red;
  text-decoration: none;
  font-size: 0.6em;
  margin: 3px 0 2px 0;
  padding: 0px 3px 0px 7px;
  border-left: 0px solid red;
}
  
#head
{
  background: transparent url('img/bg_head.gif') no-repeat;
  width:  650;
  height: 150;
  	
  position: relative;
  top: 80;
}

#head img {
  border: 0px;
  margin: 0;
  padding: 0;

  position: absolute;
  top: 120;
  left: 150;
}

#bfly
{
  background: transparent url('img/hd_bfly.gif') no-repeat;
  position: relative;
  top: -63;
  left: 454;
  width:  230;
  height: 213;
}

#bfly_tick_container
{
  position: relative;
  top: -88;
  left: 20;
  width:  440;
  height: 20;
  overflow:hidden;
  background: transparent;
}
  
#bfly_tick_text  
{
	position:absolute;
	left:0px;
	top:0px;
	white-space:nowrap;
}
#bfly_tick_text span a
{		
	font-family:verdana,sans-serif;
	font-size:0.7em;  	
  	color: #fff;
  	text-decoration: none;	
}
  
#body
{
  position: absolute;
  top: 280;
  
  width:  650;
  height: auto;

  /* center header */
  margin-left: -325px;
  left: 50%;
  
}

#left
{
  float: left;
  width: 160px;
}

#left form
{
  border: 1px dotted #ccc;
  background: #f0f0f0;
  padding: 2px;
}

#left .subtitle
{
  margin: 0px;
  margin-left: 5px;
}

#left label
{
  width: 50px;
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  color: #0085B0;
  margin-left: 5px;
}

#left input
{
  font-size: 0.9em;
  width: 145px;
  border: 1px solid #7A7A7A;
  background: #FFFFFF;
  padding: 2px;
  margin-left: 5px;
}
input.button, #left input.button
{
  width: auto;
  font-size: 0.9em;
  background: #0085B0;
  color: #fff;
  border: 1px solid #000;
  padding: 1px 1px;
  margin: 2px;
  margin-right: 5px;
  margin-left: 5px;
}

#left a
{
  font-weight: normal;
  font-size: 9px;
}

#left img
{
  border: 0px;
}

#content
{
  height: auto;
	float: left;
  width: 305px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  
  border-left: 1px dotted #999;
  border-right: 1px dotted #999;
}

#right
{
	float: left;
  width: 160px;
  margin: 0px;
  padding: 0px;
}

#right a
{
  font-weight: normal;
  font-size: 11px;
}

#footer
{
  xclear: both;
  float: left;
  margin: 20px 0 0 0;
  width: 650px;

  border-top: 1px dotted #aaa;
}

#footer p
{
  color: #999;
  font-size: 0.6em;
  margin: 8px;
}

p
{
  font-size: 0.7em;
}

p.title
{
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #666;
  margin: 0;
}
p.big
{
  font-size: 11px;
}
p.secTitle
{
  font-family: verdana, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #0085B0;
  margin: 0;
}

p.subtitle
{
  font-family: arial, verdana, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  color: #666;
  margin: 0;
  margin-top: 10px;
}

p p
{
	font-size: 0.7em;
}

li p
{
	font-size: 9px;
}

.links
{
  font-size: 0.8em;
}

.links ul
{
  width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li
{
	float: left;
	margin: 2px 0 2px 0;
	padding: 0px 6px 0px 6px;
  border-left: 1px solid #999;
}

.arrow, .links li:first-child
{
	float: left;
	margin: 2px 0 2px 0;
	padding: 0px 6px 0px 0px;
  border-left: none;
}

.links ul a
{
	float: left;
	display: block;
	font-weight: bold;
}

/* BEGIN: IE Fix */
#menu li.first-child 
{
  padding: 0px 10px 0px 11px;
  border-left: 0;
}
.links li.first-child
{
	float: left;
	margin: 2px 0 2px 0;
	padding: 0px 6px 0px 0px;
  border-left: none;
}
/* END: IE Fix */

.note
{ 
  clear: both;
  width: 155px;
  margin: 0px;
  padding: 10px 2px 5px 2px;
  border: 1px dotted #ddd;
  background: #f0f0f0;
}
body > * .note
{
  float: left; 
  margin-top: 10px;
  width: 155px;
}

.note p
{
  margin: 5px;
}

.note li a, .note ul
{
  font-weight: normal;
  font-size: 9px;
}

.error
{
  color: #f33;
}

.separator
{
  clear: both;
 
  border-top: 1px dotted #ddd;
  margin-: 10px 10px 10px 10px;
}

.separator2
{
  clear: both;
 
  border-top: 1px solid #ddd;
  margin: 0px 0px 10px 0px;
}

body > div .separator
{
/*  float: left; */
  margin-top: 10px;
  margin-bottom: 10px;
  width: 230px;
}

table
{
	width: 100%;
	font-size: 0.7em;
}

table th
{
	background: #eee;
}

#mmenu
{
  border-top: 1px solid #eee;
}

#mmenu ul
{
  width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mmenu li
{
	margin: 5px 0 4px 0;
	padding: 0px 10px 5px 10px;
  border-bottom: 1px solid #eee;
}

#mmenu li.selected
{
  color: #000;
	font-weight: bold;
	font-size: 0.6em;
}

#mmenu ul a
{
	display: block;
	font-weight: bold;
	color: #999;
  text-decoration: none;
  font-size: 0.6em;
}
#mmenu ul a:hover
{
  color: #000;
}

.list li
{
  width: auto;
	margin: 5px;
	padding: 0;
	list-style: square;
	font-size: 9px;
}

fieldset {
  	border:1px solid #999;
}

fieldset legend {
	font: bold 10px Verdana, sans-serif;
	color: #666;
}