@charset "UTF-8";
a:link {
	color: #334AA0;
	text-decoration: none;
}
a:visited {
	color: #334AA0;
	text-decoration: none;
}
a:hover {
	color: #A12D2B;
	text-decoration: none;
}
.body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
}
.rightPhotoCell {
	text-align: left;
	vertical-align: top;
}
.bioPicsPad {
	margin-right: 8px;
	margin-bottom: 6px;
}
.borderCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
}
.borderCell-underPhoto {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerRow {
	font-size: 9px;
	background-color: #334aa0;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334AA0;
	text-align: right;
	padding-top: 4px;
	vertical-align: top;
	padding-right: 4px;
}
.headerText a {
	color: #334AA0;
	text-decoration: underline;
}
.headerText a:hover {
	color: #A12D2B;
	text-decoration: underline;
}
.headlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A12D2B;
	font-weight: bold;
	padding-bottom: 4px;
}
.menuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #334AA0;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 2px;
}
.menuFont a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuFont a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A12D2B;
	display: block;
}
.menuFont-last {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #334AA0;
	text-align: center;
}
.menuFont-last a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuFont-last a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A12D2B;
	display: block;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	color: #333333;
}
.pictureCell {
	background-repeat: no-repeat;
	height: 228px;
	width: 600px;
	background-image: url(../images/600px-salesMtg.jpg);
}
.rightGrayCell {
	background-color: #CCCCCC;
	background-image: url(../images/gradient.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}
.siteCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteCredit a {
	color: #334AA0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteCredit a:hover {
	color: #A12D2B;
	text-decoration: none;
}
.spacerRow-2px {
	font-size: 2px;
	color: #FFFFFF;
}
.spacerRow-6px {
	font-size: 6px;
}
.textCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	color: #333333;
}
.textCell-subPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	color: #333333;
}
