body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/bg.jpg);
	border: 0;
}
.small-grey {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-style: italic;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.blocktext {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.e1 {
	list-style-position: outside;
	list-style-image: url(../images/naviarrow1.png);
	text-align: left;
}
.e2 {
	list-style-position: outside;
	list-style: none;
	text-align: left;
}
a.e2p {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.e2a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.e1p {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.e1o {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.e1oa {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.e1a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.e1p:hover {
	color: #999999;
}
a.e2p:hover {
	color: #999999;
}
img {
	border: none;
}
.img-undersc {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.small-white {
	font-size: 10px;
	color: #FFFFFF;
}
.teaserhead {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.small-white {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.small-white:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#trailimageid {
 position: absolute;
 visibility: hidden;
 left: 0px;
 top: 0px;
 height: 1px;
 z-index: 5000;
}

