body
{
	background-image:url(/images/site_bg.gif);
	background-repeat:no-repeat;
}
.copy
{
	font-family:Arial;
	font-size:10pt;
	color: #3B5790;
}

.copy a
{
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}
.copy a:visited
{
	text-decoration:none;
	
}
.copy a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#E3D19A;
}
.copy a:active
{
	text-decoration:none;	
	font-weight:bold;
	color:#E3D19A;
}

.pageTitle
{
	font-size:18pt;
	font-family:Arial;
	color: #3E6CC6;
	font-weight:bold;
	font-style:italic;	
}
.subTitle
{
	font-family:Arial;
	font-size:14pt;
	color: #3B5790;
	font-weight:bold;
	
} 
.breadcrumb
{
	font-family:Arial;
	font-size:10pt;
	color: #3B5790;
}
.leftnavtitle
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #ffffff;
}
.footer
{
	font-family:Arial;
	font-size:8pt;
	color: #3B5790;
}
.footer a
{
	font-family:Arial;
	font-size:8pt;
	color: #3B5790;
}
.footer a:visited
{
	text-decoration:none;
	
}
.footer a:active
{
	text-decoration:none;	
}
.footer a:hover
{
	text-decoration:underline;
	color:#E3D19A;
}
.nav
{
	font-family:Arial;
	font-size:9pt;
	color: #3B5790;
}

.nav a
{
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}
.nav a:visited
{
	text-decoration:none;
	
}
.nav a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#E3D19A;
}
.nav a:active
{
	text-decoration:none;	
	font-weight:bold;
	color:#E3D19A;
}

