@charset "UTF-8";
h1 {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	margin-top: 0em;
	margin-bottom: 1.0em;
	font-weight: normal;
	background-image: url(../SiteImages/CE_Heading1BG.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #0053A4;
	margin-top: 0em;
	margin-bottom: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #69F;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-style: normal;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00386E;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-style: normal;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
h5 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #7B7B7B;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
.rightcontent_thinseparator {
	line-height: 24px;
	background-image: url(../SiteImages/CE_ThinSeparatorFadeLine.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 9px;
}
.rightcontent_separator {
	line-height: 26px;
	background-image: url(../SiteImages/CE_RightContentFadeLine2.gif);
	background-repeat: no-repeat;
	background-position: -1px 10px;
}
.bold {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
.litegrey {
	color: #b5b5b5;
}
.red {
	color: #E51A24;
}
.darkred {
	color: #8F060A;
}
.gold {
	color: #FBC026;
}
.orange {
	color: #FF7F01;
}
.orange_bold14 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FF7F01;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
.darkblue {
	color: #00386E;
}
.darkblue_bold14 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00386E;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.indent {
	padding-left: 10px;
}
.img_floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.img_floatright2 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sidebarbutton_area {
	width: 185px;
	position: relative;
	margin-right: 20px;
	background-image: url(../SiteImages/CE_SidebarBoxBG-2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarbutton_area_top {
	height: 15px;
	width: 185;
	position: relative;
	background-image: url(../SiteImages/CE_SidebarBoxTopBG-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.sidebarbutton_area_content {
	width: 145px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../SiteImages/CE_SidebarBoxBottomBG-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	text-align: left;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}