/* =Headings
----------------------------------------------- */
h1
{
	/*height:1.5em;	*/
	height:auto;
  font-weight: bold;
  /*font-size:16px;*/
	font-size:1.5em;	  
  padding:0px;
  margin-top:5px;
  margin-bottom:5px;
}

h2
{
	font-weight: bold;
	font-size:1.4em;	  
	/*height:1.5em;*/
	height:auto;
	padding:0px;
	margin:0px;
}

h3 
{
  font-size:1.3em;

}

.pageTitle
{
  border-bottom:solid 1px #003300;
  margin-top:0px;
}

/* = Nav
----------------------------------------------- */

p 
{
  margin:0px;
}
.black11 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}





/* =Addresses
----------------------------------------------- */


.addressIndex
{
	width:10px;
	float:left;
}
.addressIndex p
{
	margin-top:10px;	
}

.address
{
	width:40%;
	float:left;
	padding:10px;
}
.address p
{
	margin:0px;
}

.curraddress
{
	color:navy;
}


.errmsg
{
	margin: 10px 0px;
	font-size:1.1em;
}
