/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}


/* green container */

.green_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00681C;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.green_container_content
{
	padding: 8px;
}

.red_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #a90200;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.red_container_content
{
	padding: 8px;
	line-height: 200%;
	color: #64676C;
}

.red_container_content
{
	padding: 8px;
	line-height: 150%;
	color: #64676C;
}

.red_container_ModuleTitle_small
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a90200;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.red_container_content_small
{
	line-height: 100%;
	color: #64676C;
}

.red_container_content_small p
{
	line-height: 120%;
	color: #64676C;
}

.standard_ModuleTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a90200;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.standard
{
	line-height: 100%;
	color: #64676C;
}

.standard p
{
	line-height: 150%;
	color: #64676C;
}
