@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7FBCE2;
	background-image: url(images/momma_tile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.body_copy_noindent {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #2B2F34;
	font-weight: normal;
	text-decoration: none;
}

.body_copy_boldnoindent {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #2B2F34;
	font-weight: bold;
	text-decoration: none;
}


.body_copy_bold {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	
}
.body_strong {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #06365b;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.body_link {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}
.body_link:link {
	text-decoration: none;
}
.body_link:visited {
	text-decoration: none;
}
.body_link:hover {
	font-family: Trebuchet MS, Gill Sans, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #FF3366;
	font-weight: bold;
	text-decoration: underline;
}
.body_link:active {
	text-decoration: none;
}

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer_link:link {
	text-decoration: none;
}
.footer_link:visited {
	text-decoration: none;
}
.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C3E1EE;
	font-weight: bold;
	text-decoration: none;
}
.footer_link:active {
	text-decoration: none;
}

.footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.header_title {
	font-family: "Gill Sans", "Lithos Pro Black", "Lithos Pro Regular", Skia;
	font-size: 18px;
	color: #f52e5e;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
}

.messages_points {
	font-family: "Gill Sans", "Lithos Pro Black", "Lithos Pro Regular", Skia;
	font-size: 12px;
	color: #f52e5e;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}