BODY{
	background-color : FFFFFF;
	color: 0000AD;
	font-size : 12px;
}
		

.Norm{
	font-family : Arial;
	color: 333333;
	font-size :10px;
}
		
TD{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size :12px;
}
		
H1{
	font-family : Arial;
	color : 333399;
	font-size : 22px;
}

		
H2{
	font-family : Arial;
	color : 333399;
	font-size : 16px;
	font-weight: bold;
}

LI{
	font-family : Arial;
	color : 0000AD;
	font-size : 12px;
	font-weight: normal;
}
		
.Title{
	font-family : Arial;
	color : 0000AD;
	font-size : 19px;
	font-weight: normal;
}

.ClientList{
	font-family : Arial;
	color : 070770;
	font-size : 11px;
}

.DropMenu{
 	font-family : Verdana;
 	color : 333399;
 	font-size : 10px;
 	z-index : 15;
}

A.DropNav:link,
A.DropNav:visited{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 12px;
	color : 333399;
	line-height : 20px;
	font-weight: bold;
	text-decoration : none;
}

A.DropNav:hover{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 12px;
	color : 3366FF;
	line-height : 20px;
	font-weight: bold;
	text-decoration : none;
}

A.DropNav2:link,
A.DropNav2:visited{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 12px;
	color : 333399;
	line-height : 12px;
	font-weight: bold;
	text-decoration : none;
}

A.DropNav2:hover{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 12px;
	color : 3366FF;
	line-height : 12px;
	font-weight: bold;
	text-decoration : none;
}

A.FooterNav:link,
A.FooterNav:visited{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 10px;
	color : 333399;
	text-decoration : none;
}

A.FooterNav:hover{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 10px;
	color : 3366FF;
	text-decoration : none;
}

.mainhead{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: 333399;
}

.subhead{
	font-family : Arial;
	color : 333399;
	font-size : 14px;
	font-weight: bold;
}

.maintext{
	font: 10pt/15pt "Arial","Helvetica","Trebuchet MS",sans-serif;
	color: 333333;
}

.quotetext{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 12px;
	font-style : italic;
	color: 3333CC;
}

.quotesource{
	font-family : "Arial","Helvetica","Trebuchet MS",sans-serif;
	font-size : 10px;
	font-style : italic;
	color: 666666;
}

#contentLayer{
	position : absolute;
	width : 350px;
	height : 275px;
	z-index : -1;
	visibility : hidden;
	color : 0000AD;
	font-size : 12px;
	font-family : Arial;
	padding : 4px;
}

