body, td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin-top: 12px;
	
	
}


.red, .error { font-family: verdana, arial, helvetica; font-size: 12px;  color: #ff0000; }

.success  {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #33CC33;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #F9DF49;
}

/* Report tables */

.tc {
	background-color: #CCCCCC;
	font-size: 9px;
	color: #000000;
}
.c1 {
	background-color: #EEEEEE;
	font-size: 9px;
	color: #000000;
}

/* category */
.category {margin-top:10px; margin-bottom:10px}
.category .heading {font-size:12pt; font-weight:bold; margin-bottom:5px}
.category .item {font-size:10pt; margin-bottom:5px}
.category .title {margin-left:15px;}
.category .title a {margin-left:5px; text-decoration:none}

/* powered by emp link */
.poweredby {text-align:right;font-size:10px;margin:0 auto;padding:5px 15px;}
.poweredby a, .poweredby a:link {color:#000;text-decoration:none;}
.poweredby a:hover {color:#000;text-decoration:underline;}
.ystext_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9DF49;
}
.black {
	color: #ffffff;
}