body {
  background-color: #fff;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  text-align: left; 
}

p {
margin: 0;
padding-left: 4px;
padding-bottom: 1em;
}

.blueHeaderBox { 
display: block;
background-color: #678393;
color: #F2F5F6;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin-top: 1.5em;
margin-bottom: .75em;
padding: 2px 0 2px 4px;
width: 96%;
}

.blueHeaderBoxTop { 
display: block;
background-color: #678393;
color: #F2F5F6;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin: 0;
margin-bottom: .75em;
padding: 2px 0 2px 4px;
width: 96%;
}

.underLinedHeader { 
display: block;
color: #678393;
border-bottom: solid 1px #ccc;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin-top: 1.5em;
margin-bottom: .75em;
padding: 2px 0 6px 4px;
width: 96%;
}

.underLinedHeaderTop { 
display: block;
color: #678393;
border-bottom: solid 1px #ccc;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin: 0;
margin-bottom: .75em;
padding: 2px 0 6px 4px;
width: 96%;
}

.hiLite {
color: #678393;
}

.tableMargin {
margin-left: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

.formMargin {
margin: 0 0 0 4px;
padding: 0;
}

form select {
  color: #678393;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.sandpLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #678393;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#researchMenu {
background-image: url(../images/researchMenuBg.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 46px 10px 10px 10px;
width: 440px;
}