body {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
}
.SiteBaselineDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.SiteBaselineDetails a:link {
	color: #333333;
	text-decoration: none;
}
.SiteBaselineDetails a:visited {
	color: #333333;
	text-decoration: none;
}
.SiteBaselineDetails a:hover {
	color: #333333;
	text-decoration: underline;
}
.SiteBaselineDetails a:active {
	color: #333333;
	text-decoration: none;
}
.SiteEditableFrame {
	margin: 0px;
	padding: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CF0200;
	border-left-color: #CF0200;
}
.SiteOuterFrame {
	border: 1px solid #333333;
}
.SiteActionText {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	text-decoration: none;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
	font-weight: bold;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: none;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.WrappedParagraphRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.WrappedParagraphLEFT {
	vertical-align: top;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
li {
	text-decoration: none;
	font-size: 13px;
}
.SiteContactKeyline {
	margin-top: 5px;
	padding-top: 5px;
	background-image: url(images-site/action-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.XLnumber { font-size: 24px; font-weight: bold; letter-spacing: normal; color: #D71F12; }

