body	{
	background-color:#efefef;
		}
p,td,body	{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:black;
	line-height:1.8;
	}
a	{
	text-decoration:none;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#336699;
	}
a:hover	{
	text-decoration:underline;
	font-weight:bold;
	}
a:visited	{
	color:#003366;
	}

.maintable	{
	background-color:#ffffff;
		}
.subscript	{
	font-size:11px;
	color:#646464;
	line-height:1.5;
			}
.subscript a	{
	font-size:11px;
			}
.footer	{
background-image:URL('/images/footer_diag_bgd.gif');
background-repeat:no-repeat;
height:200px;
}
#subnav	{
background-image:URL('/images/sub_nav_bgd.gif');
padding-left:15px;
height:244px;
background-repeat:no-repeat;
width:200px;
line-height:1.2;
}
#sidebar	{
background-color:#efefef;
width:160px;
font-size:11px;
padding:10px;
}

#subnav a p td	{
	font-size:11px;
	}
.detailtable	{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:460;
	line-height:1;
}
.titlerow td {
	font-size:11px;
	font-weight:bold;
	background-color:#dedede;
	line-height:1;
}
.rowa td	{
	font-size:11px;
	background-color:#f8f8f8;
	line-height:1;
		}
.rowb td	{
	font-size:11px;
	background-color:#efefef;
	line-height:1;
		}
		
.greybox	{
	background-color:#efefef;
	}		
		
/*
note: to set section colors, adjust the $aPageColors array in ./page_reparser.inc.php
*/