@charset "UTF-8";
h1 {
	font-size: 22px;
	line-height: 24px;
	color: #2B58B5;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #b11117;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color: #878787;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #878787;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #C09496;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
h5 {
	font-size: 13px;
	line-height: 14px;
	color: #878787;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 14px;
	line-height: 16px;
	color: #2B58B5;
	margin-top: 1.5em;
	margin-bottom: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.indent20 {
	padding-left: 20px;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.h3_noline {
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color: #878787;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.h3_witharrow {
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color: #878787;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 20px;
	background-image: url(../SiteImages/H3_BGArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.red {
	color: #b11117;
}
.blue {
	color: #2B58B5;
}
.orange {
	color: #E9950D;
}
.pink {
	color: #F0F;
}
.cellbackground_1 {
	background-color: #B11117;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
.cellbackground_2 {
	background-color: #E5E5E5;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
.cellbackground_3 {
	background-color: #FFE6E6;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
.dottedredline {
	line-height: 17px;
	background-image: url(../SiteImages/RedDottedLineBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 9px;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}.notopborder {
	border-top-style: none;
}

