/* Postool ICBoxes CSS Style, Wonderful! */
/* Copyright 2004-2006 © */

div.ic {
	width: 95%;
	border: 1px solid #E5E5E5;
	margin: 0;
	padding: 0;
	}
div.ic1 {
	width: 100%;
	background: #C8DAE4;
	font-size: 11pt;
	color: #000;
	text-align: right;
	word-wrap: break-word;
	}
div.ic1 a:link, div.ic1 a:visited {
	color: #000;
	text-decoration: none;
	}
div.ic1 a:hover {
	color: #fff;
	text-decoration: none;
	}
div.ic2 {
	width: 100%;
	background: #D9E6ED;
	font-size: 11pt;
	color: #000;
	text-align: right;
	word-wrap: break-word;
	}
div.ic2 a:link, div.ic2 a:visited {
	color: #000;
	text-decoration: none;
	}
div.ic2 a:hover {
	color: #fff;
	text-decoration: none;
	}
div.ic2b {
	width: 100%;
	background: #D9E6ED;
	font-size: 9.5pt;
	color: #000;
	text-align: right;
	font-weight: bold;
	word-wrap: break-word;
	}
div.ic2b a:link, div.ic2b a:visited, div.ic2b a:hover {
	text-decoration: none;
	}
div.ic3 {
	width: 100%;
	background: #F0F4F7;
	font-size: 10pt;
	color: #000;
	text-align: right;
	word-wrap: break-word;
	}
div.icpoll {
	width: 100%;
	background: #E5F1F8;
	font-size: 9.5pt;
	color: #000;
	text-align: right;
	font-weight: bold;
	word-wrap: break-word;
	}
