/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.Head {
	FONT-FAMILY: Helvetica, sans-serif; COLOR: #09098a; FONT-SIZE: 1.5em
}


.normal
{
    font: 12px arial;
    margin-top: 0px;
    font-family: Arial, Helvetica;
    color: #666666;
    text-decoration: none;
}

.c_content
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #D6D6D6;
}

