﻿#middle
{
	float:left; 
	position:relative; 
	width:600px; 
	display:inline; 
	margin-top: 0;
	margin-bottom: 2;
	line-height:1.0;
	color:Black;
	font-family:Arial;
	font-size:0.8em;
	border:solid 1px black;
}
#left 
{
	float:left; 
	position:relative; 
	width:74px; 
	display:inline; 
}
#right 
{
	float:left; 
	position:relative; 
	width:60px; 
	display:inline; 
}
#header 
{ 
	height:73px; 
	background-color:#272b75; 
}
#footer
{
	height:150px; 
	background-color:#b82025;
	padding:10px;
	margin:0px;			
}
#registrant
{
	background-color:#c0c0c0;
	line-height:20px;
	padding: 0px;
}
#logo 
{
	position:absolute;
	top:0px;
	left:501px; 
	display:inline; 
}
#companyContact
{
	width:400px;
	height:100px;
	border:solid 1px black;
}
body 
{
	line-height:1.0;
}
p
{
	/*font-size:0.8em;*/
	font-family:Arial;
	margin-top: 0;
	margin-bottom: 2;
	color:Black;
	line-height:normal;
}
td.tdFormat
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	width:107px;
}
/*label
{
	width: 10em;
	float: left;
	text-align: right;
	font-style:italic;
	margin: 0 1em 10px 0;
	clear: both;
}*/
#labeltest
{
	width: 10em;
	float: left;
	text-align: right;
	font-style:normal;
	margin: 0 1em 10px 0;
	clear: both;
	color:Black;
}

.contactInfo
{
	width: 10em;
	float: left;
	text-align: right;
	font-style:italic;
	margin: 0 1em 10px 0;
	clear: both;
}

a.white:link {font-weight: bold; text-decoration: none; color: #ffffff}
a.white:visited {font-weight: bold; text-decoration: none; color: #ffffff}
a.white:hover {font-weight: bold; text-decoration: none; color: #00ffff}
a.white:active {font-weight: bold; text-decoration: none; color: #ffffff}



	