/* Headings */


.txt_Heading01
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #7EB832;
}

.txt_Title_14 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
}
.txt_Highlight
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #7EB832;
	font-style: italic;
	font-weight: bold;
}


.body_site
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #545454;
}


.txt_BulletList
{
	margin:0em 0em .5em 2em;
	/* margin:1em 0 1em 2em; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	padding:0px 0 0px 19px;
	line-height:1.2em;
	background-image: url(../../images/bullets/PostHeaderIcon_Green_sm.png);
	background-repeat:no-repeat;
	padding-left:19px;
}

.h_rule {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txt_Small_10pt
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #545454;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}


/* */

