body {
	font-family: Tahoma, "Times New Roman", Times, Arial, serif;
	font-size:13px;
	padding:0px;
	margin:0px; 
}

h1	{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	margin-bottom: 4px;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color:#666666;
	margin-bottom: 5px;
	margin-top: 0px;
}	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #748699;
	margin-bottom: 8px;
	margin-top: 0px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color:#999999;
	padding: 3px 0px 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color:#606E7F;
	padding: 4px 0px 4px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
color:#333;
}

a.news {
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color: #323F66;
	text-decoration:none;
	padding-left:5px;
	font-style:italic;
}

a.news:hover,
a.news-active:visited, 
a.news-active:hover
{
	color: #44568A;
	text-decoration: underline;
}

div.com_ergobyte_plugin_article_ExtraContent * {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	font-family: Tahoma, "Times New Roman", Times, Arial, serif;
}

div.com_ergobyte_plugin_image_Image img
{
	padding: 1px;
	background-color: white;
	border: 1px solid #3c4869;
}

div.com_ergobyte_plugin_article_module_Children_Title
{
	margin-top: 8px;
	margin-left: 20px;
	text-decoration: underline;
}

div.com_ergobyte_plugin_article_module_Children_Summary
{
	font-style: italic; 
	margin: 0 50px 4px 20px;
	padding: 4px 10px 0 40px;
	border-left: 1px solid #eef;
	border-top: 1px solid #eef;
	text-align: justify;
	line-height: 1.1;
	color: #666;
}

div.com_ergobyte_plugin_article_module_PublishDate
{
	position: relative;
	top: -16px;
	text-align: right;
	height: 6px;
	font-size: 9px;
	color: gray;
}

div.com_ergobyte_plugin_article_Title
{ 
	padding:30px 0px 8px 0px;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #323F66;
	border-bottom:2px solid #CCCCCC;
}

div.com_ergobyte_plugin_article_PublishDate
{
	margin-top: -10px;
	margin-bottom: 12px;
	text-align: right;
	color: gray;
}

div.com_ergobyte_plugin_article_Summary
{
	font-style: italic; 
	padding: 12px 0 12px 100px;
	text-align: justify;
}

div.com_ergobyte_plugin_article_Content
{
	text-align:justify;
	line-height: 1.6;
	margin-bottom:10px;
}

div.com_ergobyte_plugin_article_Content p
{
	text-align: justify;
	text-indent: 20px;
	padding-right: 0px;
}

div.com_ergobyte_plugin_article_Content ul
{
  	padding-left: 40px;
	line-height: 1.5;
}

form.com_ergobyte_plugin_article_module_Contact table
{
	border: 1px solid #6D768F;
	padding: 6px 12px;
}

form.com_ergobyte_plugin_article_module_Contact td.header
{
	padding-bottom: 12px;
	text-align: center;
	font-weight: bold;
}

form.com_ergobyte_plugin_article_module_Contact td.footer
{
	text-align: right;
}	

ul.com_ergobyte_cms_navigation_NavTree 
{
	line-height: 20px;
	font-family: Tahoma, "Times New Roman", Times, Arial, serif;
	font-size:12px;
	margin: 0px;
	padding:40px 0px 30px 15px;
	overflow: hidden;
	width:250px;
}
ul.com_ergobyte_cms_navigation_NavTree ul 
{
	margin: 0 0 0 8px;
	padding: 2px 0;
	text-align: left;
}
ul.com_ergobyte_cms_navigation_NavTree li 
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: url("graphics/blank.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
ul.com_ergobyte_cms_navigation_NavTree a 
{
	position: relative;
	top: -3px;
	left: 20px;
	padding-right: 20px;
	color: #ffffff;
	text-decoration: none;
}
ul.com_ergobyte_cms_navigation_NavTree a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}
ul.com_ergobyte_cms_navigation_NavTree strong 
{
	position: relative;
	top: -3px;
	left: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

ul.com_ergobyte_cms_navigation_NavTree li.folder 
{ 
	background-image: url("/construct/f_1.gif"); 
}
ul.com_ergobyte_cms_navigation_NavTree li.openfolder 
{ 
	background-image: url("/construct/f_2.gif"); 
}
ul.com_ergobyte_cms_navigation_NavTree li.item 
{ 
	background-image: url("/construct/f_3.gif");
}
ul.com_ergobyte_cms_navigation_NavTree li.home 
{
	background-image: url("/construct/home.gif"); 
}