body { background-color: #bfbfbf; text-align: center; margin: 0; padding: 0; }
img { border: 0px; } 
#container { width: 700px; }
#contentcontainer { width: 700px; text-align: left;  background-color: #bfbfbf; }

#navleft {
	float: left; width: 80px; background-color: #5a5a5a;
	color: #5a5a5a; line-height: 14px; font-family: helvetica, arial, sans-serif; 
font-size: 12px; padding: 0.2em 1em;
}

#navcontainer ul
{
margin: 0;
padding: 0;
background-color: #5a5a5a;
color: White;
float: left;
width: 700px;
line-height: 14px; 
font-family: helvetica, arial, sans-serif; 
font-size: 12px; }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #5a5a5a;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover
{
background-color: #8c8c8c;
color: #ffffff;
}




#head { float: left; width: 700px; background-color: #bfbfbf; text-align: left; vertical-align: top; }

#left { 
	float: left; width: 115px;
}





#content { float: left; width: 585px; margin-top: 50px;background-color: #bfbfbf; text-align: left; vertical-align: top; }


.headline { font: bold 1.1em/1.5 helvetica, arial, sans-serif; color: #585858; margin-top: 0px; padding-top: 0px; }

.textrowbold { text-allign: left; color: #ffffff; padding-right: 3.425em;
	font: bold 0.85em/1.1em helvetica, arial, sans-serif;
}
.textrow {  text-align: left; color: #ffffff; 
padding-right: 7em;	
font: 0.85em/1.15em helvetica, arial, sans-serif;
	}
.textrow a.more { text-decoration: none; color: #5a5a5a; font-weight: bold; line-height: 1.25em; 
}

  .row { float: left; width: 585px; }  
  .label { float: left; width: 210px; line-height: 30px;
  font-family: helvetica, arial, sans-serif; font-size: 0.85em; color: #ffffff; }
  .desc { float: left; width: 585px; line-height: 30px; font-family: helvetica, arial, sans-serif; font-size: 0.85em; color: #ffffff; }
  .value { float: right; width: 300px; }
  input.text { width: 200px; color: #5a5a5a; background-color: #ffffff; border: 1px solid #5a5a5a; font-family: helvetica, sans-serif; font-size: 0.75em; }
  .textarea { width: 200px; color: #5a5a5a; border: 1px solid #5a5a5a; background-color: #ffffff; font-family: helvetica, sans-serif; font-size: 0.75em; overflow: hidden; }
  .button { padding-left: 0.5em; width: 200px; color: #5a5a5a; font: bold 0.85em helvetica, arial, sans-serif;  }  
  .select { width: 340px; background-color: #8c8c8c; border: 1px outset #5a5a5a; margin-bottom: 0.5em; }



#copytext { clear: both;
float: left; width: 700px; background-color: #bfbfbf; margin-top: 8px; padding: 0.8em 0; text-align: right; vertical-align: top; color:  #ffffff; font-family: helvetica, arial, sans-serif;	font-size: 10px;
border-top: 1px solid #5a5a5a; 
}

#copytext a.more {
	color:  #ffffff; text-decoration: none;
} 