.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bold_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #017F70;
}
.bullet {
	list-style-image: url(images/icons/bullet-square.gif);
	line-height: 17px;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

a:hover {
	color: #333333;
}

a:link {
	color: #666666;
}


a:visited {
	color: #999999;
}
li {
	list-style-type: circle;
	list-style-image: url(v2/webdesign/images/bullet.gif);
}


.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.navbottom2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	width: 875px;
	padding-left: 50px;
}
a.navbottom:link, a.navbottom:visited  {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.navbottom:hover  {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textxxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x10px;
	color: #333333;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1B7157;
	border-bottom-color: #327F68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 350px;
	padding: 12px;
	background-position: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	vertical-align: middle;
}
.quotenarrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #454545;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1B7157;
	border-bottom-color: #1B7157;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 275px;
	padding: 12px;
	background-position: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	vertical-align: middle;
}
.quotewide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 650px;
	padding: 12px;
	background-position: center;
	font-weight: 500;
	letter-spacing: 0.05em;
	}
.boldblue {
	font-weight: bold;
	color: 1B7157;
}

