
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

.whitetextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.X {
			font-family: Verdana,arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #000000;
			font-weight: normal;
}

.X a:link {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
}

.X a:visited {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
}

.X a:hover {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
			background-color: #FFFF00;
}

.ITEM a:link {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;
			
}

.ITEM a:visited {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;

}

.ITEM a:hover {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #0000ff;
			text-decoration: underline;
			font-weight: bold;

}

.itemDESC {
			font-family: arial,helvetica,sans-serif;
			font-size: 10pt;
			color: #606060;
}

.DARK {
	background-color: #D6E1F3;
}

.LITE {
	background-color: #EFF3FA;
}

.red_bold {
			font-family: arial,helvetica,sans-serif;
			font-size: 11pt;
			color: #ff0000;
			font-weight: bold;
}

.pimargin {
	width: 3%;
	height: 23;
	background-color: #7CA0D9;
}

.piheader_date {
	width: 30%; 
	height: 23;
	background-color: #7CA0D9;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.piheader_magazine {
	width: 67%; 
	height: 23;
	background-color: #7CA0D9;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}


.pi_marg_lite {
	width: 3%;
	height: 23;
	background-color: #EFF3FA;
}

.pi_date_lite {
	width: 30%; 
	height: 23;
	background-color: #EFF3FA;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

.pi_maga_lite {
	width: 67%; 
	height: 23;
	background-color: #EFF3FA;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

.pi_marg_dark {
	width: 3%;
	height: 23;
	background-color: #D6E1F3;
}

.pi_date_dark {
	width: 30%; 
	height: 23;
	background-color: #D6E1F3;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

.pi_maga_dark {
	width: 67%; 
	height: 23;
	background-color: #D6E1F3;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}