@charset "utf-8";
/* CSS Document */

.body_txt {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
.body_txt_green {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #009900;
}
.body_txt_magenta {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #FF00CC;
}
.headline_red_16 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #CC0000;
}
.body_txt_blue {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0066CC;
}
.body_txt_red {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
.body_txt_10 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
}
.blank_headline_16 {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
}
.xpop{
position: relative;
z-index: 0;
}
.xpop:hover{
	background-color: transparent;
	z-index: 50;
	position: relative;
}
.xpop span{ /*CSS for enlarged image*/
	position: absolute;
	visibility: hidden;
}
.xpop span img{ /*CSS for enlarged image*/
	border-width: 0px;
	padding: 0px;
	position: relative;
}
.xpop:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0px;
	left: 0px; /*position where enlarged image should offset horizontally */
}
.headline_green_16 {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #009900;
}
.white-13B {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.headline_magenta_16 {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #FF00FF;
}
.body_txt_orange {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}
.body_txtbold {
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.white_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.black-13B {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.blue-13B {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}
.headline_blue_16C {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #0066FF;
}
