@charset "utf-8";
/* CSS Document */



/*  Chart or tabular data formatting in this area */
.chartStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000066;
	padding: 2px;
	border: thin solid #7BD3F7;
}
.chartStyle-even {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #F9DAC1;
	padding-right: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7BD3F7;
	border-left-color: #7BD3F7;
	text-align: center;
}
.chartStyle-odd {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 30px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #7BD3F7;
	border-right-color: #7BD3F7;
	border-bottom-color: #7BD3F7;
	border-left-color: #7BD3F7;
	text-align: center;
}
/*  General Text Formatting in this area */
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
}
.mottoScript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.mottoScriptB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ConsultantText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.staffname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footerText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.bodyText {
	text-align: left;
	padding: 10px;
}
.curves {
	margin-left: -2px;

}
.peopleDiv {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}

.peoplepics {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
.peopleInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-left: 150px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
.centerText {
	text-align: center;
}
.hometxt_mid {
	background-image: url(../images/site/tbox_mid.gif);
	background-repeat: repeat-y;
	width: 837px;
	text-align: left;
	background-position: center;
}
#hometxt {
	background-position: center;
	background-color: #FFFFFF;
}
.orgbk {
	background-color: #F89A45;
	width: 756px;
	left: 20px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
