body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#content {
	padding: 10px 25px;
}
#footer a:link {
	color: #990000;
	text-decoration: none;
}
#footer {
	margin: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer p {
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
h1 {
	font-size: 48px;
	color: #999999;
	background-image: url(images/heading1arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
}
h2 {
	font-size: 24px;
	color: #FF6633;
	font-weight: bold;
	line-height: 80%;
}
h3 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: -9px;
	margin-top: 18px;
}
h4 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -7px;
	margin-top: 16px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -7px;
	margin-top: 16px;
}
p {
	font-size: 12px;
	line-height: 15px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.graphicLeft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 0px none;
}
.graphicRight {
	margin: 0px 0px 20px 20px;
	border: 0px none;
    float: right;
}
.photo {
	border: 1px solid #990000;
}
.photoLeft {
	margin: 20px 20px 20px 0px;
	float: left;
	border: 1px solid #990000;

}
.photoRight {
	margin: 20px 0px 20px 20px;
	float: right;
	border: 1px solid #990000;

}
li {
	margin-bottom: 6px;
}
.CNLBred {
	color: #990000;
}
.CNLBorange {
	color: #FF6633;
}
.CNLBredInverse {
	color: #FFFFFF;
	background-color: #990000;
}
.bodytext12 {
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}
.bodytext14 {
	font-size: 14px;
}
.testimonialQuote {
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.testimonialCredit {
	margin-left: 25px;
	color: #990000;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.newsHeadingInverse {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dropcap {
	margin: 0px;
	float: left;
	border: 0px none;
}
.newsHeadline {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	padding-top: 6px;
	margin-bottom: 0px;
	background-image: url(images/newsletter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 25px;
	margin-top: 0px;
	padding-bottom: 3px;
	line-height: 24px;
	clear: both;
	text-align: left;
}
.newsHeadlineSmall {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.calendarMonth {
	font-weight: bold;
	background-color: #FF6633;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.calendarDate {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.calendarEvent {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.calendarEventBody {
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.newsTOC {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(images/newsletter_arrow_mini.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
	line-height: 14px;
}
.newsTOCbody {
	margin-right: 5px;
	margin-left: 5px;
}
.noticeBottom {
	background-color: #FFCC99;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	margin: 0px;
	clear: both;
}
.noticeTop {
	background-color: #FFCC99;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	margin: 0px;
}
.quote {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}
#insert_tbl {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	margin: 0px;
	background-image: url(images/background_tbl.jpg);
	background-repeat: no-repeat;
}
#insert_tbl p {
	font-size: 12px;
	line-height: 15px;
}
#insert {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	margin: 0px;
}
#insert p {
	font-size: 12px;
	line-height: 15px;
}
#announcement {
	padding: 10px;
	border: 1px dotted #990000;
	background-color: #FFECB3;
}
#announcementx {
	padding: 10px;
	border: 1px dotted #990000;
	background-color: #FFFFFF;
}

