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

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 2D82CD;
	text-decoration: none;
	line-height: 17px;
}
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border {
	border: thin dashed #BDCCD6;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2d82cd;
}
.bluesmallheading {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #3C7C9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/flower_bullet.gif);

.bg {
	background-color: #E1EDF4;
}
.bluelargerheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #CC3300;
	text-transform: uppercase;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.line {
	border-top-width: 0.5px;
	border-top-style: dotted;
	border-top-color: #BDCCD6;
}


