td, p, a, th,div
{
	color:black; 
	text-align:left;
	font-family:Verdana,Arial;

	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size:11px;
}
a
{
	color:#006892;
	text-decoration:none;
	
	
}
a.help
{
		
}

#def
{
	background-color:#F0F0F0; 
	
	
}
#def td
{
	padding:3px;
}
a:hover
{
	text-decoration:underline;
	
}

	
table.cp td
{
	
	padding:4px;
	border:1px solid silver;
}
table.cp
{
	
	width:100%;
	margin-top:20px;
	border:1px solid silver;
	border-collapse: collapse ;
}

.top
{
	
	background:#e5e5e5;
	
}

.subtop
{
	background:#f0f0f0;
}

td
{
	
	vertical-align:top;
	
}


tr.highlight td
{
	background-color:#D1F2FF;
	cursor:pointer;
}

tr.odd td
{
	background-color: #F9F9F9;
}

tr.even td
{
	background-color: white;
}