@charset "UTF-8";
.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}

.mainBodyHome {
	font-size: 12px;
	line-height: 16px;
	color: #312D37;

}

.mainBody {
	font-size: 12px;
	line-height: 16px;
	color: #312D37;
	padding-left:20px;
	padding-right:7px;
	margin-top:-8px;
}

.mainBodyLarger {
	font-size: 14px;
	line-height: 16px;
	color: #b0034f;
	padding-left:20px;
	padding-right:7px;
}

.homeIntro {
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	color: #2e2e2e;
}

.homeIntroLarger {
	font-size: 19px;
	font-weight:bold;
	line-height: 20px;
	color: #ad054e;
}

.mainBullets {
	font-size: 12px;
	line-height: 16px;
	color: #312D37;
}

.viewVideo {
	font-size: 13px;
	line-height: 16px;
	color: #115cb5;
}

.mainBodyColumn2 {
	font-size: 12px;
	line-height: 16px;
	color: #312D37;
	padding-left:16px;
	padding-right:7px;
}

.linkText {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3e1e9;
	padding-left: 25px;	
}

.header {
visibility:visible;

	}
	
	.hiddenheader {
	margin-top:-27px;
	visibility:hidden;
	}
	
.bgNoRepeat {
background-position:top left;
background-repeat:no-repeat;
}

.bgNoRepeatBg {
background-position:bottom right;
background-repeat:no-repeat;
}

.bgNoRepeatBgLeft {
background-position:bottom left;
background-repeat:no-repeat;
}

.bgTxtBoxTop {
background-position:bottom left;
background-repeat:repeat-x;
}

.bgTxtBoxBottom {
background-position:top left;
background-repeat:repeat-x;
}

.bgTxtLeft {
background-position:top right;
background-repeat:repeat-y;
}

.bgTxtRight {
background-position:top left;
background-repeat:repeat-y;
}

.mainDiv {
text-align:center;
width:100%;
}
.imageParties {

margin-right:-17px;
} 