td, p {

	font-family: verdana, arial, Helvetica, sans-serif;

	font-size: 11px;

   color: #000000;

   word-spacing: 0;

}

a.menu {

   color: #000000;	

	text-decoration: none;	

}

a.menu:hover {

	text-decoration: none;	

	color: #FFFFFF;		

}

td.menuhi {

	font-family: verdana, arial, Helvetica, sans-serif;

	font-size: 10px;

   word-spacing: 0;

	font-weight: bold;

	border: 1px solid black;	

	background-color: #076C98;

	color: #FFFFFF;	

}

td.menu {

   color: #000000;

	font-family: verdana, arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

   word-spacing: 0;

	border: 1px solid black;	

}

td.head {

	font-family: verdana, arial, Helvetica, sans-serif;

	font-size: 11px;

	background: #eeeeee;

}



.headingblock { color:006699; }

		.list { color:3FB2D9; }

		

		

		

/* Custom Styles for use in the html editor */

.bodytext {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11;

}

.heading {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13;

	font-weight: bold;

}	

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00539F;
	border-right-color: #00539F;
	border-bottom-color: #00539F;
	border-left-color: #00539F;
	background-image: url(images/gen/formshadow.gif);
}
	
.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #256EB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}	

	.address_container {
		margin:1.0em;
	}
		.address {
			width:49%;
			float:left;
		}
			.address address {
				padding:0.8em 0;
			}
				.address address strong {
					display:block;
				}


