@charset "utf-8";
/* CSS Document */

.imageFloatRight {
	float: right;
	padding: 0 25px 25px 25px;
}

.imageFloatLeft {
	float: left;
	padding: 0 25px 25px 0px; 
}
.cyan {color: #12B9EB;}
.bigText {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}


.noBkg {background: none !important; padding-top: 25px;}

.separator {
	line-height: 1px;
	padding-top: 5px;
	bottom-border: 1px solid #fcd3f0;
	margin-bottom: 17px;
}

p.small {font-size: 11px; padding-bottom: 3px !important;}

.bulletListTitle {padding-bottom: 3px !important;}
.videoMediaContainer {
	clear: left;
	float: left;
	padding: 20px;
	width: 184px;
}
.videoMediaContainer h3 {
	padding-bottom: 5px;
}

.marginTop {
	margin-top: 15px;
	border-top: none !important;
}  
.bigBlue {
	color: #0d3f55;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
}

h2.mediaTitle {
	font-size: 15px;
	color: #0d3f55;
}
m