.headMenu
{
	height:22px;
	padding-right:15px;
	letter-spacing:-0.75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	line-height: 20px;
}

.borderline
{
	border-bottom-style: solid;
	border-bottom-color:#0099CC;
	border-bottom-width:1px;
	line-height: 20px;
}

.borderline2
{
	border-bottom-style: solid;
	border-bottom-color:#D8D8DC;
	border-bottom-width:2px;
	line-height: 20px;
}

.searchborders
{
	border: 1px solid #5276b3;
}

a.headMenu:visited 
{
	color: #006699;
}


.textTitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.textTitle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.textSignUp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003690;
	font-weight:bold;
}

.subText1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.grayText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #323232;
}

.grayText-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #323232;
}

.blueBG
{
	background-color:#e5ecf9;
}

.blueHeading
{
	background-color:#e5ecf9;
	line-height:26px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.blueborder
{
	border-color:#e5ecf9;
	border-bottom-style: solid;       
	border-bottom-width:2px;
	border-left-style: solid;
	border-left-width:2px;
	border-right-style: solid;
	border-right-width:2px;
}

div#searchBox {
  text-align: center;
  /* border:1px solid #85ADD6; */

  padding: 2px 2px;
  font-family:Verdana, sans-serif;
  font-size: 0.8em;
}

#searchBox form { display: inline}

tdtext
{
  color:#FFFFFF;
  font-weight: bold;
}

.listdate
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: -6px 0 0 0;
	letter-spacing: -1px;
}

.listdate-all
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #818181;
	margin: 6px 0 0 0;
	letter-spacing: -1px;
}

.section-head {
    background-color: #264989;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    padding:2px;
}

.importantBox {
  background-color: #E6ECF2;
  margin-top: 5px;
  padding: 3px;
  color: #264989;
  /* font-size: 1em; */
}

.importantBox a:link, .importantBox a:visited  {
  color: #0000ee;
  text-decoration: underline;
}

.importantBox a:hover {
  color: #0000ee;
  text-decoration: none;
}

.error {
  color: red;
}

.datelistings {
	letter-spacing:-0.75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 2px;
	color: #006699;
}

a.datelistings {
	text-decoration: none;
	color: #006699;
}

a.datelistings:visited {
	color: #006699;
}

a.datelistings:hover {
  color: #0000ee;
  text-decoration: none;
}

.methodology {
	line-height:10px;
	color:#444;
	font-family:Verdana;
	font-size:8pt;
	letter-spacing:-1px;
	margin-left:6px;
}



