.bodycopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4d4d4d;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #F2F2F2;
}
.bgleft {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.Headline {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #1d364c;
}
.bodycopySmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #4d4d4d;
}
.Subhead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1d364c;
}
.SubheadBold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1d364c;
	font-weight: bold;
}
.Links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #597693;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #1C3A54;
}

a:hover {
	text-decoration: underline;
}

.FooterLinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #979797;
}
#footer_links a, a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #979797;
	text-decoration: none;
}
#footer_links a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;

}
.bgright {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_teaser {
	background-image: url(images/bg_teaser.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btm {
	background-image: url(images/btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	background-color: #F2F2F2;
}
.bg_teaser2 {

	background-image: url(images/bg_teaser2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
