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;
	text-decoration: none;
	text-transform: lowercase;
}

a:hover {
	text-decoration: underline;
}
.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:justify;
	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: left;
}
.footstrap
{
	font-family: trebuchet, arial, helvetica;
	font-size: 8pt;
	color: #80806B;
	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: #80806B;
	text-decoration: none;
}

.footstraplinks a:hover
{
	text-decoration: underline; 
}

.footbar
{
	border-top: black thin solid;
	background-color: #EDEDE6;
}

H1
{
    color: #333300;
    font-size: 24px;
    font-family: trebuchet, arial, helvetica;
    font-weight: normal;
    line-height: 0px;
}

#twPicFloater
{
    background-image: url(images/phase1/banner_image.jpg);
    border-right: silver 13px solid;
    border-top: silver 13px solid;
    border-left: silver 13px solid;
    border-bottom: silver 26px solid;
}
