.main {

}
.main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	margin: 15px 20% 0px 20px;
}
.main img {
	margin-left: 20px;
}
a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.main sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.textLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.loginInfo {
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.textCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: 20%;
	margin-left: 10px;
}
.headLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.headCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0%;
}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textSubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.textBios {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10%;
	margin-left: 20px;
}
a.on {
	color: #000000;
	text-decoration: underline;
}
.subheadBios {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bioPhoto {
	margin-right: 15px;
}
.contact {
	margin-left:15px;
}
.logInButton {
	font-size:xx-small;
}
.fundTitle {
	font-size:14px;	
	background-color:#f7f7f7;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F90;
	text-align: left;
}
.logInButton
{
	font-size:xx-small;
}

.loginInfo
{
	text-align:right;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#666;
	margin-bottom:10px;
	margin-top:10px;
}
.aForm
{
	text-align:right;
}
.name
{
	text-decoration:underline;
}
#loginShell
{
	width:670px;
	background-color:#f7f7f7;
	padding-bottom:10px;
	padding-top:10px;
}
#bText
{
	text-align:left;
	font-size: 14px;
	width:670px;
	margin-top:10px;
}
#appreciate
{
	float:right;
	font-size: 14px;
}