table { 
	border:0px;
	border-collapse:collapse;	
}
td {

	vertical-align:top;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:url(images/tall_m.gif) repeat-x;
	background-color:#FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #5b5b5b;
	line-height: 13pt;
}

a, a:link {
	color: #df6404;
	text-decoration: none;
}

a:hover, a:active {
	color: #fd7104;
}

p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
}

h1, h3 {
	font-size: 150%;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 120%;
	line-height: 110%;
	padding: 0px;
	font-weight: bold;
	color: #848D50;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	display: block;
	position: relative;
}

li {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	list-style-type: none;
	position: relative;
	background-image: url(images/icon_small_white_bullet_circle_shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

hr {
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	background-image: url(images/hr_horizontal_dark.gif);
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer p {
	font-size: 8.5pt;
}
.press-headline {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.bolded {
	font-weight: bold;
}
