/* style for module TitleBlues */
.TitleBlue_exp3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}

.ContentBlueGradient_exp3
{
	background-color: #11118A;
	height: 51px;
	background-image: url(exp3_content.png);
	background-repeat: repeat-x;
}

.ContentBlueBody_exp3
{
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}


