﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: static;
}
#contentbody
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 506px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	height: 422px;
	font-size: 12px;
}

#maincontent
{
	width: 506px;
	height: 422px;
	margin-top: 10px;
	margin-left: 10px;
}

.mastertable
{
	width: 760px;
    height: 780px; 
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
	width: 760px;
	margin: 0 auto; 
	padding: 0; /* optional */ 
	text-align: center; /* IE patch */     
}

.footercell { 
	FONT-SIZE: 10px; 
	WIDTH: 380px; 
	COLOR: #666666; 
	FONT-FAMILY: 'Century Gothic', Arial; 
	BACKGROUND-COLOR: black; 
}

.footer10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #FFFFFF; font-weight: bold;}
.footer10 a:link, a:visited {text-decoration: none; color: #FFFFFF}
.footer10 a:hover {color: #666666;}

.pageimage
{
	border: 0px;
}

.cellheader
{
	font-size: 24px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}

.cellsubheader
{
	font-size: 16px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}

.bodytext
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-align: left;
	margin-right: 10px;
}

.bodytextright
{
	font-size: 12px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: right;
	left: -5px;
	position: relative;
}
