﻿*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}

body
{
	margin: 0;
	font-size: 11pt;
}


h1.TitleNameHeader
{
	font-size: 16pt;
	font-weight: bold;
	color: #333399;
	padding-top: 4px;
}

h1.TitleEngineerHeader
{
	font-size: 14pt;
	font-weight: 600;
	color: #333399;
	padding-top: 4px;
}

h1.TitleSectionHeader
{
	font-size: 12pt;
	font-weight: 600;
	color: #333399;
	padding-top: 4px;
}

h1.CompanyName
{
	font-weight: 600;
	font-size: 11pt;
	font-variant: small-caps;
}

table.FullPage
{
	table-layout: fixed;
	width: 800px;
	border-collapse: separate;
}

td.TitleCell
{
	border-bottom-width: 2px;
	border-bottom-color: #333399;
	border-bottom-style: solid;
	height: 45px;
	text-align: center;
}

td.EngineerCell
{
	height: 45px;
	text-align: center;
}

td.SectionCell
{
	height: 45px;
	text-align: center;
}

td.BodyTextCell
{
	text-align: left;
}

td.CompanyTextCell
{
  width: 550px;
	text-align: left;
}

td.TermTextCell
{
  width: 220px;
	text-align: right;
}

td.ExpTextCell
{
	padding-left: 35px;
	padding-top: 12px;
	padding-bottom: 16px;
	text-align: left;
}