/* Used for printer version */

.printer
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* text-align: justify; */
	line-height: 10pt;
}

/* Used for the Project Archive listings */

.project-name
{
	/*background-color: #dddddd;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #4f81c6;
}

.project-name
A:link
{
	text-decoration: none;
	color: #4f81c6;
}

.project-name
A:visited
{
	text-decoration: none;
	color: #4f81c6;
}

.project-name
A:hover
{
	text-decoration: none;
	color: #000000;
}

/* Copyright text used on the bottom of every page */

.copyright
{
	/*background-color: #dddddd;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	color: #4f81c6;
}

/* Styles used for articles */

.article-header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	/*color: #4f81c6;*/
	color: #18426a;
	/*background-color: #cccccc;*/
}

.article-header-2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	/*color: #4f81c6;*/
	color: #18426a;
	/*background-color: #cccccc;*/
}

.article-text-nj
{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
}

.article-text
{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 11pt;
}

.article-date
{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 12pt;
}

/* */

.home-text
{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 13px;
}

/* Forms */

.formheader
{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 13px;
}

/* General Page Text */

.bodytext
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
}

.bodytext-dark
{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
}

.infobox
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 17px;
}

/* Style for bullet lists */

.bulletlist
{
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
}

/* Tables */

.table-header
{
	/*background-color: #dddddd;*/
	background-color: #0f3d8b;
}

.table-header-text
{
	/*background-color: #dddddd;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #4f81c6;
}

.table-cell-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

/* A HREF Style Definitions */

A
{
	text-decoration: none;
	color: #0d244e;
	/*color: #000000;*/
}

A:visited
{
	text-decoration: none;
	color: #0d244e;
	/*color: #ffffff;*/
}

A:hover
{
	text-decoration: none;
	/*color: #4f81c6;*/
	color: #4f81c6;
	/*color: #fcff00;*/
}


/* Scrollbar */

BODY
{
/*
	scrollbar-face-color: #4C7681;
	scrollbar-shadow-color: #3E5E67;
	scrollbar-highlight-color: #4F83C8;
	scrollbar-3dlight-color: #8BA1BF;
	scrollbar-darkshadow-color: #3E5E67;
	scrollbar-track-color: #4C7681;
	scrollbar-arrow-color: #00FF00;
*/
}
.sidemenu
{
   color: #7e6162;
   text-color: #002649;
   text-decoration: none;
   font-size: 10pt;
   line-height: 20pt;
   font-family: Arial, Helvetica, sans-serif;
   text-align: left;
}

</style>
