/* style for module titles */
.TitlebannerNoBorder, .Titlebanner  {
    font-family:"BerlinSansFB Reg","Century Gothic",Calibri,Verdana,Arial,Helvetica,sans-serif;
	font-size:19px;
    color:#990000;
    text-align: left;
    font-weight: bold;
    padding: 5px 0 3px 0;
    margin: 0px 0px 20px 0px;
}

.Titlebanner   {
    font-family: "BerlinSansFB Reg","Century Gothic",Calibri,Verdana,Arial,Helvetica,sans-serif;
	font-size:19px;
    color:#990000;
	text-align: left;
    font-weight: bold;
    padding: 5px 0 3px 0;
    margin: 0px 0px 20px 0px;
}

.contentpaneNoBorder {
}

p, .normal {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, "Trebuchet MS", arial, sans-serif,;
	font-size: 13px;
	line-height: 15px;
	color: #888888;
}
