@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font:"Trebuchet MS";
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f89828;
}
.pad_leftright {
	margin-left: 0px;
	margin-right: 20px;
	width: 900px;
	background: center;
	}
.pad_content {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	text-align: left;
}
.pad_prbox {
	background: url(images/pr_bg.gif) repeat-x;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.blacktext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.orangetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f89828;
	text-decoration: none;
	margin-top: 5px;
}
.pr_date {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
.pr_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f89828;
	text-decoration: underline;
}
.mainlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #f89828;
	text-decoration: underline;
}
.bullettext {
	color:#999999;
	font-size: 10px;
	line-height: 13px;
	font-family: "Trebuchet MS";
}
.divider_vert {
	width: 30px;
	/*background-image:url(images/divider_vertical.gif);
	background-repeat:repeat-y;
	background-position: center;*/
	}
.divider_horiz {
	height: 20px;
	/*background-image:url(images/divider_horiz.gif);
	background-repeat:repeat-x;
	background-position: center;*/
	}
.pad_printer {
	margin-top: 10px;
	margin-bottom: 10px;
}	
.button {
	margin-top: 5px;
}
.pad_top {
	padding-top: 10px;
}
.pad_printerarea {
	padding-left: 20px;
	padding-top: 15px;
	}
.pad_logo {
	padding-bottom: 10px;
	}

