.clearBox
{
  margin-bottom: 10px;
}
.fs_module_border_blue
{
 border: 1px solid #666666;
}

.fs_module_title_blue   {
	background-color: #E1EDFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.module_border_gray	  {
	border: 1px solid #666666;
}

.fs_module_title_blue   {
	background-color: #E1EDFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.fs_module_title_red   {
	background-color: #FFC5C5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.fs_module_title_orange   {
	background-color: #FFB453;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.fs_module_title_green   {
	background-color: #B4FAB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.font_module_title_blue		{
	color: #333366;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.font_module_title_red	{
	color: #730000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.font_module_title_orange	{
	color: #824900;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.font_module_title_green	{
	color: #00553E;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}























