body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
.footer {
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

td {
	font-size: 12px;
	line-height: 20px;
}
.initialBody {
	font-size: 16px;
	font-weight: bold;
}
.titleSubPink {
	font-size: 13px;
	font-weight: bold;
	color: #8D0048;
}
.titleSubRed {
	font-size: 13px;
	font-weight: bold;
	color: #872300;
}
.titleSubOrange {
	font-size: 13px;
	font-weight: bold;
	color: #A64F00;
}
.titleSubYellow {
	font-size: 13px;
	font-weight: bold;
	color: #99990F;
}
.titleSubGreen {
	font-size: 13px;
	font-weight: bold;
	color: #006735;
}
.titleSubBlue {
	font-size: 13px;
	font-weight: bold;
	color: #00425B;
}
.titleSubPurple {
	font-size: 13px;
	font-weight: bold;
	color: #330033;
}
.titlePink {
	font-size: 16px;
	font-weight: bold;
	color: #8D0048;
}
.titleRed {
	font-size: 16px;
	font-weight: bold;
	color: #872300;
}
.titleOrange {
	font-size: 16px;
	font-weight: bold;
	color: #A64F00;
}
.titleYellow {
	font-size: 16px;
	font-weight: bold;
	color: #99990F;
}
.titleGreen {
	font-size: 16px;
	font-weight: bold;
	color: #006735;
}
.titleBlue {
	font-size: 16px;
	font-weight: bold;
	color: #00425B;
}
.titlePurple {
	font-size: 16px;
	font-weight: bold;
	color: #330033;
}
.leftBoxPink {
	line-height: 12px;
	background-color: #F6ECF1;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxRed {
	line-height: 12px;
	background-color: #F6EEEB;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxOrange {
	line-height: 12px;
	background-color: #F8F1EB;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxYellow {
	line-height: 12px;
	background-color: #F5F5E7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxGreen {
	line-height: 12px;
	background-color: #F1F6F3;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxBlue {
	line-height: 12px;
	background-color: #F1F4F5;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftBoxPurple {
	line-height: 12px;
	background-color: #F3F0F3;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
}
.leftHeaderYellow {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #99990f;
	letter-spacing: 1px;
}
.leftHeaderPink {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #8D0048;
	letter-spacing: 1px;
}
.leftHeaderRed {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #872300;
	letter-spacing: 1px;
}
.leftHeaderOrange {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #A64F00;
	letter-spacing: 1px;
}
.leftHeaderYellow {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #99990F;
	letter-spacing: 1px;
}
.leftHeaderGreen {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #006735;
	letter-spacing: 1px;
}
.leftHeaderBlue {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #00425B;
	letter-spacing: 1px;
}
.leftHeaderPurple {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #330033;
	letter-spacing: 1px;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #2D5E76;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #2D5E76;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #388450;
}
a:visited.hover {
	font-weight: bold;
	color:  #388450;
	text-decoration: none;
}
a.linkGrey:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.linkGrey:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.linkGrey:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.linkGrey:visited.hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linkNav:link {
line-height:13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.linkNav:visited {
line-height:13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkNav:hover {
line-height:13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linkNav:visited.hover {
line-height:13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tableBorderPurple {
	border: 2px solid #E3D4E9;
}
.cellStripePurple {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD3E4;
}
.cellStripeHeadPurple {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998399;
	font-size: 13px;
	font-weight: bold;
	color: #330033;
}
.dropNavRedBorder {
	border: 2px solid #872300;
	background-color: #FFFFFF;
}
.dropNavOrangeBorder {
	border: 2px solid #a64f00;
	background-color: #FFFFFF;
}
.dropNavYellowBorder {
	border: 2px solid #99990f;
	background-color: #FFFFFF;
}
.cellStripeOrange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE7E57;
}
.cellStripeHeadOrange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a64f00;
	font-size: 13px;
	font-weight: bold;
	color: #a64f00;
}
.cellStripePink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C46F84;
}
.cellStripeHeadPink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d0048;
	font-size: 13px;
	font-weight: bold;
	color: #8d0048;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	line-height: 13px;
}

.framework {
  margin: 0 0 1em 20px;
  padding: 0;
  width: 720px;
}

.framework div.group {
  margin: 0;
  padding: 0;
}

.framework div.floatRight {
  float: right;
  text-align: center;
  width: 210px;
  padding: 0 0 2em 2em;
}

.framework img {

}

.framework h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
  margin-bottom: 1.5em;

}

.framework div  h3 {
  font-size: 115%;
  margin: 0;
  padding: 0;
  width: 100px;
  float: left;
}

.framework ul {
  padding-left: 0;
  margin-left: 0;
  list-style-position: outside;
}

.framework li {
  padding-left: 0;
  margin-left: 115px;
}

.framework p {
  padding-left: 0;
  margin-left: 0;
}

.pageHeader {
  margin: 0 0 2em 20px;
  padding: 0;
}

span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

