/*****************************/
/*** Core html setup stuff ***/
/*****************************/

div.componentheading
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
td.buttonheading img
	{
	border:none;
	}
/* Used for the "Written By" field */
span.small
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003399;
	font-weight:bold;
	}
td.createdate
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003399;
	font-weight:bold;
	}
td.contentheading
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
table.contentpane
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
	}
table.contentpaneopen
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: normal;
	}
td.modifydate
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight: normal;
	}
a.readon
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	}
a.readon:hover
	{
	text-decoration:underline;
	color:#000000;
	}