.navHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.navList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.bodyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.formObj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #FF0000;
	width: 150px;
	background-color: #E9E9E9;



}
.formObjButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #CC0033;
	width: 50px;
	background-color: #E9E9E9;
	font-weight: bold;
	height: 20px;



}
.bodyTextBlue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
.formObj2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #FF0000;
	width: 150px;
	background-color: #E9E9E9;
	height: 75px;

}
.navListBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.cname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: #FFFFFF;
	font-weight: bold;


}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	border: #FFFFFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: left;
	font-style: oblique;


}
