@charset "utf-8";


.bodyc {
	font-family: "trebuchet MS";
	font-size: 10pt;
	line-height: 1.2em;
	color: #666666;
	list-style-image: url(images/grey_bullet.png);
}
.creditcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
}

.darktable {
	background-color: #f3f2f2;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #6A6667;
	line-height: normal;
}
.head_sub {
	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	line-height: 1.2em;
}
.head_subside {
	font-family: "trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	line-height: 1.2em;
	text-align: center;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #6B6768;
}
.producttable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.sidebar_copy {
	font-family: "trebuchet MS";
	font-size: 9pt;
	color: #666666;
	line-height: 1.2em;
	text-align: center;
}
.tablestyle {
	background-color: #E9E9E9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tablestyle2 {
	background-color: #CCC;
}
.topnav {
	font-family: "trebuchet MS";
	font-size: 10pt;
	line-height: 1.2em;
	color: #333333;
	list-style-image: url(images/grey_bullet.png);
	font-weight: bold;
}


.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

