body
{
	font-size: 7pt;
	margin: 0px;
	padding:0px;
	font-family: 'Trebuchet MS' , arial, helvetica;
	background-color: #ffffff;
}

a
{
	color: red;
	font-family: 'Trebuchet MS' , arial, helvetica;
	font-variant: small-caps;
}
.nicegrey {
	background-color: #EDEDE6;
}

.boxheader
{
	font-family: 'Trebuchet MS' , Arial;
	font-weight: normal;
	font-size: 18pt;
	color: white;
	background-color: #0066CC;
}

.introtext 
{
	font-size: 10pt;
	font-weight:bold ;
	color:Olive; 
}

.workarea 
{
	font-family: trebuchet, arial, helvetica;
	font-size: 10pt;
	height:450px;
	text-align:left;
	vertical-align: top;
	padding: 24px;
}
.workarea TD
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	vertical-align: top;
	color: #4D4D40;
	padding-top: 5px;
	font-family: trebuchet, arial, helvetica;
	text-align: justify;
}
.footstrap
{
	font-family: trebuchet, arial, helvetica;
	font-size: 8pt;
	color: slategray;
	font-variant: small-caps;
	text-align: left;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 24px;
}

.footstraplinks 
{
	font-size: 8pt;
	font-family: trebuchet, arial, helvetica;
	padding-left: 24px;
	padding-right: 24px;
	text-align: left;
}

.footstraplinks a
{
	color: lightslategray;
	text-decoration: none;
}

.footstraplinks a:hover
{
	text-decoration: underline; 
}

.footbar
{
	border-top: black thin solid;
	background-color: #EDEDE6;
}