﻿body{
	font-family: Arial,sans-serif;
	color: #999999;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #F3F3F3 url("images/bg.jpg") fixed;
	background-repeat:repeat-x;
	background-position:top;
}

td {
	font-family:Arial;
	font-size:12px;
	color:#7B7B7B;
}

p {
	padding:0px;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
height: 32px;
color: #cccccc;
width: 100%;
padding: 0px;
margin: 0px;
background-image:  url("images/glbnav_background.gif");
}

#masthead{
	background-color:#FFFFFF;
	position: relative;
	top: 20px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	font-family:Arial;
	font-size:17px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

.preview {
	text-align:justify;
	padding: 0 4px 0 4px;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #006699;
	font-weight: bold;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	position: relative;
	color: #006699;
  	background-image:  url("images/glblnav_selected.gif");
	height: 22px;
	text-decoration: none;
}

.skipLinks {display: none;}

.colorChart {
	width:16%;
	height:25px;
	border:1px solid black;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}

.quartzChart {
	width:16%;
	height:25px;
	border:1px solid black;
	vertical-align:middle;
	text-align:center;
	color:#000000;
}

.quartzText {
	width:16%;
	text-align:center;
	font-size:10px;
	color:#000000;
}

.mailForm {
	font-size:11px;
	color:#666666;
	font-family:Arial,sans-serif;
}

.mailForm1 {
	font-size:11px;
	color:#666666;
	width:99%;
	font-family:Arial,sans-serif;
}

.mailForm2 {
	font-size:11px;
	color:#666666;
	width:99%;
	font-family:Arial,sans-serif;
}

.mailForm3 {
	font-size:11px;
	color:#666666;
	width:99%;
	font-family:Arial,sans-serif;
}

.errorText {
	color:Red;
	padding:5px;
	text-align:center;
}

.errorText2 {
	color:Red;
	padding:5px;
	text-align:left;
}

ul {
	line-height:22px;
}

#wmlogo { position:absolute;top:95px;border:0;cursor:pointer; }

.pics {  
    height:  250px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 1px;  
    border:  1px solid #000;  
    background-color: #FFF;  
    width:  250px; 
    height: 150px; 
} 