body {
      	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: black;
	font-weight: bold; }

td {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: black;  }

a:visited,
a {
	text-decoration: underline;
   	font-family: verdana, arial, helvetica;
   	font-size: 8pt;
   	color: #003C77;
   	font-weight: bold; }

a:hover {
   	text-decoration: underline;
   	font-family: verdana, arial, helvetica;
   	font-size: 8pt;
   	color: blue;
   	font-weight: bold;}

th {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: black;
	font-weight: bold; }

h1 {
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0; }

h3 {
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0; }

h2 {
	font-family: arial, verdana, helvetica;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0; }

li,
ul {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: black;  }

p {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #003C77;
	font-weight: bold; }

.price {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	color: #8A4611;
	font-weight: bold; }

.pricesmall {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #8A4611;
	font-weight: bold; }

.tableheader {
	background-color: #DBDBDB; }

.copyright {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px; }

.quote {
	margin-left: 5px;
	width: 550px;
	text-align: justify;
	font-weight: bold; }

.hp_title {
	text-decoration: none;
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	color: #964911;
	font-weight: bold; }

.hp_subtitle {
	text-decoration: none;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold; }
	
.custservrep{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;

	}

form {  font-family: Arial, Verdana, Tahoma, Helv, Sans;
        font-size: 11px;
        margin-left : 0px;
        margin-right: 0px;
        margin-top : 0px;
        margin-bottom: 0px;
   
     	 }

.nav-border {
        border-bottom-width: 2px;
        border-bottom-color: #ECECEC;
        border-bottom-style: solid;
        border-right-width: 2px;
        border-right-color: #ECECEC;
        border-right-style: solid; }

.important{    
	border-top-width: 1px;
        border-top-color: #979797;
        border-top-style: solid;
        border-left-width: 1px;
        border-left-color: #979797;
        border-left-style: solid;
        border-right-width: 1px;
        border-right-color: #979797;
        border-right-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #979797;
        border-bottom-style: solid;
}

.guide {
	text-decoration: none;
	font-style: italic;
}

/*Collapsable Menu*/

.submenu { display:none; }
.submenu a{ color: #964911; }
.submenu a:visited{ color: #8c8c8c; }
.submenu a:hover { color: blue; }
.mhead { background-color: #FFFFFF; display: inline; font-size: 100%; line-height: 185%;}
.codeDiv {  height: 250px; clip: rect( 0px, 0px, 0px, 0px ); overflow: scroll; }
/*End Collapsable Menu*/

