@charset "UTF-8";
/* CSS Document */

p{
font-family: Verdana, sans-serif; font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bold_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC2079;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	width: 160px;
	display: block;
	background-color: #BAD59F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navigation_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	width: 160px;
	display: block;
	background-color: #BAD59F;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer_text {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.navigation_text:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EC2079;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC2079;
	background-color: #E3F3D3;
	padding-right: 10px;
	padding-left: 0px;
}
.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EC2079;
	text-decoration: none;
}
.main_heading_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #EC2079;
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.block_heading {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EC2079;
	text-decoration: none;
	background-color: #C7E0B7;
	display: block;
	text-indent: 5px;
	height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.huge_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 40px;
	letter-spacing: 0.2em;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	line-height: 18px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.huge_heading_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EC2079;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.tiny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body_text_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	vertical-align: baseline;
}
