body
{
	
	background-color: #141450;
	color:#141450;
	font-family: Trebuchet MS, Helvetica;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

.title
{
	color:#141450;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
}

.header
{
	font-weight: bold;
}

.footer
{
	font-weight: bold;
	font-size: smaller;
}


.quote
{
	font-style: italic;
}

.menu
{
	background: url("images/grad1.bmp") top;
	padding: 0;
	
}

a.tab
{
	color:#141450;
	font-weight: bold;
	padding: 0 15 2 15;
	text-decoration : none;
	height: 25;
}

.indent
{
	width:100;
}

a.sub, a.sub2
{	
	font-size: smaller;
	padding: 2 15 4 15;
}

a.selected
{
	background: url("images/grad2.bmp") top;
}

a.tab:hover
{
	background: url("images/grad2.bmp") top;
}

a.tab:visited
{
	color:#141450;
}

a.sub:visited
{
}

a:visited
{
	color:#0000ff;
}

.text
{
	width:750;
	background-color:#7aa4e0;
}

.blurb
{
	padding:10 20 0 20;
	font-size: 10pt;

}

.upper
{
	padding:0 20;
	background: url("images/grad3.bmp") top;
}

.lower
{
	padding:0 20;
	background: url("images/grad4.bmp") bottom;
}

.services
{
	font-size: 10pt;
	font-weight:bold;
	margin: 5 5 5 25;
}

a.legend
{
	color:#7aa4e0;
}

a.legend:visited
{
	color:#7aa4e0;
}


