body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #000000;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;

}
a {
	color: #A50000;
}
a:hover {
     color: black;
}


div#container
{
margin-left: auto;
margin-right: auto;
width: 766px;
}
#headernav {
  width: 766px;
  height: 47px;
}
#contentflash {
  background: #fff;
  width: 766px;
}
#content {
  background: #fff;
  width: 766px;
  text-align: left;
}
#leftcol {
  float: left;
  width: 373px;
  height: auto;
}
#rightcol {
	float: left;
	width: 393px;
	height: auto;
}

#footer {
  background-image: url(images/00_homemaindes_16.gif) ;
  clear: both;
  width: 766px;
  height: 75px;
}

#footertest {
	background-image: url(images/00_homemaindesfoot1_16.gif);
	clear: both;
	width: 766px;
	height: 130px;
	background-repeat: no-repeat;
	background-color: #003275;
	color:#FFF;
}

#footertest a {
	text-decoration: none;
	color: #013274;
	font-size: 10px;
}
#footertest a:hover {
	color: grey;
	text-decoration: none;
}

#footerlinks {
	position: relative;
	float: right;
	width: 380px;
	top: 18px;
	color: white;
	font-size: 10px;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: grey;
	text-decoration: none;
}

#contentblock
{
padding: 10px 10px 10px 10px;
margin: 5px 5px  5px 5px;
}

.arrowmore {
	background-image: url(images/arrowmore.gif);
	padding: 0px 10px;
	background-position: center left;
	background-repeat: no-repeat;
}


.newsheading {
	font-size: 14px;
	text-decoration: underline;
	color: #003275;
	font-weight: normal;
}
.textlarge {
	font-size: 16px;
	color:#3e2921;
}
#form1{
  margin: 0;
}
.textmainpages {
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	font-size: 22px;
	color:#003275;
	line-height: 100%;

}
.textmainpagesxlarge {
font-family:  Tahoma, Arial, Verdana, sans-serif;
font-size: 28px;
	color:#003275;
	line-height: 100%;

}
.whiteborder {
	border: 2px solid #FFFFFF;
}
.greyborder {
	border: 1px solid #805781;
}
.imgtextrightembed {
 margin: 0 0 0 5px;
}
.imgtextleftembed {
 margin: 0 5px 5px 0;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
}

/* style the links for the top level */

.menu a, .menu a:visited {
display:block;
font-size:14px;
color:white;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { 
background-image: url(/images/fly.gif);
background-position: center right;
background-repeat:no-repeat; 
}
/* style the second level hover */
.menu ul ul a.drop:hover{ background-image: url(/images/fly.gif);
background-position: center right;
background-repeat:no-repeat; 
}
.menu ul ul :hover > a.drop { background-image: url(/images/fly.gif);
background-position: center right;
background-repeat:no-repeat; 
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { }
/* style the third level hover */
.menu ul ul ul a:hover {background:#dddef1; color:black;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:45px;left:0; width:149px;border-top:1px solid #000;}


/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { 
display:block;
font-size:12px;
padding:0px 0 0 0;

text-decoration:none;
margin-right:0px;
text-align:center;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:black;
background:#ecebe9;}
.menu :hover > a, .menu ul ul :hover > a {color:black;
background:#ecebe9;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menuprod {
    background:#6960c2;
	width:149px;
	height:30px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	line-height: 30px;
	color:white;
}

.menuprodlv2  {
    background:#ecebe9;
	width:149px;
	height:30px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	line-height: 30px;
	color:black;
}

.submenu a, .submenu a:visited{
color:black;
}
h1 {
	font-size:24px;
	font-weight:normal;
	margin: 0;
}

h2 {
	color: #996600;
}
.boldheading {
	color: #003275;
	font-size: 14px;
	font-weight: bold;
}
hr {
	border-top: 1px dotted #B88B7A;
	border-right: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
}
strong {
color: #990000;
	}
b {
  color: #990000;

}
.footercontact {
	font-size: 9px;
	color: #003275;
}
.prodheading {
	font-size: 18px;
	font-weight: normal;
}
#prodhead li {
	list-style-image: url(images/bar.gif);
	list-style-type: none;
	line-height: 22px;
}

#prodhead {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
textarea {
text-align:left;
}
.lightgreyborder {
	border: 1px solid #E9E9E9;
}
#errors {
	color: #FF0000;
}
#scroll {
	background-color: #F9F9F9;
	border: 1px solid #C9C9C9;
}
.mineral table
{
    border-color: grey;
    border-style: solid;
}

.mineral td
{
    border-color: grey;
    border-style: solid;
}

.mineral table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.mineral td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: white;
}
