<style type="text/css">

td img {display: block;}td img {display: block;}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
</style>
#rightpanel {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#rightpanel {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #EAEEEF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
#corner {
	background-image: url(../images/footer_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#v_lines {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEEEF;
	border-left-color: #EAEEEF;
}
#headfill {
	background-image: url(../images/headline_fill.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#topleft {
	background-image: url(../images/corner_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#btmleft {
	background-image: url(../images/corner_btmleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#btmright {
	background-image: url(../images/corner_btmright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topright {
	background-image: url(../images/corner_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
