@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #3b3a3b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
hr.dotted{
	border-color: #CCCCCC;
	border-style:dotted;
	border-width:thin;}	

/* unvisited link */
a:link {
	color: #990000;
	text-decoration:none;}
/* visited link */
a:visited {
	color: #990000;
	text-decoration:none;}
/* mouse over link */
a:hover {
	color: #990000;
	text-decoration:underline;}
/* selected link */
a:active {
	color: #990000;
	text-decoration:none;}
a.topbuttons:link {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;}
a.topbuttons:visited {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;}
a.topbuttons:hover {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;}
a.topbuttons:active {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;}				
.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer2 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.titleRed {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	font-family:Arial, Helvetica, sans-serif;}
.titleWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;}
.articleFooter {
	color: #FF0000;
	font-size: 10px;}
.textSmall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
a.textSmallBlack:active {
	color:#333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;}
a.textSmallBlack:link {
	color:#333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;}
a.textSmallBlack:hover {
	color:#333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;}
a.textSmallBlack:visited {
	color:#333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;}
.searchBox {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#990000;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#990000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#990000;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#990000;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
.findButton {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#990000;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#990000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#990000;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#990000;
	height:18px;
	background-image: url(../images/button-bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;}
.tableBorder1 {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#333333;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#333333;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#333333;}
.whyUP{
	line-height: 13px;
	font-size: 11px;
	background-image:url(../images/table-bg.gif);
	background-repeat:no-repeat;
	}
.productTable {
	border-color:#990000;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;}
.infoTable {
	border-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	vertical-align: middle;
	text-align: center;}	
.articleList {
	list-style-image: url(../images/icons/bullet02.gif);
	line-height: 20px;}	
.articleList2 {
	list-style-image: url(../images/icons/bullet01.gif);
	line-height: 20px;}
.title {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
