@charset "UTF-8";
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h1 {
	margin-top: 0em;
	color: #00457C;
	font-size: 21px;
	line-height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #87C23F;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 1em;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #87C23F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00457C;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #87C23F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00457C;
	padding-bottom: 3px;
	margin-top: 0em;
	margin-bottom: 1em;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	color: #00457C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87C23F;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 1em;
}
h5 {
	font-size: 15px;
	line-height: 17px;
	color: #ff9902;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
h6 {
	font-size: 11px;
	line-height: 13px;
	color: #999;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: normal;
}
.emphasis {
	font-weight: bold;
}
.emphasis16 {
	font-weight: bold;
	font-size: 16px;
}
.emphasis_CAPS {
	font-weight: bold;
	text-transform: uppercase;
}
.leftindent25 {
	padding-left: 25px;
}
.heading5_mimic {
	font-size: 15px;
	line-height: 17px;
	color: #ff9902;
	margin-top: 0em;
	margin-bottom: 0.8em;
	font-weight: bold;
}
.heading5_liteblue {
	font-size: 15px;
	line-height: 17px;
	color: #39F;
	margin-top: 0em;
	margin-bottom: 0.8em;
	font-weight: bold;
}
.blue {
	color: #00457C;
}
.liteblue {
	color: #39F;
}
.green {
	color: #87C23F;
}
.orange {
	color: #FF9902;
}
.red {
	color: #F00;
}
.blueline {
	background-image: url(../SiteImages/TPG_BlueLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bluedottedline {
	background-image: url(../SiteImages/TPG_BlueDottedLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greenline {
	background-image: url(../SiteImages/TPG_GreenLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greendottedline {
	background-image: url(../SiteImages/TPG_GreenDottedLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_floatrightmore {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.img_floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.smalltext {
	font-size: 11px;
	line-height: 13px;
}
.cellstyle1 {
	background-color: #D0E8B2;
}
.cellstyle2 {
	background-color: #F5FDE7;
}
.cellstyle3 {
	background-color: #F8FCFF;
}
.pink {
	color: #F0F;
}
