body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/background-greygradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;


}
.copy {
	font-size: 8pt;
	line-height: 16pt;

}
.footer {
	font-size: 7pt;
	color: #CCCCCC;
}
.subtitles {
	color: #324395;
	font-size: 9pt;

}
ul {
	list-style-image: url(/images/sq.gif);
	line-height: 16pt;
	font-size: 8pt;

}
a:link {
	color: #242B5D;
}
a:visited {
	color: #242B5D;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
.nav {
	font-size: 8pt;
}
.topnav {
	font-size: 8pt;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.topnav a{
	color: #666666;
	text-decoration: none;

}
.topnav a:hover{
	color: #242B5D;
	text-decoration: underline;

}

.topnav a:active  {
	color: #CC9900;
}
