/* @override http://activeortho.com/activeortho.css */

body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 90%;
}
.copy {
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;

}
#footer {
	font-size: 7pt;
	color: #999999;
}

.footer {
	font-size: 7pt;
	color: #999999;
}

.titles {
	font-size: 10pt;
	color: #333333;
	text-transform: none;

}
a:link {
	color: #4A5DA9;
	text-decoration: underline;
}
a:visited {
	color: #4A5DA9;
	text-decoration: underline;
}
a:hover {
	color: #BB7013;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
.subnav {
	font-size: 8pt;
}
.chartcopy {
	font-size: 9pt;
}
.copy2 {
	font-size: 8pt;
}
ul {
	list-style-image: url(/images/smblsq.gif);
}
.copy3 {
	font-size: 9pt;
	line-height: 16pt;
}
.subtitle {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.orange {
	background-image: url(store/images/orangetile.jpg);
	background-repeat: repeat-x;
}
.blue {
	color: #4A5DA9;
}
