.MainBackground {
	background-image: url(images-site/framework-yell-bg.gif);
	background-repeat: repeat-x;
}
.Nav {
	font-size: 18px;
	font-weight: bold;
	color: #BE2727;
	text-decoration: none;
	line-height: 24px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
}
.SitePrimaryInfo {
	font-size: 13px;
	text-decoration: none;
}
.SiteBaselineDetails {
	font-size: 9px;
	text-decoration: none;
}
.SiteScrollRight {
	background-image: url(images-site/framework_06.png);
	background-repeat: repeat-y;
}
.SiteScrollLeft {
	background-image: url(images-site/framework_05.png);
	background-repeat: repeat-y;
}
.WrappedParagraphRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.WrappedParagraphLEFT {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}h1 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
p {
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
