@charset "utf-8";
.back_light-green {
	background-color: #CBEAC0;
}

.back_rose {
	background-color: #FCB192;
}




.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Logo_arial_black {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 48px;
	color: #FFF;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.section_header_blue {
	font-size: 24px;
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.quote_dark_grey {
	font-size: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.subsection_blue {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #00F;
}
.main_text_blue {
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.banner_slogan_arial_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.back_dark_blue {
	background-color: #3170B5;
}
.footer_text {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.white_border {
	border: thin solid #FFF;
}
.back_darkblue {
	background-color: #3170B5;
}
.verdana10 {
	font-size: 10px;
}
.verdana12 {
	font-size: 12px;
}
.centre_text {
	text-align: center;
}
.text_large_red {
	color: #F00;
	font-size: 30px;
}
.text_blue_larger {
	color: #00F;
	font-size: 30px;
	font-weight: bold;
}
.text_bolder {
	font-weight: bolder;
}
.text_main_underlined {
	text-decoration: underline;

}

