body
{
  background-color: '#ffffff';
  background-image: url(../Images/Header4.jpg);
  background-repeat: 'no-repeat';
  font-family: Arial, Verdana, Helvetica;
}

table.overview	{
                font-family: Verdana;
				font-weight: normal;
				font-size: 11px;
				color: #000000;
				width: 785px;
				background-color: #ffffff;
	    		border-collapse: collapse;
				border-spacing: 0px;
  				text-align: left;
  				size: portrait;
				}


	body,td			{ font-family: arial, helvetica; font-size: 11px; color: #0000aa; line-height: 15px; }
	.mdhead			{ font-weight: bold; color: #0033cc; }
	a				{ color: #b11a00; text-decoration: none; }
	a:hover			{ text-decoration: underline; }
	input.rt		{ font-size: 11px; border: 1px solid #596A6C; }
	img.rt			{ margin-right: 12px; margin-bottom: 2px; }
	.btext			{ font-size: 12px;color: #0000aa; }
	.ctext			{ font-size: 16px; color: #0000aa; width: 320px;}
	.dtext			{ font-family: arial, helvetica; font-size: 20px; line-height: 22px;color: #0000aa; }
	.etext			{ font-family: arial, helvetica; font-size: 11px; color: #5180B4; line-height: 15px; }
	.ftext			{ font-size: 16px; color: #ffffff; }
	.gtext
{
  font-size: 16px;
  color: #0000aa;
  text-transform: capitalize;
  font-variant: small-caps;
}
	form			{ margin: 0; }
	TD.bars			{ background-color: #aebbc9; }
	TD.spacer		{ background-color: #ffffff; }
	TD.techhead		{ font-family: arial, helvetica; font-size: 20px; line-height: 22px;color: #0000aa; }
	TD.techbody		{ font-family: arial, helvetica; font-size: 12px; line-height: 16px;color: #0000aa; }
	TD.techbodyback	{ background-color: #aebbc9; font-family: arial, helvetica; font-size: 16px; line-height: 16px;color: #0000aa; }
	TD.contracts	{ width:79.8pt;border:solid windowtext .5pt; border-left:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt; valign:center; }
	
	
.SmallBioImage a
{
  font-style: italic;
  font-size: 8px;
  text-align: center;
}

.SmallBioImage img
{
  width: 91px;
  height: 103px;
  border: thin double #000080;
}

.SmallBioImage td
{
  width: 350px;
}

.Bio
{
  text-indent: 20px;
  font-size: 12pt;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  text-align: left;
  vertical-align: bottom;
  line-height: normal;
}

.Bio img
{
  border: thin double #000066;
  padding: 5px;
  margin: 10px;
}

/*-------------------*/
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}


