/* dottedline Container */

.dottedline_container_table
{
	margin-bottom: 6px;
}

.dottedline_container_ModuleTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d5614a;
	text-align: center;
	text-decoration: none;
}

.dottedline_container_content
{
	padding: 8px 12px;
	font-size: 11px;
	color: #0F3A62;
	background: url(dotted.gif) repeat-x bottom;
	background-color: #fff;
}

.dottedline_container_tb {
	background: url(dotted.gif) repeat-x bottom;
	height: 28px;
}

#dottedline .Normal
{
    font-family: Arial,Verdana, Tahoma,  Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #686868;
	line-height: 13px;
}

#dottedline .SubHead    {
    font-family: Arial,Verdana, Tahoma,Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #686868;
	line-height: 13px;
}





