/*  print stylesheet by redengine.com
	march 2003 */

/*  main elements */
body {
margin: 0; padding: 0; font-family: arial, serif; margin: 0px; font-size: 12pt;}

.search {width: 10em;font: 11pt times, serif; color: #000000;}
h1, h2, h3{font-family: times, serif;}

p, th, td, dd, dt, ul, li {
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
color : black;
margin: 0px;}

/*  formatting elements */
img	{border: 0;}
td img {vertical-align: bottom;}
form {margin: 0px;padding: 0px;}

.title, .title a:hover, .title a:link, title a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
color: black;
font-weight: bold;
margin: 5px;}

a:link {color: #666;}
a:visited {color: #666;}
a:hover, a:visited:hover {color: #F7931D; text-decoration:none;}

.headermain, .header, .headera, .headerb, .headerc, .headerd, .leftcolumn , .rightcolumn, .breadcrumb, .navigation {
display:none;visibility:hidden;
}
.centercolumn, .centercolumn p, .centercolumn ul, .centercolumn li, .centercolumn td
{
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
color : black;
}
.people
{
	border-left:solid 3px #fff;
	border-top:solid 3px #fff;
}
.people td
{ 
	vertical-align:top;
	width:180px;
	padding:5px;
	background-color:#eee;
	border-bottom:solid 3px #fff;
	border-right:solid 3px #fff;
}
.people td p
{
	background-color:#eee;
}
.people .emptycell,.people .emptycell p
{
	background-color:#fff;
}


.subnav
{
margin:0px;
padding:0px;
}
.subnav a 
{
display:block;
}
h3.subnav
{
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:5px;
}

.subnav0
{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}

.subnav0over
{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;

}

.subnav1
{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}
	
.subnav1over
{

padding-left:15px;
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
}

.subnav a:link, .subnav a:visited { text-decoration:none;}
.subnav a:hover, .subnav a:visited:hover { text-decoration:none;}






