#header, #footer
{
	display:block;
}  

.divTop
{
	display:none;
}

.subTitleTextBlack
{
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}

.twelve_px_bold
{
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
}

.twelve_px
{
    font-size: 12px;
    line-height: 19px;
}

.backtotop
{
	text-align:center;
}

p.no-margin
{
	margin-top:0;
    margin-bottom:0
}

