body
{
	color:#000000;
    background-color:#669966;
	font-family: Arial, Sans-Serif;
    background-image: url(Graphics/BlueFadeBackground.png);
	text-align: center;
	background-position:top;
	
}
table.main
{
	width:960px;
	border-color:#333366;
	border-style:solid;
	background-color: #ffffff;
	border-bottom: 0px;
}
table.body
{
	width:960px;
	border-color:#333366;
	border-style:solid;
	background-color: #ffffff;
	border-top: 0px;
}
td.logocell
{
    width:84px;
    height:105px;
    text-align:center;
	border-color:#333366;
	border-style:solid;
}
td.companynamecell
{
	height:77px;
	text-align:center;
	vertical-align:middle;
	background-color:#333366;
}
h1
{
	font-family:Arial;
}
h2
{
	font-family:Arial;
}
h3
{
	font-family:Arial;
}
h4
{
	font-family:Arial;
}
h5
{
	font-family:Arial;
}
td.buttongroupcell
{
	background-color:#333366;
	text-align:center;
	padding-top:2px;
	vertical-align:middle
}
td.button
{
	width: auto;
	background:#ffcc33;
}
span.buttonfont
{ 
	font-size:10pt;
	font-family: Arial;
}
tr.main
{
	vertical-align:top;
	text-align:left;
}
ul.bullets
{
	font-size:12pt;
	font-family: Arial;
}	
font.bcs
{
	font-size:24pt;
	font-family: Arial;
	color: #ffffff;
}

p.gentext
{
	font-size:10pt;
	font-family: Arial;
}

span.gentext
{
	font-size:10pt;
	font-family: Arial;
}

td.spacercell
{
	width:20px;
}

BCSButton
{
	 border-collapse:collapse;
	 
}	