.dev {
	color: #CC3366;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.quote {
	margin-top: 50px;
}
.sidebarR {
	background-color: #C7DBE3;
}
.photo {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.subNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subNavLast {
	margin-bottom: 5px;
}
.left {
	background-color: #6F6F7C;
}
.footer {
	font-size: 10px;
	color: #272F56;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
a:link {
	color: #6F6F7C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6F6F7C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #272F56;
	text-decoration: underline;
	font-weight: bold;
}
.footer a {
	color: #272F56;
	text-decoration: none;
	font-weight: normal;
}
.blockTitle {
	font-weight: bold;
	padding-bottom: 0px;
}
.blockTitleGfx {
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer a:hover {
	color: #6F6F7C;
	text-decoration: underline;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F756B;
	margin-bottom: 20px;
}
.pgTitle {
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bioPhotoBig {
	margin-top: 35px;
}
.bioPhotoSmall {
	margin-left: 20px;
}
.ruleGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pressDate {
	font-weight: bold;
	color: #000000;
}
.homeText {
	font-size: 12px;
	color: #666666;
}
.bioBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F7C;
	margin-bottom: 10px;
	display: block;
	background-color: #FFFFCC;
	padding-bottom: 10px;
}
.bioPhotoSmallRight {
	margin-bottom: 10px;
	margin-right: 20px;
}
