body {
  font-family: Arial, Helvetica, sans-serif;
  font-size  : 11px;
  color      : #000000;
}

.ingress {
  font-size  	: 12px;
  line-height	: 13px;
  font-weight	: bold; 
  font-style	: normal;
}



a:link, a:visited {
  color           : #48800F;
  text-decoration : underline;
}

a:hover {
  color           : #48800F;
  text-decoration : underline;
}

div, li, h2, h3, h4, h5, p, ol, form, hr {
  margin : 0px;
}

h1 {
  margin	: 0px 0px 10px 0px;
  font-family	: Arial, Helvetica, sans-serif;
  font-size  	: 16px;
  color 	: #000000;
  font-weight	: bold; 
  font-style	: normal;
}



h1 a:link, h1 a:visited {
  color         : #48800F;
  text-decoration : none;
}

h1 a:hover, h1 a:visited:hover {
  color           : #48800F;
  text-decoration : underline;
}


h2 {
	font-size       : 12px;
	color           : #48800F;
	font-weight     : bold;
	  /*letter-spacing : 1.1px;*/
}

h2 a:link, h2 a:visited, em a:link, em a:visited {
  text-decoration : none;
}

h2 a:hover, h2 a:visited:hover, em a:hover, em a:visited:hover {
  color           : #48800F;
  text-decoration : underline;
}


h3 {
	font-size       : 11px;
	color           : #000000;
	font-weight     : bold;
	  /*letter-spacing : 1.1px;*/
}

h3 a {
	text-decoration : none;
}

ul {
  font-size : 11px;
  font-family: Arial, Helvetica, sans-serif;
  /* list-style-position: inside;*/
  list-style-image: url(/img/dot.gif);
  padding : 0px 0px 0px 10px;
  margin: 0px 0px 0px 10px;
}

li {
  padding: 0px 0px 0px 0px;
}


.clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}


em {
font-size	: 12px;
color		: #48800F;
font-weight	: bold;
font-style	: normal;
}

.line_gray {
  background	: #cccccc; 
  height	: 1px;
  margin 	: 0px;
}

.innerbox {
  float : left;
  width : 984px;
  border: 0px;
  padding: 0px;
  margin: 0px 8px 0px 8px;
}

.innerbox {
  display : inline;
}


select {
	font-size: 9px;
	color: #000000;
	font-family: verdana,arial;
	background-color: #ffffff;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.q {
	font-size: 10px;
	width	: 100px;
	height	: 12px;
	color: #000000;
	font-family: verdana,arial;
	background-color: #ffffff;
	border-top: #D0D0D0 1px solid;
	border-right: #D0D0D0 1px solid;
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}

ul.expandlist {list-style: none; margin: 0px 0px 0px 9px; list-style-image: url(/img/dot.gif);}

ul.expandlist li { padding: 0px 0px 2px 0px; font-weight: bold;}

ul.expandlist li a:link, ul.expandlist li a:hover { text-decoration: none;}

ul.expandlist li ul{display: block; padding: 0px 0px 0px 0px; margin:0px;}

ul.expandlist li ul {display:inline; list-style: none; list-style-type:none; list-style-image: none; padding: 0px 0px 0px 0px;}

ul.expandlist li ul li {font-weight: normal; list-style: none; padding: 0px 0px 0px 0px;  margin:0px; line-height:13px; /*border:1px solid #ff0000;*/}

ul.expandlist p{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}



.rma input {
  width		: 200px;
}
