p {
	margin: 0px;
	padding: 0px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	margin: 0px;
	padding: 50px 0px 10px 25px;
}
.heading-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;

}
.heading-subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding: 0px 5px 10px 25px;
	margin: 0px;
	line-height: 120%;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	padding: 0px 29px 10px 40px;
	margin: 0px;
	line-height: 120%;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
a:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: normal;
	color: #CC0000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 10px 5px 5px 25px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	line-height: 120%;
}
.heading-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px 10px 4px;
	font-weight: normal;
	margin: 0px 25px;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px 5px 15px;
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: left;
	text-decoration: none;

}
a.toc:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;

}
a.toc:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;

}
a.toc:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;

}
a.toc:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;

}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../navigation/body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;

}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;

}
a.email:link {
	color: #000000;
    font-weight: normal;
	text-decoration: none;
}
a.email:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.email:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
a.email:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.heading-paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: capitalize;
	letter-spacing: .5px;
	line-height: 100%;




}
.indent-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 120%;
	text-transform: none;


}
.bullet-item {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 10px;
	background-attachment: scroll;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0px;

}
