
.nomargins {
	margin:0px;
	padding: 4px;
}
 
body {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-repeat:repeat-x;
}

td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

A {
color: 9a060b;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

A:hover {
color: 767676;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

tr.menu_text_indent_10 {
text-indent: 10px;
}

tr.menu_text_indent_5 {
text-indent: 5px;
}

SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #A9C1FB;
}

table.invoice {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.invoice_sub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #FFFDE3;
}

table.invoice td {
	border-width: 1px;
	border-style: solid;
	border-color: #DDE3F9;
	background-color: #F4F6FD;
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
	height: 26px;
}

table.invoice_data {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 6px 6px 6px 6px;
}

table.invoice_data td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 6px 6px 6px 6px;
	height: 26px;
}

table.invoice_dataSub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
}

table.invoice_dataSub td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 4px 4px 4px 4px;
	height: 26px;
}

input.button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#ffa200;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

input.install_button {
   font-family: Helvetica, Arial, sans-serif;
   font-size:90%;
	height: 20px;
	width: 125px;
}

input.red_button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#CC0000;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

.ReportsButton {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
width: 125px;
height: 20px;
}



#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 625px;
  height: 57px;
  position: relative;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .home {
  width: 89px;
  height: 57px;
  background: url(/images/home-nav.png) no-repeat;
 }
 
 #menu li {
	 float:left;
 }
 
 #menu .news {
  width: 171px;
  height: 57px;
  background: url(/images/news-nav.png) no-repeat;
  left: 89px;
  }
  
  #menu .tips {
  width: 160px;
  height: 57px;
  background: url(/images/tips-nav.png) no-repeat;
  left: 260px;
  }
  
  #menu .faq {
  width: 57px;
  height: 57px;
  background: url(/images/faq-nav.png) no-repeat;
  left: 420px;
  }

  #menu .newsletter {
  width: 140px;
  height: 57px;
  background: url(/images/newsletter-nav.png) no-repeat;
  left: 477px;
  }
  
  #menu .product {
  width: 161px;
  height: 57px;
  background: url(/images/product-feed-nav.png) no-repeat;
  left: 617px;
  }
  
  .nav2 {
	   background: url(/images/contact-nav.png) no-repeat;
  }

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	font-weight: bold;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #af2107;
	font-weight: bold;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9a060b;
	
}

.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #af2107;
	font-weight: bold;
}



.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}


.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a060b;
	font-weight: bold;
	text-decoration: underline;
}

.paragraph_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indented
   {
   padding-left: 12pt;
   
   }
.top_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #af2107;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5pt;
}
