.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	border: none;
	height: 19px;
}
.fsv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.purple {
	color: #C51062;
}
.small {
	font-size: 11px;
}
.blue {
	color: #000066;
}
.paleblue {
	color: #9FD0E8;
}
a.Menu:link {color: #000066}
a.Menu:visited {color: #000066}
a.Menu:hover {color: #3333FF}
a.Menu:active {color: #000066}
.brightblue {
	color: #3333FF;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 204px;
	border: none;
	height: 17px;
	background-color: #DFEFF7;


}
.title {
	font-size: 14px;
	font-weight: bold;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: none;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100px;
	width: 100%;
	border: none;
}
.titlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textfieldnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 226px;
	border: none;
	height: 17px;
	background-color: #DFEFF7;


}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.gradheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.gradsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;

}
.captionperson {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;


}
.largered {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.vsmalltext {
	font-size: 8px;
}
