/* Global Styles */

img {
   border: 0px;
   border-style: none;
}

body, table, td {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; 
  font-size:  11px;
}

body {
	margin:0;
  background: #666666;
	color: #666666;
}

table, td {
 	border-collapse: collapse;
}

td {
	color:#505050;
}
	
td,th {
	margin:0;
	padding:0;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}

a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #6DC9DC;
	text-decoration:none;
	}
	
/** Submit button on info request */
#button {
	color:#000000;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:thin; 
}


#label {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:2px;
	display:block;
	padding:10px 10px 20px 20px;
	text-align:right;
	vertical-align:middle;
	}


#orange {
  background-color:#F38514;
}
	
#blue {
  background-color:#000066;
}	
	
#grey-line {
  background-color:#E9E9E9;
	padding-left: 200px;
	padding-right: 200px;
  height: 1px;
}

#light-grey-line {
  background-color:#CCCCCC;
	padding-left: 200px;
	padding-right: 200px;
  height: 1px;
}
	
.learn-more {
	font:  12px arial, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	vertical-align:text-top;
	padding-right: 30px;
}

#tm {
    color: black;
	font: 5px arial, helvetica, sans-serif;
	position: relative; 
	top: -1.6em;
}

/** Items in the topbar.  */
.topbar-menu a {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; 
	font-size: .9em;
  font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:2px;
	display:block;
	padding:10px 10px 10px 20px;
	background:  url("../images/orange_arrow.gif") 10px 50% no-repeat;
	text-align: left;
	white-space: nowrap;
}
	
.topbar-menu a:hover {
  color:#000000;
  background:  url("../images/orange_arrow_large.gif") 10px 50% no-repeat;
}

.topbar-row {
  padding-left: 10px;
	background-color: #E9E9E9;
  border-bottom: 1px #F38514 solid;
}
/* END OF ITEMS IN THE TOPBAR */


.footer-copyright {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	letter-spacing:.05em;
}

.products-leftnav-selected {
	font-weight: bold;
  font-size:  12px;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px #e9e9e9 solid;
  border-top: 3px #e9e9e9 solid;
}

.products-leftnav-selected a{
	text-decoration: none;
	color: #333333;
}

.products-leftnav {
	font: bold 12px arial, verdana, helvetica;
	color: #999999;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
  border-right: 3px #e9e9e9 solid;
}

.products-leftnav a{
	text-decoration: none;
	color: #999999;
}

.products-leftnav a:hover{
	color: #F38514;
}

.products-leftnav-gap {
  height: 10px;
  border-right: 3px #e9e9e9 solid;
}

.products-space {
	height: 8px;
}

.products-bullet
{
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	color:#333333; 
	line-height: 15px; 
  padding-left: 20px;
  padding-top: 10px;
}

.products-video
{
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	color:#333333; 
	line-height: 15px; 
  padding-left: 20px;
}

.black {
  color: #000000; 
}

.products-text
{
	line-height: 16px; 
	text-decoration: none;
}

.products-title
{
	font-size: 13px; 
	color:#000000; 
	line-height: 16px; 
	font-weight: bold;
	padding-bottom: 10px;
}

.products-subtitle
{
	color:#000000; 
	line-height: 16px; 
	font-weight: bold;
	padding-bottom: 5px;
}

.on-black a {
	color: #FFFFFF;
	text-decoration:underline;
	}

.on-black a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

/** index.php ->  The title in the box above the image. */
.banner-title {
  font-size: 1.1em;
  font-weight: bold;
}

/** index.php ->  The body text in the box above the image. */
.banner-text {
  margin-top: 5px;
	line-height: 16px; 
}

.banner-text-small {
  font-size: 7pt;
  margin-top: 5px;
	line-height: 16px; 
  text-align: left;
}


.body-text {
  margin-top: 5px;
	line-height: 16px; 
	padding-top: 10px;
}

.products-link a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.products-link a:hover {
  color: #666666;
}

.products-small {
	font-family: arial, verdana, helvetica; 
	font-size: 9px; 
	color:#999999; 
	line-height: 15px; 
}

.dark-grey {
	color:#333333; 
}
