body
{
	background-color: white;
}
.global {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
	color: #000066;
	padding-left:20px;
	padding-top:10px;
	margin:0px;

}

.contentTable
{
	background:url("images/bkg_1.jpg") no-repeat scroll 0 0 transparent;
	min-height: 401px;
}
.tables {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
	color: #000066;
	padding-left:20px;
	padding-top:5px;
	margin:0px;

}

.pageTitle
{
	color: #6F0025;
	font-style: italic;
/*	filter: Shadow(Color=#444444, 
                 Direction=135, 
                 Strength=3);
	text-shadow: #444444 2px 2px 2px;
*/
	height: 1em;
	font-size:24px;
	font-weight: bold;
}
.subheading 
{
	padding-bottom:13px;
}

.leftNavtxt td a, .leftNavtxt td a:visited, .leftNavtxt td a:link,.leftNavtxt td:hover a:hover
{
	text-decoration: none;
	height:1em;
	color: inherit;
	display: block;
	height: auto;
}
.sub_nav
{
	font-size: 12px;
}
a.nav_off,
a:visited.nav_off,
a:link.nav_off, 
td.nav_off
{
	color: #300b7c;
}
a:hover.nav_off,
a.nav_on,
a:visited.nav_on,
a:link.nav_on 
{
	color: #6F0025 !important; 
} 
.leftNavBullet
{
	font-size: 22px;
	line-height: 21px;
	vertical-align: middle; 
}
.homeBullet
{
	font-size: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-weight: normal !important; 
}
.leftNavtxt td:hover
{
	color: #6F0025; 
}
.leftNavtxt td
{
	color: #300b7c;
	text-decoration: none;
	font-weight:bold;
  /*  filter: Shadow(Color=#444444, 
                 Direction=135, 
                 Strength=3);
	text-shadow: #444444 3px 3px 3px; */
}
.leftNavtxt 
{
	margin-top:38px;
	padding-left: 80px;
	font-size: 14px;
	text-align: left;
}
.leftNav 
{
	margin-top:38px;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6F0025;
	font-style:italic;

	}

.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000066;

}
.tm {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
}