A {
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.footer {
	font-size: 7.5pt;
	line-height: 10pt;
	letter-spacing: .5px;
	font-family: verdana, arial, helvetica, sans-serif;
}


.right {
	font-size: 8.5pt;
	line-height: 10pt;
	letter-spacing: .5px;
	font-family: verdana, arial, helvetica, sans-serif;
}


.underline {
text-decoration: underline
}


A.side {
	font-size: 7.5pt;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.selected {
	font-size: 7.5pt;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.bodylink {
	color: #cc0000;
	font-size: 7.5pt;
	text-decoration: none;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

A.sectionlink {
	color: #cc0000;
	font-size: 7.5pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


A.sectionlinkmed {
	color: #cc0000;
	font-size: 8.5pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.sectionlinkbig {
	color: #cc0000;
	font-size: 9.5pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


A:hover {
	text-decoration: none;
	color: #999999;
}
A.side:visited {
	color: #ffffff;
}
A:visited {
	color: #999999;
}
li {
	font-size: 8pt;
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
}
li.short {
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
.body {
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.product-description{padding-left:15px;
font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

#company{margin-right:5px;}

.rowtop1 {
	display: inline-table;
	border: 1px solid #666666;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
.rowtop2 {
	display: inline-table;
	border: 1px solid #666666;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #eeeeee;
}
.col2 {
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #eeeeee;
}
.red {
	color: #cc0000;
}
h1 {
	font-size: 11pt;
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 4px;
}
h2 {
	font-size: 10pt;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}

h2.specialheader {
	font: 110%;
	color: Black;
	font-style: italic;
	font-weight: bold;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
}


h3 {
	font-size: 9pt;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}



ul {
	margin-top: 0px;
}
.productheader {
	font-size: 10pt;
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.input-library{font-size:12px;}

}

.models table,td,th{
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
  }

.models caption {
  text-align: center;
  font: bold 14px arial, helvetica, sans-serif;
  background: #ff9900;
  padding:6px 4px 8px 0px;
  color: #000000;
  text-transform:uppercase;
  }

.models td,th{
	vertical-align:middle;
	font-weight:bold;
}

.models thead th{
	text-transform:uppercase;
	background:#666;
}

.models tbody td{
	background:#ffffcc;
	border:1px solid #cccccc;
	font-weight: normal;
	padding:8;
    spacing:1
}

.models tbody th{
	background:#ffcc66;
    color: #000000;
	padding:8;
    spacing:1;
}

.models tbody tr.odd td{
	background:#eee;
}

.models tbody tr.odd th{
	background:#ccc;
}

.models .tableHeading {
	border-bottom: 1px solid #222;
}

.models2 table,td,th{
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
  }

.models2 caption {
  text-align: center;
  font: bold 14px arial, helvetica, sans-serif;
  background: #ff9900;
  padding:6px 4px 8px 0px;
  color: #000000;
  text-transform:uppercase;
  }

.models2 td,th{
	vertical-align:middle;
	font-weight:bold;
}

.models2 thead th{
	text-transform:uppercase;
	background:#666;
}

.models2 tbody td{
	background:#ffffcc;
	border:1px solid #cccccc;
	font-weight: normal;
	padding:4;
    spacing:1
}

.models2 tbody th{
	background:#ffcc66;
    color: #000000;
	padding:8;
    spacing:1;
}

.models2 tbody tr.odd td{
	background:#eee;
}

.models2 tbody tr.odd th{
	background:#ccc;
}

.models2 .tableHeading {
	border-bottom: 1px solid #222;
}

.models2 table,td,th{
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
  }

.models2 caption {
  text-align: center;
  font: bold 14px arial, helvetica, sans-serif;
  background: #ff9900;
  padding:6px 4px 8px 0px;
  color: #000000;
  text-transform:uppercase;
  }

.models2 td,th{
	vertical-align:middle;
	font-weight:bold;
}

.models2 thead th{
	text-transform:uppercase;
	background:#666;
}

.models2 tbody td{
	background:#ffffcc;
	border:1px solid #cccccc;
	font-weight: normal;
	padding:4;
    spacing:1
}

.models2 tbody th{
	background:#ffcc66;
    color: #000000;
	padding:8;
    spacing:1;
}

.models2 tbody tr.odd td{
	background:#eee;
}

.models2 tbody tr.odd th{
	background:#ccc;
}

.models2 .tableHeading {
	border-bottom: 1px solid #222;
}


.picRight {
	float: right;
	margin: 0 10px;
}

.models3 table,td,th{
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
	
  }


.models3 td,th{
	vertical-align:middle;
	font-weight:bold;
}

.models3 thead th{
	text-transform:uppercase;
	background:#666;
}

.models3 tbody td{
	background:#ffffcc;
	border:1px solid #cccccc;
	font-weight: normal;
	padding:3px;
}

.models3 tbody th{
	background:#ffcc66;
    color: #000000;
	padding: 3px;

}

.models3 tbody tr.odd td{
	background:#eee;
}

.models3 tbody tr.odd th{
	background:#ccc;
}

.models3 .tableHeading {
	border-bottom: 1px solid #222;
}
