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

}
.copy {
	font-size: 9pt;

}
.footer {
	font-size: 7pt;
	color: #999999;
}
a:link {
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
.smcopy {
	font-size: 8pt;
	color: #666666;
}
.copy2 {
	font-size: 9pt;
	color: #F3F3F3;
	line-height: 13pt;

}
.subtitles {
	font-size: 10pt;
	color: #990033;
}
#subnav {
	line-height: 14pt;
	font-size: 9pt;
}

#subnav a{
	color: #FFFFFF;	
	text-decoration: none;
}
#subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#subnav a:hover{
	color: #248E77;
	text-decoration: underline;
}
#subnav a:active{
	color: #248E77;
	text-decoration: underline;
}
li {
	font-size: 9pt;
	line-height: 14pt;
}
.subnav2 {
	font-size: 8pt;
	line-height: 16pt;
}
.fnav {
	font-size: 8pt;
}
.fnav a{
	color: #999999;
	text-decoration: none;
}
.fnav a:visited{
	color: #999999;
	text-decoration: none;
}
.fnav a:hover{
	color: #990000;
	text-decoration: underline;
}
.fnav a:active{
	color: #990000;
	text-decoration: underline;
}

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

