@charset "UTF-8";
/* CSS Document */
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	line-height: 21px;
	color: #104271;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65A138;
	padding-bottom: 5px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #FF7608;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #65A138;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}
h4 {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 1em;
}
.emphasis {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
.emphasis13 {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.emphasis12red {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B1230F;
}
.indent15 {
	margin-left: 15px;
}
.red {
	color: #F00;
}
.grey {
	color: #999;
}
.white {
	color: #FFF;
}
.orange {
	color: #FF7608;
}
.blue {
	color: #104271;
}
.green {
	color: #65A138;
}
.img_floatright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.img_floatleft {
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.img_floatleft2 {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.greyseparator {
	line-height: 24px;
	background-image: url(../SiteImages/SolidLightGreySeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.captiontext {
	line-height: 12px;
	font-size: 10px;
}
