.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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bg_teaser2 {

	background-image: url(images/bg_teaser2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
#footer a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #E41A15;
}
.bgts1 {
	background-image: url(images/bgts1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgts2 {
	background-image: url(images/bgts2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgts3 {
	background-image: url(images/bgts3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hdts {
	font-family: "Gill Sans", Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BC2024;
	text-decoration: none;
	text-transform: uppercase;
}
.tdslider {
	background-image: url(images/bgslider.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 800px;
}



/* Main Slider */
#mainslider {
	position: relative;
	width: 800px;
	height: 250px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}

