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;
	
}

a:hover {
	text-decoration: underline;
	color: Black;
}
.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 A:hover
{
	color: black;
	font-weight:normal;
}

.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;
}

.greyQuotebox
{	
	background-color:#f6f6f2;
	padding:10px;
	border: solid #eeeee7 1;
	color: #121212;
	text-transform: none; 
	text-decoration: none; 
	background-image: url( '../images/starlogowords2.jpg' );
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}

TH
{
	text-transform: capitalize;  
}
.BigTitle
{
	font-size: 22pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-family: 'Trebuchet MS', Arial;
	background-color: Transparent;
}

.LittleTitle
{
	font-size:18pt;
	font-weight:normal;
	background-color: Transparent;
}

.FormLabel
{
	width: 200px;
	color: #121212; 
}
table 
{
	text-transform:none;  
}