*{	
	margin:0;
	padding:0;
}

@font-face {
  font-family: 'MuseoSansRounded';
  src: url('../fonts/2D2493_0_0.eot'); /* IE9 Compat Modes */
  src: url('../fonts/2D2493_0_0d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/2D2493_0_0.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/2D2493_0_0.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/2D2493_0_0.ttf')  format('truetype'); /* Safari, Android, iOS */
  font-weight: 700;
}

body {
	font-family: Calibri, Segoe, Arial, sans-serif;
	font-size: 93.75%;
	background-color:#FFFFFF;
	color: #52525F;
	line-height: 130%;
}

img{
	border:0;
}
img.img-left{
	float:left;
	margin:0 1em 0.5em 0;
}
img.img-right{
	float:right;
	margin:0 0 0.5em 1em;
}
img.img-left-credit { 
	
}

img.img-right-credit {
	
}
#tinymce img.img-left-credit { 
	float: left;
	margin:0 1em 0.5em 0;
}

#tinymce img.img-right-credit {
	float:right;
	margin:0 0 0.5em 1em;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-family: "MuseoSansRounded", Calibri, Segoe, Arial, sans-serif;
	margin-bottom:0.5em;
	color: #B51A3F;
	line-height: 125%;
}

h2 {
	font-size: 186.66%; 	
}

h3 {
	font-size: 120%; 	
}

h4 {
	font-size: 106.66%; 	
}

p{
	margin-bottom:1.2em;
}

p.intro-text {
	font-size: 140%;
	margin-bottom: 15px;
	line-height: 140%;
}

p.large-currency {
	font-size: 333.33%;	
	line-height: 115%;
	margin: 0;
}

a{
	text-decoration: underline;
	color: #404040;	
}

a:hover{
	text-decoration:underline;
}
a.button { }

a.red-button {
	display: inline-block;
	padding: 10px 22px;
	color: #FFFFFF;
	border-radius: 5px;
	background-color: #B51A3F;
	font-size: 106.66%;
	font-weight: 700;
	text-decoration: none;
}
	a.red-button:hover {
		background-color: #881331;
	}
a.pink-button {
	display: inline-block;
	padding: 10px 22px;
	color: #FFFFFF;
	border-radius: 5px;
	background-color: #BB3578;
	font-size: 106.66%;
	font-weight: 700;
	text-decoration: none;
}
	a.pink-button:hover {
		background-color: #952B60;
	}
a.twitter-button {
	display: inline-block;
	padding: 10px 35px 10px 80px;
	color: #FFFFFF;
	border-radius: 5px;
	background: #41AAE1 url('../images/backgrounds/twitter_btn_bg.png') 40px center no-repeat;
	font-size: 106.66%;
	font-weight: 700;
	text-decoration: none;
	min-width: 90px;
	text-align:left;
}
	a.twitter-button:hover {
		background-color: #3488B4;
	}
a.facebook-button {
	display: inline-block;
	padding: 10px 35px 10px 80px;
	color: #FFFFFF;
	border-radius: 5px;
	background: #43609C url('../images/backgrounds/facebook_btn_bg.png') 40px center no-repeat;
	font-size: 106.66%;
	font-weight: 700;
	text-decoration: none;
		min-width: 90px;
	text-align:left;
}
	a.facebook-button:hover {
		background-color: #364D7D;
	}

a.instagram-button {
	display: inline-block;
	padding: 10px 35px 10px 80px;
	color: #FFFFFF;
	border-radius: 5px;
	background: #bc2a8d url('../images/backgrounds/intagram_btn_bg.png') 40px center no-repeat;
	font-size: 106.66%;
	font-weight: 700;
	text-decoration: none;
	min-width: 90px;
	text-align:left;
}
	a.instagram-button:hover {
		background-color: #9f1d75;
	}

hr{
	color:#CCC;
	background-color:#CCC;
	clear:both;
	margin:1.2em 0;
	height:1px;
	border:none;
}

ul,
ol{
	padding-left:1.2em;
	margin-bottom:1.2em;
}
ul {
		list-style-image: url('../images/ul_icon.png');	
		padding-left: 20px;
}
li{
	margin-bottom:0.5em;
}

table{
	margin-bottom:1.2em;
	border-collapse:collapse;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   font-size:100%;
}

.mceContentBody a {
	color: #1988c8 !important; /* FF requires a important here */
	text-decoration:underline;
}

#tinymce_largegreenblock {
	background: #009989;
	color: #FFFFFF;	
	width: 158px;
	padding: 10px;
}
	#tinymce_largegreenblock h2 {
		color: #FFFFFF;	
	}
	#tinymce_largegreenblock a.button {
		display: inline-block;
		padding: 10px 18px;
		color: #009989;
		border-radius: 3px;
		background-color: #FFF;
		font-size: 106.66%;
		font-weight: 700;
		text-decoration: none;
	}
#tinymce_homepage-smallblock1, #tinymce_homepage-smallblock2 {
	width: 232px;
	padding: 10px;
}
	#tinymce_homepage-smallblock1 a, #tinymce_homepage-smallblock2 a {
		text-decoration: underline;
		color: #B3193F;
		font-weight: 700;
	}

#tinymce_featurepanelcontent {
	background-color: #B51A3F;
	color: #FFFFFF;	
	width: 330px;
	padding: 10px;
}
	#tinymce_featurepanelcontent h2 {
		color: #FFFFFF;	
	}
	#tinymce_featurepanelcontent a.button {
		display: inline-block;
		padding: 10px 18px;
		color: #B2193F;
		border-radius: 3px;
		background-color: #FFF;
		font-size: 106.66%;
		font-weight: 700;
		text-decoration: none;
	}
	
#tinymce_bottomleftpanel, #tinymce_bottomcentrepanel, #tinymce_bottomrightpanel{
	width: 271px;
	text-align: center;
}