.bodyText {
	position: absolute;
	top: 100px;
	width: 100%;
	}

.left {
  float: left;
  text-align: left;
  width: 49%;
  }

.right {
  float: right;
  text-align: right;
  width: 49%;
  }
  
table.menuTable {
	display: none;
	}

.menuTable {
	display: none;
	}

.menuTable2 {
	display: none;
	}

a:link {
	color: inherit;
	text-decoration: inherit;
	}

a:visited {
	color: inherit;
	text-decoration: inherit;
	}

a:link.button, a:visited.button {
	display: none;
	}

a.menuText, a.menuText:link, a.menuText:visited {
	display: none;
	}
	
a.menuText2, a.menuText2:link, a.menuText2:visited {
	display: none;
	}

a.menuCurrent, a.menuCurrent:link, a.menuCurrent:visited {
	display: none;
	}

a.footer, a.footer:link, a.footer:visited {
	color: rgb(192,192,192);
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: inherit;
	width: 100%;
	}
body  {
	font-family: Arial, sans serif;
	font-size: 100%;
	font-style: normal; 
	line-height: 130%;  
	background-color: #FFFFFF;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right: 0;
	color: rgb(76,76,76);
	height: 100%;
	}


div.login	{
	display: none;
	}

div.spacer {
  clear: both;
  }
  
div.topImages	{
	}

dl	{
	margin-left: 21%;
	margin-right: 29%;
	}

dt	{
	background-color: rgb(236,236,236);
	}
	
em	{
	font-weight: bold;
	font-style: normal;
	}

td em	{
	background-color: rgb(237,237,237);
	}

h1    {	
	font-family:  Arial, sans serif; 
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 160%;
	margin-left: 14%;
	margin-right: 29%;
	border-bottom: 4px solid rgb(192,192,192);
	page-break-after: avoid;
	}


h2    {	
	font-family:  Arial, sans serif; 
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 160%;
	margin-left: 14%;
	margin-right: 10px;
	page-break-after: avoid;
	}

h3    {
	font-family:  Arial, sans serif; 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	line-height: 100%;
	margin-left: 14%;
	margin-right: 10px;
	}


h4    {
	font-family:  Arial, sans serif; 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	line-height: 100%;
	margin-left: 14%;
	margin-right: 10px;
	}

html	{
	height: 100%;
	}
	
img {
	border: 0;
	page-break-inside: avoid;
	}


img.editorial	{
	border-top: 4px solid rgb(76,76,76);
	border-bottom: 4px solid rgb(76,76,76);
	margin-left: 3%;
	margin-right: 3%;
	}
	

img.editorialRight	{
	float: right;
	border-top: 4px solid rgb(76,76,76);
	border-bottom: 4px solid rgb(76,76,76);
	margin-left: 3%;
	margin-right: 3%;
	position: relative;
	}

img.editorialLeft	{
	float: left;
	border-top: 4px solid rgb(76,76,76);
	border-bottom: 4px solid rgb(76,76,76);
	margin-left: 3%;
	margin-right: 3%;
	position: relative;
	}

input	{
	vertical-align: top;
}
input.button	{
	display: none;
	}
	
input.error	{
	border: 1px solid rgb(74,74,74);
	}
input.functionButton	{
	display: none;
	}
	
li.editorial {
	}

ol	{
	margin-left: 21%;
	margin-right: 29%;
	}
	
p	{
	margin-left: 21%;
	margin-right: 29%;
	}

.editorial {
	margin-left: 21%;
	margin-right: 29%;
	}

p.editorialRight	{
	margin-left: 63%;
	margin-right: 3%;
	}
p.error, span.error	{
	color: rgb(74,74,74);}

p.footer {
	background-color: rgb(76,76,76);
	color: rgb(192,192,192);
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	}


p.links	{
	line-height: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	}


table	{
	border-spacing: 0px;
	}
	
tr	{
	}
	
td	{
	vertical-align: top;
	}

table.data	{
	margin-left: 28%;
	width: 56%;
	}

table.form	{
	height: 100%;
	width: 100%;
	border-style: solid;
	}

td.data	{
	width: 14%;
	background-color: rgb(230,230,230);
	vertical-align: top;
	}

td.form	{
	border-left: 1px solid rgb(76,76,76);
	border-right: 1px solid rgb(76,76,76);
	width: 33%;
	}


ul	{
	list-style-image: url(bullet.gif);
	}
	
ul.editorial {
	margin-left: 7%;
	margin-right: 29%;
	list-style-image: url(bullet.gif);
	}

