body
{
	background-color: #1D2332;
}
TD.body
{
	background-color: #ffffff;
}
p.home
{
	margin: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
p.body
{
	margin: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
p.header
{
	margin: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}



TD.practiceareas
{
	background-image:url(images/index_15.gif);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
}
TD.navtop
{
	background-color: #000000;
}
TD.nav
{
	background-image:url(images/index_20.gif);
}
.orange
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
}
a.nav:link 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
}     /* unvisited link */
a.nav:visited 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
}  /* visited link */
a.nav:hover 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
}   /* mouse over link */
a.nav:active 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
}   /* selected link */

TD.green
{
    FONT-SIZE: 15px;
    COLOR: #339933;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url(images/index_25.gif);
	font-weight: bold;
}

TD.copy
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image:url(images/index_27.gif);
}
P.copy
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}


a.copy:link 
{
	text-decoration: underline;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
}     /* unvisited link */
a.copy:visited 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
}  /* visited link */
a.copy:hover 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ff0000;
	font-weight: bold;
}   /* mouse over link */
a.copy:active 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ff0000;
	font-weight: bold;
}   /* selected link */


a:link 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	text-align: justify;
}     /* unvisited link */
a:visited 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	text-align: justify;
}  /* visited link */
a:hover 
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	text-align: justify;
}   /* mouse over link */
a:active 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	text-align: justify;
}   /* selected link */



