@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/stitchingBkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {border: none;}
 
#dashlist li { list-style-image: url(images/blue-bar.gif); }
#dashlist ul {	margin-left: 5px; padding-left: 2em;}


h1 {
	font-family:"Univers 67 Bold condensed", "Arial Narrow", Arial, sans-serif
	font-size: 20px;
	color: #032741;
}
h2 {
	font-family:"Univers 67 Bold condensed", "Arial Narrow", Arial, sans-serif
	font-size: 17px;
	color: #333333;
}
h3 {
	font-family:"Univers 67 Bold condensed", "Arial Narrow", Arial, sans-serif
	font-size: 14px;
	color: #000000;
}

ol { margin-left: 0px; padding-left:12px;}

table { margin: 15px 0px 0px 15px;}
.bluetext {color:#032741; font-weight:bold;}
.menutd {
	padding: 0px 0px 0px 32px;
}
.stitching1 {
	padding-left: 26px; padding-top:5px;
}
.stitching2 {
	padding-right: 12px;
}
.copyright {
	font-family:"Univers 67 Bold condensed", "Arial Narrow", Arial, sans-serif;
	padding: 6px 0px 8px 40px;
	background-position: top;
	border-top: solid 1px #CCC;
}
.content1 {
	padding: 20px 0px 20px 40px;
}
.pdftext a:link {
padding-left:5px;
	color:#999999;
	text-decoration: none;
	font-size: 10px;
}
.pdftext a:visited {
padding-left:5px;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.pdftext a:hover {
	padding-left:5px;
	color: #86729C;
	text-decoration: underline;
	font-size: 10px;
}
.productoutline { border:#032741 1px solid}
.tableblue {color: #003755; font-weight:bold;}
.charts-tables-header
{ background-color: #003755; font-size:16px; color:#FFFFFF; font-weight:bold; padding-left: 15px; height:20px;}
.td-white-font {color:#FFFFFF; font-weight:bold;}

