h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8080FF;
	letter-spacing: 1pt;
	text-align: left;
	margin-top: 10px;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	letter-spacing: 1pt;
	text-align: left;
	margin-top: 10px;
}


ul,li{

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

	font-size: 11pt;

	font-style: normal;

	line-height: 120%;

	color: #333333;

}
ul li {list-style-image:     url(images/horseshoe.gif);}
table,tr,td, p {

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

	font-size: 11pt;
}

b,legend {

		font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000066;

	}
	.small {font-size:90%;}
	.firstletter {font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;}


.quote {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: normal;

	color: #999999;

	line-height: 110%;

}
/* navigation drop menu stiles */
#dropmenudiv{
position:absolute;
background-color: #669999;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: navy;
}

@media print{.noprint{

	display : none;}

}

ul.smallx li
{
	font-size:12px;
}