.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytext a:link {
	color: #006699;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #006699;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #339999;
	text-decoration: underline;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.bodytextbold a:link {
	color: #006699;
	text-decoration: underline;
}
.bodytextbold a:visited {
	color: #006699;
	text-decoration: underline;
}
.bodytextbold a:hover {
	color: #339999;
	text-decoration: underline;
}
.bodygreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.bodygreen a:link {
	color: #006699;
	text-decoration: underline;
}
.bodygreen a:visited {
	color: #006699;
	text-decoration: underline;
}
.bodygreen a:hover {
	color: #339999;
	text-decoration: underline;
}
.bodyfadedgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFD9E5;
}
.bodyfadedgreen a:link {
	text-decoration: underline;
}
.bodyfadedgreen a:visited {
	text-decoration: underline;
}
.bodyfadedgreen a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a:link {
	text-decoration: underline;
}
h1 a:visited {
	text-decoration: underline;
}
h1 a:hover {
	text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}
.subhead a:link {
	text-decoration: underline;
}
.subhead a:visited {
	text-decoration: underline;
}
.subhead a:hover {
	text-decoration: underline;
}
.ssubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	font-style: italic;
	font-weight: normal;
}
.ssubhead a:link {
	text-decoration: underline;
}
.ssubhead a:visited {
	text-decoration: underline;
}
.ssubhead a:hover {
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.smalltext a:link {
	color: #006699;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #006699;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #339999;
	text-decoration: underline;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	border: 1px solid #006699;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 20px;
}
.callout a:link {
	color: #006699;
	text-decoration: underline;
}
.callout a:visited {
	color: #006699;
	text-decoration: underline;
}
.callout a:hover {
	color: #339999;
	text-decoration: underline;
}
ul {
	list-style-image: url(../images/global/bodytext_bullet.gif);
}
ol {
	color: #006699;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 16px;
}
li a:link {
	color: #006699;
	text-decoration: underline;
}
li a:visited {
	color: #006699;
	text-decoration: underline;
}
li a:hover {
	color: #339999;
	text-decoration: underline;
}
