/*=====[ TAGS ]=====*/
HTML, BODY
{
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
}
BODY, TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
TD, TH
{
	color: #000000;
}
BODY
{
	background-color: #FFF;
}
LI
{
	line-height: 1.3;
}
P
{
	margin: 0 0 13px;
}
DIV
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: none;
}
A:link
{
	color: #0384C5;
	text-decoration: none;
}
A:visited
{
	color: #6E8A9B;
	text-decoration: none;
}
A:hover
{
	color: #B30101;
	text-decoration: none;
}
A:active
{
	color: #F00;
	text-decoration: none;
}
/*=====[ IDs ]=====*/
#topblock
{
	width: 100%;
	float: left;
}
#logoblock
{
	float: left;
}
#printblock
{
	margin: 2px 0 0;
	float: right;
}
#contentblock
{
	float: left;
	width: 100%;
	clear: both;
}
#toggleblock
{
	float: left;
	clear: both;
}
#hiddenCommentsInfo
{
	width: 100%;
	clear: both;
	float: left;
}
#commentblock
{
	float: left;
	width: 100%;
	clear: both;
}
#readOnline
{
	font-size: 8pt;
}
#printFont
{
}
#titleStyle
{
	font-weight: bold;
	font-size: 11pt;
}
/*=====[ CLASSES ]=====*/
.printonly
{
	display: none;
}
.printbutton
{
	width: 220px;
	margin: 0 0 4px;
}
