h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 1;
	color: #179b5f;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
  font-size: 2em;
}

/* rounded corner box
================================== */

.boxg {
  width: 300px;
  background: url(Images/tile2G.gif) repeat-y;
}

.boxg h2 {
  background: url(Images/top2G.gif) no-repeat left top;
  padding-top: 20px;
}

.boxg .last {
  background: url(Images/bottom2G.gif) no-repeat left bottom;
  padding-bottom: 20px;
}

.boxg p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-align: left;
	font-weight: lighter;
	line-height: 21px;
}
.boxg a 
{
	font-family: Arial;
	color:#333333;
	text-align: inherit;
	font-size: inherit;
}

/* 
================================== */

.textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:Gray;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #057ec5;
	text-align: left;
}
.titleG {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #179b5f;
	text-align: left;
}

.copy {
	font-size: 11pt;
	font: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 135%;
	font-weight: 100;
	text-align: left;
	margin: 0px;
	font-family: Arial;
	padding-top: 2px;
	margin-top: 0px;
}
.copy a 
{
	font-family: Arial;
	color:#0066CC;
	text-align: inherit;
	font-size: inherit;
}
.copysubtitle 
{
	font-family: Arial;
	color:#179b5f;
	text-align: inherit;
	font-size: inherit;
	font-weight: bolder;
	text-align: left;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {

	font: Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 110%;
	font-weight: 100;
	font-family: Arial;
	text-align: left;
	font-size: 11pt;
	margin: 20px;
	background: url(Images/bullet.gif) no-repeat 2px 3px;
    padding-left: 18px;
}
.TitleBarSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	background: transparent;
	text-align: left;
	background: transparent;
	color: #179b5f;
	margin-bottom: 10px;
}
.TitleBarSectionB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	background: transparent;
	text-align: left;
	background: transparent;
	color: #057ec5;
	margin-bottom: 10px;
}
.caption
 {
	font-size: 80%;
	color: #666666;
	font-weight: 300;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	word-spacing: 2px;
	border: 0;
	width: 288px;
	margin: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.copysubtitleB {
	font-family: Arial;
	color:#057ec5;
	text-align: left;
	font-size: inherit;
	font-weight: bolder;
	text-align: left;
}

