body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #EBEBD2;
}

td{
	vertical-align: top;
}

a{
	color: #00008B;
	text-decoration: underline;
}

a:hover{
	color: blue;
	text-decoration: underline;
}

.bodytext{
	font-size: 13px;
}

.smallbodytext{
	font-size: 11px;
}

.footer{
	font-size: 10px;
}

.pageheader{
	color: #00008b;
	font-size: 14px;
	font-weight: bold;
}

.subhead{
	color: #00008b;
	font-size: 13px;
	font-weight: bold;
}

.nav01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.nav01 a{
	color:#9496B1;
	text-decoration: none;
}

.nav01 a:hover{
	color: #00008b;
	text-decoration: none;
}


.nav01on{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.nav01on a{
	color:#00008b;
	text-decoration: none;
}

.nav01on a:hover{
	color: #00008b;
	text-decoration: none;
}

.clientlist{
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	}