
.featurelist { margin-top: 1 }
.lineheight150 { line-height: 150% }
.lineheight125 { line-height: 125% }
.lineheight100 { line-height: 100% }

.lineheight150hdr12 { line-height: 150%, font-family: Verdana, font-size: 12pt, text-transform: capitalize;  }
.lineheight150hdr10 { line-height: 150%, font-family: Verdana, font-size: 10pt, text-transform: capitalize;  }

a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none; color: #000000}
a:hover {font-weight: bold; color: #EE9933}

body
{
	font-family: Arial, Helvetica;
	background-color: #3333FF;
	color: rgb(0,0,0);
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	background-color:#ffffff;
}
td
{
	font-size: 10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0);
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);

}
h6
{
	color: rgb(0,0,0);

}
p
{
	color: rgb(0,0,0);

}
.phrase font-family times new roman font-style italic color size 10pt img.x
{
position:absolute;
left:0;
top:0;
z-index:1
}
#welcometext {
	font-family:"Franklin Gothic Book"; 
	font-size:14px;
}
#welcomeheader {
	font-family:"Franklin Gothic Heavy"; 
	font-size:18px;
	color: #ff9900;
	text-align:center;
}
#header {
	background-color:#3333ff;
	table-layout:fixed;
	text-align:center;
	}
#leftnav {
	background-color:#3333ff;
	color:#FFFFFF;
	font-family:"Franklin Gothic Book"; 
	font-size:14px;
	text-align:center;
}
#footer {
	background-color:#FFFFFF;
	color:#3333ff;
	font-family:"Franklin Gothic Book"; 
	font-size:10pts;
	text-align:center;	
}