.content { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height: 18px;
}

.pageHeading {
	font-size: 16px;
	font-weight: bold;
}

.pageSubHeading { 	
	font-size: 14px;
}
.pageFooter {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.thumbArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.headingArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.thumbPic {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom: 5px;
}

.thumbsLogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
.formInput {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	background-color: #EAEAFF;
	border: 1px solid #999999;
}
